1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "nodes": {
- "clanlib": {
- "inputs": {
- "flake-utils": [
- "flake-utils"
- ],
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1658510617,
- "narHash": "sha256-ByQ8DFXS01r5kxeogAehrJzSkBMWTVd+MPO6Mi9VZdY=",
- "owner": "grumbel",
- "repo": "clanlib-1.0",
- "rev": "19ec861d67a2ca3de35de9bdcda8ceebed9411a6",
- "type": "github"
- },
- "original": {
- "owner": "grumbel",
- "repo": "clanlib-1.0",
- "type": "github"
- }
- },
- "flake-utils": {
- "locked": {
- "lastModified": 1667395993,
- "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1667420999,
- "narHash": "sha256-NDz83NKuuEuonbhC5HnfhUpZsJQGmAWJr22snKGfhKs=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "4f09cfce9c1d54fb56b65125061a632849de1a49",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-22.05",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "clanlib": "clanlib",
- "flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
- }
|