Add nix-packages flake
Some checks failed
pre-commit / pre-commit (push) Has been cancelled

This commit is contained in:
2024-07-25 23:04:43 +02:00
parent 72d3f18b8c
commit f24a0f96d9
6 changed files with 34 additions and 236 deletions

22
flake.lock generated
View File

@@ -122,6 +122,27 @@
"type": "github"
}
},
"nix-packages": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1721941415,
"narHash": "sha256-cwXnE1iElys54c0Kwv1ue1EKX1eoJECQlkEYnaNTJlg=",
"ref": "master",
"rev": "08c9b0d19c4d5f63e5169169a106a476899ccf27",
"revCount": 8,
"type": "git",
"url": "https://git.t-juice.club/torjus/nix-packages"
},
"original": {
"ref": "master",
"type": "git",
"url": "https://git.t-juice.club/torjus/nix-packages"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1721743106,
@@ -216,6 +237,7 @@
"ghettoptt": "ghettoptt",
"home-manager": "home-manager",
"huecli": "huecli",
"nix-packages": "nix-packages",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",
"sops-nix": "sops-nix"