poop-graph/flake.lock

97 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-04-15 23:27:29 -04:00
{
"nodes": {
2022-12-09 16:10:34 -05:00
"fenix": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-analyzer-src": "rust-analyzer-src"
2022-04-15 23:27:29 -04:00
},
"locked": {
2022-12-09 16:10:34 -05:00
"lastModified": 1670566996,
"narHash": "sha256-M+KsSE2D8ByDf3HZhnvLRpytg8aXScoWhg+NrdHjeeE=",
"owner": "nix-community",
"repo": "fenix",
"rev": "ab24d0ad17a733624b99f5d6466e71b8c239a001",
2022-04-15 23:27:29 -04:00
"type": "github"
},
"original": {
2022-12-09 16:10:34 -05:00
"owner": "nix-community",
"repo": "fenix",
2022-04-15 23:27:29 -04:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-12-09 16:10:34 -05:00
"lastModified": 1670332253,
"narHash": "sha256-O5SmhlIUt1s+vK4NXeGYqwcBIMwbBPAEZ3GHE3XT28c=",
"owner": "nixos",
2022-04-15 23:27:29 -04:00
"repo": "nixpkgs",
2022-12-09 16:10:34 -05:00
"rev": "1c9ffcf70786f0966982ce0fc76ec05df2e1dec2",
2022-04-15 23:27:29 -04:00
"type": "github"
},
"original": {
2022-12-09 16:10:34 -05:00
"owner": "nixos",
"ref": "nixos-unstable",
2022-04-15 23:27:29 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2022-12-09 16:10:34 -05:00
"lastModified": 1670507980,
"narHash": "sha256-riNZa0xzM1it3pzxciwALeMs+0CsBMWIW2FqulzK8vM=",
2022-04-15 23:27:29 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-09 16:10:34 -05:00
"rev": "2787fc7d1e51404678614bf0fe92fc296746eec0",
2022-04-15 23:27:29 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-09 16:10:34 -05:00
"ref": "nixos-unstable",
2022-04-15 23:27:29 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-12-09 16:10:34 -05:00
"fenix": "fenix",
"nixpkgs": "nixpkgs_2",
2022-04-15 23:27:29 -04:00
"utils": "utils"
}
},
2022-12-09 16:10:34 -05:00
"rust-analyzer-src": {
"flake": false,
2022-04-15 23:27:29 -04:00
"locked": {
2022-12-09 16:10:34 -05:00
"lastModified": 1670426523,
"narHash": "sha256-Zh+pAuj4PmBmISXCz+54yVSwSXZwbn+ZELgM85xVUE0=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "6e8a54d0f68702cf7981c8299357838eb0f4d5b2",
2022-04-15 23:27:29 -04:00
"type": "github"
},
"original": {
2022-12-09 16:10:34 -05:00
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
2022-04-15 23:27:29 -04:00
"type": "github"
}
},
"utils": {
"locked": {
2022-11-10 15:10:08 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-04-15 23:27:29 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-10 15:10:08 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-04-15 23:27:29 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}