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": {
"lastModified": 1716126753,
"narHash": "sha256-fdodsQ2AWreGj4arHk6cKcnqlWrNiLb64eRrHtMZ5cw=",
"owner": "nix-community",
"repo": "disko",
"rev": "601be8412d2ab72f752448766fe0fb2f00d5c40c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-05-11 15:53:20 +02:00
"hardware": {
"locked": {
2024-05-19 20:11:53 +02:00
"lastModified": 1716141623,
"narHash": "sha256-4NEvf7sULDyYoXIgeXHWGe7mXlr7+UL7TvgDkMqpbPY=",
2024-05-11 15:53:20 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-05-19 20:11:53 +02:00
"rev": "f0cf56878046c42ec2096a2ade89203e7348917b",
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-19 20:11:53 +02:00
"lastModified": 1715961556,
"narHash": "sha256-+NpbZRCRisUHKQJZF3CT+xn14ZZQO+KjxIIanH3Pvn4=",
2024-05-11 15:53:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-19 20:11:53 +02:00
"rev": "4a6b83b05df1a8bd7d99095ec4b4d271f2956b64",
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-19 20:11:53 +02:00
"lastModified": 1716061101,
"narHash": "sha256-H0eCta7ahEgloGIwE/ihkyGstOGu+kQwAiHvwVoXaA0=",
2024-05-11 15:53:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-19 20:11:53 +02:00
"rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
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
}