Update inputs + move to nixos-unstable

This commit is contained in:
2026-02-21 13:00:28 -08:00
parent 5a0a525f64
commit cf41285cb8
2 changed files with 32 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
{
inputs = {
# nixpkgs
nixpkgs.url = "github:NixOS/nixpkgs/master";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
# Common Utils Among flake inputs
systems.url = "github:nix-systems/default";