1
Fork 0
nixos-system-config/flake.lock

105 lines
2.6 KiB
Text
Raw Normal View History

2023-06-18 22:52:24 +02:00
{
"nodes": {
2024-04-05 14:36:20 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-04-05 14:36:20 +02:00
},
"locked": {
2024-09-03 00:17:19 +02:00
"lastModified": 1725180166,
"narHash": "sha256-fzssXuGR/mCeGbzM1ExaTqDz7QDGta3WA4jJsZyRruo=",
"owner": "nix-community",
"repo": "home-manager",
2024-09-03 00:17:19 +02:00
"rev": "471e3eb0a114265bcd62d11d58ba8d3421ee68eb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"impermanence": {
"locked": {
2024-08-25 10:37:00 +02:00
"lastModified": 1724489415,
"narHash": "sha256-ey8vhwY/6XCKoh7fyTn3aIQs7WeYSYtLbYEG87VCzX4=",
2023-06-18 22:52:24 +02:00
"owner": "nix-community",
"repo": "impermanence",
2024-08-25 10:37:00 +02:00
"rev": "c7f5b394397398c023000cf843986ee2571a1fd7",
2023-06-18 22:52:24 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
2024-04-05 14:36:20 +02:00
"locked": {
2024-09-03 00:17:19 +02:00
"lastModified": 1725103162,
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
"owner": "nixos",
"repo": "nixpkgs",
2024-09-03 00:17:19 +02:00
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-09-05 12:22:13 +02:00
"lastModified": 1725529639,
"narHash": "sha256-dRQHGPv6a5sFkIpjhZ1cXLrHG5rfXnVJVE3ETVq1ilY=",
"owner": "nix-community",
"repo": "NUR",
2024-09-05 12:22:13 +02:00
"rev": "72cd6b31e8256c9b28939fd02b9f87efafd2375c",
2023-07-01 15:08:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
2023-07-01 15:08:00 +02:00
}
},
2024-08-28 18:33:08 +02:00
"plasma-manager": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-03 12:41:50 +02:00
"lastModified": 1725327224,
"narHash": "sha256-+cMfiE+zigDuChOFlhUH3yN7Yll9hr1LRBHsO09pqjY=",
2024-08-28 18:33:08 +02:00
"owner": "nix-community",
"repo": "plasma-manager",
2024-09-03 12:41:50 +02:00
"rev": "3f1589c38428bd8121fd5deebd86ce4108b29d6e",
2024-08-28 18:33:08 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "plasma-manager",
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-06-18 22:52:24 +02:00
"impermanence": "impermanence",
"nixpkgs": "nixpkgs",
2024-08-28 18:33:08 +02:00
"nur": "nur",
"plasma-manager": "plasma-manager"
2023-07-01 15:08:00 +02:00
}
2023-06-18 22:52:24 +02:00
}
},
"root": "root",
"version": 7
}