Skip to content

Commit 60dfb9b

Browse files
sternenseemannwolfgangwalther
authored andcommitted
haskell.compiler.ghcjs: remove at 8.10.7
1 parent 9b20b4d commit 60dfb9b

18 files changed

Lines changed: 17 additions & 1420 deletions

doc/release-notes/rl-2511.section.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646

4747
- `conduwuit` was removed due to upstream ceasing development and deleting their repository. For existing data, a migration to `matrix-conduit`, `matrix-continuwuity` or `matrix-tuwunel` may be possible.
4848

49+
- The GHCJS 8.10.7, exposed via `haskell.compiler.ghcjs` and `haskell.compiler.ghcjs810`, has been removed. Downstream users should migrate their projects to the new JavaScript backend of GHC proper which can be used via `pkgsCross.ghcjs` from Nixpkgs.
50+
4951
- `gnome-keyring` no longer ships with an SSH agent anymore because it has been deprecated upstream. You should use `gcr_4` instead, which provides the same features. More information on why this was done can be found on [the relevant GCR upstream PR](https://gitlab.gnome.org/GNOME/gcr/-/merge_requests/67).
5052

5153
- `stdenv.mkDerivation` and other derivation builders that use it no longer allow the value of `env` to be anything but an attribute set, for the purpose of setting environment variables that are available to the [builder](https://nix.dev/manual/nix/latest/store/derivation/#builder) process. An environment variable called `env` can still be provided by means of `mkDerivation { env.env = ...; }`, though we recommend to use a more specific name than "env".

pkgs/development/compilers/ghcjs/8.10/common-overrides.nix

Lines changed: 0 additions & 42 deletions
This file was deleted.

pkgs/development/compilers/ghcjs/8.10/configured-ghcjs-src.nix

Lines changed: 0 additions & 70 deletions
This file was deleted.

pkgs/development/compilers/ghcjs/8.10/default.nix

Lines changed: 0 additions & 144 deletions
This file was deleted.

pkgs/development/compilers/ghcjs/8.10/generate_host_version.hs

Lines changed: 0 additions & 54 deletions
This file was deleted.

pkgs/development/compilers/ghcjs/8.10/git.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)