diff options
author | Mihai Fufezan <[email protected]> | 2022-06-01 01:52:34 +0300 |
---|---|---|
committer | Mihai Fufezan <[email protected]> | 2022-06-01 23:52:08 +0300 |
commit | 9447fcd603520a57b2845edd42fdd981303acf18 (patch) | |
tree | 90858d39de0892e413b7879cea4abab12994c2ff /flake.lock | |
parent | 9acf15efd7268406bffdf9141b31851a06007e24 (diff) | |
download | Hyprland-9447fcd603520a57b2845edd42fdd981303acf18.tar.gz Hyprland-9447fcd603520a57b2845edd42fdd981303acf18.zip |
fix Nix build and add updater
- move unnecessary toplevel files to nix/
- added patch that ignores the submodule (revert)
- add update script run by a workflow
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,11 +26,11 @@ "flake": false, "locked": { "host": "gitlab.freedesktop.org", - "lastModified": 1654018490, - "narHash": "sha256-6c/2lVXpr1qL/NAiaEwFO7kiTOMc6UJjYXtxDHifBwk=", + "lastModified": 1653658290, + "narHash": "sha256-zZaona39DOZNL93A1KG3zAi8vDttJBirxacq24hWCn4=", "owner": "wlroots", "repo": "wlroots", - "rev": "ec328ca8cc82f5cac657141e31a81a590759150d", + "rev": "75d31509db8c28e8379fe9570118ef8c82284581", "type": "gitlab" }, "original": { |