nixos-installer/flake.lock

64 lines
1.6 KiB
JSON

{
"nodes": {
"config": {
"locked": {
"dir": "example/defaultConfig",
"lastModified": 1652094794,
"narHash": "sha256-YKsmTOispYxmmpf7i9BJ0Gt9itLcfyXExteYQoZUfGQ=",
"owner": "NiklasGollenstede",
"repo": "nix-wiplib",
"rev": "5e9cc7ce3440be9ce6aeeaedcc70db9c80489c5f",
"type": "github"
},
"original": {
"dir": "example/defaultConfig",
"owner": "NiklasGollenstede",
"repo": "nix-wiplib",
"rev": "5e9cc7ce3440be9ce6aeeaedcc70db9c80489c5f",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1665734422,
"narHash": "sha256-v8DMfRyFdulDyCCoOXak+oue1IgVBJZdSY1eXqdMRwQ=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "c8c54d8f0af9f19ed6e929e60f0e1609b89b1240",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1665613119,
"narHash": "sha256-VTutbv5YKeBGWou6ladtgfx11h6et+Wlkdyh4jPJ3p0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e06bd4b64bbfda91d74f13cb5eca89485d47528f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"config": "config",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}