Skip to content

Commit c7b945c

Browse files
committed
Update nixpkgs to 2511
Switch from nixpkgs-2505 to nixpkgs-2511, updating haskell.nix and all related inputs to their latest versions.
1 parent 920b125 commit c7b945c

File tree

2 files changed

+43
-26
lines changed

2 files changed

+43
-26
lines changed

flake.lock

Lines changed: 42 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Minimal devshell flake for haskell";
33

44
inputs.haskellNix.url = "github:input-output-hk/haskell.nix";
5-
inputs.nixpkgs.follows = "haskellNix/nixpkgs-2505";
5+
inputs.nixpkgs.follows = "haskellNix/nixpkgs-2511";
66
inputs.flake-utils.url = "github:numtide/flake-utils";
77
inputs.iohk-nix.url = "github:input-output-hk/iohk-nix";
88
inputs.cabal.url = "github:stable-haskell/cabal";

0 commit comments

Comments
 (0)