Tuomas Tynkkynen
8c4aeb1780
Merge staging into master
...
Brings in:
- changed output order for multiple outputs:
https://github.com/NixOS/nixpkgs/pull/14766
- audit disabled by default
https://github.com/NixOS/nixpkgs/pull/17916
Conflicts:
pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Jaka Hudoklin
e0da6b16f6
Merge pull request #17959 from offlinehacker/pkgs/kube-aws/init
...
kube-aws: init at 0.8.1
2016-09-01 11:58:38 +02:00
Fernando J Pando
d86114cbd5
buildbot: init at 0.9.0rc2
...
buildbot: init
buildbot-0.9.0rc2
buildbot-worker: init
buildbot-worker-0.9.0rc2
buildbot-ui: init
buildbot-www-0.9.0rc2
buildbot-full: init
buildbot-www-0.9.0rc1
buildbot-waterfall-view-0.9.0rc2
buildbot-console-view-0.9.0rc2
2016-09-01 11:31:15 +02:00
Frederik Rietdijk
7cf000b77e
buildbot -> buildbot_8
2016-09-01 11:31:15 +02:00
Sander van der Burg
c4e67a3dc9
node-webkit: fix library references with multiple output derivations
2016-08-31 20:48:23 +00:00
Tuomas Tynkkynen
d3dc3d4130
Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
...
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Robin Gloster
6f21201f93
rtags: git-2016-04-29 -> 2.3
...
should fix the darwin build
2016-08-29 13:33:36 +00:00
Vladimír Čunát
f688ea37d8
bear: init at 2.2.0
2016-08-29 14:13:01 +02:00
Tuomas Tynkkynen
89833c0c72
binutils: Shuffle outputs
2016-08-29 14:49:54 +03:00
Tuomas Tynkkynen
8ed3d6a7e5
cmake 2.8: Fix build with shuffled outputs
2016-08-29 14:49:52 +03:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Robin Gloster
306cd03cdb
indent: disable format hardening
2016-08-29 01:29:00 +00:00
obadz
3de6e5be50
Merge branch 'master' into staging
...
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Robin Gloster
193a57fa48
noweb: remove obsolete substituteInPlace
2016-08-27 21:54:55 +00:00
Robin Gloster
fee9b3410e
Merge pull request #18014 from zimbatm/buildGoPackage-1.7
...
Build go package 1.7
2016-08-26 15:41:08 +00:00
zimbatm
db3de7a900
leaps: mark as broken
...
The package sha256 is wrong. After fixing it the build has dependency
issues like:
go/src/github.com/jeffail/leaps/cmd/leaps/bindata_assetfs.go:203:2:
cannot find package "github.com/elazarl/go-bindata-assetfs" in any
of:
/cc @qknight
2016-08-26 13:46:05 +01:00
Matthias Beyer
ae428c6411
rustfmt: 0.4 -> 0.6
2016-08-26 14:17:14 +02:00
Markus Hauck
df343d4824
scalafmt: 0.2.11 -> 0.3.1 ( #18004 )
2016-08-26 07:03:41 +00:00
Lancelot SIX
0c12ae5615
binutils: 2.26.1 -> 2.27
...
Release announcement at
http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00012.html
2016-08-26 08:51:09 +02:00
Robin Gloster
29649b93b8
arcanist: 20160516 -> 20160825
2016-08-25 23:27:56 +00:00
Moritz Ulrich
78305bc5a1
Merge pull request #17944 from steveeJ/racerd-bump
...
rust: bump registry and racerd
2016-08-26 00:03:34 +02:00
Robin Gloster
eabef9420a
re2c: 0.14.3 -> 0.16
2016-08-25 16:07:40 +00:00
Robin Gloster
eddc0a5549
treewide: fix darwin builds by using getOutput
...
This fixes eval for pkgs referring to optional static output
2016-08-25 08:44:20 +00:00
Franz Pletz
df275f5b85
treewide: fix darwin builds by referring to stdenv's libc
2016-08-25 02:56:25 +02:00
Robin Gloster
423e67b299
automake110x: remove unused package
2016-08-24 21:07:59 +00:00
Franz Pletz
1bb15303ca
prelink: fix glibc static linking
2016-08-24 21:31:02 +02:00
Jaka Hudoklin
274ff94974
kube-aws: init at 0.8.1
2016-08-24 14:25:57 +02:00
obadz
78b7529ee3
Merge branch 'master' into staging
2016-08-24 11:57:44 +01:00
Daniel Peebles
3f337a2b23
Merge pull request #17685 from matthewbauer/darwin-misc2
...
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
Stefan Junker
9acd218a9e
rust racerd: 0.1.1 -> 2016-08-23
2016-08-23 21:25:48 +02:00
obadz
0e8d2725dc
Merge branch 'master' into staging
2016-08-23 18:50:06 +01:00
Joachim F
56bfc0240e
Merge pull request #17766 from NeQuissimus/gradle30
...
gradle: 2.14.1 -> 3.0, keep 2.14.1
2016-08-23 16:22:05 +02:00
Moritz Ulrich
08933f8a07
leiningen: Simplify build.
2016-08-23 12:38:24 +02:00
Tuomas Tynkkynen
dcbd607682
opa: Use makeBinPath
2016-08-23 03:54:23 +03:00
Joachim F
96ee6f08c6
Merge pull request #17923 from vrthra/redo-update
...
redo: update download URL
2016-08-23 01:20:14 +02:00
Joachim F
32ae6f1865
Merge pull request #17881 from acowley/indent
...
indent: fix on darwin
2016-08-23 01:14:14 +02:00
Tuomas Tynkkynen
74a3a2cd7e
treewide: Use makeBinPath
2016-08-23 01:18:10 +03:00
Rahul Gopinath
746ec27c46
redo: update download URL
2016-08-22 13:37:59 -07:00
obadz
24a9183f90
Merge branch 'hardened-stdenv' into staging
...
Closes #12895
Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
Anthony Cowley
2f08af9379
indent: fix on darwin
2016-08-21 11:26:01 -04:00
obadz
68936edfb3
Merge branch 'master' into staging
2016-08-21 12:03:41 +01:00
Vladimír Čunát
d515cd8cdd
Merge #17868 : treewide: switch sourceforge to mirror://
2016-08-20 18:10:55 +02:00
Vladimír Čunát
cdb44a4ada
Merge branch 'master' into staging
2016-08-20 18:01:36 +02:00
Joachim Schiele
af15e057f4
leaps v0.5.0 init
2016-08-20 16:03:14 +02:00
J Phani Mahesh
aa1ff9ef7d
omniorb: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:29 +05:30
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
...
This reverts commit 217594fd1d
, reversing
changes made to 8e8a89d8a8
.
Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh
7503b0e569
omniorb: switch sf downloads to mirror://
2016-08-20 17:24:15 +05:30
Nikolay Amiantov
ff22705793
treewide: replace several /sbin paths by /bin
2016-08-19 17:56:45 +03:00
Austin Seipp
59428b94a6
nixpkgs: icestorm 2016.05.21 -> 2016.08.18
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-19 01:55:13 +00:00
Joachim F
d7d7d28b1f
Merge pull request #17809 from rasendubi/ycmd
...
ycmd: fix build
2016-08-18 14:23:30 +02:00