diff options
author | 2025-02-23 18:45:37 +0100 | |
---|---|---|
committer | 2025-02-23 21:40:00 +0100 | |
commit | 25ba6b6bf253fe0a2683bd2919c8320a82385390 (patch) | |
tree | b84d174d18b2af8d166768643b830e44cb44bb13 /nix/sources.json | |
parent | c4e7178003c5f7471d5e78161828f326e5a1940b (diff) |
update ghc to 9.10
Diffstat (limited to 'nix/sources.json')
-rw-r--r-- | nix/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json index 6cfed78..d2b20a1 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -11,10 +11,10 @@ "homepage": null, "owner": "NixOS", "repo": "nixpkgs", - "rev": "4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0", - "sha256": "0017sk0zjp6dkvf83c6lw6x2lvhaq2adqyyr1cvln862gc6sbs7y", + "rev": "632f04521e847173c54fa72973ec6c39a371211c", + "sha256": "16l9l6jbx2xy751p2nbz14fd9qgk9qsns38pihr5g12fk7361fsi", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/632f04521e847173c54fa72973ec6c39a371211c.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "sh": { |