231 lines
5.9 KiB
JSON
231 lines
5.9 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1653893745,
|
|
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1654113405,
|
|
"narHash": "sha256-VpK+0QaWG2JRgB00lw77N9TjkE3ec0iMYIX1TzGpxa4=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "ac2287df5a2d6f0a44bbcbd11701dbbf6ec43675",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "release-22.05",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager-unstable": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1654422613,
|
|
"narHash": "sha256-ZxkMM13AnrMwYOV99ohzcqeTkAOqD9Q2SBdZ9WoFE9Y=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "20703892473d01c70fb10248442231fe94f4ceb4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-rice": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": "nixpkgs",
|
|
"pre-commit-hooks": "pre-commit-hooks"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1654440289,
|
|
"narHash": "sha256-Mgm0eUNDb9td3aVImg7jYq/0W0XWPJo1g6K4ONgr31U=",
|
|
"owner": "bertof",
|
|
"repo": "nix-rice",
|
|
"rev": "9faf7bdc8935577f48eb80d4625a01a024e82489",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "bertof",
|
|
"repo": "nix-rice",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-hardware": {
|
|
"locked": {
|
|
"lastModified": 1654057797,
|
|
"narHash": "sha256-mXo7C4v7Jj2feBzcReu1Eu/3Rnw5b023E9kOyFsHZQw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixos-hardware",
|
|
"rev": "0cab18a48de7914ef8cad35dca0bb36868f3e1af",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "nixos-hardware",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1653931853,
|
|
"narHash": "sha256-O3wncIouj9x7gBPntzHeK/Hkmm9M1SGlYq7JI7saTAE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "f1c167688a6f81f4a51ab542e5f476c8c595e457",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1654435734,
|
|
"narHash": "sha256-5heW64p01GTp3vhOlTKVsZSRlQlqM37cCYcVByfg0WA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "e56f11391a431fa1063cd8ae9784c2efd4516619",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pre-commit-hooks": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"nix-rice",
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nix-rice",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1652714503,
|
|
"narHash": "sha256-qQKVEfDe5FqvGgkZtg5Pc491foeiDPIOeycHMqnPDps=",
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"rev": "521a524771a8e93caddaa0ac1d67d03766a8b0b3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pre-commit-hooks_2": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1652714503,
|
|
"narHash": "sha256-qQKVEfDe5FqvGgkZtg5Pc491foeiDPIOeycHMqnPDps=",
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"rev": "521a524771a8e93caddaa0ac1d67d03766a8b0b3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"home-manager": "home-manager",
|
|
"home-manager-unstable": "home-manager-unstable",
|
|
"nix-rice": "nix-rice",
|
|
"nixos-hardware": "nixos-hardware",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"pre-commit-hooks": "pre-commit-hooks_2",
|
|
"tex2nix": "tex2nix",
|
|
"unstable": "unstable"
|
|
}
|
|
},
|
|
"tex2nix": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1646670117,
|
|
"narHash": "sha256-fU6gLOP2xm6lTRKfMKeXAm7rEhYAVR4RcRFK1zh/QTM=",
|
|
"owner": "Mic92",
|
|
"repo": "tex2nix",
|
|
"rev": "74159694f0c27ffa3f9172c6d691635568fbece4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "tex2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"unstable": {
|
|
"locked": {
|
|
"lastModified": 1654230545,
|
|
"narHash": "sha256-8Vlwf0x8ow6pPOK2a04bT+pxIeRnM1+O0Xv9/CuDzRs=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "236cc2971ac72acd90f0ae3a797f9f83098b17ec",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|