play/flake.lock

104 lines
2.6 KiB
Plaintext
Raw Normal View History

2023-11-12 22:27:50 +00:00
{
"nodes": {
"artemist-packages": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1727841691,
"narHash": "sha256-8wX8czHVOKlD3+VHLn7mvwdIU1+aPk31TEOmfzc2cLQ=",
2023-11-12 22:27:50 +00:00
"ref": "refs/heads/canon",
"rev": "6d911ad15d938a2a6bbef536a4135235f6af9126",
"revCount": 71,
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": 1728538411,
"narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=",
2023-11-12 22:27:50 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
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": 1728613723,
"narHash": "sha256-zVVj0PKguM8ZMdLE43YW7dzer3tl9e6i5Qs1fr878+c=",
2024-03-24 20:54:34 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "ca93f28abd2147dd9997261dcaeacc5a30dba463",
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": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-11-12 22:27:50 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2023-11-12 22:27:50 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}