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 44f4016 commit 3000702Copy full SHA for 3000702
flake.nix
@@ -49,7 +49,7 @@
49
'';
50
outputHashAlgo = "sha256";
51
outputHashMode = "recursive";
52
- outputHash = "sha256-IqePV4oF9/XKDnn+BWIstScY7DDD4YUBkBIv1InMO0o=";
+ outputHash = "sha256-u5VXC0agH7TKL73DR7RX3+ukq1dTBt7EaJuqXtx43Ek="; # pkgs.lib.fakeHash;
53
};
54
55
devshells.default = {
0 commit comments