nix-book/flake.lock
Amy de Buitléir 0babfb7f9c temp
2026-02-03 15:44:06 +00: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": 1770131990,
"narHash": "sha256-Kn63KtkmiBeZ4K/U5aHzh+dtnEvfY764KRbLgblluME=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c248f2ae64aa2b3c11afe3b50dd49c06885759c4",
"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
}