Update inputs + move to nixos-unstable

This commit is contained in:
2026-02-21 13:00:28 -08:00
parent 58d54d1f17
commit 382b2c374d
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";