summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCole Mickens <cole.mickens@gmail.com>2019-09-14 21:18:11 +0200
committerCole Mickens <cole.mickens@gmail.com>2019-09-14 21:18:11 +0200
commit2a10fd7d798a12d75617f5b27a96e8c20a632a62 (patch)
tree7bd0050a96fa64ca2c4e0027ed82bfb67b44f1bc
parent3c39366768eecd0287fee7520b7a5e357b228af0 (diff)
updates
-rw-r--r--README.md4
-rw-r--r--pkgs/wayfire/metadata.nix6
-rw-r--r--pkgs/wlroots/metadata.nix6
3 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index f1ac293..b5af1d9 100644
--- a/README.md
+++ b/README.md
@@ -32,13 +32,13 @@ Packages from this overlay are regularly updated and built against `nixos-unstab
| pkgs/swaylock | [2019-09-12 20:33](https://github.com/swaywm/swaylock/commits/426e1ce93d1344414bd3fa0eb7cd50d7ca9ec075) |
| pkgs/waybar | [2019-09-12 15:40](https://github.com/Alexays/waybar/commits/db74a46d7b9a52a85c65b6eae49ea1f546c11192) |
| pkgs/waybox | [2019-06-19 22:09](https://github.com/wizbright/waybox/commits/bed7b707f24613dae334de6e7bd8f4e3313fa249) |
-| pkgs/wayfire | [2019-09-12 19:55](https://github.com/WayfireWM/wayfire/commits/2cae3a18995fe2cf264a66b1c0c1a49d27a95842) |
+| pkgs/wayfire | [2019-09-13 20:27](https://github.com/WayfireWM/wayfire/commits/0f84ac9b2b50e77b448b1dd4735a1f6682d4edb8) |
| pkgs/wf-config | [2019-09-04 07:39](https://github.com/WayfireWM/wf-config/commits/e8d57d19183e0d358671e3aa7335cc2d3722321d) |
| pkgs/wf-recorder | [2019-08-05 20:58](https://github.com/ammen99/wf-recorder/commits/20ab054b11d20c6d0da63917998af00c2f96d7c3) |
| pkgs/wl-clipboard | [2019-04-15 15:53](https://github.com/bugaevc/wl-clipboard/commits/c010972e6b0d2eb3002c49a6a1b5620ff5f7c910) |
| pkgs/wdisplays | [2019-09-09 15:10](https://github.com/cyclopsian/wdisplays/commits/03de59d30733a4228208ab4ce7613ced0e02c9b9) |
| pkgs/wldash | [2019-09-10 12:26](https://github.com/kennylevinsen/wldash/commits/b94e80c3464aabac61d594ff4b0273ffacd94127) |
-| pkgs/wlroots | [2019-09-05 07:25](https://github.com/swaywm/wlroots/commits/bf90474b74064503be0957ae713db833ddec5529) |
+| pkgs/wlroots | [2019-09-14 13:19](https://github.com/swaywm/wlroots/commits/a14d65086480652520d20622cbc92df2319158f0) |
| pkgs/wtype | [2019-07-01 15:33](https://github.com/atx/wtype/commits/9752f420ffb1dd8b9cbc692d9f90cbe2cca343d9) |
| pkgs/xdg-desktop-portal-wlr | [2019-07-24 16:38](https://github.com/emersion/xdg-desktop-portal-wlr/commits/13076d0c10613e9ae73e61dd82b24ae9a6529667) |
<!--pkgs-->
diff --git a/pkgs/wayfire/metadata.nix b/pkgs/wayfire/metadata.nix
index b8ef012..422f199 100644
--- a/pkgs/wayfire/metadata.nix
+++ b/pkgs/wayfire/metadata.nix
@@ -1,5 +1,5 @@
{
- rev = "2cae3a18995fe2cf264a66b1c0c1a49d27a95842";
- sha256 = "0h47fk7i72g4qbh8rax2z5p96cyizfvck0ly5gqrgp7zg011c44q";
- revdate = "2019-09-12T19:55:54Z";
+ rev = "0f84ac9b2b50e77b448b1dd4735a1f6682d4edb8";
+ sha256 = "0js65fpzx47j93zc07qp551s17v5m3lykqy4jb96w169a780zs66";
+ revdate = "2019-09-13T20:27:40Z";
}
diff --git a/pkgs/wlroots/metadata.nix b/pkgs/wlroots/metadata.nix
index 4ecdfe0..9507ce8 100644
--- a/pkgs/wlroots/metadata.nix
+++ b/pkgs/wlroots/metadata.nix
@@ -1,5 +1,5 @@
{
- rev = "bf90474b74064503be0957ae713db833ddec5529";
- sha256 = "13cpvvasmpsps1i9gy6p4j3l69lblcicwk3f3041n4l88zrrjx39";
- revdate = "2019-09-05T07:25:12Z";
+ rev = "a14d65086480652520d20622cbc92df2319158f0";
+ sha256 = "16iplcynw7r761mdq06k22fpqw4jsyj1z3agkg09003gqmkrfcsm";
+ revdate = "2019-09-14T13:19:07Z";
}