nix-book/flake.lock
Amy de Buitléir 2f81f94db5 switch to flake
2025-09-16 13:26:31 +01:00

128 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"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1687171271,
"narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1758024132,
"narHash": "sha256-T68/gCn378Owm2I93V/pY0TPXjzdBmt9JeXMX9Q9PbM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b780ce5f517649d8c0a36b566282ff69aaf6704f",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1687361485,
"narHash": "sha256-VnehRY7mr8jNTZmAfcav3vW5JrFXt6fdcjGGz4rpxN0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3923eeb462005fe77d4273228c563ea139fa070e",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"run-code-inline": "run-code-inline"
}
},
"run-code-inline": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1692469027,
"narHash": "sha256-1mCjD1zO3bSN9Kpn5A8QiL2Q4GWHpY8xcHb3k5c1YSc=",
"ref": "refs/heads/main",
"rev": "37443f8a1c793eec5b48ea9d28f8041c060ccf59",
"revCount": 8,
"type": "git",
"url": "https://codeberg.org/mhwombat/run-code-inline"
},
"original": {
"type": "git",
"url": "https://codeberg.org/mhwombat/run-code-inline"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"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"
}
}
},
"root": "root",
"version": 7
}