meow
Some checks failed
ci/woodpecker/push/build-cache Pipeline failed

This commit is contained in:
Lucy Hochkamp 2025-10-10 17:44:49 +02:00
parent 0345c756d8
commit 9dccc384f7
No known key found for this signature in database
3 changed files with 62 additions and 16 deletions

45
flake.lock generated
View file

@ -435,6 +435,27 @@
"type": "github"
}
},
"nix-ci": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay_4"
},
"locked": {
"lastModified": 1760110825,
"narHash": "sha256-ysGkA01DOa7ZDZms/tsxzJ6hrz9k4qDejbpL7bXWZtk=",
"ref": "refs/heads/main",
"rev": "f982e37fe5f64aa4b82f07ce622d6fb0c7ea23ce",
"revCount": 7,
"type": "git",
"url": "https://git.xyno.systems/xyno/nix-ci"
},
"original": {
"type": "git",
"url": "https://git.xyno.systems/xyno/nix-ci"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1759582739,
@ -603,6 +624,7 @@
"mtxclient": "mtxclient",
"nheko": "nheko",
"niri": "niri",
"nix-ci": "nix-ci",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
@ -676,6 +698,27 @@
}
},
"rust-overlay_4": {
"inputs": {
"nixpkgs": [
"nix-ci",
"nixpkgs"
]
},
"locked": {
"lastModified": 1760063676,
"narHash": "sha256-s5Fjh43skH2L+avOGioLmEHoYZffDbg3abV5h0gjeew=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "897deed0923cc5a1d560c5176abe0d172ec9716d",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_5": {
"inputs": {
"nixpkgs": [
"xwayland-satellite",
@ -814,7 +857,7 @@
"nixpkgs": [
"nixpkgs-master"
],
"rust-overlay": "rust-overlay_4"
"rust-overlay": "rust-overlay_5"
},
"locked": {
"lastModified": 1759707084,