dotfiles/flake.lock

220 lines
5.7 KiB
Text
Raw Normal View History

2024-10-30 13:51:36 +10:00
{
"nodes": {
"colmena": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nix-github-actions": "nix-github-actions",
2026-01-31 09:57:24 +10:00
"nixpkgs": [
"nixpkgs-unstable"
],
"stable": [
"nixpkgs"
]
},
"locked": {
2025-02-19 12:14:25 +10:00
"lastModified": 1734374287,
"narHash": "sha256-rINodqeUuezuCWOnpJgrH7u9vJ86fYT+Dj8Mu8T/IBc=",
"owner": "zhaofengli",
"repo": "colmena",
2025-02-19 12:14:25 +10:00
"rev": "47b6414d800c8471e98ca072bc0835345741a56a",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "colmena",
2025-02-19 12:14:25 +10:00
"rev": "47b6414d800c8471e98ca072bc0835345741a56a",
"type": "github"
}
},
2026-01-31 09:57:24 +10:00
"dobutterfliescry-net": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-unstable": [
"nixpkgs-unstable"
],
"systems": [
"systems"
]
},
"locked": {
2026-01-31 10:57:49 +10:00
"lastModified": 1769819491,
"narHash": "sha256-hMr47pVjBGd9Jk0zlKL66GWBlS6E50Mp4sW0OBvneSk=",
2026-01-31 09:57:24 +10:00
"ref": "refs/heads/main",
2026-01-31 10:57:49 +10:00
"rev": "c0f53e00c1888ff9bd92055f0bdc3fe9f218d387",
"revCount": 57,
2026-01-31 09:57:24 +10:00
"type": "git",
"url": "https://forge.imbored.dev/emileclarkb/dobutterfliescry.net"
},
"original": {
"type": "git",
"url": "https://forge.imbored.dev/emileclarkb/dobutterfliescry.net"
}
},
2024-10-30 13:51:36 +10:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2026-01-31 09:57:24 +10:00
"inputs": {
"systems": "systems"
},
"locked": {
2026-01-31 09:57:24 +10:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
2026-01-31 09:57:24 +10:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
2026-01-31 09:57:24 +10:00
"id": "flake-utils",
"type": "indirect"
}
},
2024-11-04 11:59:14 +10:00
"grub2-themes": {
"inputs": {
2026-01-31 09:57:24 +10:00
"nixpkgs": "nixpkgs"
2024-11-04 11:59:14 +10:00
},
"locked": {
2025-10-24 17:22:27 +10:00
"lastModified": 1757136219,
"narHash": "sha256-tKU+vq34KHu/A2wD7WdgP5A4/RCmSD8hB0TyQAUlixA=",
2024-11-04 11:59:14 +10:00
"owner": "vinceliuice",
"repo": "grub2-themes",
2025-10-24 17:22:27 +10:00
"rev": "80dd04ddf3ba7b284a7b1a5df2b1e95ee2aad606",
2024-11-04 11:59:14 +10:00
"type": "github"
},
"original": {
"owner": "vinceliuice",
"repo": "grub2-themes",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"colmena",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729742964,
"narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "e04df33f62cdcf93d73e9a04142464753a16db67",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2024-10-30 13:51:36 +10:00
"nixpkgs": {
"locked": {
2026-01-31 09:57:24 +10:00
"lastModified": 1761269590,
"narHash": "sha256-yTr+PCi4wGbOEidrm8XyXBobLxLMqIBsbUyhwsN6wrc=",
2025-11-01 13:21:55 +10:00
"owner": "NixOS",
2024-10-30 13:51:36 +10:00
"repo": "nixpkgs",
2026-01-31 09:57:24 +10:00
"rev": "d792a6e0cd4ba35c90ea787b717d72410f56dc40",
2024-10-30 13:51:36 +10:00
"type": "github"
},
"original": {
2025-11-01 13:21:55 +10:00
"owner": "NixOS",
2026-01-31 09:57:24 +10:00
"ref": "master",
2024-10-30 13:51:36 +10:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2025-10-24 17:22:27 +10:00
"lastModified": 1761114652,
"narHash": "sha256-f/QCJM/YhrV/lavyCVz8iU3rlZun6d+dAiC3H+CDle4=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-10-24 17:22:27 +10:00
"rev": "01f116e4df6a15f4ccdffb1bcd41096869fb385c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-30 13:51:36 +10:00
"nixpkgs_2": {
"locked": {
2025-10-24 17:22:27 +10:00
"lastModified": 1761016216,
"narHash": "sha256-G/iC4t/9j/52i/nm+0/4ybBmAF4hzR8CNHC75qEhjHo=",
2024-10-30 13:51:36 +10:00
"owner": "nixos",
"repo": "nixpkgs",
2025-10-24 17:22:27 +10:00
"rev": "481cf557888e05d3128a76f14c76397b7d7cc869",
2024-10-30 13:51:36 +10:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.05",
2024-10-30 13:51:36 +10:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"colmena": "colmena",
2026-01-31 09:57:24 +10:00
"dobutterfliescry-net": "dobutterfliescry-net",
2024-11-04 11:59:14 +10:00
"grub2-themes": "grub2-themes",
2026-01-31 09:57:24 +10:00
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
"systems": "systems_2"
2024-10-30 13:51:36 +10:00
}
},
2026-01-31 09:57:24 +10:00
"systems": {
"locked": {
2026-01-31 09:57:24 +10:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
2026-01-31 09:57:24 +10:00
"owner": "nix-systems",
"repo": "default",
"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"
}
2024-10-30 13:51:36 +10:00
}
},
"root": "root",
"version": 7
}