play/flake.lock

110 lines
2.7 KiB
Plaintext
Raw Normal View History

2023-11-12 22:27:50 +00:00
{
"nodes": {
"artemist-packages": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
"lastModified": 1711597760,
"narHash": "sha256-SQ5ixJU33jjgSOrloFkuhvbKPy2FVREVNc96caEHYAY=",
2023-11-12 22:27:50 +00:00
"ref": "refs/heads/canon",
"rev": "be4c446e1dc3391b353b07a701bed21db5b025bb",
"revCount": 46,
2023-11-12 22:27:50 +00:00
"type": "git",
"url": "https://git.mildlyfunctional.gay/artemist/packages.git"
},
"original": {
"type": "git",
"url": "https://git.mildlyfunctional.gay/artemist/packages.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1716358718,
"narHash": "sha256-NQbegJb2ZZnAqp2EJhWwTf6DrZXSpA6xZCEq+RGV1r0=",
2023-11-12 22:27:50 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3f316d2a50699a78afe5e77ca486ad553169061e",
2023-11-12 22:27:50 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"artemist-packages": "artemist-packages",
"nixpkgs": "nixpkgs",
2024-03-24 20:54:34 +00:00
"rust-overlay": "rust-overlay",
2023-11-12 22:27:50 +00:00
"utils": "utils"
}
},
2024-03-24 20:54:34 +00:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1716430594,
"narHash": "sha256-vdVzaGD5p+KG7XHepIeX5rUPmdzEcF2w6rhqfr0SNkI=",
2024-03-24 20:54:34 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "ee0db3aeebafeaada2b98d076de6d314b4c8682e",
2024-03-24 20:54:34 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-11-12 22:27:50 +00:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-03-22 22:29:45 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-11-12 22:27:50 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-22 22:29:45 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-11-12 22:27:50 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}