flake.lock: bump

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-25 15:06:58 +03:00
parent aff9f72f2c
commit 5dfa9d62c4
3 changed files with 85 additions and 110 deletions

View File

@ -17,7 +17,6 @@
nix-index-database.url = "github:nix-community/nix-index-database";
nixos-cosmic.url = "github:lilyinstarlight/nixos-cosmic";
nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
# nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11";
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-unstable";
sops-nix.url = "github:mic92/sops-nix";
@ -25,7 +24,7 @@
url = "github:abenz1267/walker";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix.url = "github:danth/stylix/8b0d9317edd57c5374adcf6957ae4775875c2a9d";
stylix.url = "github:danth/stylix";
# TODO: somehow reduce the number of *.inputs.nixpkgs.follows = "nixpkgs" stuff, mb a function?
blueprint.inputs.nixpkgs.follows = "nixpkgs";
chaotic.inputs.nixpkgs.follows = "nixpkgs";