mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: pin ghc to 9.6.4 stackage 22.16
This commit is contained in:
parent
2d7357a6ea
commit
19ba7905ad
2 changed files with 7 additions and 7 deletions
|
|
@ -55,6 +55,6 @@
|
|||
neovim.url = "github:neovim/neovim/v0.9.5?dir=contrib";
|
||||
# pins
|
||||
alt-ergo-pin.url = "github:NixOS/nixpkgs/1b95daa381fa4a0963217a5d386433c20008208a";
|
||||
ghc-pin.url = "github:nixos/nixpkgs/nixos-unstable"; # pin the latest unstable ghc
|
||||
ghc-pin.url = "github:NixOS/nixpkgs/e4330b3996980ccf70918af3c86ea3d89cd5433d"; # stackage LTS 22.16 / ghc964, right before ghc965
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue