update nixos stable to unstable in prep for 25.05

This commit is contained in:
Tyler Mayoff 2025-04-29 22:16:51 -04:00
parent c0f1512489
commit 681e45d0b3
5 changed files with 32 additions and 32 deletions

View file

@ -3,7 +3,7 @@
inputs = {
# nixpkgs.follows = "nixos-cosmic/nixpkgs-stable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz";