🚀 add hyprland module

This commit is contained in:
Moritz Böhme 2022-11-25 10:24:29 +01:00
parent ad7ba759a6
commit 9918bfe0c6
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
11 changed files with 318 additions and 11 deletions

60
flake.lock generated
View file

@ -193,6 +193,25 @@
"type": "sourcehut"
}
},
"hyprland": {
"inputs": {
"nixpkgs": "nixpkgs",
"wlroots": "wlroots"
},
"locked": {
"lastModified": 1669309881,
"narHash": "sha256-Au7BTeUe++JCOWwvO4O3xLpWlZlbmsOJK+EurjIbgqE=",
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "379597e78f512ff2d64a83ba3eb21b7a3444d4f9",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"master": {
"locked": {
"lastModified": 1667830549,
@ -209,6 +228,22 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1668765800,
"narHash": "sha256-rC40+/W6Hio7b/RsY8SvQPKNx4WqNcTgfYv8cUMAvJk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1667669848,
"narHash": "sha256-nD2dk2A+1zUlUT18ppDFVWwimi26+ultc2QRsulQwQ8=",
@ -224,7 +259,7 @@
"type": "github"
}
},
"nixpkgs_2": {
"nixpkgs_3": {
"locked": {
"lastModified": 1667292599,
"narHash": "sha256-7ISOUI1aj6UKMPIL+wwthENL22L3+A9V+jS8Is3QsRo=",
@ -266,7 +301,7 @@
"pre-commit-hooks_2": {
"inputs": {
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_2"
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1667760143,
@ -291,8 +326,9 @@
"forgit-git": "forgit-git",
"home-manager": "home-manager",
"howdy": "howdy",
"hyprland": "hyprland",
"master": "master",
"nixpkgs": "nixpkgs",
"nixpkgs": "nixpkgs_2",
"pre-commit-hooks": "pre-commit-hooks_2",
"stable": "stable",
"utils": "utils_2"
@ -346,6 +382,24 @@
"repo": "flake-utils-plus",
"type": "github"
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1668785720,
"narHash": "sha256-CX+PYJP2PxZWL380WzyMNsrfRgIb/78brdwvDg/zj28=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "4ff46e6cf9463e594605928feeb7c55cf323b5e7",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
}
},
"root": "root",