Jan Tojnar
edd5be9eff
meson: set checkPhase in setup hook
2018-01-06 06:47:57 +01:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Mathieu Boespflug
a325405c93
bazel: 0.8.0 -> 0.9.0 ( #33082 )
2018-01-03 23:33:15 +00:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
...
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
046f091e0d
treewide: Don't use envHook anymore
...
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
mingchuan
10e8ea14db
shards: 0.7.1 -> 0.7.2
2017-12-25 00:53:34 +08:00
Jan Tojnar
1e60ccdf47
meson: 0.43.0 → 0.44.0
2017-12-14 22:56:35 +00:00
Vladimír Čunát
e9c12f6936
Merge older staging
...
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Tim Steinbach
4ff0429662
sbt-extras: Add JDK dependency
...
The derivation would use `java` from the PATH. This fixed the behaviour.
2017-12-10 13:48:23 -05:00
Maximilian Bode
377cd99e4b
gradle: 4.3.1 -> 4.4
2017-12-09 21:08:41 +01:00
Vladimír Čunát
2309acf723
Merge branch 'master' into staging
2017-12-09 21:00:07 +01:00
Joachim F
f5f6d8e393
Merge pull request #32481 from ThomasMader/dlang
...
dmd, ldc, dub: Inherit buildInput and meta from build derivation
2017-12-08 23:50:33 +00:00
Thomas Mader
b2e76afa99
dmd, ldc, dub: Inherit buildInput and meta from build derivation
2017-12-08 22:12:11 +01:00
Orivej Desh
46f57dbc14
meson: enable parallel building of meson projects by default
2017-12-07 08:52:42 +00:00
Orivej Desh
031138b7f0
cmake: enable parallel building of cmake projects by default
2017-12-07 08:52:42 +00:00
Orivej Desh
da516f0404
cmake: generate for Ninja when the build phase is Ninja
...
This is overridable by providing a custom build phase or setting
dontUseNinjaBuild = true.
2017-12-07 08:52:42 +00:00
Orivej Desh
2c7cd2455e
ninja: support disabling parallel building
...
but keep it enabled by default
2017-12-07 08:52:42 +00:00
Joachim F
c0d7a054cb
Merge pull request #32274 from ThomasMader/dlang
...
Improve dlang packages
2017-12-04 23:02:11 +00:00
Thomas Mader
48dcf2620d
dub: 1.5.0 -> 1.6.0
...
- Enable unittests by using a fixed-output derivation
- Remove substitutions because they are fixed upstream now
2017-12-03 02:52:04 +01:00
Ricardo M. Correia
eb9c69f6eb
gup: 0.6.0 -> 0.7.0
2017-12-01 15:45:13 +01:00
Mateusz Kowalczyk
6f8601288b
bazel: 0.7.0 -> 0.8.0
2017-11-29 16:10:53 +00:00
Vladimír Čunát
6705f30e2c
Merge branch 'master' into staging
2017-11-27 15:09:53 +01:00
Vladimír Čunát
c465185bb7
cmake: maintenance 3.9.4 -> 3.9.6
2017-11-27 13:36:14 +01:00
Vladimír Čunát
6589519174
Merge #31453 : meson: library install paths for g-ir-scanner
2017-11-27 12:13:34 +01:00
Tim Steinbach
3cb310a231
sbt: 1.0.3 -> 1.0.4
2017-11-26 17:21:06 -05:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
...
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Tim Steinbach
0a123ae574
gradle: 4.3 -> 4.3.1
2017-11-24 08:30:22 -05:00
Orivej Desh
fb703ad117
treewide: update the usage of makeWrapper after #31497
2017-11-19 23:50:49 +00:00
Roberto Di Remigio
9792c039ee
ninja: 1.7.2 -> 1.8.2
2017-11-18 19:03:44 +00:00
Michael Weiss
a5b611defc
scons: 3.0.0 -> 3.0.1
...
"This release should be used instead of 3.0.1. This release fixes
several issues." - http://scons.org/scons-301-is-available.html
More than 90% of the 346 rebuilds succeed without any problems (I've
tested it against aeff3080d0
). As far as I
can tell most of the problematic packages either failed before the
upgrade or for a reason that is unrelated to this SCons update. But it
is possible that this'll cause a few regressions, I'll try to watch out
for build failures on Hydra.
The attribute sconsPackages.scons_3_0_0 is still available in case this
breaks anything.
2017-11-15 23:22:38 +01:00
Orivej Desh
3ff2a789c2
conan: 0.26.1 -> 0.28.1
2017-11-13 19:12:08 +00:00
Pascal Wittmann
6651bc1c36
icmake: 9.02.02 -> 9.02.03
2017-11-10 21:44:45 +01:00
Nikolay Amiantov
c69d90b888
bazel: fix lost dependencies
...
Fixes #31249
2017-11-10 22:34:42 +03:00
Nikolay Amiantov
6bdee9c730
bazel: add Nix hacks
...
Those are needed to build Bazel packages in Nix.
2017-11-10 22:34:42 +03:00
Jan Tojnar
1dba3c06eb
meson: pass library install paths to g-ir-scanner
...
We are patching g-ir-scanner to produce absolute paths in the GIR
files. When an application uses an internal library placed in a
non-standard path (e.g. $out/lib/gnome-shell), the scanner needs
to be informed. For autotools-based apps, the full path was
obtained from libtool-wrapped files; with Meson, this is no longer
possible – we need to pass the path information in some other way.
This commit channels the --fallback-library-path option added
to g-ir-scanner in aforementioned patch.
2017-11-09 21:21:00 +01:00
Orivej Desh
ad0c2d5a79
Merge pull request #31056 from purefn/master
...
make sure which and curl are available in the PATH for sbt-extras
2017-11-06 06:21:09 +00:00
Richard Wallace
29c182f2b2
sbt-extras: make sure which and curl are available in the PATH
2017-11-06 06:20:34 +00:00
Piotr Bogdan
8904ce343a
fix source root locations.
...
These have changed following commit
c3255fe8ec
.
See also:
- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Jörg Thalheim
fbb0b8eaaf
Merge pull request #31087 from andrestylianos/boot
...
boot: 2.5.2 -> 2.7.2
2017-11-02 09:10:05 +00:00
Mateusz Kowalczyk
ac2976d829
bazel: 0.6.1 -> 0.7.0
2017-11-01 20:03:58 +00:00
Mateusz Kowalczyk
b902a88e80
buck: 2017.05.31.01 -> 2017.10.01.01
2017-11-01 19:34:19 +00:00
André Stylianos Ramos
8014307c64
boot: 2.5.2 -> 2.7.2
2017-11-01 14:10:07 +01:00
Vladimír Čunát
447802a683
Merge branch 'master' into staging
2017-10-31 23:47:34 +01:00
Tim Steinbach
ec1f7a7e95
Merge pull request #31035 from cko/maven_3_5_2
...
maven: 3.5.0 -> 3.5.2
2017-10-31 08:56:20 -04:00
Christine Koppelt
2a09272b5b
maven: 3.5.0 -> 3.5.2
2017-10-31 12:43:34 +01:00
Vladimír Čunát
53c6b01a81
Merge #30979 : gnumake: fix occasional hangs
2017-10-30 22:31:03 +01:00
Vladimír Čunát
687943763c
Merge branch 'master' into staging
2017-10-30 22:30:14 +01:00
Tim Steinbach
25c8014a4b
gradle: 4.2.1 -> 4.3
2017-10-30 13:35:12 -04:00
Ricardo M. Correia
029522249b
gnumake: fix occasional hangs in parallel builds
...
https://savannah.gnu.org/bugs/?49014
https://savannah.gnu.org/bugs/?51159
2017-10-30 16:15:43 +01:00
Frederik Rietdijk
6d41ae55dd
Merge remote-tracking branch 'upstream/master' into HEAD
2017-10-30 07:51:09 +01:00
Shea Levy
9e37df185c
fwupd: Remove manual rpath settings now that meson is fixed.
...
Thanks @yegortimoshenko!
2017-10-29 14:42:55 -04:00
Frederik Rietdijk
8634a2e2c5
Merge remote-tracking branch 'upstream/master' into HEAD
2017-10-27 21:35:58 +02:00
Tim Steinbach
a924cd2beb
sbt: No need for bc buildInput
2017-10-27 12:15:29 -04:00
Tim Steinbach
eae5dfe134
sbt: 1.0.2 -> 1.0.3
2017-10-27 08:03:25 -04:00
Brian McKenna
c3d24791f5
sbt-extras: init at 77686b3
...
Fixes #21783
2017-10-26 11:30:45 +11:00
Daniel Peebles
5541a9c26f
Merge pull request #30640 from matthewbauer/cmake-frameworks
...
cmake: setup CMAKE_FRAMEWORK_PATH
2017-10-25 09:59:40 -04:00
Nikolay Amiantov
0ce09afcfa
bazel_0_4: additonal fix for Darwin
2017-10-21 18:21:52 +03:00
Nikolay Amiantov
a86fe917b9
bazel_0_4: try to fix on Darwin
...
First round of fixes -- let's see how Hydra reacts.
2017-10-21 17:36:54 +03:00
Matthew Bauer
24eb665695
cmake: setup CMAKE_FRAMEWORK_PATH
...
This tells cmake how to find macOS frameworks.
Fixes #26197
2017-10-21 02:27:09 -05:00
Vladimír Čunát
1d317bd84a
scons: fix meta eval
2017-10-20 23:50:27 +02:00
Thomas Mader
75a536459a
dub: 1.1.0 -> 1.4.1 ( #28396 )
...
- gcc not needed at all as dependency
- other D compilers can be used instead of dmd, so it's not good to use it as a runtime dependency.
- Adding checkPhase (disabled for now because network access is limited in sandbox mode)
- Improve package description.
2017-10-20 20:12:17 +00:00
Michael Weiss
e40233e136
scons: 2.5.1 -> 3.0.0
...
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues. TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."
"NOTE: This is a major release. You should expect that some targets may
rebuild when upgrading. Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Nikolay Amiantov
0d5ff53a15
bazel_0_4: build on Darwin
2017-10-19 16:38:06 +03:00
Nikolay Amiantov
e3afbd6d26
bazel_0_4: set absolute path to /usr/bin/env
...
Also cleanup TMPDIR.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
ba9cde1dd5
bazel_0_4: add optional Nix-specific hacks
...
* Skip verifying checksums for already fetched packages.
Needed for two-staged building in Nix:
1. Build a fixed derivation with `bazel fetch` (filtered out of non-reproducable bits).
2. Build an actual derivation which uses fetched dependencies (skipping
checksums needed here because they depend on the build directory).
* Don't clean environment variables for children processes.
Needed for Nix compiler wrappers.
2017-10-19 13:19:11 +03:00
Yegor Timoshenko
8f95aef531
meson: do not strip RPATH
...
https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
2017-10-15 12:13:58 -05:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
...
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Jörg Thalheim
6a404bba71
Merge pull request #30303 from jtojnar/meson
...
meson: 0.42.1 → 0.43.0
2017-10-11 13:25:47 +01:00
Franz Pletz
28407fad65
Merge pull request #29726 from stesie/v8
...
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Jan Tojnar
15c34cf1d8
meson: 0.42.1 → 0.43.0
2017-10-10 23:11:38 +02:00
Vladimír Čunát
2aca029ed2
cmake: maintenance 3.9.2 -> 3.9.4
2017-10-08 18:24:12 +02:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
...
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Yann Hodique
3e37e20fa5
bazel: 0.6.0 -> 0.6.1
2017-10-06 08:33:57 -07:00
Orivej Desh
f137004179
Merge branch 'master' into staging
...
* master: (81 commits)
Add NixOS 17.09 AMIs
gradle: 4.2 -> 4.2.1
maintainers.nix: use my GitHub handle as maintainer name
fcitx-engines.rime: init at 0.3.2
brise: init at 2017-09-16
librime: init at 1.2.9
marisa: init at 0.2.4
opencc: build shared library and programs
josm: 12712 -> 12914
exa: 0.7.0 -> 0.8.0
krb5: add deprecation date for old configuration
rustRegistry: 2017-09-10 -> 2017-10-03
go-ethereum: Fix libusb segmentation faults on Darwin
tor-browser-bundle-bin: 7.0.5 -> 7.0.6
libsodium: 1.0.13 -> 1.0.15
tor-browser-bundle: geoip support
tor-browser-bundle: support transports obfs2,obfs3
tor-browser-bundle: bump https-everywhere to 2017.9.12
tint2: limit platforms to Linux since macOS is not supported and fails the tests
eclipse-plugin-vrapper: init at 0.72.0
...
2017-10-03 17:46:39 +00:00
Orivej Desh
b465d9c1ff
Merge pull request #29460 from sifmelcara/add/rime
...
fcitx-engines.rime: init at 0.3.2
2017-10-03 15:07:16 +00:00
Tim Steinbach
89e451f713
gradle: 4.2 -> 4.2.1
2017-10-03 10:53:23 -04:00
mingchuan
d6b8ac6ca8
maintainers.nix: use my GitHub handle as maintainer name
2017-10-03 14:27:10 +00:00
Orivej Desh
fda26c8476
Merge branch 'master' into staging
...
* master: (271 commits)
pysmbc: clarify license
pysmbc: fix license
bazel: 0.5.4 -> 0.6.0 (#29990 )
googler: init at 3.3
go: declare support for aarch64
firefox-beta-bin: 56.0b5 -> 57.0b4
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
gogs: 0.11.19 -> 0.11.29
grafana: 4.5.1 -> 4.5.2
mopidy-iris: 3.4.1 -> 3.4.9
nextcloud: 12.0.2 -> 12.0.3
haskell-json-autotype: jailbreak to fix build within LTS 9.x
kore: fix up
kore: init at 2.0.0
glusterfs service: fix issues with useRpcbind
tig: 2.2.2 -> 2.3.0
haskell-hspec-core: enable test suite again
hackage-packages.nix: automatic Haskell package set update
librsvg: fix thumbnailer path
awscli: 1.11.108 -> 1.11.162
...
2017-10-02 00:22:12 +00:00
Yann Hodique
1fcf8e24a0
bazel: 0.5.4 -> 0.6.0 ( #29990 )
2017-10-01 18:46:16 -04:00
Tim Steinbach
e55a92141e
Merge pull request #29639 from NeQuissimus/gradle_4_2
...
gradle: 4.1 -> 4.2
2017-09-29 09:06:09 -04:00
Charles Strahan
b93ba5dcd7
envoy: fix by reviving bazel 0.4
...
/cc #28643
2017-09-28 16:51:32 -04:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Stefan Siegl
24ab22bea8
gn: fix sandbox build
2017-09-24 19:23:20 +02:00
Stefan Siegl
665918c24a
gn: init at 0.0.0.20170629
2017-09-24 11:37:28 +02:00
Vladimír Čunát
cea9a52dac
cmake: maintenance 3.9.1 -> 3.9.2
2017-09-24 11:28:30 +02: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
Tim Steinbach
b390773310
gradle: 4.1 -> 4.2
2017-09-21 07:56:53 -04:00
Tim Steinbach
e200cfbae1
sbt: 1.0.1 -> 1.0.2
2017-09-20 09:42:03 -04:00
Jörg Thalheim
b6c68c34e5
Merge pull request #29327 from jtojnar/fix/meson-0.42.1
...
meson: 0.41.2 → 0.42.1
2017-09-13 22:16:32 +01:00
Jan Tojnar
ad8e4c272a
meson: 0.41.2 → 0.42.1
2017-09-13 22:37:30 +02:00
Vladimír Čunát
422adc3063
Merge branch 'staging'
...
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Guillaume Massé
49c7bed763
sbt-with-scala-native: does not support sbt 1.X yet ( #29148 )
...
https://github.com/scala-native/scala-native/issues/915
2017-09-12 08:43:40 +01:00
Jörg Thalheim
b1140f92cc
Merge pull request #29227 from gleber/beam-tooling-upgrade
...
beam: tooling upgrade (rebar3, hex2nix, relx, etc)
2017-09-12 08:24:15 +01:00
Artem Kazakov
60709abb82
buildbot: add wsgi dashboards plugin
...
fixes #29236
2017-09-12 08:16:57 +01:00
Gleb Peregud
adbc1ed0d9
rebar3: 3.3.2 -> 3.4.3
2017-09-11 22:56:43 +02:00
Frederik Rietdijk
628b6c0e9d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-11 22:52:53 +02:00
James Kay
cf497c60f0
buildbot: 0.9.9post2 -> 0.9.11
2017-09-11 13:25:53 +01:00
Frederik Rietdijk
febd5e323d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-08 20:48:14 +02:00
Nikolay Amiantov
e5059a8739
bazel: 0.4.5 -> 0.5.4
2017-09-07 17:04:29 +03:00
Peter Hoeg
0bac95c976
rake: 11.1.0 -> 12.0.0
2017-09-07 17:50:36 +08:00