Using foundry nightly

This commit is contained in:
Miguel Palhas
2024-11-30 09:18:24 +00:00
parent 5d4f0ea959
commit e1aaade858
3 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
flake = false;
};
foundry = {
url = "github:shazow/foundry.nix/monthly";
url = "github:shazow/foundry.nix";
};
utils.url = "github:numtide/flake-utils";
hardware.url = "github:NixOS/nixos-hardware/master";