nix/flake.lock

65 lines
1.5 KiB
Text
Raw Normal View History

2024-06-13 15:38:40 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-15 21:59:32 +02:00
"lastModified": 1718243258,
"narHash": "sha256-abBpj2VU8p6qlRzTU8o22q68MmOaZ4v8zZ4UlYl5YRU=",
2024-06-13 15:38:40 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-15 21:59:32 +02:00
"rev": "8d5e27b4807d25308dfe369d5a923d87e7dbfda3",
2024-06-13 15:38:40 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-06-15 21:59:32 +02:00
"lastModified": 1718318537,
"narHash": "sha256-4Zu0RYRcAY/VWuu6awwq4opuiD//ahpc2aFHg2CWqFY=",
2024-06-13 15:38:40 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-15 21:59:32 +02:00
"rev": "e9ee548d90ff586a6471b4ae80ae9cfcbceb3420",
2024-06-13 15:38:40 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-06-15 21:59:32 +02:00
"ref": "nixos-unstable",
2024-06-13 15:38:40 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1715942738,
"narHash": "sha256-85fVkx0bFqblV89A/KLGuJd0IsxCT0wOTIFBQWM1p0o=",
"owner": "nix-community",
"repo": "NUR",
"rev": "cbe245e7ed40f92a6d40bb4a458f9003bbe612d7",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}