arcology/flake.lock

118 lines
3.0 KiB
Plaintext

{
"nodes": {
"arroyo_rs": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1710377466,
"narHash": "sha256-7p5/TWrVgK5/DeQRKT7TgbASAzTT4ctxyvK4rkIvrf8=",
"ref": "refs/heads/main",
"rev": "0571f3369c7ee5b36ea3acd2eba1d8dd6de6115f",
"revCount": 162,
"type": "git",
"url": "https://code.rix.si/rrix/arroyo"
},
"original": {
"type": "git",
"url": "https://code.rix.si/rrix/arroyo"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708988343,
"narHash": "sha256-cdBpU7K65DOx+jtqxNDL1hYea4KfpWAgBgp2Rb39zcw=",
"ref": "nixos-23.11",
"rev": "0c3e150b06447d68ff3363f8a433b34fa4872660",
"revCount": 556130,
"type": "git",
"url": "ssh://gitea@last-bank:2222/rrix/nixpkgs"
},
"original": {
"ref": "nixos-23.11",
"type": "git",
"url": "ssh://gitea@last-bank:2222/rrix/nixpkgs"
}
},
"root": {
"inputs": {
"arroyo_rs": "arroyo_rs",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"arroyo_rs",
"nixpkgs"
]
}
},
"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
}