zimbatm
99b1af9dc0
libu2f-host: fix udev rules
...
It was shipping two competing rules. Only use the modern-one.
2016-05-09 14:16:31 +02:00
Frederik Rietdijk
303e976245
Python: allow installing wheels
...
By passing `format="wheel"` it is now possible to install a wheel.
It's not recommended, but it can be useful.
2016-05-09 13:17:42 +02:00
Kjetil Orbekk
6ff886e539
arduino: 1.0.6 -> 1.6.6
2016-05-08 22:02:56 -04:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice
9f64457f10
yodl: 3.08.00 -> 3.08.01
2016-05-08 19:42:49 +02:00
Lluís Batlle i Rossell
f0c503593f
Fixing stunt-rally 2.6 (adding newer bullet)
2016-05-08 16:22:18 +02:00
zimbatm
a6db057229
Merge pull request #15296 from leenaars/p11kit
...
p11-kit: 0.23.1 -> 0.23.2
2016-05-08 13:47:12 +01:00
Austin Seipp
e3e27ecf4e
nixpkgs: chez-scheme 9.4-20160501 -> 9.4-20160507
...
This allows us to remove a hack in the makefile, fixes a few bugs, and
also catches another edge case in the configure scripts.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-08 03:40:47 +00:00
Tobias Geerinckx-Rice
70a02d64bc
kcov: meta.{homePage -> homepage}
2016-05-08 00:45:06 +02:00
Benjamin Staffin
ee101d0c7a
Merge pull request #15294 from rardiol/sympy
...
sympy and mathics update
2016-05-07 17:42:17 -04:00
Michiel Leenaars
440ea1b893
p11-kit: 0.23.1 -> 0.23.2
2016-05-07 23:06:56 +02:00
Joachim Fasting
3249d87b37
Merge pull request #15251 from acowley/libsndfile
...
libsndfile: pass AudioToolbox framework on darwin
2016-05-07 22:26:13 +02:00
Joachim Fasting
3772de4961
libgcrypt: fix libcap lib output reference
...
After 7382afac40
2016-05-07 21:49:16 +02:00
Sven Keidel
98bef7e0bd
brogue: init at 1.7.4
...
with fixups by joachifm:
- Correct license (AGPL-3)
- Removed redundant build input
- Cleanup description
Closes #15244
2016-05-07 19:00:30 +02:00
Joachim Fasting
0a9b7b3159
Merge pull request #15155 from yawnt/java-source-files
...
jdk: keep source files for IDE support
2016-05-07 17:45:32 +02:00
Ricardo Ardissone
c4cd453c07
pythonPackages.mathics: 0.8 -> 0.9
2016-05-07 12:17:43 -03:00
Vladimír Čunát
72acb24c1f
Merge #15084 : gcc: add 6.1.0
2016-05-07 15:20:19 +02:00
Nikolay Amiantov
2d57767974
openspades-git: drop yet another hack, fix accidential python merge
2016-05-07 12:03:24 +03:00
Nikolay Amiantov
c7193c1506
openspades: less hacks
2016-05-07 11:59:53 +03:00
Vladimír Čunát
372d367b37
mediastreamer: 2.11.2 -> 2.12.1
...
This fixes the build broken by ortp update d4d6d9d3d
.
http://hydra.nixos.org/build/35224682
2016-05-07 09:32:18 +02:00
Rok Garbas
9cd896367a
pypi2nix: new release
2016-05-07 05:04:25 +02:00
Charles Strahan
e965e42dc5
go: fix build on Darwin
...
The go tests get tripped up due to error messages along the lines of:
ld: warning: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation, ignoring unexpected dylib file
Which is due to us passing that along via $NIX_LDFLAGS in the `clang` wrapper.
To keep `go` from getting confused, I create a small `clang` wrapper that
filters out that warning.
Also, the strip.patch is no longer necessary, and only causes problems when
testing DWARF support:
--- FAIL: TestDwarfAranges (0.59s)
runtime-lldb_test.go:218: Missing aranges section
FAIL
FAIL runtime 17.123s
Also, I disable the misc/cgo/errors test, as I suspect it is also due to similar
problems regarding `ld`:
##### ../misc/cgo/errors
misc/cgo/errors/test.bash: BUG: expected error output to contain "err1.go:11:" but saw:
# command-line-arguments
cannot parse gcc output $WORK/command-line-arguments/_obj//_cgo_.o as ELF, Mach-O, PE object
2016/05/07 02:07:58 Failed: exit status 1
Closes #14208
2016-05-06 22:34:16 -04:00
Nikolay Amiantov
c99b050af0
Merge commit 'refs/pull/14568/head' of git://github.com/NixOS/nixpkgs into staging
2016-05-07 03:44:06 +03:00
Tobias Geerinckx-Rice
cd76b71431
cegui: 0.8.4 -> 0.8.7
2016-05-07 00:32:56 +02:00
Thomas Tuegel
b70d728ed7
cmake: use single output
...
Fixes #15184 . Install everything, including documentation, into one
output, increasing package size by 10%. Otherwise, the help commands for
CMake do not work. This is a good trade because CMake should be a
build-only dependency. The only reason the docs should ever make it to
runtime is if the user has actually installed CMake, in which case
there's a pretty good chance they want the docs, too.
2016-05-06 16:26:40 -05:00
Tobias Geerinckx-Rice
5ac997b875
appstream: 0.8.0 -> 0.9.5
2016-05-06 19:17:07 +02:00
Tim Steinbach
a17c90dcd1
gradle: 2.12 -> 2.13
2016-05-06 10:52:25 -04:00
Mathias Schreck
dce7e66f51
nodejs: 6.0.0 -> 6.1.0
2016-05-06 12:45:21 +02:00
zimbatm
e8803166ef
elixir: 1.2.4 -> 1.2.5
2016-05-06 11:23:10 +02:00
zimbatm
9e04279006
Merge branch 'pr/14743'
...
Closes #14743
2016-05-06 10:07:11 +01:00
ft
8ddddbfe43
added berkeley upc
2016-05-06 10:06:08 +01:00
Damien Cassou
4e7e1a8fb6
Merge pull request #15261 from DamienCassou/pharo-vm5-2016.05.04
...
pharo-vm5: 2016.04.04 -> 2016.05.04
2016-05-06 10:04:36 +02:00
Damien Cassou
7e3f222e7d
pharo-vm5: 2016.04.04 -> 2016.05.04
2016-05-06 10:03:02 +02:00
Damien Cassou
a06e3b96f8
Merge pull request #15258 from DamienCassou/pharo-vm-PharoV50.sources
...
pharo-vm: add PharoV50.sources
2016-05-06 09:31:22 +02:00
Damien Cassou
8f1fb8de5b
pharo-vm: add PharoV50.sources
2016-05-06 09:29:29 +02:00
Anthony Cowley
d87e3b2a55
libsndfile: pass AudioToolbox framework on darwin
...
The libsndfile build system wants this framework when building on
darwin.
2016-05-05 18:39:58 -04:00
Joachim Fasting
50b7a542fe
Merge pull request #14983 from adnelson/httpretty_python3
...
httpretty: working build for python3
2016-05-05 21:07:24 +02:00
Karn Kallio
deb1c67411
racket: 6.4 -> 6.5
2016-05-05 20:25:25 +02:00
Joachim Fasting
23fd70b719
Merge pull request #15018 from ericsagnes/pkg-fix/php
...
php: add default php.ini
2016-05-05 19:16:04 +02:00
Bart Brouns
ebba6571fe
i-score: init at 1.0.0-a67
...
Closes #15137
2016-05-05 18:45:49 +02:00
Joachim Fasting
30f86c8299
Merge pull request #15166 from NixOS/pkgs/redis_dump/add
...
redis-dump: init at 0.3.5
2016-05-05 18:11:34 +02:00
Joachim Fasting
133e9317ea
Merge pull request #15235 from lseppala/fix/hitimes
...
chefdk: fix build of hitimes on OS X
2016-05-05 18:10:56 +02:00
Kosyrev Serge
b30ffdcc01
ghc8 | config: th-reify-many: drop the pin obviated by hackage import
2016-05-05 14:50:04 +03:00
Peter Simons
ef7e1af611
configuration-hackage2nix.yaml: update list of broken packages
2016-05-05 12:51:47 +02:00
Peter Simons
fb154cebba
configuration-ghc-7.10.x.nix: trigger re-builds to mitigate broken library IDs
2016-05-05 12:51:47 +02:00
Peter Simons
f5a7f03bbe
haskell-darcs: migrate overrides into cabal2nix generator
2016-05-05 12:51:47 +02:00
Peter Simons
17022a70f2
haskell-stack: migrate overrides into cabal2nix generator
2016-05-05 12:51:46 +02:00
Peter Simons
e5536b799a
haskell-split: re-enable test suite
...
split version 0.2.3.1 ought to fix the issue we've had:
a2e1692730 (commitcomment-17331531)
2016-05-05 12:51:13 +02:00
Peter Simons
0915df8233
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-9-g3afe33e using the following inputs:
- Hackage: f392208d72
- LTS Haskell: 4d628b7b7e
- Stackage Nightly: 7135a992a4
2016-05-05 12:51:08 +02:00
Kosyrev Serge
a6a23d3a55
ghc8 | config: freer: jailbreak
2016-05-05 13:15:24 +03:00
Kosyrev Serge
9c979732b8
ghc8 | config: shelly: jailbreak
2016-05-05 13:15:24 +03:00
Vladimír Čunát
1dc36904d8
Merge #14920 : windows improvements, mainly mingw
2016-05-05 08:30:19 +02:00
Vladimír Čunát
75f1cc61b8
Merge #14982 : gnum4: disable tests
2016-05-05 08:29:36 +02:00
Vladimír Čunát
7a005601d4
Merge branch 'master' to resolve conflicts
2016-05-05 08:25:38 +02:00
Tuomas Tynkkynen
367b2aa1e4
dbus-glibc: Set --exec-prefix to fix pkgconfig file
...
Without this notify-osd fails to find dbus-binding-tool, since the
pkgconfig file would contain e.g.:
````
prefix=/nix/store/hxsbjbjn7g1j1cf60n228yi9wnzrl4yk-dbus-glib-0.104
exec_prefix=${prefix}
````
... and notify-osd is using `exec_prefix` to locate the binaries.
Set it to $dev to match the location of installed binaries (we have
`outputBin = "dev";`).
Issue #15074 .
2016-05-05 05:37:38 +03:00
Lane Seppala
8e97c64ffc
chefdk: fix build of hitimes on OS X
2016-05-04 16:41:44 -06:00
vbgl
2c021bdbba
ocaml-oasis: 0.4.5 -> 0.4.6 ( #15209 )
2016-05-04 19:12:20 +02:00
Kosyrev Serge
0438192122
ghc8 | config: turtle: jailbreak
2016-05-04 13:31:28 +03:00
Kosyrev Serge
2e72002012
ghc8 | config: trifecta: jailbreak
2016-05-04 13:31:28 +03:00
Kosyrev Serge
c9553d7b6d
ghc8 | config: th-reify-many -> 0.1.4.1
2016-05-04 13:31:28 +03:00
Kosyrev Serge
81f12377e4
ghc8 | config: th-desugar -> git
2016-05-04 13:31:28 +03:00
Kosyrev Serge
c03af86d39
ghc8 | config: stm-conduit -> git
2016-05-04 13:31:28 +03:00
Kosyrev Serge
49a9213760
ghc8 | config: singletons -> git
2016-05-04 13:31:28 +03:00
Kosyrev Serge
6ce39b317e
ghc8 | config: servant*: jailbreak, disable tests
2016-05-04 13:28:26 +03:00
Kosyrev Serge
d27186a9ca
ghc8 | config: sdl2: jailbreak
2016-05-04 13:28:26 +03:00
Kosyrev Serge
5e08a820dc
ghc8 | config: reducers: jailbreak
2016-05-04 13:28:26 +03:00
Kosyrev Serge
1fa1be62b6
ghc8 | config: pointed -> pointed_5
2016-05-04 13:28:26 +03:00
Kosyrev Serge
4015f60d1d
ghc8 | config: parsers: jailbreak
2016-05-04 13:28:26 +03:00
Kosyrev Serge
2018121298
ghc8 | config: monads-tf: jailbreak
2016-05-04 13:28:26 +03:00
Kosyrev Serge
62db240617
ghc8 | config: lucid-svg: jailbreak
2016-05-04 13:28:26 +03:00
Kosyrev Serge
944b28f7c5
ghc8 | config: linear -> git, unreleased fixes
2016-05-04 13:28:26 +03:00
Kosyrev Serge
38f9a1abdf
ghc8 | config: force-layout: jailbreak
2016-05-04 13:28:26 +03:00
Kosyrev Serge
82b4224835
ghc8 | config: foldl: jailbreak
2016-05-04 13:28:26 +03:00
Kosyrev Serge
4d2b957b8b
ghc8 | config: diagrams: jailbreak (doesn't make them build, issue filed)
2016-05-04 13:28:26 +03:00
Kosyrev Serge
6d18c05551
ghc8 | config: authenticate-oauth: jailbreak
2016-05-04 13:28:26 +03:00
Kosyrev Serge
1c88b276c3
ghc8 | config: active: jailbreak
2016-05-04 13:28:26 +03:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
zimbatm
007ea84222
Merge pull request #15181 from bradediger/ruby-2.3.1
...
ruby: update 2.3 series to 2.3.1
2016-05-04 10:31:08 +01:00
José Romildo Malaquias
3e401a8d01
imlib2: 1.4.8 -> 1.4.9
2016-05-03 22:34:47 -03:00
Tobias Geerinckx-Rice
63a63c53d6
poppler: 0.36.0 -> 0.43.0
2016-05-04 00:40:03 +02:00
obadz
b1bf11881a
spdlog: init at 292bdc5
2016-05-03 23:05:37 +01:00
Tuomas Tynkkynen
aadaa91379
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/networking/browsers/vivaldi/default.nix
pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Tobias Geerinckx-Rice
d4d6d9d3d2
ortp: 0.24.2 -> 0.25.0
2016-05-03 20:41:19 +02:00
Thomas Tuegel
147d942b54
julia: remove ttuegel from maintainers
...
ttuegel has not used julia in some time
2016-05-03 13:34:50 -05:00
Tuomas Tynkkynen
980bca286e
gcc 4.5, 4.6: Remove broken update-gcc.sh symlinks
2016-05-03 21:29:16 +03:00
Franz Pletz
6d55b2e9c0
libressl: 2.2.6 -> 2.2.7, 2.3.3 -> 2.3.4
...
Fix multiple vulnerabilities in libcrypto relating to ASN.1 and encoding.
http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.7-relnotes.txt
http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.4-relnotes.txt
2016-05-03 17:22:35 +02:00
Nathan Zadoks
bdafc6df04
openssl: 1.0.1s -> 1.0.1t, 1.0.2g -> 1.0.2h
...
CVE-2016-2108, high severity: Memory corruption in the ASN.1 encoder
CVE-2016-2107, high severity: Padding oracle in AES-NI CBC MAC check
CVE-2016-2105, low severity: EVP_EncodeUpdate overflow
CVE-2016-2106, low severity: EVP_EncryptUpdate overflow
CVE-2016-2109, low severity: ASN.1 BIO excessive memory allocation
CVE-2016-2176, low severity: EBCDIC overread
2016-05-03 10:54:15 -04:00
Franz Pletz
1ec3e71971
libdvdread: 5.0.2 -> 5.0.3
2016-05-03 16:15:20 +02:00
Franz Pletz
dd3c18fe22
openh264: 1.4.0 -> 1.5.0
2016-05-03 16:15:20 +02:00
Franz Pletz
dc576f9403
libxmp: 4.3.11 -> 4.3.12
2016-05-03 16:15:20 +02:00
Franz Pletz
57b5c22feb
libsecret: 0.18 -> 0.18.5
2016-05-03 16:15:20 +02:00
Franz Pletz
7386619538
libseccomp: 2.2.3 -> 2.3.0
2016-05-03 16:15:20 +02:00
Franz Pletz
9f99116772
libnatspec: 0.2.6 -> 0.3.0
2016-05-03 16:15:20 +02:00
Franz Pletz
b4a5bb3d4b
libev: 4.20 -> 4.22
2016-05-03 16:15:20 +02:00
Franz Pletz
7ac522ad83
libevdev: 1.4.5 -> 1.4.6
2016-05-03 16:15:20 +02:00
Franz Pletz
0ab30ecf06
libopus: 1.1 -> 1.1.2
2016-05-03 16:15:20 +02:00
Franz Pletz
13b9d32917
libu2f-host: 1.0.0 -> 1.1.1
2016-05-03 16:15:20 +02:00
Franz Pletz
ed64199876
libdwg: 0.3 -> 0.6
2016-05-03 16:15:20 +02:00
Franz Pletz
d8230abeed
libass: 0.12.2 -> 0.13.2
2016-05-03 16:15:20 +02:00
Franz Pletz
a6fdcea877
cimg: 1.5.9 -> 1.7.0
2016-05-03 16:15:20 +02:00
Franz Pletz
c0f4361902
php: Fix openssl module build
2016-05-03 16:04:40 +02:00
vbgl
a95df7d800
Merge pull request #15106 from vbgl/camlp5-6.16
...
camlp5: 6.14 -> 6.16
2016-05-03 12:56:16 +02:00
Robin Gloster
f9eb376eae
Merge pull request #15178 from NeQuissimus/jdk8u92
...
[WIP/Pretty big rebuild] openjdk: 8u76 -> 8u92
2016-05-03 11:23:44 +02:00
rardiol
0ba62f7150
spring, springlobby update ( #15182 )
...
* alure: init at 1.2
* spring: 96.0 -> 101.0
* springlobby: 0.195 -> 0.247
2016-05-03 10:19:19 +01:00
Peter Simons
66ff540ee6
haskell-lens: update version used by GHC 8.0.x
2016-05-03 10:22:22 +02:00
Peter Simons
967901f195
haskell-binary: update version used for GHC releases prior to 7.8.x
2016-05-03 10:22:22 +02:00
Peter Simons
ddb8c06c2d
haskell-yi: mark as broken
2016-05-03 10:22:22 +02:00
Peter Simons
ec49307518
haskell-hakyll: fix test suite by providing "rev" in test environment
2016-05-03 10:22:22 +02:00
Peter Simons
372782d1f0
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-5-gcb85ef4 using the following inputs:
- Hackage: 24af5f79f4
- LTS Haskell: 4d628b7b7e
- Stackage Nightly: 2b431f312c
2016-05-03 10:22:15 +02:00
Vincent Laporte
a42f845925
coq-dpdgraph: init at 0.5
2016-05-03 09:27:16 +02:00
Alexander Ried
6ca5c3667b
kde: cleanup from closure-size merge ( #15179 )
...
part of 98d8e1a160
and
7049bde4d5
got lost
2016-05-03 08:59:18 +02:00
Tobias Geerinckx-Rice
49fd7d9d08
autoconf-archive: 2015.09.25 -> 2016.03.20
2016-05-03 04:21:44 +02:00
Tobias Geerinckx-Rice
7a595cdfc3
libpwquality: 1.2.3 -> 1.3.0
2016-05-03 04:11:44 +02:00
Tim Steinbach
84bf43a702
openjdk: 8u76 -> 8u92
2016-05-03 00:17:45 +00:00
Tuomas Tynkkynen
c2caf86d21
Merge pull request #15176 from Baughn/mono
...
mono: Update libX11 location
2016-05-03 01:23:13 +03:00
Svein Ove Aas
5e0e2e6692
mono: Update libX11 location
2016-05-02 23:09:06 +01:00
Brad Ediger
6e353bb17f
ruby: update 2.3 series to 2.3.1
2016-05-02 15:49:05 -05:00
Thomas Tuegel
014d853f8c
julia: remove ttuegel from maintainers
...
ttuegel has not used julia in some time.
2016-05-02 13:55:21 -05:00
Shea Levy
edb0b7e36f
krb5: 1.14 -> 1.14.2 (security updates)
2016-05-02 14:19:37 -04:00
Thomas Tuegel
f04e0e70e8
Revert "Revert "dbus: 1.8.20 -> 1.10.8""
...
This reverts commit 9eb107dc52
.
2016-05-02 13:01:59 -05:00
Jaka Hudoklin
097a05a5b1
redis-dump: init at 0.3.5
2016-05-02 17:31:30 +02:00
Tobias Geerinckx-Rice
e8c6b47ee3
yodl: 3.07.01 -> 3.08.00
2016-05-02 16:33:53 +02:00
Kamil Chmielewski
43e617b487
matchbox: update source urls + libmatchbox: 1.9 -> 1.11 ( #15160 )
2016-05-02 12:26:32 +02:00
yawnt
84df0ba64c
jdk: refactor install phase, avoid deleting source files needed for IDE support
2016-05-02 12:01:50 +02:00
Joachim Fasting
ae59e8c644
Merge pull request #15062 from holidaycheck/node-6.0.0
...
nodejs-6_x : init at 6.0.0
2016-05-02 09:53:18 +02:00
Tobias Pflug
822abc49ad
nodejs-6_x : init at 6.0.0
2016-05-02 08:58:50 +02:00
Joachim Fasting
9560a9b767
Merge pull request #15072 from rimmington/v8-arm
...
v8: Build 3.16.14 on ARM
2016-05-02 04:30:54 +02:00
Joachim Fasting
3e750abb0c
Merge pull request #15057 from vbgl/gobject-introspection-on-dawin
...
gobject-introspection: fix on darwin
2016-05-02 03:52:54 +02:00
Joachim Fasting
d27848abb2
Merge pull request #14924 from simonvandel/fix-jmc
...
Oracle Java Mission Control: fix startup
2016-05-02 03:27:16 +02:00
Joachim Fasting
e1197f6896
Merge pull request #15082 from namore/init_rake
...
rake: init at 11.1.1
2016-05-02 03:20:51 +02:00
Austin Seipp
a1d61e7367
nixpkgs: fix chez build failures
...
The Chez build was failing, as usual, due to impurities. The build
system refers to absolute paths for tools like `ln` or `true`, which
was the real culprit here. Furthermore the build also 'helpfully'
suppresses errors in these cases by piping to /dev/null, so you never
see any errors at build time until it's too late (otherwise, you'd
see failures to call /bin/ln or at ./configure time).
This also re-enables parallel builds, as they should be safe from
all my testing, I believe.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 22:15:42 +00:00
Tuomas Tynkkynen
36c4c73575
clang: Add compat lib
attribute to have stdenv.cc.cc.lib
always work
...
Fixes tarball evaluation:
http://hydra.nixos.org/build/35042997/nixlog/1/raw
2016-05-02 00:57:28 +03:00
Joachim Fasting
0ad1c9788a
Merge pull request #15133 from bobvanderlinden/fix-nwjs-popcorntime
...
nwjs: use correct nwEnv and rpath
2016-05-01 22:36:50 +02:00
Austin Seipp
966a790764
nixpkgs: chez scheme update
...
Remove the parallel build[1], and update to the latest commit which
updates the .boot files and fixes a few bugs, too.
[1] I figured many builds on my dual-socket 12core would expose
problems, but I have a suspicion of that being an issue.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 20:14:51 +00:00
Joachim Fasting
979de54175
Merge pull request #15122 from Ralith/rtags
...
rtags: 9fed420 -> 233543d
2016-05-01 22:11:43 +02:00
Bob van der Linden
3ba689ee2e
nwjs: use correct nwEnv and rpath
...
This is related to changes in fontconfig, pango, dbus and stdc++.
2016-05-01 19:39:56 +02:00
Joachim Fasting
594bdfc74d
Merge pull request #15125 from Beauhurst/php_updates
...
PHP security updates
2016-05-01 19:02:19 +02:00
Arseniy Seroka
41efe6535d
Merge pull request #15099 from phunehehe/casperjs
...
Casperjs: refactor and update
2016-05-01 19:35:14 +03:00
Vincent Laporte
3a6c85da65
camlp5: 6.14 -> 6.16
2016-05-01 16:10:10 +02:00
Franz Pletz
02760890f3
Merge pull request #14992 from avnik/rspamd
...
Rspamd/Rmilter update
2016-05-01 12:49:56 +02:00
Nikolay Amiantov
37563c2d96
spidermonkey: add meta
2016-05-01 12:37:48 +03:00
Nikolay Amiantov
28bd8ba1fa
enet: add platforms
2016-05-01 12:37:47 +03:00
Benjamin Saunders
0cef15181b
rtags: 9fed420 -> git-2016-04-29
2016-05-01 00:03:07 -07:00
Austin Seipp
b3b02fe656
nixpkgs: chez scheme 9.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 03:09:31 +00:00
Robert Scott
11a716491b
php: 5.5.34 -> 5.4.35
2016-04-30 22:32:34 +00:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Robert Scott
e9c16b7902
php: 5.6.20 -> 5.6.21
2016-04-30 20:48:12 +00:00
Joachim Fasting
aaae243b2b
imatix_gsl: fix build
...
See https://hydra.nixos.org/build/35004296/log/raw
Also fix some formatting issues.
2016-04-30 20:31:43 +02:00
Thomas Tuegel
f79ace2728
qt55.poppler: compile with -DQT_NO_DEBUG
...
Qt's debugging messages cause the qtbase.dev output to be retained by
poppler.out.
2016-04-30 12:20:35 -05:00
Thomas Tuegel
1051cfa181
libgnome-keyring: multiple outputs
2016-04-30 12:20:11 -05:00
Thomas Tuegel
3f6a2b9441
qt55.qtbase: build QGtkStyle by default
2016-04-30 12:20:09 -05:00
Thomas Tuegel
008b3d5d84
qt55.qtbase: move moveToOutput hooks
2016-04-30 12:20:09 -05:00
Thomas Tuegel
97d9368471
qmakeHook: move libtool archives and qmake project files to $dev/lib
2016-04-30 12:20:09 -05:00
Evgeny Egorochkin
1573bde049
sqlite_analyzer: fix typo
2016-04-30 15:50:19 +03:00
Hoang Xuan Phu
d950d6b786
casperjs: test needs fontconfig
2016-04-30 18:26:09 +08:00
Hoang Xuan Phu
bb7e3c6753
casperjs: update to phantomjs2
2016-04-30 18:26:08 +08:00
Hoang Xuan Phu
52ec8e2ce4
casperjs: update to 1.1.1
2016-04-30 18:26:08 +08:00
Hoang Xuan Phu
60e8d9dfab
casperjs: refactor a bit
2016-04-30 18:26:08 +08:00
Pascal Wittmann
586d1f67ce
yodl: 3.06.00 -> 3.07.01
2016-04-30 10:42:35 +02:00
Dan Peebles
ce946f2451
libsolv: add meta attrset and add myself as a maintainer
2016-04-30 02:12:54 +00:00
Nikolay Amiantov
36d50d2e6c
nodejs-0_10: fix build
2016-04-30 05:02:09 +03:00
Nikolay Amiantov
d0630da09e
libiberty: derive from gcc
2016-04-30 03:12:33 +03:00
Nikolay Amiantov
a589b7bd5f
ijs: derive from ghostscript
2016-04-30 03:12:32 +03:00
Nikolay Amiantov
6fef00260a
folly: 0.57.0 -> 2016-04-29
2016-04-30 03:12:32 +03:00
Nikolay Amiantov
938d64f1f3
quote URLs in my packages to ease opening them from urxvt
2016-04-30 03:12:32 +03:00
Tobias Geerinckx-Rice
fe9c463622
lemon: 1.0 -> 1.69
2016-04-29 21:42:35 +02:00
Roman Naumann
61c8af996f
rake: init at 11.1.1
2016-04-29 15:45:11 +02:00
José Romildo Malaquias
0e3cd9851c
menu-cache: 0.7.0 -> 1.0.1
2016-04-29 09:47:27 -03:00
Eric Sagnes
a8bc5b67f8
php: add default php.ini
2016-04-29 15:26:20 +09:00
Dan Peebles
42f46936bb
libarchive: add propagatedBuildInputs for attr and acl to appease pkgconfig dependencies
2016-04-29 03:29:30 +00:00
Dan Peebles
7dd3a92c19
libsolv: init at 0.6.20
2016-04-29 02:33:14 +00:00
Rhys
934a460fd2
v8: Build 3.16.14 on ARM
2016-04-29 12:16:26 +10:00
Alexander Ried
cf82611351
pycairo: enable for python35
...
The patch was taken from FreeBSD, it is also used on debian. see:
https://svnweb.freebsd.org/ports/head/graphics/py3-cairo/files/pycairo-1.10.0-waf-py3_5.patch?revision=401900&view=markup
2016-04-29 02:32:03 +02:00
Nathan Moos
6dac18a8be
imatix_gsl: init at 4.1
2016-04-28 18:26:10 -04:00
Peter Simons
bdaf650336
ghc: update 8.0.x version to rc4
2016-04-28 19:16:39 +02:00
Vincent Laporte
0452b58f0f
gobject-introspection: fix on darwin
2016-04-28 18:36:09 +02:00
Eelco Dolstra
8cc9e6da8a
sqlite: 3.11.1 -> 3.12.2
2016-04-28 13:45:44 +02:00
Alexander V. Nikolaev
a817d5b543
libmemcached: move cyrus_sasl to propagatedBuildInputs
...
Reason: struct/sasl.h from libmemcached include stuff from there
/nix/store/d3f91zvai71dyhs83ybzsnjfhxnv7mmh-libmemcached-1.0.18/include/libmemcached-1.0/struct/sasl.h:39:23:
fatal error: sasl/sasl.h: No such file or directory
2016-04-28 14:21:19 +03:00
Arseniy Seroka
52b64cedec
Merge pull request #15016 from jagajaga/eid
...
open-eid
2016-04-28 13:56:09 +03:00
Peter Simons
a2e1692730
haskell-split: disable test suite to avoid transient build failures
...
We have frequent build failures of "split" because the QuickCheck testsuite
cannot generate enough conclusive test cases, i.e. in
https://hydra.nixos.org/build/34857780/nixlog/1/raw
Cc: @byorgey
2016-04-28 12:02:08 +02:00
Rob Vermaas
66a224c99d
Fix nlopt build.
...
(cherry picked from commit 6c8fbed541188b04998ffc92ef960b6970f1f04e)
2016-04-28 09:16:01 +00:00
David Guibert
58e0c4bcd9
gcc: add 6.1.0
2016-04-28 11:13:26 +02:00
Sander van der Burg
d76982e181
Merge pull request #14973 from holidaycheck/update-libuv
...
libuv: 1.7.5 -> 1.9.0
2016-04-28 08:56:31 +00:00
Tuomas Tynkkynen
b465dc202f
boost: Kill unnecessary 'lib' output
...
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
Tuomas Tynkkynen
4ff8f377af
Merge remote-tracking branch 'upstream/master' into staging
2016-04-28 00:13:53 +03:00
Tobias Geerinckx-Rice
3329b75a14
bobcat: 4.01.04 -> 4.02.00
2016-04-27 18:20:24 +02:00
Edward Tjörnhammar
2b384d401d
tsocks: switch back to regular stdenv libc, remove saveme compilation
2016-04-27 18:02:06 +02:00
knedlsepp
6c0404730f
catch: 1.2.1 -> 1.5.0
2016-04-27 13:37:15 +00:00
Tobias Pflug
c893105f1f
pyuv: 0.11.5 -> 1.2.0
2016-04-27 12:25:22 +02:00
Emery Hemingway
ae59f6426a
autoconf: peg version 2.64
2016-04-27 11:51:20 +02:00
Tobias Pflug
7dcf75bdd4
libuv: 1.7.5 -> 1.9.0
2016-04-27 11:06:47 +02:00
Arseniy Seroka
9765e5835f
libdigidocpp: init at 3.12.0.1317
2016-04-27 11:38:09 +03:00
Arseniy Seroka
5b7ed1f00c
xsd: init at 4.0.0
2016-04-27 11:38:09 +03:00
Arseniy Seroka
12944261c2
xml-security-c: init at 1.7.3
2016-04-27 11:38:09 +03:00
Arseniy Seroka
6f90f44734
libdigidoc: init at 3.10.1.1212
2016-04-27 11:38:08 +03:00
Arseniy Seroka
f223e114da
xalanc: init at 1.11
2016-04-27 11:38:05 +03:00
Tuomas Tynkkynen
584d884bd7
gstreamer: Fix multiple outputs split
...
- Explicitly moving the files breaks them, because the wrappers
reference the files by absolute path. Also this automatically
moves the manpages to $dev as well.
- Need to explicitly set --exec-prefix since the pkgconfig file has
`toolsdir=${exec_prefix}/bin`, breaking totem:
http://hydra.nixos.org/build/34980617/nixlog/1/raw
````
checking for BACKEND_TEST... yes
checking GStreamer 1.0 inspection tool... no
configure: error:
Cannot find required GStreamer-1.0 tool 'gst-inspect-1.0'.
It should be part of gstreamer-1_0-utils. Please install it.
builder for ‘/nix/store/npq2ihlsdniv4j3wbyparq9byjxqdi15-totem-3.18.1.drv’ failed with exit code 1
````
While at it, enable parallel build.
2016-04-27 05:01:03 +03:00
Tuomas Tynkkynen
15f68398ef
libzip: Add platforms
2016-04-27 04:10:54 +03:00
Tuomas Tynkkynen
25b55e7409
gegl: Add platforms
2016-04-27 04:10:42 +03:00
Tuomas Tynkkynen
519dd711fe
libzip: Move directory containing zipconf.h to $dev
...
http://hydra.nixos.org/build/34979863/nixlog/1/raw
2016-04-27 03:54:36 +03:00
Tuomas Tynkkynen
2c32607650
libzip: 0.11.2 -> 1.1.2
2016-04-27 03:54:31 +03:00
Nikolay Amiantov
1a3f7d553d
unixODBCDrivers: update and refactor, mark mysql packages as broken
2016-04-26 21:18:01 +03:00
Nikolay Amiantov
45aaea24fa
unixODBC: 2.3.2 -> 2.3.4
2016-04-26 21:17:23 +03:00
Eelco Dolstra
a133a74c89
Remove cruft
2016-04-26 17:31:54 +02:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Vladimír Čunát
387915e99c
python3*: port the fix from parent commit
...
I really love such copied expressions...
but this case was easy compared to usual consequences
of file-copying in long-running branches.
2016-04-26 10:52:18 +02:00
Vladimír Čunát
626e5bd4dd
python3: fix build after 5ff40dded
, refactor
...
The path list was passed in a format not suitable for gcc command-line.
Also, let's utilize that we had `with stdenv.lib;`.
/cc @abbradar.
2016-04-26 10:43:48 +02:00
Thomas Tuegel
fad200eb7c
exiv2: multiple outputs
2016-04-25 19:04:24 -05:00
Thomas Tuegel
6651b53bdd
libinput: multiple outputs
2016-04-25 19:04:24 -05:00
Thomas Tuegel
2a16c9d52b
libzip: multiple outputs
2016-04-25 19:04:24 -05:00
Thomas Tuegel
b06f9aa015
openjpeg: multiple outputs
2016-04-25 19:04:24 -05:00
Thomas Tuegel
668f93c719
xcb-util-cursor: multiple outputs
2016-04-25 19:04:24 -05:00
Thomas Tuegel
f11c043fa2
glibmm: multiple outputs
2016-04-25 19:04:24 -05:00
Thomas Tuegel
160bf21b3a
librsvg: multiple outputs
2016-04-25 19:04:24 -05:00
Thomas Tuegel
6a64edfa0e
gstreamer-1.0: multiple outputs
2016-04-25 19:04:24 -05:00
Joachim Fasting
2dbfe512db
Merge pull request #14858 from ericbmerritt/elixir-support
...
Elixir support
2016-04-25 23:04:14 +02:00
Allen Nelson
db3ffaa8f0
httpretty: working build for python3
2016-04-25 12:01:05 -05:00
Allen Nelson
bb9fa90dca
gnum4: disable tests
2016-04-25 11:48:47 -05:00
Michael Raskin
496b751313
Merge pull request #14979 from adnelson/purify_lsof
...
lsof: stop configure script from searching /usr paths
2016-04-25 16:29:59 +00:00
Frederik Rietdijk
f2f7ec3f97
Revert "pythonPackages.numpy: don't propagate blas"
...
This reverts commit 983f300d74
.
2016-04-25 18:20:01 +02:00
Frederik Rietdijk
443ac8970d
Revert "pythonPackages.scipy: don't propagate blas"
...
This reverts commit d05783a8d7
.
2016-04-25 18:19:50 +02:00
Franz Pletz
a8f1a96540
libeatmydata: 82 -> 105
2016-04-25 18:15:52 +02:00
Allen Nelson
b48e1dd601
lsof: stop configure script from searching /usr paths
2016-04-25 11:14:22 -05:00
Frederik Rietdijk
14b704c842
Merge pull request #14975 from FRidh/pythonblas
...
Python: don't propagate blas
2016-04-25 18:00:36 +02:00
Frederik Rietdijk
d05783a8d7
pythonPackages.scipy: don't propagate blas
2016-04-25 17:46:15 +02:00
Frederik Rietdijk
983f300d74
pythonPackages.numpy: don't propagate blas
2016-04-25 17:46:06 +02:00
Eric Merritt
cd27abe751
rebar3: refactor
...
cleanup up the code quite a bit in the bootstrapper
2016-04-25 08:34:55 -07:00
Tuomas Tynkkynen
26f90102b8
openssl: fix indentation
2016-04-25 18:19:40 +03:00
Vladimír Čunát
c7377b0e4a
zlib, bash: mass-rebuild cleanup
2016-04-25 17:12:49 +02:00
Nikolay Amiantov
a5cf243134
Merge branch 'staging' of ssh://github.com/NixOS/nixpkgs into staging
2016-04-25 18:03:35 +03:00
Nikolay Amiantov
5f19542581
Merge commit 'refs/pull/14694/head' of git://github.com/NixOS/nixpkgs into staging
2016-04-25 18:02:23 +03:00
Nikolay Amiantov
09f02b918e
Merge branch 'master' of git://github.com/NixOS/nixpkgs into staging
2016-04-25 18:02:10 +03:00
Vladimír Čunát
1c9234fd6c
foswiki, egypt, wml: fix build
2016-04-25 16:22:52 +02:00
Karn Kallio
b6e63fba6d
phonon : fix configuration paths
2016-04-25 08:23:45 -05:00
artuuge
0472cc82ea
beignet: init at 1.1.2
2016-04-25 14:51:30 +02:00
Tiago de Paula Peixoto
d1d779fcbc
graph-tool: 2.12 -> 2.16 ( #14848 )
...
* graph-tool: 2.12 -> 2.16
* graph-tool: Use correct upstream source
* graph-tool: Use correct hash
2016-04-25 12:37:18 +02:00
Nikolay Amiantov
96a5c34bc5
cmake2_8: use get(Output) functions
2016-04-25 13:24:40 +03:00
Nikolay Amiantov
5ff40ddedf
add get* helper functions and mass-replace manual outputs search with them
2016-04-25 13:24:39 +03:00
Nikolay Amiantov
31d76ae1b1
Merge pull request #14871 from abbradar/choice-cdrtools-cdrkit
...
CD/DVD writing improvements
2016-04-25 13:42:03 +04:00
Peter Simons
cf4a69e2ec
haskell-tinc: move the tool into the haskellPackages hierarchy like all other Haskell packages
2016-04-24 20:13:27 +02:00
Thomas Tuegel
9eb107dc52
Revert "dbus: 1.8.20 -> 1.10.8"
...
This reverts commit d088e0621e
.
The D-Bus update breaks logind and polkit.
(cherry picked from commit 2e06e5eb36
)
Hydra had rebuilt this on staging, fixing many test problems.
There were also phonon changes in these rebuilds, but the amount of
binaries affected by them is relatively low and I'm not yet fully
convinced of their stability.
2016-04-24 20:08:39 +02:00
Peter Simons
6700ed5f48
configuration-hackage2nix.yaml: update list of broken builds
2016-04-24 19:56:01 +02:00
Peter Simons
345ea398ad
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-3-gd7a4f81 using the following inputs:
- Hackage: e8b3512fba
- LTS Haskell: 573e5576f2
- Stackage Nightly: 70928b4eec
2016-04-24 19:55:54 +02:00
Franz Pletz
5c4e00b6b7
gst_all_1: 1.6.1 -> 1.8.0 ( #14628 )
2016-04-24 19:40:20 +02:00
robbinch
bd9d37e675
tinc-haskell: Rename package name to avoid conflict ( #14952 )
2016-04-24 18:32:16 +02:00
Franz Pletz
d1d4bd9a9d
avrdude: 6.1 -> 6.3
2016-04-24 17:41:08 +02:00
Nikolay Amiantov
a9a94df4e6
SDL: use mesa_noglu instead of mesa
2016-04-24 16:21:28 +03:00
Nikolay Amiantov
1f8ee98a7f
Merge pull request #14939 from rardiol/cegui
...
cegui: init at 0.8.4
2016-04-24 17:18:03 +04:00
Moritz Ulrich
dc0d32cab7
libu2f-host: Install udev-rules.
...
This allows users to automatically set up necessary udev-rules by adding
`pkgs.libu2f-host` to `services.udev.packages`.
2016-04-24 14:36:50 +02:00
Eric Merritt
585c1a8f96
beam-modules: refactor - remove commented out code
2016-04-23 19:03:30 -07:00