restream/flake.lock

86 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2021-11-04 16:31:37 +01:00
{
"nodes": {
"flake-utils": {
2024-01-09 16:46:28 +01:00
"inputs": {
"systems": "systems"
},
2021-11-04 16:31:37 +01:00
"locked": {
2024-01-09 16:46:28 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2021-11-04 16:31:37 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-09 16:46:28 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2021-11-04 16:31:37 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-09 16:46:28 +01:00
"lastModified": 1704538339,
"narHash": "sha256-1734d3mQuux9ySvwf6axRWZRBhtcZA9Q8eftD6EZg6U=",
2021-11-04 16:31:37 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-09 16:46:28 +01:00
"rev": "46ae0210ce163b3cba6c7da08840c1d63de9c701",
2021-11-04 16:31:37 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-09 16:46:28 +01:00
"lastModified": 1704766659,
"narHash": "sha256-Q2wQ9jzp4j96HokmhUQey+pyZMp4Fye/ZPSLtBBV1J8=",
2021-11-04 16:31:37 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-01-09 16:46:28 +01:00
"rev": "afa87241c19241aca9b7a9103635b82db2b147bb",
2021-11-04 16:31:37 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2024-01-09 16:46:28 +01: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"
}
2021-11-04 16:31:37 +01:00
}
},
"root": "root",
"version": 7
}