This commit is contained in:
2024-11-06 22:11:54 +01:00
parent 91d567d5a5
commit 9a63e0423e
2 changed files with 17 additions and 0 deletions

16
flake.lock generated
View File

@@ -974,6 +974,21 @@
"type": "indirect"
}
},
"nur": {
"locked": {
"lastModified": 1730923063,
"narHash": "sha256-QSy8CAkCkDImoLEyICxXtPW9N4rSC9QXcPE83OLXc1c=",
"owner": "nix-community",
"repo": "NUR",
"rev": "51420b39807738ce2e8c43f034c35cd6bc920076",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
@@ -1009,6 +1024,7 @@
"hyprsysteminfo": "hyprsysteminfo",
"lanzaboote": "lanzaboote",
"nixpkgs": "nixpkgs_6",
"nur": "nur",
"spicetify-nix": "spicetify-nix",
"split-monitor-workspaces": "split-monitor-workspaces",
"stylix": "stylix"

View File

@@ -4,6 +4,7 @@
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
chaotic.url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
nur.url = "github:nix-community/NUR";
hyprsunset.url = "github:hyprwm/hyprsunset";
hyprsysteminfo.url = "github:/hyprwm/hyprsysteminfo";