Ben Siraphob
4c38fcb192
treewide: move cmake into nativeBuildInputs
2022-03-31 12:35:21 -05:00
Domen Kožar
21d34e373e
Merge pull request #153361 from domenkozar/xalanc-1.12
...
xalanc: 1.11 -> 1.12
2022-01-04 13:39:16 +01:00
Domen Kožar
be8b4d1538
xalanc: 1.11 -> 1.12
2022-01-03 18:41:18 +01:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
...
(#153213 )
Issue #60004
2022-01-03 16:53:12 +01:00
github-actions[bot]
a41ea4ced3
Merge master into staging-next
2021-11-06 06:01:07 +00:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
...
Candidates identified with
git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
grep -v nixos.org | grep :// | cut -d '"' -f 2)"
and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Sergei Trofimovich
13c91e4340
xalanc: explicitly disable parallel building
...
Parallel build fails due to incomplete dependencies between libraries
and headers within package. Let's disable parallel builds and try it on
in next release (it switched to cmake from auttools).
2021-10-24 21:19:29 +01:00
Ben Siraphob
2f78ee7e81
pkgs/development: stdenv.lib -> lib
2021-01-24 00:16:29 +07:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08: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
Domen Kožar
2e0dfb49f7
xalanc: /usr -> /
2018-04-09 14:28:52 +01:00
Dan Peebles
91f55f4e8a
xalanc: enable on Darwin
2017-04-25 17:49:12 -04:00
Arseniy Seroka
f223e114da
xalanc: init at 1.11
2016-04-27 11:38:05 +03:00