zimbatm
c2302f2f45
Merge pull request #17677 from kamilchm/no-go-libs-json
...
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Kamil Chmielewski
532b222296
vagrant: cleanup FIX plugin install from #17614 ( #17663 )
2016-08-12 09:33:37 +00:00
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
Vladimír Čunát
d4de02c46e
treewide: change $IN_NIX_SHELL handling
...
... to be compatible with https://github.com/NixOS/nix/pull/933
while not breaking compatibility with current nix.
2016-08-11 16:40:44 +02:00
Frederik Rietdijk
24fc76e600
Merge pull request #17653 from mbakke/gpshell
...
Add GlobalPlatform tools
2016-08-11 09:08:58 +02:00
Marius Bakke
7c03a0d1ae
gpshell: init at 1.4.4
2016-08-11 00:11:20 +01:00
Vladimír Čunát
947abb08ac
Merge branch 'staging'
2016-08-10 22:09:38 +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
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
Shawn Warren
8750b4892e
bump gocd-agent version to 16.6.0-3590 ( #17311 )
...
Update gocd-agent package version to 16.6.0-3590 including new sha. Modify heapSize
and maxMemory mkOption to accurately reflect their intended purpose of configuring
initial java heap sizes.
2016-08-10 17:10:13 +02:00
Robin Gloster
2005711164
Merge pull request #17613 from despairblue/update/flow
...
flow: 0.28.0 -> 0.30.0
2016-08-09 17:57:24 +00:00
Kamil Chmielewski
5d5b2d3f8f
vagrant: FIX #16837 vagrant plugin install
2016-08-09 17:07:43 +02:00
Danny Arnold
21102b1589
flow: 0.28.0 -> 0.30.0
2016-08-09 16:51:13 +02:00
Aneesh Agrawal
746b591c68
vagrant: use libarchive lib from Nix ( #17597 )
...
We currently already replace the embedded bsdtar binaries with the
corresponding ones from Nix. However, we also need to replace the
libarchive shared library to prevent version mismatches between the
embedded library and the Nix binaries.
Also expose version on the derivation and use environment variables
to make overriding the derivation easier.
2016-08-09 12:01:48 +02:00
Nikolay Amiantov
3fca2ce204
fix invalid antiquotations
...
See https://github.com/NixOS/nix/issues/1017
2016-08-08 18:08:37 +03:00
Nikolay Amiantov
1e8894f085
unity3d: use chromium-suid-sandbox
2016-08-08 10:49:00 +03:00
Vladimír Čunát
03e32315a5
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1286624
2016-08-07 11:35:28 +02:00
Tuomas Tynkkynen
1db43e0c18
rtags: Broken on i686
...
http://hydra.nixos.org/build/38304790
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
fcc3a1b41d
bazel: Broken on i686
...
http://hydra.nixos.org/build/38314298
2016-08-06 17:06:45 +03:00
Tobias Geerinckx-Rice
06966f4955
icmake: 8.01.00 -> 9.00.00
2016-08-04 00:25:20 +02:00
mimadrid
5c017832e9
strace: 4.12 -> 4.13
2016-08-03 11:09:43 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
898c3436f3
kcov: Fix indentation
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Alexey Shmalko
176f804f36
cmake: 3.4.3 -> 3.6.0
2016-08-02 10:32:52 -05:00
Julien Dehos
5286c0aebb
cmake: add support for cxxtest
2016-08-01 22:11:00 +02:00
Vladimír Čunát
3a402e248f
Merge branch 'staging'
...
It includes a security update of libidn.
2016-07-28 20:36:17 +02:00
Franz Pletz
ecb4fb0046
ddd: use motif instead of lesstif
...
See #17322 .
2016-07-28 03:52:14 +02:00
Nathan Moore
251a1ccf55
solarus-quest-editor: init at 1.4.5 ( #17286 )
2016-07-27 18:49:02 +02:00
Shawn Warren
7234275cd5
bump gocd-server version to 16.6.0-3590 ( #17304 )
...
Update gocd-server package version to 16.6.0-3590 including new sha. Modify heapSize
and maxMemory mkOption to accurately reflect their intended purpose of configuring
initial java heap sizes.
2016-07-27 18:44:28 +02:00
Christian Lask
87b93d2ff7
Kibana: 4.5.1 -> 4.5.2
2016-07-27 17:47:03 +02:00
Vladimír Čunát
49ad8ce561
Merge branch 'master' into staging
2016-07-26 20:52:54 +02:00
Bjørn Forsman
d5c27859b4
Fix eval (swig)
2016-07-26 15:34:49 +02:00
Robin Gloster
cb776e72a0
Merge pull request #17258 from leenaars/patch-1
...
swig: 3.0.7 -> 3.0.10
2016-07-26 15:27:02 +02:00
leenaars
eb2e3965b8
swig: 3.0.7 -> 3.0.10
2016-07-26 14:49:34 +02:00
Moritz Ulrich
a6562f77d0
rustracer: Enable doCheck and fix typo.
2016-07-25 21:39:47 +02:00
Rok Garbas
a086b62a3d
pypi2nix: 1.2.0 -> 1.3.0
2016-07-25 04:25:51 +02:00
Daiderd Jordan
004f64fca6
Merge pull request #17201 from sorokin/rr-4.3
...
rr: 4.2.0 -> 4.3.0
2016-07-24 15:49:37 +02:00
Alexey Shmalko
a18abd2aa3
meson: 0.26.0 -> 0.32.0
2016-07-24 00:34:19 +02:00
Ivan Sorokin
844a029bab
rr: 4.2.0 -> 4.3.0
2016-07-23 13:07:24 +03:00
Daiderd Jordan
20a0be5aee
Merge pull request #17131 from cransom/jmespath
...
jp: init at 0.1.2
2016-07-23 00:52:45 +02:00
Miguel Madrid
b45ee066bc
itstool: 1.2.0 -> 2.0.2 ( #17189 )
2016-07-23 00:32:43 +02:00
Shawn Warren
9886c80daa
Add gocd agent and server service packages ( #16273 )
...
GoCD is an open source continuous delivery server specializing in advanced workflow
modeling and visualization. Update maintainers list to include swarren83. Update
module list to include gocd agent and server module. Update packages list to include
gocd agent and server package. Update version, revision and checksum for GoCD
release 16.5.0.
2016-07-23 00:29:18 +02:00
Lancelot SIX
281449424f
binutils: 2.26 -> 2.26.1
...
See announcement at
http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00000.html
2016-07-22 10:20:10 +02:00
vbgl
d271db550e
ocp-build: 1.99.9-beta -> 1.99.16-beta ( #15553 )
2016-07-22 09:46:40 +02:00
zimbatm
0384a5195d
Merge pull request #17157 from kevincox/b2-0.6.2
...
backblaze-b2: 0.4.4 -> 0.6.2
2016-07-21 20:18:00 +01:00
Kevin Cox
050733abb0
backblaze-b2: 0.4.4 -> 0.6.2
2016-07-21 14:45:35 -04:00
Casey Ransom
d5ee0a27d0
jp: init at 0.1.2
...
A json parson tool based on the JMESPATH query language.
http://jmespath.org/
2016-07-21 10:42:54 -04:00