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 16015ee commit 6887e8bCopy full SHA for 6887e8b
shell.nix
@@ -1,4 +1,4 @@
1
-with import (fetchTarball https://github.com/NixOS/nixpkgs/archive/22.05.tar.gz) { };
+with import (fetchTarball https://github.com/NixOS/nixpkgs/archive/22.11.tar.gz) { };
2
3
stdenv.mkDerivation {
4
name = "--libraryname--";
0 commit comments