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-10-04 17:46:01 +02:00
"lastModified": 1728041527,
"narHash": "sha256-03liqiJtk9UP7YQHW4r8MduKCK242FQzud8iWvvlK+o=",
"owner": "nix-community",
"repo": "home-manager",
2024-10-04 17:46:01 +02:00
"rev": "509dbf8d45606b618e9ec3bbe4e936b7c5bc6c1e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"impermanence": {
"locked": {
2024-10-04 17:46:01 +02:00
"lastModified": 1727649413,
"narHash": "sha256-FA53of86DjFdeQzRDVtvgWF9o52rWK70VHGx0Y8fElQ=",
2023-06-18 22:52:24 +02:00
"owner": "nix-community",
"repo": "impermanence",
2024-10-04 17:46:01 +02:00
"rev": "d0b38e550039a72aff896ee65b0918e975e6d48e",
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-10-04 17:46:01 +02:00
"lastModified": 1727802920,
"narHash": "sha256-HP89HZOT0ReIbI7IJZJQoJgxvB2Tn28V6XS3MNKnfLs=",
"owner": "nixos",
"repo": "nixpkgs",
2024-10-04 17:46:01 +02:00
"rev": "27e30d177e57d912d614c88c622dcfdb2e6e6515",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-10-04 17:46:01 +02:00
"lastModified": 1728047131,
"narHash": "sha256-sVzshz1ZH2yT+ztWOS6EHlH68j6w+G7OekAdspDuja8=",
"owner": "nix-community",
"repo": "NUR",
2024-10-04 17:46:01 +02:00
"rev": "13a2fd6d97340d25c38d54f74d555dacf275bce4",
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-10-04 17:46:01 +02:00
"lastModified": 1727917089,
"narHash": "sha256-XWNBGf8Z03sqA5/m99X6XTFbHGNuVx1gMaMQJbdDIrY=",
2024-08-28 18:33:08 +02:00
"owner": "nix-community",
"repo": "plasma-manager",
2024-10-04 17:46:01 +02:00
"rev": "bc14b17bff1557de8f103172508f896a87bb9cdb",
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
}