Arnout Engelen
3b14971fd4
mps: 1.117.0 -> 1.118.0
2023-09-29 19:44:04 +02:00
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
Rick van Schijndel
7da0ca2e25
mps: mark broken
2022-05-30 13:42:59 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string
2019-12-31 00:16:46 +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
Robin Gloster
6d88b4904e
mps: fix build with gcc8
2019-06-17 07:25:58 +02:00
Herwig Hochleitner
5d4f0de689
mps: 1.116.0 -> 1.117.0
2019-01-10 18:25:41 +01:00
Piotr Bogdan
f28e94a179
mps: fix build with gcc7
2018-03-09 12:36:45 +00:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +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
Piotr Bogdan
fc391e7ecd
mps: 1.115.0 -> 1.116.0
...
1.115.0 doesn't build with gcc6
2017-09-04 20:14:57 +03:00
Joachim Fasting
09e1b26c79
mps: 1.114.0 -> 1.115.0, fix build
...
See https://hydra.nixos.org/build/37204553/log/raw
2016-07-06 15:18:23 +02:00
Austin Seipp
e2bc49d3f3
mps: 1.113.0 -> 1.114.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:53:45 -05:00
Austin Seipp
c234740115
mps: broken on Darwin unfortunately
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 19:30:13 -05:00
Austin Seipp
33e4adc325
mps: version 1.113.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 20:32:39 -05:00