mirror of
https://codeberg.org/privacy1st/nixos-anywhere-example
synced 2024-11-21 22:03:19 +01:00
Daniel Langbein
2447926973
Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/67c4508ce9a778f429a5af3571f49733fd3e8a05' (2023-07-30) → 'github:nix-community/disko/32ce057c183506cecb0b84950e4eaf39f37e8c75' (2023-10-09) • Updated input 'nixos-anywhere': 'github:numtide/nixos-anywhere/9df79870b04667f2d16f1a78a1ab87d124403fb7' (2023-08-05) → 'github:numtide/nixos-anywhere/cd5a2d7835e9edbb791a5df571c83822e2a3766e' (2023-10-10) • Updated input 'nixos-anywhere/disko': 'github:nix-community/disko/fef67a1ddc293b595d62a660f57deabbcb70ff95' (2023-06-26) → 'github:nix-community/disko/91af5b4a53ee8e57f4178ef58036dce49fbda91a' (2023-09-14) • Updated input 'nixos-anywhere/flake-parts': 'github:hercules-ci/flake-parts/37dd7bb15791c86d55c5121740a1887ab55ee836' (2023-06-26) → 'github:hercules-ci/flake-parts/7f53fdb7bdc5bb237da7fefef12d099e4fd611ca' (2023-09-01) • Updated input 'nixos-anywhere/nixos-2305': 'github:NixOS/nixpkgs/ba2ded3227a2992f2040fad4ba6f218a701884a5' (2023-06-28) → 'github:NixOS/nixpkgs/16a63df66bfefec64daab3da10d414055d782d66' (2023-09-14) • Updated input 'nixos-anywhere/nixos-images': 'github:nix-community/nixos-images/ccc1a2c08ce2fc38bcece85d2a6e7bf17bac9e37' (2023-06-15) → 'github:nix-community/nixos-images/c4c73bce65306a1e747684dd0d4bcf0ab2779585' (2023-09-11) • Updated input 'nixos-anywhere/treefmt-nix': 'github:numtide/treefmt-nix/0a4f06c27610a99080b69433873885df82003aae' (2023-06-28) → 'github:numtide/treefmt-nix/7a49c388d7a6b63bb551b1ddedfa4efab8f400d8' (2023-09-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5a8e9243812ba528000995b294292d3b5e120947' (2023-08-07) → 'github:NixOS/nixpkgs/f99e5f03cc0aa231ab5950a15ed02afec45ed51a' (2023-10-09)
180 lines
4.4 KiB
JSON
180 lines
4.4 KiB
JSON
{
|
|
"nodes": {
|
|
"disko": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1696814493,
|
|
"narHash": "sha256-1qArVsJGG2RHbV2iKFpAmM5os3myvwpXMOdFy5nh54M=",
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"rev": "32ce057c183506cecb0b84950e4eaf39f37e8c75",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"disko_2": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixos-anywhere",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1694710969,
|
|
"narHash": "sha256-5nMY+3JF/ktW8D8URataP6MCbbnID13P4CixARNoq6w=",
|
|
"owner": "nix-community",
|
|
"repo": "disko",
|
|
"rev": "91af5b4a53ee8e57f4178ef58036dce49fbda91a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "master",
|
|
"repo": "disko",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"nixos-anywhere",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1693611461,
|
|
"narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-2305": {
|
|
"locked": {
|
|
"lastModified": 1694724971,
|
|
"narHash": "sha256-NazxO2WuzV1pVnVoFpo7vJbgTTDhywhDxEDwFw6tyWY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "16a63df66bfefec64daab3da10d414055d782d66",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-23.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-anywhere": {
|
|
"inputs": {
|
|
"disko": "disko_2",
|
|
"flake-parts": "flake-parts",
|
|
"nixos-2305": "nixos-2305",
|
|
"nixos-images": "nixos-images",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"treefmt-nix": "treefmt-nix"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1696946271,
|
|
"narHash": "sha256-5/InK2BC5ZddlPScd5+6EjMKMUwDCEhRvoLUmrE3YjA=",
|
|
"owner": "numtide",
|
|
"repo": "nixos-anywhere",
|
|
"rev": "cd5a2d7835e9edbb791a5df571c83822e2a3766e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "nixos-anywhere",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-images": {
|
|
"inputs": {
|
|
"nixos-2305": [
|
|
"nixos-anywhere",
|
|
"nixos-2305"
|
|
],
|
|
"nixos-unstable": [
|
|
"nixos-anywhere",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1694429687,
|
|
"narHash": "sha256-fopTSMmOjk7/ro8+P2wZxAC8OPUKtuwHLNp2xSPXVjc=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-images",
|
|
"rev": "c4c73bce65306a1e747684dd0d4bcf0ab2779585",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-images",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1696879762,
|
|
"narHash": "sha256-Ud6bH4DMcYHUDKavNMxAhcIpDGgHMyL/yaDEAVSImQY=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "f99e5f03cc0aa231ab5950a15ed02afec45ed51a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"disko": "disko",
|
|
"nixos-anywhere": "nixos-anywhere",
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
},
|
|
"treefmt-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixos-anywhere",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1694528738,
|
|
"narHash": "sha256-aWMEjib5oTqEzF9f3WXffC1cwICo6v/4dYKjwNktV8k=",
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"rev": "7a49c388d7a6b63bb551b1ddedfa4efab8f400d8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "treefmt-nix",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|