bump flake.lock

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-20 12:07:15 +03:00
parent 2083f9b87b
commit 8e96d4dc5a
3 changed files with 83 additions and 63 deletions

View File

@ -19,6 +19,7 @@
# nixvim.url = "github:nix-community/nixvim";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-unstable";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11";
sops-nix.url = "github:mic92/sops-nix";
stylix.url = "github:danth/stylix";
# TODO: somehow reduce the number of *.inputs.nixpkgs.follows = "nixpkgs" stuff, mb a function?