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 64a31bf commit c5e383fCopy full SHA for c5e383f
shell.nix
@@ -1,4 +1,4 @@
1
-with (import (fetchTarball https://github.com/nixos/nixpkgs/archive/779db7898ca58416f6d1e5bc3c4ed4dafd32879c.tar.gz) {});
+with (import (fetchTarball https://github.com/nixos/nixpkgs/archive/db9208ab987cdeeedf78ad9b4cf3c55f5ebd269b.tar.gz) {});
2
3
let
4
0 commit comments