nix-config/flake.lock

103 lines
2.5 KiB
Plaintext
Raw Normal View History

2024-05-11 15:53:20 +02:00
{
"nodes": {
2024-05-19 20:11:53 +02:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-21 23:45:31 +02:00
"lastModified": 1716291492,
"narHash": "sha256-Qvfoa99WdYIneGrrLFIKQCevLgB5vnxvwJe5aWbGYZY=",
2024-05-19 20:11:53 +02:00
"owner": "nix-community",
"repo": "disko",
2024-05-21 23:45:31 +02:00
"rev": "f1654e07728008d354c704d265fc710e3f5f42ee",
2024-05-19 20:11:53 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-05-11 15:53:20 +02:00
"hardware": {
"locked": {
2024-05-21 23:45:31 +02:00
"lastModified": 1716173274,
"narHash": "sha256-FC21Bn4m6ctajMjiUof30awPBH/7WjD0M5yqrWepZbY=",
2024-05-11 15:53:20 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-05-21 23:45:31 +02:00
"rev": "d9e0b26202fd500cf3e79f73653cce7f7d541191",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"home-manager": {
"inputs": {
2024-05-13 13:48:17 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-05-11 15:53:20 +02:00
},
"locked": {
2024-05-19 20:11:53 +02:00
"lastModified": 1715930644,
"narHash": "sha256-W9pyM3/vePxrffHtzlJI6lDS3seANQ+Nqp+i58O46LI=",
2024-05-11 15:53:20 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-19 20:11:53 +02:00
"rev": "e3ad5108f54177e6520535768ddbf1e6af54b59d",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-21 23:45:31 +02:00
"lastModified": 1716137900,
"narHash": "sha256-sowPU+tLQv8GlqtVtsXioTKeaQvlMz/pefcdwg8MvfM=",
2024-05-11 15:53:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-21 23:45:31 +02:00
"rev": "6c0b7a92c30122196a761b440ac0d46d3d9954f1",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-05-21 23:45:31 +02:00
"lastModified": 1716218643,
"narHash": "sha256-i/E7gzQybvcGAYDRGDl39WL6yVk30Je/NXypBz6/nmM=",
2024-05-11 15:53:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-21 23:45:31 +02:00
"rev": "a8695cbd09a7ecf3376bd62c798b9864d20f86ee",
2024-05-11 15:53:20 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-05-19 20:11:53 +02:00
"disko": "disko",
2024-05-11 15:53:20 +02:00
"hardware": "hardware",
"home-manager": "home-manager",
2024-05-13 13:48:17 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2024-05-11 15:53:20 +02:00
}
}
},
"root": "root",
"version": 7
}