added nixpkgs-master

This commit is contained in:
2024-11-02 21:26:42 -04:00
parent 2d0c2baee4
commit 9869f88a3e
5 changed files with 36 additions and 6 deletions

View File

@@ -18,6 +18,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05";
nixpkgs-master.url = "github:nixos/nixpkgs/master";
systems.url = "github:nix-systems/default-linux";
nixos-hardware.url = "github:nixos/nixos-hardware/master";