Kamil Chmielewski
da3ddd48e4
buildGoPackage: remove Go deps file libs.json
...
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046
> Because of the content-addressable store, if two programs have the
> same dependency it will already result in the same derivation in
> the
> store. Git also has compression in the pack files so it won't make
> much difference to duplicate the dependencies on disk. And finally
> most users will just use the binary builds so it won't make any
> differences to them.
This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
Eelco Dolstra
e26ac7afd4
linux: 4.4.16 -> 4.4.17
2016-08-11 15:20:07 +02:00
Nikolay Amiantov
1d726ace0c
thc-hydra: 7.5 -> 8.2
2016-08-11 13:49:25 +03:00
Jean-Luc Jox
526291231b
par: init at 1.5.2
...
Issue #17521
2016-08-11 12:48:41 +02:00
Daiderd Jordan
53b60c8873
Merge pull request #17316 from the-kenny/rustc-beta-1.11.0
...
rustcBeta: Fix build
2016-08-11 12:22:17 +02:00
Katona László
40f6d7ea5d
fehlstart: init at 9f4342d7
2016-08-11 10:59:04 +02:00
Frederik Rietdijk
05a81335cf
Merge pull request #17658 from siddharthist/fasd/update
...
fasd: 2015-03-29 -> 2016-08-11
2016-08-11 09:16:53 +02:00
Langston Barrett
76160b73ec
fasd: 2015-03-29 -> 2016-08-11
...
change "git" to "unstable" (recommended by @FRidh)
2016-08-11 07:14:35 +00:00
Frederik Rietdijk
24fc76e600
Merge pull request #17653 from mbakke/gpshell
...
Add GlobalPlatform tools
2016-08-11 09:08:58 +02:00
Frederik Rietdijk
259180bede
Merge pull request #17655 from teozkr/fix/playonlinux_4.2.10
...
playonlinux: 4.2.9 -> 4.2.10
2016-08-11 08:47:57 +02:00
Teo Klestrup Röijezon
b22afb1de8
playonlinux: 4.2.9 -> 4.2.10
2016-08-11 02:24:41 +02:00
Alexey Shmalko
c66ca712b9
gdb-multitarget: add to all-packages ( #17438 )
2016-08-11 00:52:34 +01:00
obadz
1cd9c58834
Merge pull request #17461 from rasendubi/powerpc
...
cross-compilation: fixes for powerpc-linux-uclibc
2016-08-11 00:51:51 +01:00
Marius Bakke
7c03a0d1ae
gpshell: init at 1.4.4
2016-08-11 00:11:20 +01:00
Marius Bakke
82e2e6e92d
gppcscconnectionplugin: init at 1.1.0
2016-08-11 00:11:12 +01:00
Marius Bakke
67b16f0f85
globalplatform: init at 6.0.0
2016-08-11 00:11:01 +01:00
Kranium Gikos Mendoza
33166b7434
wireguard: require Linux >= 4.1 for module build ( #17632 )
2016-08-11 00:25:57 +02:00
Tuomas Tynkkynen
1713255827
ceph: Add xfsprogs 4.5.0 compat patch
2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen
ab8b78f6a3
xfstests: 2016-01-11 -> 2016-08-06
2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen
0da53ba08c
xfstests: Remove 'su' from PATH
...
This needs to be coming from the setuid wrapper to work correctly.
2016-08-11 00:50:16 +03:00
Matthew
5d433e35d5
xfsprogs: propagate libuuid
...
Before, this would fail because libuuid needed to be available.
> echo '#include <xfs/xfs.h>' | cc -E -
2016-08-11 00:50:16 +03:00
Tuomas Tynkkynen
ce823a8dbc
gambatte: Fix sandbox build
2016-08-11 00:50:16 +03:00
Graham Christensen
83f1a24080
Merge pull request #17649 from dgonyeo/master
...
acbuild: v0.3.0 -> v0.4.0
2016-08-10 16:54:02 -04:00
Derek Gonyeo
6aa60630cf
acbuild: v0.3.0 -> v0.4.0
2016-08-10 13:39:30 -07:00
Graham Christensen
bc8e080ac5
Merge pull request #17647 from grahamc/gocd-improve
...
gocd-agent / gocd-server: Reduce test memory requirements so Hydra builds
2016-08-10 16:34:10 -04:00
Graham Christensen
5d2980aa8e
gocd-agent / gocd-server: Reduce test memory requirements so Hydra builds
2016-08-10 16:21:35 -04:00
Vladimír Čunát
947abb08ac
Merge branch 'staging'
2016-08-10 22:09:38 +02:00
Graham Christensen
f191b65820
Merge pull request #17645 from grahamc/gocd-improve
...
gocd-agent: 16.7.0 startup fixes + test improvements
2016-08-10 16:07:49 -04:00
Vladimír Čunát
6f5c6fb6a1
mariadb: remove darwin patch that no longer applies
...
Hopefully it isn't needed anymore.
2016-08-10 22:07:33 +02:00
Graham Christensen
d969f3fa51
gocd-agent: 16.7.0 startup fixes + test improvements
...
- Agent now takes a full URL to the Go.CD server
- Instruct the agent to attempt restart every 30s upon failure
- Test's Accept header did not match the server's expectation
- Replace the tests' complex Awk matches with calls to `jq`
2016-08-10 15:47:29 -04:00
Moritz Ulrich
02608c6a3c
rustc: Disable failing linker-output-utf8 test.
2016-08-10 21:25:53 +02:00
Moritz Ulrich
3324123eb7
rustc-bootstrap: Use optionalString.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
86326cbf54
rustc: Re-enable doCheck on Darwin.
2016-08-10 21:16:48 +02:00
Daiderd Jordan
2b806e9b71
rustc: Set TMPDIR on Darwin to fix build.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
3dc73927fe
rustHead.cargo: cargo -> 2016-07-25.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
c8f878436e
rustBeta.cargo: cargo -> 2016-07-25.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
57a690fbe4
cargo: Force usage of pkgs.cacert.
2016-08-10 21:16:48 +02:00
Moritz Ulrich
3cfe3ab6b6
libgit2: Disable Security.framework transport on Darwin.
...
When used by cargo, `libgit2` crashes with a Segmentation Fault on
Darwin. This crash is somehow connected to the `Security.framework`
native to Darwin, and while being easy to reproduce, is very hard to
track down.
This commit introduces a patch to `libgit2` which disables the
troublesome transport and instead depends on `libcurl`. The patch also
adds support for `SSL_CERT_FILE` to `libgit2`.
Upstream tracking issue is
https://github.com/libgit2/libgit2/issues/3885 .
2016-08-10 21:16:37 +02:00
Moritz Ulrich
6fd0591674
rustc: Disable doCheck on Darwin.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
d5569064c3
rustcUnstable: Add note about when to drop the patch.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
899d026426
rustUnstable.rustc: Fix tests by disabling lowering thread-count.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
12fe154953
rust-bootstrap: Don't run patchelf on darwin.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
0f25add68d
rustUnstable.rustc: master-1.11.0 -> master-1.12.0
...
Note that tests are failing for this commit.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
755be0e1ce
rustBeta.cargo: Fix build.
2016-08-10 21:16:37 +02:00
Moritz Ulrich
4115e94c87
rustBeta.rustc: beta-1.10.10 -> 1.11.0, rustBeta.cargo: 0.10.0 -> 0.12.0.
2016-08-10 21:16:37 +02:00
Graham Christensen
26d25774fa
Merge pull request #17637 from swarren83/bump-gocd-server-version
...
gocd-server: 16.6.0-3590 -> 16.7.0-3819
2016-08-10 14:11:29 -04:00
Graham Christensen
3c55abcb4c
Merge pull request #17638 from swarren83/bump-gocd-agent-version
...
gocd-agent: 16.6.0-3590 -> 16.7.0-3819
2016-08-10 14:11:00 -04:00
Domen Kožar
221f7f18c1
hasSuffix: human readable inputs
2016-08-10 20:06:52 +02:00
Shawn Warren
c671fc6dd0
gocd-server: 16.6.0-3590 -> 16.7.0-3819
...
Bump gocd-server version and update sha256 checksum.
2016-08-10 12:45:57 -05:00
Shawn Warren
697b6d2f90
gocd-agent: 16.6.0-3590 -> 16.7.0-3819
...
Bump gocd-agent version to 16.7.0-3819 and update sha256 checksum.
2016-08-10 12:42:22 -05:00