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": {
2024-03-24 20:54:34 +00:00
"lastModified": 1711148452,
"narHash": "sha256-2MUcJV0Vs0Zfw+XPH7uslAXXpiLj3Wijcizq1DsRt3A=",
2023-11-12 22:27:50 +00:00
"ref": "refs/heads/canon",
2024-03-24 20:54:34 +00:00
"rev": "37776fcf8ca8b93a1c2a46f9323be97913113fbd",
"revCount": 43,
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": {
2024-03-24 20:54:34 +00:00
"lastModified": 1711231723,
"narHash": "sha256-dARJQ8AJOv6U+sdRePkbcVyVbXJTi1tReCrkkOeusiA=",
2023-11-12 22:27:50 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-24 20:54:34 +00:00
"rev": "e1d501922fd7351da4200e1275dfcf5faaad1220",
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": 1711246447,
"narHash": "sha256-g9TOluObcOEKewFo2fR4cn51Y/jSKhRRo4QZckHLop0=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "dcc802a6ec4e9cc6a1c8c393327f0c42666f22e4",
"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
}