fix: wsl builds updated to latest
buildbot/nix-eval Build done.

This commit is contained in:
Greg Hellings
2026-02-17 17:04:11 -06:00
parent e2181f124a
commit 1e3117cd30
4 changed files with 2 additions and 43 deletions
-4
View File
@@ -31,10 +31,6 @@
# To enable backups: https://github.com/SaumonNet/proxmox-nixos/pull/45
#proxmox.url = "github:blecher-at/proxmox-nixos/fix-backup-pve-manager";
nix-hardware.url = "github:nixos/nixos-hardware";
nixos-generators = {
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixunstable";
};
nixvimunstable = {
url = "github:nix-community/nixvim/main";
inputs.nixpkgs.follows = "nixunstable";