mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
configured the purge bot
This commit is contained in:
parent
8dc4c74526
commit
a207695b2b
3 changed files with 47 additions and 0 deletions
22
flake.lock
generated
22
flake.lock
generated
|
@ -444,6 +444,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"purge": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1681388319,
|
||||
"narHash": "sha256-vyZKyXkF/EvgHa3V9eh0RcFr+GpryX8BTp39X8xw6qw=",
|
||||
"owner": "therealr5",
|
||||
"repo": "purge",
|
||||
"rev": "706233355bb912a0a41654773bce1e64a92aef0c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "therealr5",
|
||||
"ref": "nix",
|
||||
"repo": "purge",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils",
|
||||
|
@ -455,6 +476,7 @@
|
|||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nixvim": "nixvim",
|
||||
"purge": "purge",
|
||||
"sops-nix": "sops-nix",
|
||||
"xdph": "xdph"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue