PinetabV: catch2 & registry fix
This commit is contained in:
@@ -13,7 +13,7 @@ in {
|
||||
system.stateVersion = "24.05";
|
||||
nixpkgs.hostPlatform = "riscv64-linux";
|
||||
networking.hostName = "ptv";
|
||||
nix.registry.nixpkgs.flake = inputs.nixpkgs;
|
||||
nix.registry.nixpkgs.flake = inputs.nixpkgs-stable;
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
nixpkgs.overlays = [
|
||||
|
||||
Reference in New Issue
Block a user