nschoe
b584941ab9
st: copy config file in 'prePatch' instead of 'preBuild'
...
The patch phase runs after the build phase. Which means than when
using an override to override both 'conf' and 'patches' to provide
a custom config file and apply some patches, it doesn't work:
- first the patches applied (optionally changing config.def.h)
- then preBuild is run which overrides config.def.h with the user
supplied one (effectively cancelling previously applied patches)
By copying the config file in the prePatch phase instead, changes
are kept and applied in order.
2020-04-17 14:52:40 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Pascal Wittmann
d7574a7c31
st: 0.8.1 -> 0.8.2
2019-02-09 13:58:07 +01:00
Uli Baum
63ff7bd008
st: remove unused build inputs, drop wrapper
...
- remove unused buildInputs
- ncurses belongs in nativeBuildInputs (tic to compile terminfo)
- drop dmenu wrapper, st doesn't use dmenu at all
2018-10-03 10:42:59 +02:00
Lluís Batlle i Rossell
f54b387b63
Merge remote-tracking branch 'central/master' into viric_clean
2018-07-28 19:25:14 +02:00
Matthew Bauer
0e707034b5
st: fix patches passing
2018-07-27 19:39:15 -04:00
Lluís Batlle i Rossell
66d7126255
Take me (viric) out of most maintenance
...
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Pascal Wittmann
7427b58266
Switch suckless.org URLs to https
...
(cherry picked from commit 22f212537f475565f67a07b869f9cceea2022191)
2018-04-11 15:11:55 +02:00
geistesk
31914502cb
st: add dmenu dependency
2018-03-22 10:47:15 +01:00
Pascal Wittmann
7da0786caa
st: 0.8 -> 0.8.1
2018-03-20 21:50:58 +01:00
Léo Gaspard
ce6e336842
st: 0.7 -> 0.8
2018-03-15 14:06:40 +01:00
Mekeor Melire
1baad86cb1
st: add description and use https for homepage.
2017-11-11 05:00:29 +01:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
xd1le
4934a512d1
st: refactor out `stdenv.lib' already in scope
2017-07-12 02:25:18 +10:00
xd1le
bd2cef064c
st: refactor deprecated `isNull' function
2017-07-12 02:23:42 +10:00
Adrian Parvin D. Ouano
7d97051f72
st: extraLibs argument
...
fixes #25956
2017-05-21 07:52:00 +01:00
asildnes
29aac27089
st: 0.6 -> 0.7
2016-09-06 22:00:19 +02:00
Moritz Ulrich
0bda52462b
st: Make patches configurable via config.st.patches.
2016-04-12 22:45:21 +02:00
Pascal Wittmann
7fd2796e99
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-17 21:30:43 +01:00
Pascal Wittmann
abf2642290
st: update from 0.5 to 0.6
2015-07-08 10:27:25 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Nikita Mikhailov
d851ce331d
st: 0.4.1 -> 0.5
2014-06-22 17:25:49 +07:00
William A. Kennington III
635599c611
st: Add builtInput for pkgconfig
...
During the build process st fails to find pkg-config. This does not throw a fatal error but it should be included during build time.
2014-03-11 12:11:19 -05:00
Jaka Hudoklin
431fc8b250
st: Update to 0.4.1 and add support for custom config
2013-05-26 12:18:45 +00:00
Shea Levy
3fa853ec24
st: Use official release tarball
2012-12-18 11:13:12 -05:00
Lluís Batlle i Rossell
40aa82192d
st: update to 0.3
2012-11-21 10:12:01 +01:00
Lluís Batlle
7620bd06cf
Adding 'st-0.2.1'
2012-08-05 12:44:01 +02:00