nixos-config/flake.lock

231 lines
5.8 KiB
Plaintext
Raw Normal View History

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-02 14:17:09 +02:00
"lastModified": 1682977601,
"narHash": "sha256-F1Va/Uiw2tVNn27FLqWyBkiqDyIm/eCamw9wA/GK8Fw=",
2022-09-16 22:44:43 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-02 14:17:09 +02:00
"rev": "0e4c33d76006c9080d2f228ba1c2308e3e4d7be6",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"hyprland": {
"inputs": {
2022-12-06 22:57:50 +01:00
"hyprland-protocols": "hyprland-protocols",
"nixpkgs": [
"nixpkgs"
],
2022-12-06 22:57:50 +01:00
"wlroots": "wlroots",
"xdph": "xdph"
},
"locked": {
2023-05-02 14:17:09 +02:00
"lastModified": 1682976507,
"narHash": "sha256-RC/zTlkOO1zl4vCw3iCH8G6owaf26gMAaQTOn9IEmGA=",
"owner": "vaxerski",
"repo": "Hyprland",
2023-05-02 14:17:09 +02:00
"rev": "c949173bc9c9f9e8276cba098cb82ed51ad4965b",
"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"
}
},
"nixos-hardware": {
"locked": {
2023-05-02 14:17:09 +02:00
"lastModified": 1683009613,
"narHash": "sha256-jJh8JaoHOLlk7iFLgZk1PlxCCNA2KTKfOLMLCa9mduA=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-05-02 14:17:09 +02:00
"rev": "7dc46304675f4ff2d6be921ef60883efd31363c4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2023-05-02 14:17:09 +02:00
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"repo": "nixpkgs",
2023-05-02 14:17:09 +02:00
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
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-02 14:17:09 +02:00
"lastModified": 1682931856,
"narHash": "sha256-phFRasoX9a7pPwfHwUO4A3HjccedEgVQLHR1UoPCY90=",
2022-11-26 20:30:27 +01:00
"owner": "NixOS",
"repo": "nIxpkgs",
2023-05-02 14:17:09 +02:00
"rev": "d529862de0cdabaebac67a48d825af99c2c3b50d",
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"
}
},
"nur": {
"locked": {
2023-05-02 14:17:09 +02:00
"lastModified": 1683027801,
"narHash": "sha256-JD8MHCGCEe/o85sB32O1v6/pElTL67M2P64pW6pLjZk=",
"owner": "nix-community",
"repo": "NUR",
2023-05-02 14:17:09 +02:00
"rev": "6c9338fab80683e440e674c235c2fee2b381e6c4",
"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",
"hyprland": "hyprland",
"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",
"nur": "nur"
2022-09-16 22:44:43 +02:00
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2023-04-26 19:05:14 +02:00
"lastModified": 1682436395,
"narHash": "sha256-GGEjkQO9m7YLYIXIXM76HWdhjg4Ye+oafOtyaFAYKI4=",
"owner": "wlroots",
"repo": "wlroots",
2023-04-26 19:05:14 +02:00
"rev": "6830bfc17fd94709e2cdd4da0af989f102a26e59",
"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
}