Peter Hoeg
4e704b144a
ffmpeg: incorrectly updated sha sums broke the build
2017-05-24 11:55:25 +08:00
Cray Elliott
dc12cd1cae
ffmpeg: fix sha256 hash for 3.3.1
...
ffmpeg-full uses the .xz source release while ffmpeg uses .bz2 so hashes
cannot be shared between them
2017-05-23 20:46:10 -07:00
Dan Peebles
b0adb09b32
pants13-pre: pre-download the native engine
...
This saves pants 1.3 from having to download it at startup. Eventually
we'll build it ourselves (it's a rust binary) but for now this works.
2017-05-23 22:29:33 -04:00
Vladimír Čunát
8004e79415
Merge branch 'master' into staging
2017-05-24 03:24:06 +02:00
Cray Elliott
39e042fd64
ffmpeg: 3.3 -> 3.3.1
...
ffmpeg-full: 3.3 -> 3.3.1
2017-05-23 18:17:53 -07:00
Jörg Thalheim
4fecdceec2
Merge pull request #26024 from Mic92/llvm-config-3.4
...
llvmPackages_34.llvm: fix output of llvm-config
2017-05-24 00:04:13 +01:00
Jörg Thalheim
3e9f7bcb98
pythonPackages.pelican: move to external file
2017-05-23 22:09:07 +01:00
Pascal Bach
335865b943
gitlab-runner, gitlab-runner_1_11: change path fix patch to work on non NixOS
...
It now tries to find the shell via path first and then falls back to the original
behavior.
2017-05-23 22:34:22 +02:00
Jörg Thalheim
4c4f50ce76
llvmPackages_34.llvm: fix output of llvm-config
...
now llvm-config --libnames and llvm-config --libfiles output the proper
files.
2017-05-23 18:38:44 +01:00
Tim Steinbach
347cb0b4f7
ammonite: 0.9.0 -> 0.9.1
2017-05-23 07:49:33 -04:00
John Ericson
8a423c3a90
Merge pull request #26012 from Ericson2314/gdb-fix
...
gdb: s/target/tagetPlatform
2017-05-23 01:36:09 -04:00
John Ericson
56b7f9b94d
gdb: s/target/tagetPlatform
...
Oops, missed this when cleaning up derivation recently
2017-05-23 01:18:12 -04:00
John Ericson
c3b2c5bf77
Merge pull request #25997 from obsidiansystems/isHurd
...
stdenv: Rename `isGNU` to `isHurd` as GNU is a userland
2017-05-22 19:02:49 -04:00
Jörg Thalheim
c42739a429
wllvm: init at 1.1.3
2017-05-22 22:46:23 +01:00
Carles Pagès
f60767d55e
Merge pull request #25366 from titanous/kodi-hdhomerun
...
kodi: add pvr-hdhomerun plugin
2017-05-22 23:32:07 +02:00
Pascal Bach
86e714095c
gitlab-runner: 9.1.0 -> 9.2.0
2017-05-22 23:26:53 +02:00
Pascal Bach
aea157a1ec
gitlab-runner_1_11: 1.11.2 -> 1.11.4
2017-05-22 23:26:39 +02:00
Pascal Bach
da6f5e3b77
gitlab-runner: add patch for shell from v1 to latest version
2017-05-22 23:26:15 +02:00
John Ericson
c443033be3
gdb: Modernize and simplify derivation
...
- `isGNU` to `isHurd`, my sedding did not catch
- Simplify cross compilation in general
- Be more careful about python
- no more `gdbCross` in all-packages
2017-05-22 17:10:29 -04:00
Dan Peebles
9d5c28d22c
pants: fix buggy pathspec version
...
When transplanting the expression in 845d1b28bf
I accidentally switched pants 1.3 to use the old pathspec, which breaks
at runtime. This should fix it.
2017-05-22 15:34:46 -04:00
John Ericson
eaa509f33a
stdenv: Rename isGNU
to isHurd
as GNU is a userland
...
Elsewhere, things called GNU indeed includes GNU/Linux or GNU/Hurd, but this
predicate was defined excluding Linux regardless of userland.
2017-05-22 13:55:26 -04:00
Arseniy Seroka
2ddcec9885
Merge pull request #25845 from sheganinans/master
...
UrWeb 20160621 -> 20170105
2017-05-22 20:05:46 +03:00
Arseniy Seroka
9e392dd7ac
Merge pull request #25967 from NeQuissimus/coursier_1_0_0_rc3
...
coursier: 1.0.0-RC2 -> 1.0.0-RC3
2017-05-22 20:02:26 +03:00
Brendan Miller
b737ddd65d
pants13-pre: 1.3.0.dev19 -> 1.3.0rc2
...
Pulling in the latest 1.3.0 release candidate from pants.
2017-05-22 12:31:27 -04:00
Dan Peebles
845d1b28bf
pants{,13-pre}: move from pythonPackages to top level
...
That means it'll build in Hydra and we don't really care which version of
Python it builds against.
2017-05-22 12:22:13 -04:00
Franz Pletz
933ab0cd5b
Merge pull request #25973 from gentoofreak/feature/libopus-1.1.4
...
libopus: 1.1.3 -> 1.1.4
2017-05-22 17:19:19 +02:00
Fatih Altinok
27dc2c4926
flow: 0.42.0 -> 0.46.0
2017-05-22 15:49:30 +03:00
Eelco Dolstra
3b44cd731c
aws-sdk-cpp: 1.0.60 -> 1.0.127
2017-05-22 14:36:20 +02:00
Mateusz Kowalczyk
638fb38ef0
jenkins: 2.61 -> 2.62
2017-05-22 12:01:31 +01:00
Frederik Rietdijk
0891d0b7a0
Merge pull request #25716 from LnL7/python-flake8
...
python flake8: 3.2.1 -> 3.3.0
2017-05-22 11:12:36 +02:00
Frederik Rietdijk
1267b155c4
Merge pull request #25916 from FRidh/reproducible
...
Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook
2017-05-22 10:20:04 +02:00
Frederik Rietdijk
99cfab07b9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-05-22 09:21:40 +02:00
obadz
caa9a19143
pythonPackages.libsoundtouch: 0.3.0 -> 0.4.0
2017-05-21 22:24:26 +01:00
Martin Wohlert
88af502593
libopus: 1.1.3 -> 1.1.4
2017-05-21 19:32:49 +02:00
Michael Raskin
daa65527c6
marionette-harness: init at 4.4.0
2017-05-21 19:29:20 +02:00
Jörg Thalheim
dd8dadb786
Merge pull request #25528 from Mic92/node-packages
...
nodePackages: split into v4/v6 package set
2017-05-21 16:04:11 +01:00
Tim Steinbach
575ff5c990
coursier: 1.0.0-RC2 -> 1.0.0-RC3
2017-05-21 09:46:50 -04:00
Unai Zalakain
db3e2983a6
subliminal: init at 2.0.5
2017-05-21 14:41:31 +01:00
Jörg Thalheim
6f447ed6cf
Merge pull request #25883 from unaizalakain/init-enzyme
...
enzyme: init at 0.4.1
2017-05-21 14:39:20 +01:00
Jörg Thalheim
689f0ce372
enzyme: use fetchPypi
2017-05-21 14:38:27 +01:00
Tim Steinbach
207c4427b2
ammonite: 0.8.5 -> 0.9.0
2017-05-21 09:37:27 -04:00
midchildan
2c393164c8
mikutter: init at 3.5.7
...
fixes #25852
2017-05-21 12:13:34 +01:00
Peter Simons
bce69a0b1a
git-annex: update hash for new version
2017-05-21 11:49:35 +02:00
Peter Simons
de388b69be
git-annex: force a fetchgit re-fetch when the version number changes
...
Bake the version number of git-annex into the name of the fetchgit derivation
to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/25755 .
2017-05-21 11:49:35 +02:00
Peter Simons
1f602fe507
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-7-g2ed2e10 from Hackage revision
c552e0bd5f
.
2017-05-21 11:49:27 +02:00
Peter Simons
73a67a9636
LTS Haskell 8.14
2017-05-21 11:48:45 +02:00
Unai Zalakain
d501166f31
enzyme: init at 0.4.1
2017-05-21 11:34:14 +02:00
Jörg Thalheim
d81683d0a4
Merge pull request #25884 from unaizalakain/init-pysrt
...
pysrt: init at 1.1.1
2017-05-21 09:22:46 +01:00
Jörg Thalheim
219daab8e7
pysrt: enable tests
2017-05-21 09:21:14 +01:00
Jörg Thalheim
50e8199930
Merge pull request #25949 from bhipple/init/python-bitcoin-price-api
...
pythonPackages.bitcoin-price-api: init at 0.0.4
2017-05-21 09:01:49 +01:00
Alexandre Peyroux
f1edefed50
jsbeautifier: 1.6.4 -> 1.6.14 ( #25947 )
...
* jsbeautifier: 1.6.4 -> 1.6.14
* pythonPackages.jsbeautifier: move to python-modules
2017-05-21 08:50:14 +01:00
John Ericson
bb37fc90c7
Merge pull request #25897 from obsidiansystems/glibc-cross
...
glibc: Clean up cross compilation
2017-05-20 22:26:15 -04:00
John Ericson
25edc476fd
glibc: Simplify derivation further
...
No native hashes should be changed with this commit
default.nix's cross hash should also not be changed
2017-05-20 22:17:28 -04:00
Willi Butz
458895db33
go: add dependencies for go get
...
go get expects git, subversion, mercurial and bazaar to be in PATH when
needed. (https://github.com/golang/go/wiki/GoGetTools )
2017-05-21 01:16:42 +02:00
Mateusz Kowalczyk
a7e861a058
jenkins: 2.56 -> 2.61
2017-05-20 22:54:07 +01:00
Benjamin Hipple
d856b50bad
pythonPackages.bitcoin-price-api: init at 0.0.4
2017-05-20 17:51:16 -04:00
Jörg Thalheim
b2a14ee339
Merge pull request #25944 from unaizalakain/init-xuxen
...
hunskell: add basque dictionary Xuxen 5
2017-05-20 20:17:48 +01:00
kadota kyohei
a908f2a3df
google-app-engine-go-sdk: init at 1.9.53 ( #25856 )
...
* google-app-engine-go-sdk: init at 1.9.53
* google-app-engine-go-sdk: simplify python wrapper, use fetchzip
* add myself to maintainer list
* google-app-engine-go-sdk: add lufia as maintainer
2017-05-20 19:33:57 +01:00
Unai Zalakain
337687c318
hunskell: add basque dictionary Xuxen 5
...
mkDict doesn't easily adapt to dictionaries that have multiple source
files but no readme, so I did not use it. Having a "generic" function
that then has per-language quirks is a bad abstraction.
A small utility function that copies a given file to hunspell's and
myspell's dirs and a separate one that copies a given readme file would
be more useful.
2017-05-20 20:10:23 +02:00
Jörg Thalheim
c2dce6a745
Merge pull request #25666 from vmandela/gitseries
...
git-series: init at 0.9.1
2017-05-20 18:59:41 +01:00
Joachim Fasting
acfffd18f5
chromedriver: treat native build inputs as such
2017-05-20 19:28:00 +02:00
Joachim Fasting
4fe8165e84
chromedriver: refactor per-platform src specs, fixing eval
...
Use an attrset to ensure consistency between available
specs & hydra platforms.
This fixes evaluation error due to trying to build this on arm
linux (introduced by 357f193c9d
).
2017-05-20 19:27:58 +02:00
Joachim Fasting
88ff541807
chromedriver: remove redundant lib param
2017-05-20 19:27:53 +02:00
Jörg Thalheim
2a42b45105
Merge pull request #25103 from Hodapp87/google_cloud_print
...
cloud-print-connector: init at unstable-2017-01-19
2017-05-20 18:23:12 +01:00
Jörg Thalheim
f410236ed8
Merge branch 'master' into feature/fix_rainbox_gem_deps
2017-05-20 17:26:24 +01:00
Venkateswara Rao Mandela
3b69497bb1
git-series: init at 0.9.1
...
git series tracks changes to a patch series over time. git series also
tracks a cover letter for the patch series, formats the series for
email, and prepares pull requests.
https://github.com/git-series/git-series
2017-05-20 16:00:31 +00:00
Antoine Eiche
9694567ac9
pythonPackages.pika-pool: init at 0.1.3
...
fixes #25750
2017-05-20 15:03:45 +01:00
Herwig Hochleitner
6509ba66a8
ninja: 1.7.1 -> 1.7.2
2017-05-20 16:02:50 +02:00
Jörg Thalheim
c1a5754b67
Merge pull request #25751 from nlewo/pr/rfc3986
...
pythonPackages.rfc3986: 0.2.2 -> 0.4.1
2017-05-20 14:59:43 +01:00
Jörg Thalheim
c66af84b3c
Merge pull request #25797 from selaux/ubiquitous-chromedriver
...
chromedriver: Update and make available for linux-i686 and darwin
2017-05-20 14:16:52 +01:00
Stefan Lau
357f193c9d
chromedriver: 2.25 -> 2.29
2017-05-20 14:16:08 +01:00
Jörg Thalheim
c14109c170
Merge pull request #25879 from mlieberman85/add-kafka
...
confluent-kafka: init at 0.9.4
2017-05-20 12:36:08 +01:00
Robin Gloster
c9f3893451
despotify: remove
...
broken and doesn't build with openssl 1.1
2017-05-20 13:22:58 +02:00
Robin Gloster
d0ffb23442
php70: 7.0.16 -> 7.0.19
...
fixes build with openssl 1.1
2017-05-20 13:22:46 +02:00
risicle
9d86b49f2a
python metaphone: init at 0.6 ( #25868 )
...
* metaphone: init at 0.6
* metaphone: add self as maintainer
2017-05-20 10:30:10 +01:00
Unai Zalakain
610c27ca64
pysrt: init at 1.1.1
2017-05-20 10:56:42 +02:00
Unai Zalakain
f76ce5983d
rarfile: 2.6 -> 3.0 ( #25885 )
...
* rarfile: 2.6 -> 3.0
* rarfile: enable tests
2017-05-20 08:19:40 +01:00
Jörg Thalheim
300b63c5ea
Merge pull request #25911 from amiloradovsky/dale
...
dale: 20170419 -> 20170519
2017-05-20 07:41:29 +01:00
John Ericson
7e096024d7
glibc: Fix for cross
2017-05-19 18:44:24 -04:00
John Ericson
b175feb8e1
Merge pull request #25875 from obsidiansystems/ncurses-cross
...
ncurses: Break hash to simplify derivation
2017-05-19 18:39:12 -04:00
Vladimír Čunát
9f6b1dca58
Merge #25708 : fltk: 1.3.3 -> 1.3.4
2017-05-19 23:52:14 +02:00
Vladimír Čunát
dc8c798e5d
Merge #25538 : haxe: 3.2.1 -> 3.4.2
2017-05-19 23:44:18 +02:00
Will Dietz
3d1c1c5af3
llvm-4/*: indicate which build inputs are nativeBuildInputs.
2017-05-19 15:38:00 -05:00
Will Dietz
9aa3548931
llvm-4/clang-4: Build and install man pages
2017-05-19 15:37:59 -05:00
Michael Lieberman
d0d30df446
confluent-kafka: init at 0.9.4
...
Disabled tests for python 3 since the 0.9.4 release has failing tests
when run under python 3.
2017-05-19 13:58:57 -04:00
Daniel Brockman
dd35dbcc27
solc: 0.4.8 -> 0.4.11
2017-05-19 16:34:10 +02:00
Frederik Rietdijk
acd32a4caf
Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook
...
The Python interpreters are patched so they can build .pyc bytecode free
of certain indeterminism.
When building Python packages we currently set
```
compiling python files.
in nix store.
DETERMINISTIC_BUILD=1;
PYTHONHASHSEED = 0;
```
Instead if setting these environment variables in the function that
builds the package, this commit sets the variables instead in the Python
setup hook. That way, whenever Python is included in a derivation, these
variables are set.
See also the issue https://github.com/NixOS/nixpkgs/issues/25707 .
2017-05-19 16:28:11 +02:00
Peter Simons
c1609e4a4d
libqmi: enable MBIM support
2017-05-19 14:29:09 +02:00
Peter Simons
9b54745c61
libqmi: update to version 1.18.0
...
The new version adds a dependency in libgudev.
2017-05-19 14:29:09 +02:00
Andrew Miloradovsky
8633aba1e1
dale: 20170419 -> 20170519
...
Includes some stability/predictability and portability improvements.
2017-05-19 11:39:06 +00:00
Peter Hoeg
0f59c9ce83
libguestfs: fix build
2017-05-19 19:29:41 +08:00
Frederik Rietdijk
61451f1011
Merge pull request #25870 from risicle/pyproj-tests
...
pyproj: enable tests, use bundled proj by default
2017-05-19 12:46:10 +02:00
Jörg Thalheim
bde09a92c1
Merge pull request #25774 from matthewbauer/xapian-fixup
...
xapian: fixup darwin
2017-05-19 09:41:01 +01:00
Peter Simons
769e14a422
multi-ghc-travis: update to latest git version and install both scripts
...
We're using the names 'make-travis-yml' and 'make-travis-yml-2' now, which
feels more in-line'ish with the Cabal file hvr is distributing.
2017-05-19 09:26:28 +02:00
Vladimír Čunát
5aa530f2a8
Merge branch 'master' into staging
...
A few thousand rebuilds from master.
2017-05-19 08:57:59 +02:00
Jörg Thalheim
380d6bbff1
Merge pull request #25881 from Mic92/gtk2-themes
...
gtk2: search for themes in XDG_DATA_DIRS
2017-05-19 07:08:09 +01:00
Cray Elliott
fe666125a6
ffmpeg-full: add enableLto option
...
disabled by default, allows the user to specify if they would like a
link-time optimized build or not
2017-05-18 21:44:59 -07:00
Benjamin Staffin
965bffdb69
bazel: 0.4.4 -> 0.4.5 ( #25821 )
...
Also added zsh and bash completion support
2017-05-18 23:14:50 -04:00
Nikolay Amiantov
8e7c7af3b8
haskellPackages.hoogle: don't override haskell-src-exts
2017-05-19 02:30:13 +03:00
Nikolay Amiantov
6679dbbd60
ffmpeg: fix arm build
2017-05-19 02:29:49 +03:00
Tyson Whitehead
8fdbc828b9
clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902
2017-05-18 18:32:09 -04:00
Nikolay Amiantov
63150762ba
Merge pull request #24861 from abbradar/qt4-gtk
...
qt4: enable gtk2 by default
2017-05-18 16:35:33 +03:00
John Ericson
a19cf228d5
ncurses: Break hash to simplify derivation
2017-05-18 07:02:54 -04:00
Vladimír Čunát
cbdcc20e77
sile, simavr: fixup packages with RPATH problems
2017-05-18 11:39:00 +02:00
Vladimír Čunát
e9aeb55f3b
Merge branch 'master' into staging
2017-05-18 11:24:18 +02:00
Vladimír Čunát
71a7e221d8
treewide: fixup packages with RPATH problems
2017-05-18 09:49:15 +02:00
Jörg Thalheim
1810b3f64b
gtk2: search for themes in XDG_DATA_DIRS
...
This patch was adapted from GUIX.
At the moment we still have to rely on GTK_DATA_PREFIX, which can only
point to one profile at the time and is also not set in all desktop
environments. This patch makes it possible to use installed themes, no
matter if system-wide or by in a user profile.
2017-05-18 06:32:45 +01:00
John Ericson
afec912d81
Merge pull request #25867 from obsidiansystems/ghc-deps-cross
...
Fix cross compilation of some GHC deps
2017-05-17 19:09:00 -04:00
Daiderd Jordan
a4f772435d
Merge pull request #25309 from acowley/rtags-id
...
rtags: link to libclang.dylib at absolute path on darwin
2017-05-18 00:14:45 +02:00
John Ericson
8ad2c6a830
ncurses: Fix for cross
2017-05-17 17:50:05 -04:00
Robert Scott
d4c106f5b4
pyproj: enable tests, use bundled proj by default
2017-05-17 22:40:07 +01:00
John Ericson
bec5ffee15
Merge pull request #25232 from obsidiansystems/cross-binutils
...
Cross binutils
2017-05-17 16:34:56 -04:00
John Ericson
76667036ec
gmp 6: Fix for cross
2017-05-17 16:15:32 -04:00
Daiderd Jordan
fcbb9b3243
Merge pull request #25837 from czyzykowski/v8-on-osx
...
v8: fixes darwin build
2017-05-17 21:54:43 +02:00
Lukasz Czyzykowski
3de66330cd
v8: fixes build on darwin
...
v8 compilation on macOS was failing because of missing dependency and
wrong linker. The approach to make it work is similar to the nodejs
package.
2017-05-17 21:50:49 +02:00
John Ericson
20fa6fd871
gcc: When cross compiling, always expect prefixed binutils
...
Previously this was just done on Darwin.
2017-05-17 15:33:05 -04:00
John Ericson
7018dfb9f4
binutils and cctools: Prefix derivation names with target for cross
...
We want platform triple prefixes and suffixes on derivation names to
be used consistently. The ideom this commit strives for is
- suffix means build != host, i.e. cross *built* packages. This is
already done.
- prefix means build != target, i.e. cross tools. This matches the
tradition of such binaries themselves being prefixed to disambiguate.]
Binutils and cctools, as build tools, now use the latter
2017-05-17 15:33:05 -04:00
John Ericson
88ea6463a3
binutils on darwin: Clean up the rats nest
...
- No more *Cross duplication for binutils on darwin either.
`cctools_cross` is merged into plain `cctools`, so `buildPackages`
chains alone are used to disambiguate.
- Always use a mashup of cctools and actual GNU Binutils as `binutils`.
Previously, this was only done in the native case as nobody had
bothered to implement the masher in the cross case. Implemented it
basically consisted of extending the wrapper to deal with prefixed
binaries.
2017-05-17 15:33:05 -04:00
Tim Steinbach
9379045664
Merge pull request #25842 from NeQuissimus/ammonite_0_8_5
...
ammonite: 0.8.4 -> 0.8.5
2017-05-17 08:30:30 -04:00
Frederik Rietdijk
fc2caec756
Merge pull request #25850 from jluttine/cram-broken-on-i686
...
pythonPackages.cram: mark i686 broken
2017-05-17 12:42:16 +02:00
Peter Hoeg
d4b3c86a08
editorconfig-core-c: minor cleanups
2017-05-17 16:53:08 +08:00
Jaakko Luttinen
e95cb5d58a
pythonPackages.cram: mark i686 broken
2017-05-17 09:38:34 +03:00
Tim Steinbach
8037c5e0cf
ammonite: 0.8.4 -> 0.8.5
2017-05-16 20:39:42 -04:00
Daiderd Jordan
ea229a26a3
Merge pull request #25839 from czyzykowski/rdkafka-on-osx
...
rdkafka: fixes darwin build
2017-05-17 00:13:21 +02:00
Lukasz Czyzykowski
3edc6108c5
Enables rdkafka compilation on macOS
...
Without --disable-ssl librdkafka ./configure detects that OpenSSL is
installed but when it tries to link it fails because the default
version is incompatible (1.0.2 vs required 1.1.x).
https://github.com/edenhill/librdkafka/issues/49#issuecomment-280219158
2017-05-16 23:41:31 +02:00
Frederik Rietdijk
fda2318eab
Merge pull request #25814 from sifmelcara/fix/opencvCMakeLibraryPath
...
opencv: Fix OpenCV build on non NixOS platform
2017-05-16 20:57:19 +02:00
Aistis Raulinaitis
b2444e25ef
UrWeb version bump
2017-05-16 11:43:23 -07:00
Vladimír Čunát
2b5b38a964
Merge #25807 : gnutls: bugfix 3.5.11 -> 3.5.12
2017-05-16 18:38:54 +02:00
Vladimír Čunát
515414ed32
Merge branch 'master' into staging
2017-05-16 18:32:43 +02:00
Vladimír Čunát
f5c568446a
qtwebkit-*: fix #25585 : bad RPATH entries
2017-05-16 18:30:58 +02:00
Vladimír Čunát
65ede052fa
treewide: fixup packages with RPATH problems
2017-05-16 18:30:58 +02:00
Frederik Rietdijk
ea2c573b3b
python.pkgs.scipy: move expression and keep only a single version
2017-05-16 13:37:01 +02:00
Frederik Rietdijk
c9b4a2f319
python.pkgs.numpy: move and get rid of multiple versions
2017-05-16 13:37:01 +02:00
Frederik Rietdijk
9174bd2538
pythonPackages.pandas: 0.19.2 -> 0.20.1
2017-05-16 13:37:01 +02:00
J M
03d190d54f
shibboleth: Add Myself as a Maintainer ( #25817 )
2017-05-16 10:11:55 +01:00
Masayuki Takeda
1aaeb94855
3to2: init at 1.1.1 ( #25202 )
...
* 3to2: init at 1.1.1
* add myself to maintainer list
* add mt-caret as maintainer
2017-05-16 08:40:36 +02:00
Frederik Rietdijk
68adab765c
Merge pull request #25810 from mimadrid/update/elixir-1.4.4
...
elixir: 1.4.2 -> 1.4.4
2017-05-16 08:18:41 +02:00
mingchuan
b496ffbe55
opencv: Fix OpenCV build on non NixOS platform
...
OpenCV's CMakeFile will use libraries in /lib and /lib64 if it can
find libraries from those paths. However, it causes
build failure because nix detects impure paths being used.
2017-05-16 05:02:00 +08:00
Jörg Thalheim
d83f1bfed5
Merge pull request #25788 from Mic92/metasploit
...
metasploit: 3.3.1 -> 4.14.17
2017-05-15 21:50:26 +01:00
mimadrid
4187d31ab7
elixir: 1.4.2 -> 1.4.4
2017-05-15 20:10:45 +02:00
mimadrid
c68a241208
gnutls: 3.5.11 -> 3.5.12
2017-05-15 19:32:35 +02:00
Frederik Rietdijk
37cb24a318
python.pkgs.pytest_xdist: 1.14 -> 1.16.0
2017-05-15 14:36:30 +02:00
Daiderd Jordan
e5a4da2ab8
python-pytest-xdist: fix tests
2017-05-15 14:14:51 +02:00
Stefan Lau
04527cd84b
chromedriver: allow to install on more systems
2017-05-15 13:53:07 +02:00
Peter Simons
bdf88dd61d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1-1-gc33d81c from Hackage revision
1f35de13eb
.
2017-05-15 09:50:55 +02:00
Frederik Rietdijk
8b647e991f
Merge pull request #25563 from jluttine/add-piexif
...
pythonPackages.piexif: init at 1.0.12
2017-05-15 08:48:30 +02:00
Frederik Rietdijk
9468764b15
Merge pull request #25609 from jluttine/add-nbstripout
...
nbstripout: init at 0.3.0
2017-05-15 08:47:12 +02:00
Jörg Thalheim
ae9e73125f
gem-config: add rb-readline
2017-05-14 22:29:51 +01:00
Jörg Thalheim
c441ae6feb
gem-config: add pcaprub
2017-05-14 22:29:46 +01:00
Franz Pletz
2ab474b4a7
gitlab-runner_1_11: add patch to fetch shells from system path
2017-05-14 22:48:15 +02:00
Thomas Tuegel
fabd48272f
Merge branch 'qt--qpa-plugin-path'
2017-05-14 13:55:42 -05:00
Thomas Tuegel
7c338b7df8
qtbase: search platform plugin paths before other plugin paths
2017-05-14 13:55:03 -05:00
Thomas Tuegel
88a5082edf
Revert "qt58: ignore NIX_PROFILES environment variable"
...
This reverts commit 6169bd98f5
.
2017-05-14 13:55:02 -05:00
Jaakko Luttinen
8a68e4c7f6
pythonPackages.natsort: 5.0.1 -> 5.0.3
...
* pythonPackages.natsort: refactor config
* pythonPackages.natsort: 5.0.1 -> 5.0.3
* pythonPackages.natsort: fix broken
2017-05-14 20:05:50 +02:00
Joachim Fasting
e6c65ecb12
tree-wide: remove uses of features.grsecurity
2017-05-14 15:08:51 +02:00
Vladimír Čunát
b0d2de45cd
freetype: fix CVE-2017-{8105,8287} by upstream patches
...
I copied the patches, as the changelog changes would certainly conflict.
2017-05-14 15:00:44 +02:00
Vladimír Čunát
fcdb4b51f8
mesa: maintenance 17.0.5 -> 17.0.6
2017-05-14 14:36:54 +02:00
Marc Nickert
1c9ed32a34
libtiff: security 4.0.7-5 -> 4.0.7-6 (Debian patches)
...
Taken from PR #25742 , only adding extra comment.
2017-05-14 14:27:52 +02:00
Daiderd Jordan
22b7b491d5
Merge pull request #25769 from periklis/topic_fix_qt58_qtbase_stl
...
qt5-qtbase: remove old GNU libstdc++
2017-05-14 14:05:36 +02:00
Tuomas Tynkkynen
beb43a651c
Merge remote-tracking branch 'upstream/master' into staging
2017-05-14 14:24:20 +03:00
Peter Simons
5d6c76dd50
git-annex: make sure the test suite runs with git-annex-shell in $PATH
2017-05-14 12:26:08 +02:00
Peter Simons
5052ac8d25
git-annex: fix hash for new version
2017-05-14 11:43:47 +02:00
Peter Simons
b5d2c81514
Remove broken haskell-tools overrides.
...
These overrides no longer evaluate correctly and as a result break Nixpkgs
evaluation.
ping @shlevy
2017-05-14 11:39:08 +02:00
Frederik Rietdijk
a9238eae8f
Merge pull request #25738 from nand0p/buildbot-0.9.7
...
buildbot: 0.9.6 -> 0.9.7
2017-05-14 10:00:12 +02:00
Periklis Tsirakidis
096c008036
Fix #25723 : Remove old GNU libstdc++ for qtbase
2017-05-14 09:46:38 +02:00
Matthew Justin Bauer
4b06293597
checkbashisms: simplify and set platforms to unix ( #25773 )
...
- adds version to name
- also adds "unix" as platform (anything with perl should work)
2017-05-14 08:15:30 +01:00
Matthew Bauer
f33ca4edc6
xapian: fixup darwin
...
The configure script is detecting that __exp10 is available even
though it isn’t on latest versions. This is the best fix I can find
for now.
2017-05-13 23:45:02 -05:00
Domen Kožar
7b208ab3c5
Merge pull request #25399 from themoritz/rm-purs-pinned-deps
...
Remove hackage2nix pinned dependencies for PureScript 0.10.7
2017-05-13 21:34:03 +02:00
Antoine Eiche
f97180c012
pythonPackages.rfc3986: 0.2.2 -> 0.4.1
2017-05-13 00:11:48 +02:00
Pooyan Khosravi
bc780285c0
ruby-modules gem-config: add rainbow
...
Rainbow needs rake (a make analogue) as build dep. This builds an specific
version of rake for building rainbow.
Since rake is private to rainbow there shouldn't be any problems until rainbow
devs decide they need another rake version which is unlikely.
2017-05-12 17:23:18 -04:00
Jörg Thalheim
e8880627e8
Whoosh: fix python3.6
...
fixes #25745
2017-05-12 20:37:48 +01:00
Matthew Daiter
093130f802
openmvs: init at current master ( #25672 )
...
* openmvs: init at current master
* openmvs: simplify expression
* openmvs: init at unstable-2017-05-01
2017-05-12 20:07:11 +01:00
Fernando J Pando
a6bcf148d7
buildbot: 0.9.6 -> 0.9.7
2017-05-12 10:59:27 -04:00
Pascal Wittmann
2d8c427a43
Merge pull request #25687 from dtzWill/update/souper-2017-03-23
...
souper: 2017-03-07 -> 2017-03-23
2017-05-12 16:23:02 +02:00
Vladimír Čunát
51e0f8f759
Merge branch 'master' into staging
...
Some more larger rebuilds from master.
2017-05-12 12:03:37 +02:00
gnidorah
7da0b964de
libao: build both pulse and alsa drivers
2017-05-12 12:23:56 +03:00
Peter Simons
890fd54fde
haskell-loc-test: break infinite recursion in test dependencies
2017-05-12 09:25:25 +02:00
Peter Simons
450a76eb62
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2.1 from Hackage revision
979529ca1b
.
2017-05-12 09:25:21 +02:00
Daiderd Jordan
4005d8a26d
python-flake8: 3.2.1 -> 3.3.0
2017-05-11 23:07:46 +02:00
Daiderd Jordan
af14949b08
python-mccabe: 0.5.3 -> 0.6.1
2017-05-11 23:07:45 +02:00
Daiderd Jordan
00df7774e8
python-pyflakes: 1.3.0 -> 1.5.0
...
Fixes #25678
2017-05-11 23:07:30 +02:00
Jörg Thalheim
f2c2aec0f6
Merge pull request #25703 from vdemeester/update-vndr
...
vndr: 20161110 -> 20170511
2017-05-11 20:38:47 +01:00
Daiderd Jordan
c58aa3a508
python-dogpile-cache: disable concurrency tests
2017-05-11 19:51:50 +02:00
Anthony Cowley
0dbf5b02b9
fltk: 1.3.3 -> 1.3.4
...
This incidentally fixes the build on darwin.
2017-05-11 12:08:25 -04:00
Vincent Demeester
4f58a496c3
vndr: 20161110 -> 20170511
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-11 15:14:55 +02:00
Peter Hoeg
48192c65c3
partition-manager: init at 3.0.1
...
Includes kpmcore 3.0.3
2017-05-11 19:07:44 +08:00
Jörg Thalheim
b22c62915f
Merge pull request #25688 from k0ral/mediainfo
...
{lib}mediainfo{-gui}: 0.7.91 -> 0.7.95
2017-05-11 09:01:24 +01:00
Jörg Thalheim
8b36a16b05
Merge pull request #25684 from andrewrk/update-cmark
...
cmark: 0.23.0 -> 0.27.1
2017-05-11 08:38:12 +01:00
Jörg Thalheim
e2a807cf12
cmark: enable tests
2017-05-11 08:37:22 +01:00
Jörg Thalheim
2dcc5bbb5d
cmark: cmake in nativeBuildInputs
2017-05-11 07:57:09 +01:00
Jörg Thalheim
be19ad150c
Merge pull request #25594 from mimadrid/update/htslib-1.4
...
Update/htslib 1.4
2017-05-11 07:08:56 +01:00
Peter Hoeg
83970f5cbc
usb_modeswitch: remove unneeded dependencies
2017-05-11 13:45:05 +08:00
Dan Peebles
bd831b4a07
flamegraph: 182b24fb -> 6b2a446d
...
Also, add a more predictable alias to all-packages.nix
2017-05-11 01:28:44 -04:00
koral
6fedc9cdbe
{lib}mediainfo{-gui}: 0.7.91 -> 0.7.95
2017-05-10 23:18:48 +02:00
Will Dietz
70f95f46d4
souper: 2017-03-07 -> 2017-03-23
2017-05-10 15:52:55 -05:00
Andrew Kelley
33acfb8029
cmark: 0.23.0 -> 0.27.1
2017-05-10 15:58:53 -04:00
Frederik Rietdijk
0e93069c7f
Merge pull request #25668 from lsix/update_django_1_11_1
...
pythonPackages.django: 1.11 -> 1.11.1
2017-05-10 19:33:46 +02:00
Daiderd Jordan
c0774b970b
Merge pull request #25307 from acowley/llvm-openmp
...
llvm: Add the LLVM OpenMP components
2017-05-10 18:51:44 +02:00
Linus Heckemann
28154f45a6
cmake setup hook: allow other build types
2017-05-10 14:33:20 +01:00
Shea Levy
ac1599971f
hackage2nix: Pull haskellSrc2nix from the final package set
2017-05-10 08:03:57 -04:00
Gabriel Ebner
8da31b0e2e
fstar: 0.9.2.0 -> 0.9.4.0
2017-05-10 13:54:21 +02:00
Markus Kohlhase
344f1ee374
opencv: remove myself (flosse) from the maintainers list
2017-05-10 11:10:10 +02:00
Lancelot SIX
e877cbdd6c
pythonPackages.django: 1.11 -> 1.11.1
...
This is a bugfix release. See
https://docs.djangoproject.com/en/1.11/releases/1.11.1/
2017-05-10 09:50:37 +02:00
Vincent Laporte
0a4da64cad
ocamlPackages.octavius: init at 0.2.0
...
Octavius is a library to parse the ocamldoc comment syntax.
2017-05-10 06:36:39 +00:00
Franz Pletz
f2e100ca85
Merge pull request #25616 from Ma27/package/activator/remove
...
activator: remove package from package-set
2017-05-10 03:30:51 +02:00
Vladimír Čunát
8b01ec9a9e
Merge branch 'master' into staging
2017-05-10 00:54:53 +02:00
Jörg Thalheim
8f72f93981
Merge pull request #25614 from bobakker/master
...
hpx: restrict architecture to x86_64
2017-05-09 22:33:13 +01:00
Jaakko Luttinen
976d811ad4
pythonPackages.piexif: init at 1.0.12
2017-05-09 20:22:36 +03:00
Daiderd Jordan
0d6d47edd1
Merge pull request #25568 from sigma/pr/go-1.8.1
...
go: 1.8 -> 1.8.1
2017-05-09 18:44:12 +02:00
Peter Simons
a1b6c5f5d6
Revert "Use consistent package naming for HEAD.nix files" for GHC and GHCjs.
...
This reverts commit 31b0e34d1d
. The version
numbers used in that commit were no improvement.
2017-05-09 17:59:28 +02:00
Pascal Wittmann
a913e8c3fa
Merge pull request #25634 from ericsagnes/pkg-new/gnu-cobol
...
gnu-cobol: init at 2.0rc-2
2017-05-09 14:40:31 +02:00
Eric Sagnes
bd03033b49
gnu-cobol: init at 2.0rc-2
2017-05-09 19:03:41 +09:00
Arseniy Seroka
87e7faa937
Merge pull request #25631 from rht/master
...
Use consistent package naming for HEAD.nix files
2017-05-09 11:27:03 +03:00
Jean-Philippe Bernardy
7b5356ed5e
pythonPackages.tensorflow 1.0.0 -> 1.1.0
2017-05-09 10:09:11 +02:00
David Johnson
a5df611d91
ghcjs: mark as fixed
2017-05-08 22:32:08 -07:00
rht
31b0e34d1d
Use consistent package naming for HEAD.nix files
2017-05-09 10:31:15 +07:00
Maximilian Bosch
25a3563102
activator: remove package from package-set
...
the typesafe activator is about to reach end of life at the end of this
month (2017-05) and the servers will be decommissioned at the ond of 2017.
See http://www.lightbend.com/community/core-tools/activator-and-sbt for
and the project's readme
(https://github.com/typesafehub/activator/blob/master/README.md ) for further reference.
2017-05-08 19:02:25 +02:00
Bo Bakker
29c8d83f88
Restrict architectures to x86_64
2017-05-08 14:47:51 +02:00
Yann Hodique
19ebff1d95
go: 1.7.4 -> 1.7.5
2017-05-08 13:14:46 +02:00
Ben Zhang
0a4cf89ae4
yarn: 0.23.2 -> 0.23.4
2017-05-08 13:09:10 +02:00
Eelco Dolstra
81ffcfdef3
Merge pull request #25602 from TaktInc/sierra-haskell
...
Remove unused `local` command.
2017-05-08 13:08:45 +02:00
Jaakko Luttinen
f303480f1f
pythonPackages.pytest-cram: init at 0.1.1
2017-05-08 11:30:06 +03:00
Jaakko Luttinen
4a89ab35ee
pythonPackages.cram: init at 0.7
2017-05-08 11:14:40 +03:00
Bo Bakker
6d598fccce
hpx: init at 1.0.0
2017-05-08 10:05:30 +02:00
Kamil Chmielewski
9943e5635c
ponyc: 0.13.1 -> 0.14.0
...
https://github.com/ponylang/ponyc/issues/1877
2017-05-08 09:38:34 +02:00
Judah Jacobson
3ef04024d9
Remove unused local
command.
2017-05-07 16:39:50 -07:00
mimadrid
295a23a2db
htslib: 1.3.2 -> 1.4
2017-05-07 23:15:42 +02:00
Daiderd Jordan
3b7566e76f
ycmd: copy libclang on darwin
2017-05-07 22:34:58 +02:00
Frederik Rietdijk
2f3cfe696b
pythonPackages.pygments: move expression to own file
2017-05-07 22:23:32 +02:00
Frederik Rietdijk
7a61788bc1
Merge remote-tracking branch 'upstream/master' into HEAD
2017-05-07 21:36:49 +02:00
Lorenzo Manacorda
0f918b9846
mapnik: 3.0.12 -> 3.0.13
2017-05-07 20:28:56 +02:00
Joachim F
5a17c40807
Merge pull request #25416 from lheckemann/openal-soft-cross
...
openal-soft: move cmake to nativeBuildInputs
2017-05-07 18:55:02 +01:00
Tim Steinbach
c882b967c1
Merge pull request #25560 from NeQuissimus/coursier_1_0_0_rc2
...
coursier: 1.0.0-RC1 -> 1.0.0-RC2
2017-05-07 12:34:24 -04:00
Peter Simons
bf18d5f8b1
Merge pull request #25577 from PierreR/master
...
haskellPackages.postgrest-ws: dontCheck
2017-05-07 18:33:58 +02:00
Shea Levy
63841d159e
Merge branch 'intero-nix-shim' of git://github.com/michalrus/nixpkgs
2017-05-07 08:20:54 -04:00
Joachim F
5e0ec33854
Merge pull request #25576 from montag451/asn1c
...
asn1c: 0.9.27 -> 0.9.28
2017-05-07 12:53:58 +01:00
Frederik Rietdijk
021978300c
Python: replace requests2 with requests tree-wide - follow up
...
ca0a4e2a9a
was committed just before I
pushed ef4442e827
2017-05-07 13:01:23 +02:00
Frederik Rietdijk
ef4442e827
Python: replace requests2 with requests tree-wide
...
See f63eb58573
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Pierre Radermecker
080bd323ad
haskellPackages.postgrest-ws: dontCheck
2017-05-07 12:49:40 +02:00
obadz
ca0a4e2a9a
pythonPackages.libsoundtouch: init at 0.3.0
2017-05-07 11:27:10 +01:00
montag451
74b55421b4
asn1c: 0.9.27 -> 0.9.28
2017-05-07 11:50:47 +02:00
Gabriel Ebner
e6825201f7
electron: 1.6.2 -> 1.6.6
2017-05-07 08:31:40 +02:00
davidak
49c4f2b6f5
libscrypt: init at 1.21
2017-05-07 07:01:54 +02:00
Peter Hoeg
994299b7a9
xapian: 1.4.0 -> 1.4.4
2017-05-07 10:41:30 +08:00
Peter Hoeg
0eac38c4ce
libtoxcore: 0.1.7 -> 0.1.8
2017-05-07 10:40:29 +08:00
Michal Rus
6aefa13156
intero-nix-shim: fix runtime dependencies
2017-05-07 02:20:17 +02:00
Yann Hodique
aa513180c5
go: 1.8 -> 1.8.1
2017-05-06 12:55:32 -07:00
Tim Steinbach
56799cf3b6
coursier: 1.0.0-RC1 -> 1.0.0-RC2
2017-05-06 12:25:44 -04:00
Frederik Rietdijk
30a33a55dd
Merge pull request #25544 from asymmetric/electrum-ltc
...
Electrum-LTC: init at 2.6.4.2
2017-05-06 14:10:41 +02:00
Vladimír Čunát
fa5d543770
Merge branch 'master' into staging
2017-05-06 13:24:28 +02:00