We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ee0c9 commit 527f827Copy full SHA for 527f827
nixpkgs/default.nix
@@ -1,8 +1,8 @@
1
{ ... }@args:
2
let
3
- # 2023-10-20
4
- sha256 = "07dv5x236rqf5b718b7bhpqf2yaq43h6w8mrz9fcb0hxwjzsxlpg";
5
- rev = "80c1aab725151632ddc2a20caeb914e76dd0673c";
+ # 2023-11-30
+ sha256 = "sha256:06m9r85brk6pcghm63ksl2zsx9j1kbagic3fx2p656z20v1bd48z";
+ rev = "781e2a9797ecf0f146e81425c822dca69fe4a348";
6
in
7
import (fetchTarball {
8
inherit sha256;
0 commit comments