Skip to content

Commit 527f827

Browse files
committed
Upgrade nixpkgs to nixos-23.11
1 parent 15ee0c9 commit 527f827

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nixpkgs/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{ ... }@args:
22
let
3-
# 2023-10-20
4-
sha256 = "07dv5x236rqf5b718b7bhpqf2yaq43h6w8mrz9fcb0hxwjzsxlpg";
5-
rev = "80c1aab725151632ddc2a20caeb914e76dd0673c";
3+
# 2023-11-30
4+
sha256 = "sha256:06m9r85brk6pcghm63ksl2zsx9j1kbagic3fx2p656z20v1bd48z";
5+
rev = "781e2a9797ecf0f146e81425c822dca69fe4a348";
66
in
77
import (fetchTarball {
88
inherit sha256;

0 commit comments

Comments
 (0)