Skip to content

Commit f13ca08

Browse files
authored
Merge pull request #1 from Pacman99/drop-ca
remove content-addressed experimental features
2 parents ffda6ad + c18bcd6 commit f13ca08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
experimentalFeatures = [
1919
"flakes"
2020
"nix-command"
21-
"ca-references"
22-
"ca-derivations"
2321
];
2422
in
2523
{ channel, config, pkgs, ... }: {

0 commit comments

Comments
 (0)