Update main branch #1

Merged
jakalx merged 120 commits from develop into main 2024-02-05 21:51:32 +01:00
Showing only changes of commit 26e5a0e217 - Show all commits

View file

@ -14,7 +14,7 @@ in {
nix.package = pkgs.nixUnstable;
nix.extraOptions = ''
experimental-features = nix-command flakes ca-derivations
experimental-features = nix-command flakes repl-flake ca-derivations
'';
# nix.registry.nixpkgs.flake = nixpkgs;