Simon Bruder
371fb43cf8
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02) → 'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13) • Updated input 'home-manager': 'github:nix-community/home-manager/65c47ced082e3353113614f77b1bc18822dc731f' (2023-01-23) → 'github:nix-community/home-manager/2cb27c79117a2a75ff3416c3199a2dc57af6a527' (2023-02-13) • Updated input 'nix-pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/ab608394886fb04b8a5df3cb0bab2598400e3634' (2023-02-06) → 'github:cachix/pre-commit-hooks.nix/c9495f017f67a11e9c9909b032dc7762dfc853cf' (2023-02-20) • Updated input 'nixos-hardware': 'github:nixos/nixos-hardware/16b6928ec622fd2356a80c0a9359eb350a94227d' (2023-02-07) → 'github:nixos/nixos-hardware/d24ea777c57b69c6b143cf11d83184ef71b0dbbf' (2023-02-20) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/13fdd3945d8a2da5e4afe35d8a629193a9680911' (2023-02-06) → 'github:nixos/nixpkgs/0cf4274b5d06325bd16dbf879a30981bc283e58a' (2023-02-19) • Updated input 'nixpkgs-unstable': 'github:nixos/nixpkgs/5a350a8f31bb7ef0c6e79aea3795a890cf7743d4' (2023-02-06) → 'github:nixos/nixpkgs/5f4e07deb7c44f27d498f8df9c5f34750acf52d2' (2023-02-18) • Updated input 'sops-nix': 'github:Mic92/sops-nix/5dc9710905bcd8d3fa4b8912a120d9a2f9fe25e5' (2023-02-07) → 'github:Mic92/sops-nix/1da7257baa1d6801c45d9d3dedae7ce79c0e6498' (2023-02-19) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/e32c33811815ca4a535a16faf1c83eeb4493145b' (2023-02-05) → 'github:NixOS/nixpkgs/f27a4e2f6a3a23b843ca1c736e6043fb8b99acc1' (2023-02-19)
431 lines
11 KiB
JSON
431 lines
11 KiB
JSON
{
|
|
"nodes": {
|
|
"bang-evaluator": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1627835028,
|
|
"narHash": "sha256-LHTdNog+0EmRn+4DIz451vvQ2EeC8KwyV3/8JpX9yiw=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "7fc3d5019c907566abbad8f84ba9555a5786bd01",
|
|
"revCount": 52,
|
|
"type": "git",
|
|
"url": "https://git.sbruder.de/simon/bangs"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.sbruder.de/simon/bangs"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1673956053,
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1676283394,
|
|
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nix-pre-commit-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1660459072,
|
|
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"utils": "utils"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1676257154,
|
|
"narHash": "sha256-eW3jymNLpdxS5fkp9NWKyNtgL0Gqtgg1vCTofKXDF1g=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "2cb27c79117a2a75ff3416c3199a2dc57af6a527",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "release-22.11",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"infinisilSystem": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1647486090,
|
|
"narHash": "sha256-JnhSUUIs7ioGDkZ/P7C0wGZH9fA81uv0R6aHtkr1W5Y=",
|
|
"owner": "Infinisil",
|
|
"repo": "system",
|
|
"rev": "9f7cf7497d26d57996edc7f70edcf7d2cccfdf60",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Infinisil",
|
|
"repo": "system",
|
|
"rev": "9f7cf7497d26d57996edc7f70edcf7d2cccfdf60",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"krops": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1644957911,
|
|
"narHash": "sha256-ggie/j7pdBqzDs4W7OiPmhqH9IGbXAbJxGqBdVxA8jA=",
|
|
"owner": "Mic92",
|
|
"repo": "krops",
|
|
"rev": "86fb3d2ee94fd8306231853b323ed8804edf26ec",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "krops",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"naersk": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"password-hash-self-service",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1655042882,
|
|
"narHash": "sha256-9BX8Fuez5YJlN7cdPO63InoyBy7dm3VlJkkmTt6fS1A=",
|
|
"owner": "nmattia",
|
|
"repo": "naersk",
|
|
"rev": "cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nmattia",
|
|
"repo": "naersk",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-pre-commit-hooks": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1676879534,
|
|
"narHash": "sha256-HU4RXcwsAX1u7AUbGOBDxkYQkeODcn+HZjXqKa1y/hk=",
|
|
"owner": "cachix",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"rev": "c9495f017f67a11e9c9909b032dc7762dfc853cf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "master",
|
|
"repo": "pre-commit-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-hardware": {
|
|
"locked": {
|
|
"lastModified": 1676924492,
|
|
"narHash": "sha256-78278eyP55JRFe7UCpmFwdkrTY6H2arzTpVeteWo8kM=",
|
|
"owner": "nixos",
|
|
"repo": "nixos-hardware",
|
|
"rev": "d24ea777c57b69c6b143cf11d83184ef71b0dbbf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "master",
|
|
"repo": "nixos-hardware",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1676817468,
|
|
"narHash": "sha256-ovuJ1jQOC2/EEibufBkXmSN/O9mLx80Wh7aDmHmHAhA=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "0cf4274b5d06325bd16dbf879a30981bc283e58a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-2205": {
|
|
"locked": {
|
|
"lastModified": 1672580127,
|
|
"narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "0874168639713f547c05947c76124f78441ea46c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-overlay": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nix-pre-commit-hooks": [
|
|
"nix-pre-commit-hooks"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1674396506,
|
|
"narHash": "sha256-NkCMOr9pHz0rlElFXeeh4dVmPiKCXa7NYXxvpjluZcI=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "d907a415182e3051cb4b06da69320a347be24a78",
|
|
"revCount": 48,
|
|
"type": "git",
|
|
"url": "https://git.sbruder.de/simon/nixpkgs-overlay"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.sbruder.de/simon/nixpkgs-overlay"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1673800717,
|
|
"narHash": "sha256-SFHraUqLSu5cC6IxTprex/nTsI81ZQAtDvlBvGDWfnA=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2f9fd351ec37f5d479556cd48be4ca340da59b8f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable_2": {
|
|
"locked": {
|
|
"lastModified": 1676771332,
|
|
"narHash": "sha256-YYn2K0AwyIyCzvP7C+xzEt64rlCRPyrllRPGNNu+50M=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "f27a4e2f6a3a23b843ca1c736e6043fb8b99acc1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-22.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable": {
|
|
"locked": {
|
|
"lastModified": 1676721149,
|
|
"narHash": "sha256-mN2EpTGxxVNnFZLoLWRwh6f7UWhXy4qE+wO2CZyrXps=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "5f4e07deb7c44f27d498f8df9c5f34750acf52d2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1657802959,
|
|
"narHash": "sha256-9+JWARSdlL8KiH3ymnKDXltE1vM+/WEJ78F5B1kjXys=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "4a01ca36d6bfc133bc617e661916a81327c9bbc8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"password-hash-self-service": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"naersk": "naersk",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"rust-overlay": "rust-overlay"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1657992602,
|
|
"narHash": "sha256-bFAR4Rvi/MWlvdtYZhCtRY6zDFjThA0QCthUqbaHjsE=",
|
|
"ref": "refs/heads/master",
|
|
"rev": "1b3435ec8615300fd81e96045ca7596e0f5a23f0",
|
|
"revCount": 14,
|
|
"type": "git",
|
|
"url": "https://git.sbruder.de/simon/password-hash-self-service"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.sbruder.de/simon/password-hash-self-service"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"bang-evaluator": "bang-evaluator",
|
|
"flake-utils": "flake-utils",
|
|
"home-manager": "home-manager",
|
|
"infinisilSystem": "infinisilSystem",
|
|
"krops": "krops",
|
|
"nix-pre-commit-hooks": "nix-pre-commit-hooks",
|
|
"nixos-hardware": "nixos-hardware",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-2205": "nixpkgs-2205",
|
|
"nixpkgs-overlay": "nixpkgs-overlay",
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
|
"password-hash-self-service": "password-hash-self-service",
|
|
"sops-nix": "sops-nix"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"password-hash-self-service",
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"password-hash-self-service",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1657939629,
|
|
"narHash": "sha256-8lX/pZNetbLCN2cW/O+vUz1rG8ig4RaVX5PWe5m4VLA=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "2cd36d4aef875867ee1d7963541ccb3ae50b358c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-stable": "nixpkgs-stable_2"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1676776227,
|
|
"narHash": "sha256-CSBeyGiDMYDw/nmafLfuu0ErVu7rzGoWIQwm2NkQQKY=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "1da7257baa1d6801c45d9d3dedae7ce79c0e6498",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|