2022-09-16 22:44:43 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
2022-12-17 20:06:38 +01:00
|
|
|
"agenix": {
|
|
|
|
"inputs": {
|
2023-02-04 08:49:52 +01:00
|
|
|
"darwin": "darwin",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2022-12-17 20:06:38 +01:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-04-26 19:05:14 +02:00
|
|
|
"lastModified": 1682101079,
|
|
|
|
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
|
2022-12-17 20:06:38 +01:00
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "agenix",
|
2023-04-26 19:05:14 +02:00
|
|
|
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
|
2022-12-17 20:06:38 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "agenix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-02-04 08:49:52 +01:00
|
|
|
"darwin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"agenix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1673295039,
|
|
|
|
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
|
|
|
|
"owner": "lnl7",
|
|
|
|
"repo": "nix-darwin",
|
|
|
|
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "lnl7",
|
|
|
|
"ref": "master",
|
|
|
|
"repo": "nix-darwin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-09-16 22:44:43 +02:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2023-04-15 09:49:24 +02:00
|
|
|
]
|
2022-09-16 22:44:43 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-05-07 14:26:33 +02:00
|
|
|
"lastModified": 1683459775,
|
|
|
|
"narHash": "sha256-Ab1pIKOj7XRZbJAv4g9937ElhaZF7Pob3hqGTDKt5w8=",
|
2022-09-16 22:44:43 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2023-05-07 14:26:33 +02:00
|
|
|
"rev": "6fc82e56971523acfe1a61dbcb20f4bb969b3990",
|
2022-09-16 22:44:43 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-09-18 11:07:22 +02:00
|
|
|
"hyprland": {
|
|
|
|
"inputs": {
|
2022-12-06 22:57:50 +01:00
|
|
|
"hyprland-protocols": "hyprland-protocols",
|
2022-09-18 11:07:22 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2022-12-06 22:57:50 +01:00
|
|
|
"wlroots": "wlroots",
|
|
|
|
"xdph": "xdph"
|
2022-09-18 11:07:22 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-05-07 14:26:33 +02:00
|
|
|
"lastModified": 1683414693,
|
|
|
|
"narHash": "sha256-TH7iHV4mcStMk0NzySOiKcUMY5tjmOM9VbdNHEanvSs=",
|
2022-09-18 11:07:22 +02:00
|
|
|
"owner": "vaxerski",
|
|
|
|
"repo": "Hyprland",
|
2023-05-07 14:26:33 +02:00
|
|
|
"rev": "a31dceb2c623c41565193328f98b50694917e0bf",
|
2022-09-18 11:07:22 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "vaxerski",
|
|
|
|
"repo": "Hyprland",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-06 22:57:50 +01:00
|
|
|
"hyprland-protocols": {
|
2023-01-13 15:36:41 +01:00
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2022-12-06 22:57:50 +01:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-04-15 09:49:24 +02:00
|
|
|
"lastModified": 1681065697,
|
|
|
|
"narHash": "sha256-QPzwwlGKX95tl6ZEshboZbEwwAXww6lNLdVYd6T9Mrc=",
|
2022-12-06 22:57:50 +01:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprland-protocols",
|
2023-04-15 09:49:24 +02:00
|
|
|
"rev": "4d29e48433270a2af06b8bc711ca1fe5109746cd",
|
2022-12-06 22:57:50 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "hyprland-protocols",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-10-01 14:01:15 +02:00
|
|
|
"nixos-hardware": {
|
|
|
|
"locked": {
|
2023-05-07 14:26:33 +02:00
|
|
|
"lastModified": 1683269598,
|
|
|
|
"narHash": "sha256-KNsb+nBbB1Fmxd07dt4E0KXMT4YeKJB7gQaA6Xfk+mo=",
|
2022-10-01 14:01:15 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixos-hardware",
|
2023-05-07 14:26:33 +02:00
|
|
|
"rev": "51559e691f1493a26f94f1df1aaf516bb507e78b",
|
2022-10-01 14:01:15 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "master",
|
|
|
|
"repo": "nixos-hardware",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-09-16 22:44:43 +02:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-05-07 14:26:33 +02:00
|
|
|
"lastModified": 1683408522,
|
|
|
|
"narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
|
2023-02-04 08:49:52 +01:00
|
|
|
"owner": "nixos",
|
2022-09-16 22:44:43 +02:00
|
|
|
"repo": "nixpkgs",
|
2023-05-07 14:26:33 +02:00
|
|
|
"rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
|
2022-09-16 22:44:43 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-02-04 08:49:52 +01:00
|
|
|
"owner": "nixos",
|
2022-09-16 22:44:43 +02:00
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-11-26 20:30:27 +01:00
|
|
|
"nixpkgs-stable": {
|
|
|
|
"locked": {
|
2023-05-07 14:26:33 +02:00
|
|
|
"lastModified": 1683383741,
|
|
|
|
"narHash": "sha256-rAQSBnFGNKNomUUyVl+7v0tnp45677t4Ovlh9f57k6Q=",
|
2022-11-26 20:30:27 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nIxpkgs",
|
2023-05-07 14:26:33 +02:00
|
|
|
"rev": "adc7c6f1bbaa73cda26be2323353b63a05b42f61",
|
2022-11-26 20:30:27 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2022-12-17 20:06:38 +01:00
|
|
|
"ref": "nixos-22.11",
|
2022-11-26 20:30:27 +01:00
|
|
|
"repo": "nIxpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-09-18 11:07:22 +02:00
|
|
|
"nur": {
|
|
|
|
"locked": {
|
2023-05-07 14:26:33 +02:00
|
|
|
"lastModified": 1683459935,
|
|
|
|
"narHash": "sha256-6SRjyBr39/cWmYusQOs9QtFzFH/0MH3R9+ynVZekAmI=",
|
2022-09-18 11:07:22 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
2023-05-07 14:26:33 +02:00
|
|
|
"rev": "77327e3fa2b352aca843447be62fc9d596513b1c",
|
2022-09-18 11:07:22 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-09-16 22:44:43 +02:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2022-12-17 20:06:38 +01:00
|
|
|
"agenix": "agenix",
|
2022-09-16 22:44:43 +02:00
|
|
|
"home-manager": "home-manager",
|
2022-09-18 11:07:22 +02:00
|
|
|
"hyprland": "hyprland",
|
2022-10-01 14:01:15 +02:00
|
|
|
"nixos-hardware": "nixos-hardware",
|
2023-02-04 08:49:52 +01:00
|
|
|
"nixpkgs": "nixpkgs",
|
2022-11-26 20:30:27 +01:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable",
|
2022-09-18 11:07:22 +02:00
|
|
|
"nur": "nur"
|
2022-09-16 22:44:43 +02:00
|
|
|
}
|
|
|
|
},
|
2022-09-18 11:07:22 +02:00
|
|
|
"wlroots": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"host": "gitlab.freedesktop.org",
|
2023-04-26 19:05:14 +02:00
|
|
|
"lastModified": 1682436395,
|
|
|
|
"narHash": "sha256-GGEjkQO9m7YLYIXIXM76HWdhjg4Ye+oafOtyaFAYKI4=",
|
2022-09-18 11:07:22 +02:00
|
|
|
"owner": "wlroots",
|
|
|
|
"repo": "wlroots",
|
2023-04-26 19:05:14 +02:00
|
|
|
"rev": "6830bfc17fd94709e2cdd4da0af989f102a26e59",
|
2022-09-18 11:07:22 +02:00
|
|
|
"type": "gitlab"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"host": "gitlab.freedesktop.org",
|
|
|
|
"owner": "wlroots",
|
|
|
|
"repo": "wlroots",
|
|
|
|
"type": "gitlab"
|
|
|
|
}
|
2022-12-06 22:57:50 +01:00
|
|
|
},
|
|
|
|
"xdph": {
|
|
|
|
"inputs": {
|
2023-01-13 15:36:41 +01:00
|
|
|
"hyprland-protocols": [
|
|
|
|
"hyprland",
|
|
|
|
"hyprland-protocols"
|
|
|
|
],
|
2022-12-06 22:57:50 +01:00
|
|
|
"nixpkgs": [
|
|
|
|
"hyprland",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-04-26 19:05:14 +02:00
|
|
|
"lastModified": 1682439384,
|
|
|
|
"narHash": "sha256-zHDa8LCZs05TZHQSIZ3ucwyMPglBGHcqTBzfkLjYXTM=",
|
2022-12-06 22:57:50 +01:00
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "xdg-desktop-portal-hyprland",
|
2023-04-26 19:05:14 +02:00
|
|
|
"rev": "c0e233955568fbea4e859336f6d3d14d51294d7c",
|
2022-12-06 22:57:50 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hyprwm",
|
|
|
|
"repo": "xdg-desktop-portal-hyprland",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-09-16 22:44:43 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|