Commit Graph

591 Commits

Author SHA1 Message Date
Franz Pletz
9b92a07843
treewide: use lib.maintainers for meta.maintainers 2017-01-20 15:44:28 +01:00
Francis St-Amour
3f3f0d978b stumpwm: 0.9.9 -> 1.0.0 2017-01-15 21:23:39 -05:00
Michael Raskin
bc2e81f610 i3blocks: fix platforms 2017-01-13 19:09:28 +01:00
Birger J. Nordølum
32f991f094
i3blocks: specify supported platforms 2017-01-13 17:09:42 +01:00
Kier Davis
90b3648f9c
i3blocks: search for config in correct system directory
The SYSCONFDIR variable used in the Makefile servers two purposes:

1) During buildPhase, it is hardcoded into the executable as one of
   the locations that will be searched for the i3blocks.conf config
   file. We want this set to "/etc", so that "/etc/i3blocks.conf"
   will be automatically loaded if it exists, as specified in the
   manpage.

2) During installPhase, it specifies the location that the sample
   i3blocks.conf should be installed to. We want this to be "$out/etc".

Case 2 was already handled correctly, but case 1 was not. This resulted
in i3blocks instead searching for i3blocks.conf in the default value of
SYSCONFDIR, which is "/usr/local/etc", a directory which generally does
not exist on NixOS. This commit remedies this problem by setting
SYSCONFDIR=/etc during buildPhase.

A minor stylistic fix (correcting a usage of "makeFlags" to "buildFlags"
in the expression) has also been applied in this commit.
2017-01-12 20:15:15 +00:00
Michael Raskin
9fb0d83c83 compiz: 0.9.13.0 -> 0.9.13.1 2017-01-02 20:18:51 +01:00
Alexey Shmalko
b33907075f
awesome: 3.5.9 -> 4.0 2016-12-27 11:39:51 +02:00
Rory McNamara
53a44eff92 bspwm: 1.9.1 -> 1.9.2 2016-12-22 23:27:32 +00:00
Joachim Fasting
db0bd30a7c
ion3: specify meta.{platforms,license} 2016-12-06 15:48:45 +01:00
Vladimír Čunát
dc451ad3ea
i3-gaps: enableParallelBuilding = false;
http://hydra.nixos.org/build/44530327
2016-12-04 16:59:13 +01:00
romildo
163e1ee7bd windowmaker: 0.95.6 -> 0.95.7 2016-11-24 19:48:32 -02:00
Nikolay Amiantov
be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Pascal Wittmann
f7e0bc2ae7
Make all meta.maintainers attributes lists 2016-11-20 18:06:03 +01:00
Vladimír Čunát
b5e89fe9bf
Merge branch 'master' into staging 2016-11-15 00:20:19 +01:00
Franz Thoma
092d7e9705 i3-gaps: 4.12 -> 4.13 2016-11-11 14:03:33 +01:00
Franz Pletz
2673604708
i3: 4.12 -> 4.13
Fixes #20296.
2016-11-10 02:45:53 +01:00
Frederik Rietdijk
660585b32d compiz: use python2 2016-11-08 22:48:54 +01:00
Christian Lask
2d524a37f8 Remove myself as maintainer. 2016-11-03 11:54:54 +01:00
romildo
167e4b351a jwm: 1548 -> 1563 2016-10-27 07:52:23 -02:00
Frederik Rietdijk
7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Anderson Torres
0a3968edc7 Sawfish: 1.11.90 -> 1.12.0 (#19792) 2016-10-23 13:06:47 +02:00
Joachim Fasting
53fa9e8651
ratpoison: reduce closure size
- Move contrib to separate output
- Move doc and info to separate outputs

Reduces the closure size from 96 to 38M
2016-10-22 21:06:21 +02:00
Frederik Rietdijk
e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
Jörg Thalheim
b0c38f450f Merge pull request #19347 from cedeel/bspwm-git
bspwm-unstable: init at 2016-09-30
2016-10-22 11:49:24 +02:00
Jörg Thalheim
10167aaf56 Merge pull request #19350 from cedeel/sxhkd-git
sxhkd-unstable: init at 2016-08-29
2016-10-22 11:48:04 +02:00
Vladimír Čunát
4d5b893002 Merge #19081: gnome-3.22
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
Chris Darnell
137ce58317 bspwm-unstable: init at 2016-09-30 2016-10-16 01:28:11 -04:00
Tim Steinbach
5e1c84e475
i3lock-fancy: 2016-05-05 -> 2016-10-13 2016-10-15 07:28:14 -04:00
Vladimír Čunát
6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Jörg Thalheim
b73cbaffa9 Merge pull request #19376 from cedeel/lemonbar-xft
lemonbar-xft-unstable: 2015-07-23 -> 2016-02-17
2016-10-09 10:01:16 +02:00
Chris Darnell
e1766240aa lemonbar-xft-unstable: 2015-07-23 -> 2016-02-17
Changed name from bar-xft-git to conform to guidelines.
2016-10-08 21:20:34 -04:00
Chris Darnell
9e577f4742 lemonbar: 1.2pre -> 1.2 2016-10-08 20:52:07 -04:00
Chris Darnell
fd7134d9d0 sxhkd-unstable: init at 2016-08-29 2016-10-08 20:19:15 -04:00
Joachim F
76b0efd42e Merge pull request #18810 from groxxda/wayland
wayland, weston: 1.11.0 -> 1.12.0
2016-10-01 09:19:08 +02:00
Frederik Rietdijk
3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Alexander Ried
9f3550e2ee weston: 1.11.0 -> 1.12.0 2016-09-21 11:16:32 +02:00
Yorick van Pelt
dccb882e45 i3lock-color: 2.7_rev63a4c23 -> 2.7-2016-09-17 2016-09-19 19:42:40 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Ignat Loskutov
b577f2997e sway: 0.8 -> 0.9 2016-09-04 16:02:57 -04:00
Alexander Ried
ee1b7f9879
orbment: git-2016-01-31 -> git-2016-08-13 2016-09-04 16:25:00 +02:00
Miguel Madrid
8a96c52f63 i3pystatus: 3.34 -> 3.35 (#18268) 2016-09-04 00:23:21 +02:00
obadz
78b7529ee3 Merge branch 'master' into staging 2016-08-24 11:57:44 +01:00
Daniel Peebles
3f337a2b23 Merge pull request #17685 from matthewbauer/darwin-misc2
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
obadz
0e8d2725dc Merge branch 'master' into staging 2016-08-23 18:50:06 +01:00
Tuomas Tynkkynen
282277dbc8 treewide: Use more makeBinPath 2016-08-23 01:18:10 +03:00
Tuomas Tynkkynen
74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
obadz
24a9183f90 Merge branch 'hardened-stdenv' into staging
Closes #12895

Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
Ertugrul Söylemez
00dc8c3033 Update compton-git to rev f1cd308.
Also update maintainer's e-mail address.
2016-08-21 07:19:00 +02:00
J Phani Mahesh
3b79ab30a5 wmsystemtray: switch sf downloads to mirror://
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:31 +05:30
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
This reverts commit 217594fd1d0b4cc36c98c1605b73ccb50ce57bc8, reversing
changes made to 8e8a89d8a8f9d801f9e17d48325d06f20743b364.

Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00