summary refs log tree commit diff
path: root/pkgs/applications/window-managers/matchbox
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* matchbox: fix buildRenaud2019-05-08
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* matchbox: update source urls + libmatchbox: 1.9 -> 1.11 (#15160)Kamil Chmielewski2016-05-02
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* matchbox: fix version to match tarballEvgeny Egorochkin2013-07-14
|
* Adding the matchbox window managerLluĂ­s Batlle i Rossell2010-08-09
svn path=/nixpkgs/trunk/; revision=23076