play/flake.lock

107 lines
2.6 KiB
Plaintext
Raw Permalink Normal View History

2023-11-12 22:27:50 +00:00
{
"nodes": {
"artemist-packages": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
"lastModified": 1717636858,
"narHash": "sha256-4NTFcQODSvySNCBz++O5SrcSFwU/xyqDS++s6HIzUEU=",
2023-11-12 22:27:50 +00:00
"ref": "refs/heads/canon",
"rev": "4dc6a6a61ae68c559f56f28c778ddb1ebc8c9f9e",
"revCount": 49,
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": 1720181791,
"narHash": "sha256-i4vJL12/AdyuQuviMMd1Hk2tsGt02hDNhA0Zj1m16N8=",
2023-11-12 22:27:50 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4284c2b73c8bce4b46a6adf23e16d9e2ec8da4bb",
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": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1720318855,
"narHash": "sha256-w3CCVK9LJ5aznXGkO1IyAlbvMNJfyA+dBF7Z1Zwx1LA=",
2024-03-24 20:54:34 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "3eed08a074cd2000884a69d448d70da2843f7103",
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
}