From c0e63070eb11a5308b0870f94eeee56b1fe96dcb Mon Sep 17 00:00:00 2001 From: Emile Date: Sat, 28 Sep 2024 23:59:07 +0200 Subject: flake input nixpkgs master branch --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1a08e14..16ab234 100644 --- a/flake.nix +++ b/flake.nix @@ -2,6 +2,7 @@ inputs = { nixpkgs.url = "git+https://github.com/nixos/nixpkgs?ref=release-24.05"; nixpkgs-unstable.url = "git+https://github.com/nixos/nixpkgs?ref=nixpkgs-unstable"; + nixpkgs-master.url = "git+https://github.com/nixos/nixpkgs?ref=master"; darwin.url = "git+https://github.com/lnl7/nix-darwin"; darwin.inputs.nixpkgs.follows = "nixpkgs"; -- cgit 1.4.1