copy party wooo
Some checks failed
/ ci (push) Has been cancelled

This commit is contained in:
Callum Leslie 2025-08-05 10:36:07 +01:00
parent 09787eec8f
commit 5640ce5d13
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
6 changed files with 89 additions and 5 deletions

39
flake.lock generated
View file

@ -121,6 +121,27 @@
"type": "github"
}
},
"copyparty": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"unstable"
]
},
"locked": {
"lastModified": 1754348197,
"narHash": "sha256-sVl/KDJR7X0bmRc/ccmuAy9HgcQXnnIaiOCWbSGvRPA=",
"owner": "9001",
"repo": "copyparty",
"rev": "b664ebb01f28094749e233ac70795ccd11fed253",
"type": "github"
},
"original": {
"owner": "9001",
"repo": "copyparty",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1731098351,
@ -475,6 +496,21 @@
}
},
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
@ -1008,7 +1044,7 @@
"nvf_2": {
"inputs": {
"flake-parts": "flake-parts_4",
"flake-utils": "flake-utils",
"flake-utils": "flake-utils_2",
"mnw": "mnw",
"nixpkgs": "nixpkgs_3",
"systems": "systems_3"
@ -1114,6 +1150,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"copyparty": "copyparty",
"devour-flake": "devour-flake",
"disko": "disko",
"firefox-addons": "firefox-addons",