4e2bb71ed5
ci/woodpecker/push/woodpecker Pipeline failed
- packages/xontribs.nix: xontrib-prompt-starship, -broot, -term-integrations wheels for use with `programs.xonsh.extraPackages` (or xonsh.override) - packages/hyprspace.nix + hyprspace flake input (flake=false): rebuild plugin against the consumer's hyprland; exposed via overlays.hyprspace - overlays/gcc15-fixes.nix: hotdoc/kitty/libsecret/xdg-desktop-portal/afdko workarounds so fleet nodes on the same pin can opt in with one line - flake.nix: lift overlays out of eachSystem to the root (overlays.default was previously nested per-system, which doesn't match flake schema)
135 lines
3.3 KiB
JSON
135 lines
3.3 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1731533236,
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fleet-pins": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-armer": [
|
|
"fleet-pins",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-bim": [
|
|
"fleet-pins",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-ci": [
|
|
"fleet-pins",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-emmett": [
|
|
"fleet-pins",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-howard": [
|
|
"fleet-pins",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-mermaid": [
|
|
"fleet-pins",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-micron": [
|
|
"fleet-pins",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-projects": [
|
|
"fleet-pins",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1776894566,
|
|
"narHash": "sha256-oD0s9bTy8piFts/RcZhibytVoSu42/mItsvxH2icGMc=",
|
|
"ref": "main",
|
|
"rev": "1550e5be0e89a6a1b084a5662ad37b35b6905e49",
|
|
"revCount": 10,
|
|
"type": "git",
|
|
"url": "https://git.oleks.space/oleks/fleet-pins"
|
|
},
|
|
"original": {
|
|
"ref": "main",
|
|
"type": "git",
|
|
"url": "https://git.oleks.space/oleks/fleet-pins"
|
|
}
|
|
},
|
|
"hyprspace": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1764820995,
|
|
"narHash": "sha256-IMa4mvkF0w7OAy+yEzPFYs2an332K30lf5qfUOAS9Cw=",
|
|
"owner": "KZDKM",
|
|
"repo": "Hyprspace",
|
|
"rev": "0467be86b18cfc324fab04afbd40fe9ef80f7fa9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "KZDKM",
|
|
"repo": "Hyprspace",
|
|
"rev": "0467be86b18cfc324fab04afbd40fe9ef80f7fa9",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1771848320,
|
|
"narHash": "sha256-ppefbuGh9S1W3gNCvMPhsadn6FvshqaJAYRk1/N2JGY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"fleet-pins": "fleet-pins",
|
|
"hyprspace": "hyprspace",
|
|
"nixpkgs": [
|
|
"fleet-pins",
|
|
"nixpkgs-projects"
|
|
]
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|