mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-22 23:35:51 -06:00
pin hyprland to try not to build qtbase
This commit is contained in:
parent
e94bd64891
commit
ad87fd3d13
2 changed files with 7 additions and 6 deletions
11
flake.lock
generated
11
flake.lock
generated
|
@ -205,16 +205,17 @@
|
|||
"xdph": "xdph"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1739123889,
|
||||
"narHash": "sha256-UQfbHDIicYkaK2pwT5gx0WMx64K/P6mq9Q6eauI1ZfM=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "f261fb6fe028a1427cfd672eee6e7d5705cd696f",
|
||||
"revCount": 5805,
|
||||
"lastModified": 1738457237,
|
||||
"narHash": "sha256-dSKR1VpjpdJVZ5dmLgIvAu3K+DYrSbohZkqxSQhjw8U=",
|
||||
"ref": "refs/tags/v0.47.2",
|
||||
"rev": "882f7ad7d2bbfc7440d0ccaef93b1cdd78e8e3ff",
|
||||
"revCount": 5767,
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/hyprwm/Hyprland/"
|
||||
},
|
||||
"original": {
|
||||
"ref": "refs/tags/v0.47.2",
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/hyprwm/Hyprland/"
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
nixos-wsl.url = "github:nix-community/NixOS-WSL";
|
||||
nix-index-database.url = "github:nix-community/nix-index-database";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland/?submodules=1";
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland/?submodules=1&ref=refs/tags/v0.47.2";
|
||||
hyprland-contrib.url = "github:hyprwm/contrib";
|
||||
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
||||
f1multiviewer.url = "github:daylinmorgan/f1multiviewer-flake";
|
||||
|
|
Loading…
Add table
Reference in a new issue