generated from phundrak/rust-poem-openapi-template
97 lines
2.4 KiB
Plaintext
97 lines
2.4 KiB
Plaintext
|
{
|
||
|
"nodes": {
|
||
|
"flake-utils": {
|
||
|
"inputs": {
|
||
|
"systems": "systems"
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1710146030,
|
||
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
||
|
"owner": "numtide",
|
||
|
"repo": "flake-utils",
|
||
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "numtide",
|
||
|
"repo": "flake-utils",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"nixpkgs": {
|
||
|
"locked": {
|
||
|
"lastModified": 1723175592,
|
||
|
"narHash": "sha256-M0xJ3FbDUc4fRZ84dPGx5VvgFsOzds77KiBMW/mMTnI=",
|
||
|
"owner": "nixos",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "5e0ca22929f3342b19569b21b2f3462f053e497b",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "nixos",
|
||
|
"ref": "nixos-unstable",
|
||
|
"repo": "nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"nixpkgs_2": {
|
||
|
"locked": {
|
||
|
"lastModified": 1718428119,
|
||
|
"narHash": "sha256-WdWDpNaq6u1IPtxtYHHWpl5BmabtpmLnMAx0RdJ/vo8=",
|
||
|
"owner": "NixOS",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "e6cea36f83499eb4e9cd184c8a8e823296b50ad5",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "NixOS",
|
||
|
"ref": "nixpkgs-unstable",
|
||
|
"repo": "nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"root": {
|
||
|
"inputs": {
|
||
|
"flake-utils": "flake-utils",
|
||
|
"nixpkgs": "nixpkgs",
|
||
|
"rust-overlay": "rust-overlay"
|
||
|
}
|
||
|
},
|
||
|
"rust-overlay": {
|
||
|
"inputs": {
|
||
|
"nixpkgs": "nixpkgs_2"
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1723256423,
|
||
|
"narHash": "sha256-9iDTrfVM+mbcad31a47oqW8t8tfSA4C/si6F8F2DO/w=",
|
||
|
"owner": "oxalica",
|
||
|
"repo": "rust-overlay",
|
||
|
"rev": "615cfd85b4d9c51811a8d875374268fab5bd4089",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "oxalica",
|
||
|
"repo": "rust-overlay",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"systems": {
|
||
|
"locked": {
|
||
|
"lastModified": 1681028828,
|
||
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||
|
"owner": "nix-systems",
|
||
|
"repo": "default",
|
||
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "nix-systems",
|
||
|
"repo": "default",
|
||
|
"type": "github"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"root": "root",
|
||
|
"version": 7
|
||
|
}
|