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 d534133 commit 6eb6ed2Copy full SHA for 6eb6ed2
flake.nix
@@ -18,7 +18,6 @@
18
f {
19
pkgs = import nixpkgs {
20
inherit overlays system;
21
- config.allowUnfree = true;
22
};
23
});
24
pythonVersion = builtins.replaceStrings
0 commit comments