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.
2 parents ffda6ad + c18bcd6 commit f13ca08Copy full SHA for f13ca08
modules.nix
@@ -18,8 +18,6 @@
18
experimentalFeatures = [
19
"flakes"
20
"nix-command"
21
- "ca-references"
22
- "ca-derivations"
23
];
24
in
25
{ channel, config, pkgs, ... }: {
0 commit comments