Fix hyprland version

This commit is contained in:
Nathan McCarty 2023-06-16 20:57:07 -04:00
parent 787094af1e
commit e6ba10685c
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
2 changed files with 4 additions and 3 deletions

View File

@ -182,11 +182,11 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1686933914,
"narHash": "sha256-b/HfW4lGK8lkIZVvFVgd9EkR2lmhX2VIJyncnJcVl8I=",
"lastModified": 1686819210,
"narHash": "sha256-mM+9CGiLOZ7qGMf1mw6xz3O1hxPmb/6PIaqJfm+GAec=",
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "5ac625d7bdff6b6318058f396f0fa1641bb6e807",
"rev": "d768226de9281828c6346d7acff3ddc10b3e657f",
"type": "github"
},
"original": {

View File

@ -10,6 +10,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
hyprland-contrib.url = "github:hyprwm/contrib";
nix-on-droid = {
url = "github:t184256/nix-on-droid";
inputs = {