nix check fix
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
2025-03-18 11:43:20 -05:00
parent f0dce6cde0
commit bbe9475175
3 changed files with 7 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ in
];
nix = {
package = pkgs.nixFlakes;
# package = pkgs.nixFlakes;
extraOptions = ''
experimental-features = nix-command flakes
keep-outputs = true