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

143 lines
3.6 KiB
Text
Raw Normal View History

2023-06-18 22:52:24 +02:00
{
"nodes": {
2024-11-05 13:45:33 +01:00
"aagl": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1730486342,
"narHash": "sha256-/fNj+vW2oE69JMXqyjadxVeuQoWshn+wHp2LHufiVpw=",
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
"rev": "512940696be1969a42d3b89e1e77f9dc7e0641b4",
"type": "github"
},
"original": {
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-04-05 14:36:20 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-04-05 14:36:20 +02:00
},
"locked": {
2024-11-11 17:40:51 +01:00
"lastModified": 1731235328,
"narHash": "sha256-NjavpgE9/bMe/ABvZpyHIUeYF1mqR5lhaep3wB79ucs=",
"owner": "nix-community",
"repo": "home-manager",
2024-11-11 17:40:51 +01:00
"rev": "60bb110917844d354f3c18e05450606a435d2d10",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"impermanence": {
"locked": {
2024-11-11 17:40:51 +01:00
"lastModified": 1731242966,
"narHash": "sha256-B3C3JLbGw0FtLSWCjBxU961gLNv+BOOBC6WvstKLYMw=",
2023-06-18 22:52:24 +02:00
"owner": "nix-community",
"repo": "impermanence",
2024-11-11 17:40:51 +01:00
"rev": "3ed3f0eaae9fcc0a8331e77e9319c8a4abd8a71a",
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-11-11 17:40:51 +01:00
"lastModified": 1731139594,
"narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=",
"owner": "nixos",
"repo": "nixpkgs",
2024-11-11 17:40:51 +01:00
"rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-11-11 17:40:51 +01:00
"lastModified": 1731264423,
"narHash": "sha256-DTWprnE/7Oud9JpJL1LOGVJP9CFod7YeArsb0U3yXWo=",
"owner": "nix-community",
"repo": "NUR",
2024-11-11 17:40:51 +01:00
"rev": "00516a12c8792c11daa0982b8285b54c9a4e3c5e",
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-11-11 17:40:51 +01:00
"lastModified": 1731193165,
"narHash": "sha256-pGF8L5g9QpkQtJP9JmNIRNZfcyhJHf7uT+d8tqI1h6Y=",
2024-08-28 18:33:08 +02:00
"owner": "nix-community",
"repo": "plasma-manager",
2024-11-11 17:40:51 +01:00
"rev": "f33173b9d22e554a6f869626bc01808d35995257",
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": {
2024-11-05 13:45:33 +01:00
"aagl": "aagl",
"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
}