AndersonTorres
ef5e8cead5
wio: update repository
2021-10-06 01:56:57 -03:00
AndersonTorres
9b2a54f7d6
treewide: change 0.0.0 to 0.pre in version attrs
2021-10-05 22:45:24 -03:00
AndersonTorres
572c9219ad
wio:0.0.0+unstable=2021-06-01 -> 0.0.0+unstable=2021-06-27
2021-06-27 20:59:36 -03:00
Michael Weiss
bb2745a49f
wio: Build with wlroots 0.14
...
Fetching that patch from yet another source (my fork) isn't ideal but I
didn't get a response since I sent my patch to the other maintainer.
IMO we should (eventually) drop this package as there isn't an official
fork yet.
2021-06-26 18:31:04 +02:00
AndersonTorres
0dcb2da705
wio: unstable-2020-11-02 -> 0.0.0+unstable=2021-06-01
...
wio was forked to a brand new repository.
2021-06-01 10:24:31 -03:00
Michael Weiss
fdbf305e3b
wio: Build with wlroots 0.13
2021-05-14 19:47:03 +02:00
Gabriel Ebner
5e35b5c420
wio: add missing mesa dependency
2021-04-09 18:12:15 +02:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
AndersonTorres
f90045d24c
wio: init at unstable-2020-11-02
2021-01-01 16:39:31 -03:00