Cleanup dependencies
Some checks failed
check / check (push) Failing after 0s

This commit is contained in:
Florian RICHER 2024-10-28 20:56:56 +01:00
parent cdb1862695
commit 3e3185f184
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
2 changed files with 22 additions and 28 deletions

26
flake.lock generated
View file

@ -9,7 +9,9 @@
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1723293904,
@ -211,7 +213,9 @@
},
"flake-utils": {
"inputs": {
"systems": "systems_2"
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1726560853,
@ -521,7 +525,8 @@
"nix-straight": "nix-straight",
"nixgl": "nixgl",
"nixpkgs": "nixpkgs",
"nur": "nur"
"nur": "nur",
"systems": "systems"
}
},
"rotate-text": {
@ -571,21 +576,6 @@
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"ts-fold": {
"flake": false,
"locked": {