Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs
2022-03-30 20:17:24 -05:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Franz Pletz
39b4ad1a81
bip: fix build with gcc9
2019-11-03 00:52:52 +01:00
Franz Pletz
de85797565
Merge remote-tracking branch 'origin/master' into gcc-8
2019-09-03 22:15:07 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Linus Heckemann
ab354b74c8
bip: fix build with gcc8
2019-06-17 07:06:08 +02:00
Timo Kaufmann
95e88ad818
bip: Fix build
2018-03-10 18:06:35 +01:00
Robin Gloster
c7e74ff726
bip: add upstream patch to build with openssl 1.1
2017-08-04 02:33:05 +02:00
Robin Gloster
dd7e09114f
bip: set -Wno-error=unused-result, remove --disable-pie
2016-08-04 07:49:12 +00:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Michael Raskin
ce623950ad
Update bip
2014-07-01 12:08:07 +04:00
Paolo Capriotti
03e6a6f85f
Add patch to fix build for bip.
2013-03-12 18:23:55 +00:00
Arie Middelkoop
2c7845859f
Added the irc proxy "bip".
...
svn path=/nixpkgs/trunk/; revision=32529
2012-02-23 23:47:26 +00:00