flake.lock: Update
Flake lock file updates: • Updated input 'camasca': 'github:uku3lig/camasca/ac2d57b85cb9e8e54f2a43753e2032d6ce80ccc3?narHash=sha256-oumO7WOhClK6/KYpG7NOW6giusECzF4diIzlDK1zpYA%3D' (2024-10-14) → 'github:uku3lig/camasca/6aa35b55922d0c5033ae0fb723af12cefd4ce216?narHash=sha256-Nbil3AKMam6iXRsAA2GDq/aYuUKBl6NIY9JUpeV1QDI%3D' (2024-11-05) • Removed input 'camasca/flake-parts'
This commit is contained in:
parent
7b71730282
commit
33915d7a78
2 changed files with 3 additions and 7 deletions
9
flake.lock
generated
9
flake.lock
generated
|
@ -52,19 +52,16 @@
|
|||
},
|
||||
"camasca": {
|
||||
"inputs": {
|
||||
"flake-parts": [
|
||||
"flake-parts"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1728905971,
|
||||
"narHash": "sha256-oumO7WOhClK6/KYpG7NOW6giusECzF4diIzlDK1zpYA=",
|
||||
"lastModified": 1730806150,
|
||||
"narHash": "sha256-Nbil3AKMam6iXRsAA2GDq/aYuUKBl6NIY9JUpeV1QDI=",
|
||||
"owner": "uku3lig",
|
||||
"repo": "camasca",
|
||||
"rev": "ac2d57b85cb9e8e54f2a43753e2032d6ce80ccc3",
|
||||
"rev": "6aa35b55922d0c5033ae0fb723af12cefd4ce216",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -41,7 +41,6 @@
|
|||
camasca = {
|
||||
url = "github:uku3lig/camasca";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
agenix = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue