Skip to content

Commit 839f466

Browse files
chore(nix/nixpkgs-pinned): 2025-07-07 -> 2025-08-07
1 parent 34dde79 commit 839f466

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nix/nixpkgs-pinned.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
let
2-
# nixos unstable 2025-07-07
3-
commit = "1fd8bada0b6117e6c7eb54aad5813023eed37ccb";
4-
sha256 = "0jki9azscc2ys89g4qjd61jhsgs3l46rcma7w0395nr3h3m0hn97";
2+
# nixos unstable 2025-08-07
3+
commit = "c2ae88e026f9525daf89587f3cbee584b92b6134";
4+
sha256 = "1fsnvjvg7z2nvs876ig43f8z6cbhhma72cbxczs30ld0cqgy5dks";
55
in
66

77
import (builtins.fetchTarball {

0 commit comments

Comments
 (0)