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 7cb4b1be69
No known key found for this signature in database
4 changed files with 73 additions and 26 deletions

63
flake.lock generated
View file

@ -242,11 +242,11 @@
]
},
"locked": {
"lastModified": 1760015796,
"narHash": "sha256-c/WkaynHrRE1EHWATe5+vb9M9YabfTaR1GHivdybaSU=",
"lastModified": 1760103600,
"narHash": "sha256-R4cltQFceN3POiPhBu7aTKsrwqTiwo6zjzmitrHD80E=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "6564ee29d0521af3feba937a91024e6a3e77a8b6",
"rev": "bcccb01d0a353c028cc8cb3254cac7ebae32929e",
"type": "github"
},
"original": {
@ -435,13 +435,34 @@
"type": "github"
}
},
"nix-ci": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay_4"
},
"locked": {
"lastModified": 1760113386,
"narHash": "sha256-6gjmlJuvNJiRx/Ss2DKvtJvzJgXWhV30FCTkibKXC6U=",
"ref": "refs/heads/main",
"rev": "ac4fdac3b7e0722299003836928df115dada6cae",
"revCount": 8,
"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,
"narHash": "sha256-spZegilADH0q5OngM86u6NmXxduCNv5eX9vCiUPhOYc=",
"lastModified": 1760106635,
"narHash": "sha256-2GoxVaKWTHBxRoeUYSjv0AfSOx4qw5CWSFz2b+VolKU=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "3441b5242af7577230a78ffb03542add264179ab",
"rev": "9ed85f8afebf2b7478f25db0a98d0e782c0ed903",
"type": "github"
},
"original": {
@ -484,11 +505,11 @@
},
"nixpkgs-master": {
"locked": {
"lastModified": 1760020272,
"narHash": "sha256-/w2H6t+NxdtbZ/oBkb0i/bW766aOuq7X69Jz1CzC3Vw=",
"lastModified": 1760112597,
"narHash": "sha256-OVrj3jM33mKdgnHlwsISC4h0MayjESadorU49FapVFQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "531f6038cfe85c60b3f349b85e71939b539bc334",
"rev": "d4e0dea40464c69ad9c9f100f03195d6dd96203c",
"type": "github"
},
"original": {
@ -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,