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

119 lines
3 KiB
Text
Raw Normal View History

2023-06-18 22:52:24 +02:00
{
"nodes": {
2024-04-05 14:36:20 +02:00
"aagl": {
"inputs": {
2024-04-05 14:36:20 +02:00
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
]
},
2024-04-05 14:36:20 +02:00
"locked": {
2024-07-21 16:40:15 +02:00
"lastModified": 1721560199,
"narHash": "sha256-XQVh+i9/m2J2AfwuqJcKpm3GM67Top8mHKgaJ7lL1l0=",
2024-04-05 14:36:20 +02:00
"owner": "ezKEa",
"repo": "aagl-gtk-on-nix",
2024-07-21 16:40:15 +02:00
"rev": "cdb74c540af1d365ea799ba5d2200df707e31090",
2024-04-05 14:36:20 +02:00
"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"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2024-04-05 14:36:20 +02:00
},
"locked": {
2024-07-21 16:40:15 +02:00
"lastModified": 1721534365,
"narHash": "sha256-XpZOkaSJKdOsz1wU6JfO59Rx2fqtcarQ0y6ndIOKNpI=",
"owner": "nix-community",
"repo": "home-manager",
2024-07-21 16:40:15 +02:00
"rev": "635563f245309ef5320f80c7ebcb89b2398d2949",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-06-18 22:52:24 +02:00
"impermanence": {
"locked": {
2024-06-23 11:39:49 +02:00
"lastModified": 1719091691,
"narHash": "sha256-AxaLX5cBEcGtE02PeGsfscSb/fWMnyS7zMWBXQWDKbE=",
2023-06-18 22:52:24 +02:00
"owner": "nix-community",
"repo": "impermanence",
2024-06-23 11:39:49 +02:00
"rev": "23c1f06316b67cb5dabdfe2973da3785cfe9c34a",
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-07-21 16:40:15 +02:00
"lastModified": 1721379653,
"narHash": "sha256-8MUgifkJ7lkZs3u99UDZMB4kbOxvMEXQZ31FO3SopZ0=",
"owner": "nixos",
"repo": "nixpkgs",
2024-07-21 16:40:15 +02:00
"rev": "1d9c2c9b3e71b9ee663d11c5d298727dace8d374",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-07-21 16:40:15 +02:00
"lastModified": 1721571991,
"narHash": "sha256-0BFf1/dMFsAhKaX8PQTwkL81BItomTMEieAwjO23AKI=",
"owner": "nix-community",
"repo": "NUR",
2024-07-21 16:40:15 +02:00
"rev": "a3b348eb642914b2c9c6f17e114869c47f869555",
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
}
},
2023-06-18 22:52:24 +02:00
"root": {
"inputs": {
2024-04-05 14:36:20 +02:00
"aagl": "aagl",
"home-manager": "home-manager",
2023-06-18 22:52:24 +02:00
"impermanence": "impermanence",
2024-07-21 16:40:15 +02:00
"nixpkgs": "nixpkgs",
2024-06-23 14:40:05 +02:00
"nur": "nur"
2023-07-01 15:08:00 +02:00
}
2023-06-18 22:52:24 +02:00
}
},
"root": "root",
"version": 7
}