Skip to content

Commit 3ec6c83

Browse files
committed
Update to nixpkgs 25.05
1 parent ec759bd commit 3ec6c83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pinned.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import (
22
builtins.fetchTarball {
3-
url = "https://github.com/NixOS/nixpkgs/archive/refs/tags/24.05.tar.gz";
4-
sha256 = "1lr1h35prqkd1mkmzriwlpvxcb34kmhc9dnr48gkm8hh089hifmx";
3+
url = "https://github.com/NixOS/nixpkgs/archive/refs/tags/25.05.tar.gz";
4+
sha256 = "1r4fhp3apf1qggsrm60ni820gxzpm04q9xdk1w3dap9qymi6bpdk";
55
}
66
)

0 commit comments

Comments
 (0)