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
Fabián Heredia Montiel
7022bcf5dc
vigra: 1.11.1 → unstable-2022-01-11
2022-04-23 12:19:52 -05:00
Martin Weinelt
fa0e52a918
vigra: use python3
2022-01-16 02:36:24 +01:00
Felix Buehler
1a54992c09
vigra: switch to fetchFromGitHub
2021-11-12 00:12:23 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Michael Raskin
878c6c090d
Merge pull request #39125 from mpickering/darwin-saga
...
SAGA, SAGA LTS release, dependencies and QGIS SAGA plugin
2018-10-14 19:14:48 +00:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Matthew Pickering
2891beb31c
vigra: Build on darwin
2018-08-11 22:36:48 +01:00
Jan Malakhovski
441f3b548f
vigra: disable tests
2018-08-11 09:35:39 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Orivej Desh
c1de18ea23
vigra: enable parallel building
...
(this rebuilds libreoffice)
2017-11-03 03:07:52 +00:00
Willi Butz
e9a2cfda7b
vigra: 1.10.0 -> 1.11.1
2017-08-09 21:50:21 +02:00
Frederik Rietdijk
abaa750207
vigra: use python2
2016-10-18 23:16:07 +02:00
Eelco Dolstra
452afd1ed6
ilmbase: Use separate outputs
2016-09-01 18:57:43 +02:00
Christoph Hrdinka
94d79cc9be
vigra: 0.9.0 -> 0.10.0
2015-06-25 22:56:09 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Michael Raskin
01e4edbabf
Update vigra soure link to match both fresh and aged versions
2014-03-08 16:30:22 +04:00
Vladimír Čunát
e3b9ec93a0
vigra: fix build with newer gcc via update
...
This fixes libreoffice build on my machine.
2013-10-10 22:44:38 +02:00
Yury G. Kudryashov
c1c3317f65
vigra: fix install
...
svn path=/nixpkgs/trunk/; revision=32362
2012-02-17 18:50:29 +00:00
Yury G. Kudryashov
afb26b6aed
vigra-1.8.0
...
svn path=/nixpkgs/trunk/; revision=32346
2012-02-17 13:03:41 +00:00
Lluís Batlle i Rossell
79dec6e9a7
Adding Vigra
...
svn path=/nixpkgs/trunk/; revision=22809
2010-07-29 14:38:39 +00:00