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
030862f63c
linuxPackages.evdi: init at 1.4.1
2017-05-19 02:53:09 +03:00
Nikolay Amiantov
e17744067a
displaylink: 1.1.62 -> 1.3.52
2017-05-19 02:51:45 +03:00
Valentin Robert
eaef55f699
proofgeneral_HEAD: fix for files removed upstream
2017-05-18 16:43:38 -07: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
Nikolay Amiantov
c5a9ad1880
Merge pull request #25903 from twhitehead/clblas-cuda-25902
...
clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902
2017-05-19 02:19:35 +03:00
Tyson Whitehead
8fdbc828b9
clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902
2017-05-18 18:32:09 -04:00
Jascha Geerds
e8b4a6b628
Merge pull request #25893 from lsix/update_nano
...
nano: 2.8.2 -> 2.8.3
2017-05-18 23:48:09 +02:00
Thomas Tuegel
d7e9248deb
kdeApplications: 17.04.0 -> 17.04.1
2017-05-18 16:23:03 -05:00
Joachim F
32033f5bf3
Merge pull request #25848 from lufia/update-gofont
...
go-font: 2016-11-17 -> 2017-03-30
2017-05-18 21:26:50 +01:00
John Ericson
f6863bcf7a
Merge pull request #25895 from obsidiansystems/cross-tests
...
release-cross: Do a recursive union to make sure we don't loose tests
2017-05-18 10:57:27 -04:00
John Ericson
df91297181
release-cross: Do a recursive union to make sure we don't loose tests
2017-05-18 10:41:58 -04:00
Lancelot SIX
e08cb81b31
nano: 2.8.2 -> 2.8.3
...
See http://lists.gnu.org/archive/html/info-gnu/2017-05/msg00007.html
for release announcement
2017-05-18 15:53:37 +02:00
Domen Kožar
395496a62a
nixopsUnstable: correct tarball
...
(cherry picked from commit 3e47e6251930294711d625a8123b7f395dd16b58)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-05-18 15:39:47 +02: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
Jiri Danek
ccef4810ca
idea-community: 2017.1.1 -> 2017.1.3
2017-05-18 13:11:31 +02:00
Joachim F
b710d86a3f
Merge pull request #25840 from romildo/upd.flat-plat
...
flat-plat: 20170323 -> 20170515
2017-05-18 11:58:01 +01:00
Joachim Fasting
77ed860114
linux_hardened: enable checks on scatter-gather tables
...
Recommended by kspp
2017-05-18 12:33:42 +02:00
Joachim Fasting
d438cbb0b6
socklog: disable shsgr test
...
Running the chkhsgr test on Hydra fails with
```
./chkshsgr || ( cat warn-shsgr; exit 1 )
Oops. Your getgroups() returned 0, and setgroups() failed; this means
that I can't reliably do my shsgr test. Please either ``make'' as root
or ``make'' while you're in one or more supplementary groups.
```
We just assume that our supported platforms have working
getgroups()/setgroups().
2017-05-18 12:33:32 +02:00
Domen Kožar
8ae6797c0e
nixopsUnstable: 1.5 -> 2017-05-15
2017-05-18 11:40:41 +02:00
Bjørn Forsman
0eff1d9f2a
vino: use wrapGAppsHook
...
Fixes this:
.vino-server-wr[8931]: Using the 'memory' GSettings backend. \
Your settings will not be saved or shared with other applications.
Still, the screen sharing settings under "gnome-control-center sharing"
does not seem to be persisted (except the enabling/disabling sharing
flag itself). Making changes and then re-opening gnome-control-center
shows the default screen sharing settings. Sigh.
2017-05-18 08:22:14 +02:00
Jörg Thalheim
eda502d143
Merge pull request #25847 from aneeshusa/update-icdiff-to-1.9.0
...
icdiff: 1.7.3 -> 1.9.0
2017-05-18 06:50:22 +01: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
Jörg Thalheim
64acaa1e2d
Merge pull request #25646 from zx2c4/wg-psk-change
...
wireguard: 0.0.20170421 -> 0.0.20170517
2017-05-17 23:58:51 +01:00
John Ericson
2601a80639
release-cross: Make tests more uniform
...
Fewer packages are only built on one platform. Eventually we should
have each package encode its own requirements on build host and target
(as we do for build already) and use that to test automatically.
2017-05-17 18:54:31 -04:00
mimadrid
8b569420b4
sudo: 1.8.19p2 -> 1.8.20
2017-05-18 00:50:53 +02: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
Jörg Thalheim
c953f8e557
Merge pull request #25865 from orivej/rdesktop-ipv6
...
rdesktop: enable IPv6 support
2017-05-17 22:31:16 +01:00
Jörg Thalheim
618f9aa52c
docker-proxy: remove go references
...
related to #25861
2017-05-17 22:14:34 +01:00
John Ericson
bec5ffee15
Merge pull request #25232 from obsidiansystems/cross-binutils
...
Cross binutils
2017-05-17 16:34:56 -04:00
Thomas Tuegel
2099f0afcc
dropbox: 25.4.28 -> 26.4.24
2017-05-17 15:33:27 -05: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
d34079c2d9
release-cross: Add arms test from Darwin for binutils
...
This does a decent job of testing everything in this PR up to here.
2017-05-17 15:33:05 -04: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
John Ericson
bfa8f30499
linux cross stdenv: Use the cross stdenv and nativeBuildInputs
...
This is a cross derivation---it's built on one platform to run on
another---so let's structure it like all the other cross derivations.
2017-05-17 15:33:05 -04:00
John Ericson
f2e2463367
Merge pull request #25866 from obsidiansystems/linux-headers-cross
...
linuxHeadersCross: Remove and just use `linuxHeaders`
2017-05-17 15:29:58 -04:00
John Ericson
f0e1907bee
linuxHeadersCross: Remove and just use linuxHeaders
2017-05-17 15:06:09 -04:00
Daiderd Jordan
b8e80d9389
Merge pull request #25844 from eqyiel/master
...
sift: fix build for darwin
2017-05-17 20:58:56 +02:00
Orivej Desh
99587bc9fa
rdesktop: enable IPv6 support
2017-05-17 18:53:36 +00:00
Robert Helgesson
23f6332634
perl-PPI: 1.220 -> 1.224
2017-05-17 20:42:19 +02:00
Jason A. Donenfeld
ef018d8955
wireguard: 0.0.20170421 - 0.0.20170517
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-05-17 20:25:06 +02:00
John Ericson
3e0b6b5141
Merge pull request #25862 from obsidiansystems/linux-stdenv-cross
...
linux cross stdenv: Fix eval errors
2017-05-17 13:48:43 -04:00
John Ericson
5870795cc6
linux cross stdenv: Fix eval errors
...
`pkgsNoParams` was removed by me, but then #25035 was merged using it,
leading to an unbound identifier.
It would be nice to get travis to do build release-cross.nix or
something to catch these things.
2017-05-17 13:42:51 -04:00
John Ericson
6d599b791e
Merge pull request #25859 from Ericson2314/platform-normalize
...
lib platform parsing: Fix windows support to conform to LLVM, take 2
2017-05-17 13:26:23 -04:00
Peter Jones
f326caaeea
mynewt-newt: init at 1.0.0
...
Add package for mynewt-newt build manager.
2017-05-17 09:30:12 -07:00
John Ericson
f3c989babd
Merge pull request #25196 from Ericson2314/recursive-platform-tests
...
lib: Consolidate tests into one meta job
2017-05-17 11:31:57 -04:00
John Ericson
371ebc89ca
lib platform parsing: Fix windows support to conform to LLVM, take 2
...
Second attempt at pull request #25275
This reverts commit b70924bd80
,
reapplying 2282a5774c
2017-05-17 11:16:00 -04:00
John Ericson
296753f094
lib: Consolidate tests into one meta job
2017-05-17 11:14:59 -04:00
Maximilian Bosch
1e317150ef
i3lock-pixeled: init at 1.1.0
2017-05-17 16:15:55 +02:00
Clemens Fruhwirth
6ba53a7c81
monero: 0.10.2.1 -> 0.10.3.1
2017-05-17 09:15:09 -05:00
Eric Sagnes
a4eb0dc815
varnish: 5.0.0 -> 5.1.2
2017-05-17 16:14:29 +02:00
taku0
4b9c089295
thunderbird: 52.1.0 -> 52.1.1
2017-05-17 16:10:28 +02:00
taku0
d745dc2177
thunderbird-bin: 52.1.0 -> 52.1.1
2017-05-17 16:10:28 +02:00
Bjørn Forsman
94c47b0884
vino: add missing gsettings schema
...
Fixes this:
$ ./result/libexec/vino-server
...
(vino-server:13915): GLib-GIO-ERROR **: Settings schema 'org.gnome.Vino' is not installed
2017-05-17 15:23:11 +02:00
Piotr Bogdan
a19efc1e30
xfce4-volumed-pulse: 0.2.0 -> 0.2.2.
2017-05-17 14:05:24 +01: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
Tim Steinbach
1ef622096a
Merge pull request #25841 from NeQuissimus/atom_1_17_0
...
atom: 1.16.0 -> 1.17.0
2017-05-17 08:30:21 -04:00
Tim Steinbach
8eb302d6d7
Merge pull request #25792 from NeQuissimus/linux_4_12_rc1
...
linux-testing: 4.11-rc7 -> 4.12-rc1
2017-05-17 08:30:10 -04:00
Tim Steinbach
6960bc776a
Merge pull request #25843 from NeQuissimus/oh-my-zsh_2017_05_03
...
oh-my-zsh: 2017-03-30 -> 2017-05-03
2017-05-17 08:29:35 -04:00
Thomas Tuegel
4fd23d7346
fontconfig-penultimate: 0.3.4 -> 0.3.5
...
The NixOS option `useEmbeddedBitmaps` is now correctly respected.
2017-05-17 07:23:57 -05: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
Frederik Rietdijk
4d9ebd3c23
Merge pull request #25851 from jluttine/fix-nbstripout-on-darwin
...
nbstripout: fix build on darwin
2017-05-17 12:41:53 +02:00
Peter Hoeg
d4b3c86a08
editorconfig-core-c: minor cleanups
2017-05-17 16:53:08 +08:00
Peter Hoeg
24d4f1a6ae
syncthing: 0.14.27 -> 0.14.28
2017-05-17 16:47:32 +08:00
Jaakko Luttinen
4a9acbb79a
nbstripout: fix build on darwin
2017-05-17 11:06:59 +03:00
Aneesh Agrawal
e75297abba
icdiff: 1.7.3 -> 1.9.0
...
Also move to all-packages.nix,
because it is an application and not a library.
2017-05-17 03:12:14 -04:00
Jaakko Luttinen
e95cb5d58a
pythonPackages.cram: mark i686 broken
2017-05-17 09:38:34 +03:00
lufia
e131edf04b
go-font: 2016-11-17 -> 2017-03-30
2017-05-17 15:00:22 +09:00
Ruben Maher
dfad5d3fed
sift: fix build for darwin
2017-05-17 10:26:35 +09:30
Tim Steinbach
4bca428d87
oh-my-zsh: 2017-03-30 -> 2017-05-03
2017-05-16 20:45:02 -04:00
Tim Steinbach
8037c5e0cf
ammonite: 0.8.4 -> 0.8.5
2017-05-16 20:39:42 -04:00
Tim Steinbach
ca34420a4c
atom: 1.16.0 -> 1.17.0
2017-05-16 20:30:07 -04:00
Jörg Thalheim
fb19aac85d
mc: remove unwanted build-dependency references
...
fixes #25836
2017-05-17 00:15:53 +01:00
romildo
d14d0ab9ce
flat-plat: 20170323 -> 20170515
2017-05-16 19:35:21 -03: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
Jörg Thalheim
d582db0618
Merge pull request #25811 from mimadrid/update/ripgrep-0.5.2
...
ripgrep: 0.5.1 -> 0.5.2
2017-05-16 20:15:34 +01:00
Jörg Thalheim
864ef0997b
gnunet: enable conversation
...
fixes #25829
2017-05-16 19:57:41 +01: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
Emery Hemingway
f5b6c1e58d
zerotierone: 1.2.2 -> 1.2.4
2017-05-16 10:43:32 -05:00
Jörg Thalheim
6b67f971ce
dino: 2017-04-24 -> 2017-05-11
2017-05-16 15:58:22 +01:00
Théo Zimmermann
5f04a61d4f
coq: default version is the one of coqPackages
...
This clean-up is supposed to avoid the mistake made in 83a50c2 and fixed in 6b8da80
in the future.
2017-05-16 13:52:53 +02:00
Profpatsch
685bfcee63
fira-code-symbols: init at 20160811
2017-05-16 13:50:31 +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
Frederik Rietdijk
50fb47df49
pythonPackages.cython: disable tests temporarily
2017-05-16 13:37:01 +02:00
Frederik Rietdijk
b78940b850
pythonPackages.numpy: 1.11.3 -> 1.12.1
2017-05-16 13:37:01 +02:00
Frederik Rietdijk
9d5038e326
pythonPackages.scipy: 0.18.1 -> 0.19.0
2017-05-16 13:37:01 +02:00
Théo Zimmermann
6b8da80466
coqPackages: default version 8.4pl6 -> 8.6
...
This fixes incomplete commit 83a50c2.
2017-05-16 13:22:25 +02:00
Joachim Fasting
3cd189c3bc
tor: 0.3.0.6 -> 0.3.0.7
...
Contains a fix for TROVE-2017-002, a remotely triggered crashing bug
affecting tor relays (clients & releases pre 0.3.0 unaffected).
2017-05-16 11:14:14 +02:00
J M
03d190d54f
shibboleth: Add Myself as a Maintainer ( #25817 )
2017-05-16 10:11:55 +01:00
Jaakko Luttinen
43941da859
pythonPackages.PyRSS2Gen: fix sha256
...
The old hash caused version 1.0 version to be installed instead of 1.1, for some
reason.
2017-05-16 10:43:53 +03: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
Jörg Thalheim
9950707e96
telegraf: 1.2.1 -> 1.3.0
2017-05-16 06:58:58 +01:00
Peter Hoeg
6303d4ecf7
terragrunt: update sha256
2017-05-16 11:28:09 +08:00
Graham Christensen
450f0c93e0
Merge pull request #25781 from veprbl/openafs_1.6.20.2
...
openafs: 1.6.20 -> 1.6.20.2
2017-05-15 18:00:15 -04: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
Jörg Thalheim
ec6e29fa69
msf: add metasploit alias
2017-05-15 21:48:13 +01:00
Jörg Thalheim
cf726bc31a
metasploit: 3.3.1 -> 4.14.17
...
use bundler env now
fixes #8870
2017-05-15 21:44:00 +01:00
mimadrid
56393d4471
ripgrep: 0.5.1 -> 0.5.2
2017-05-15 20:21:49 +02:00
mimadrid
b8e629e664
rustRegistry: 2017-05-03 -> 2017-05-15
2017-05-15 20:15:31 +02:00
mimadrid
4187d31ab7
elixir: 1.4.2 -> 1.4.4
2017-05-15 20:10:45 +02:00
Benjamin Staffin
9e4c74b202
kubernetes-helm: 2.3.1 -> 2.4.1
2017-05-15 14:06:19 -04:00
Vincent Demeester
fae70a8421
astroid: 0.8 -> 0.9.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-15 15:37:38 +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
Tuomas Tynkkynen
a35ec5dda6
linux_rpi: 1.20170303 -> 1.20170427
2017-05-15 11:14:59 +03:00
Tuomas Tynkkynen
f2e2dde681
raspberrypifw: 1.20170303 -> 1.20170427
2017-05-15 11:14:59 +03: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
Peter Simons
fc0543cd88
cabal2nix: include nix in the generated wrapper to ensure that nix-prefetch-url is in $PATH
...
Fixes https://github.com/NixOS/nixpkgs/issues/25718 .
2017-05-15 09:35:44 +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
Pascal Wittmann
044063666e
Merge pull request #25736 from dbrock/seth
...
seth: init at 0.5.0
2017-05-15 07:59:51 +02:00
Pascal Wittmann
f1cec16522
Merge pull request #25778 from mmai/master
...
shaarli: 0.8.1 -> 0.8.4
2017-05-15 07:19:31 +02:00
Tim Steinbach
336b044dcb
linux-testing: 4.11-rc7 -> 4.12-rc1
2017-05-14 22:03:14 -04:00
Tuomas Tynkkynen
ba585648e7
kernel: 4.9.27 -> 4.9.28
2017-05-15 01:28:01 +03:00
Tuomas Tynkkynen
8de08ff145
kernel: 4.4.67 -> 4.4.68
2017-05-15 01:27:50 +03:00
Tuomas Tynkkynen
c230aee121
kernel: 4.11 -> 4.11.1
2017-05-15 01:27:41 +03:00
Tuomas Tynkkynen
2f1e6c8686
kernel: 4.10.15 -> 4.10.16
2017-05-15 01:27:30 +03:00
Daniel Brockman
ff3baddbd5
seth: init at 0.5.0
2017-05-15 00:27:02 +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
Samuel Dionne-Riel
14520e7b4b
awesome: Allows awesome to load svg images.
...
Awesome can load SVG images, just like it can do PNG, through gdk.
The support for SVG images through GDK needs librvsg.
This commits adds the plumbing necessary in the wrapper that makes
awesome be able to load SVG images.
Without this, awesome will not load SVG images. The related error message is:
> Couldn't recognize the image file format for file
Which comes from gdk.
2017-05-14 17:10:16 -04:00
Franz Pletz
2ab474b4a7
gitlab-runner_1_11: add patch to fetch shells from system path
2017-05-14 22:48:15 +02:00
Franz Pletz
482f9862e5
matterircd: 0.11.3 -> 0.11.4
2017-05-14 22:47:24 +02:00
Tuomas Tynkkynen
eacfdc38f4
cryptsetup: 1.7.3 -> 1.7.5
2017-05-14 22:37:06 +03: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
Dmitry Kalinkin
c163b782bc
openafs: 1.6.20 -> 1.6.20.2
2017-05-14 12:50:47 -04:00
Vladimír Čunát
2a6edacc4e
firefox: disable content sandboxing - not ready yet
...
Details: https://github.com/NixOS/nixpkgs/issues/24295#issuecomment-300588575
2017-05-14 17:10:06 +02:00
Henri Bourcereau
6e497974a6
shaarli: 0.8.1 -> 0.8.4
2017-05-14 15:29:19 +02:00
Joachim Fasting
dea66a1cb3
sxiv: fix version string
...
name would end up as "sxiv-v".
2017-05-14 15:09:03 +02:00
Joachim Fasting
e6c65ecb12
tree-wide: remove uses of features.grsecurity
2017-05-14 15:08:51 +02:00
Armijn Hemel
f7580a1f06
samba: 4.5.3 -> 4.5.8
2017-05-14 15:59:40 +03:00
Tuomas Tynkkynen
640d434ddb
sshfs-fuse: 2.7 -> 2.9
2017-05-14 15:22:09 +03:00
Tuomas Tynkkynen
f2eb770e33
ethtool: 4.6 -> 4.10
2017-05-14 15:18:41 +03: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
d22b1d0ba1
hdparm: 9.51 -> 9.52
2017-05-14 13:47:29 +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
Peter Hoeg
34de62409f
qtox: 1.10.0 -> 1.10.1
2017-05-14 15:33:37 +08: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
Peter Hoeg
68f335c6cd
virtmanager-qt: 0.42.67 -> 0.43.70
2017-05-14 11:21:51 +08:00
Tuomas Tynkkynen
e1805301af
afl: 2.35b -> 2.41b
2017-05-14 04:15:24 +03:00
Tuomas Tynkkynen
cb245f228f
stepmania: 5.0.10 -> 5.0.12
2017-05-14 02:36:04 +03: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
georgewhewell
a06781877f
fwup: init at 0.14.2
2017-05-13 18:22:10 +01:00
Thomas Tuegel
0442676fd6
Merge pull request #25691 from ambrop72/kdevelop-shell
...
kdevelop: Fix shell integration (issue 25559)
2017-05-13 11:24:40 -05:00
lassulus
d88faa261d
weechat: 1.7.1 -> 1.8
2017-05-13 14:56:59 +01:00
Daiderd Jordan
d8fd62d3dd
Merge pull request #25740 from georgewhewell/dosfstools/fix-darwin
...
dosfstools: fix build on darwin
2017-05-13 13:07:20 +02:00
George Whewell
867e7f4dcf
fix dosfstools build on darwin
2017-05-13 11:27:19 +01:00
Jörg Thalheim
9237fdd1d0
openbrf: fix build
2017-05-13 09:38:59 +01:00
Jörg Thalheim
f016fa3ce3
iana-etc: 20170417 -> 20170512
2017-05-13 07:21:06 +01:00
Jörg Thalheim
ae12ded6bf
Merge pull request #25381 from sargon/nullmailer
...
nullmailer + service: init at 2.0
2017-05-13 07:13:07 +01:00
Antoine Eiche
f97180c012
pythonPackages.rfc3986: 0.2.2 -> 0.4.1
2017-05-13 00:11:48 +02:00
Armijn Hemel
6b9996f523
hwdata: 0.291 -> 0.300
...
webpage change, since fedorahosted is being shut down
2017-05-12 23:28:36 +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
Thomas Tuegel
c9f8fb4d12
fontconfig-penultimate: 0.3.3 -> 0.3.4
2017-05-12 11:15:00 -05:00
Fernando J Pando
a6bcf148d7
buildbot: 0.9.6 -> 0.9.7
2017-05-12 10:59:27 -04:00
Jörg Thalheim
77faaee1be
Merge pull request #25731 from PanAeon/skypeforlinux-hash-mismatch
...
skypeforlinux hash mismatch
2017-05-12 15:36:30 +01:00
Pascal Wittmann
7b340e1cf0
Merge pull request #25722 from DmitryTsygankov/DmitryTsygankov/bitcoin-unlimited
...
bitcoin-unlimited: 1.0.1.4 -> 1.0.2.0
2017-05-12 16:23:38 +02: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
Pascal Wittmann
eb1de24c89
Merge pull request #25727 from zraexy/zraexy-pkg-streamlink
...
streamlink: 0.5.0 -> 0.6.0
2017-05-12 16:22:17 +02:00
Peter Simons
ae6f9324cd
openvpn: update to version 2.4.2 to fix CVE-2017-7478 and CVE-2017-7479
2017-05-12 13:35:37 +02:00
PanAeon
497f18d364
Changed fetchurl to stable. upgraded to 5.2.0.1
2017-05-12 13:18:59 +03:00
Peter Hoeg
e25665591b
qsyncthingtray: build with qt 5.6
2017-05-12 16:45:43 +08:00
Cray Elliott
4f51a1ef32
nvidia-x11: add dbus as a dependency to settings
...
for the latest beta release, the nvidia-settings binary will not compile
without dbus/dbus.h
2017-05-12 01:30:28 -07:00
Vladimír Čunát
165a6548ad
nvidia_x11_legacy340: fix patch URL to fix #25721
...
Using fixed-commit URLs and fetchpatch is just more robust.
2017-05-12 10:13:26 +02: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
zraexy
83edd95335
streamlink: 0.5.0 -> 0.6.0
2017-05-11 22:58:10 -08:00
Dmitry Tsygankov
12d2e0ec15
bitcoin-unlimited: 1.0.1.4 -> 1.0.2.0
2017-05-11 22:24:16 -07:00
Peter Hoeg
49d3b432c3
docker: fix reference to unknown attribute
2017-05-12 11:12:52 +08:00
Cray Elliott
11b8cfb506
nvidia_x11_beta: 378.13 -> 381.22
...
also remove nvidia 4.10 kernel patch as it is no longer needed
2017-05-11 17:53:19 -07:00
Linus Heckemann
89ce83688c
nvidia-x11: fix linux 4.10 patch URL
2017-05-11 17:29:57 -07:00
Linus Heckemann
995d41c091
nvidia stable: 375.39 -> 375.66
2017-05-11 17:29:57 -07:00
Utku Demir
aa858b9f2e
Set clac.meta.platforms to "unix" instead of "linux"
2017-05-12 09:31:49 +12: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
Jörg Thalheim
3dc109cbc2
blueman: use wrapGAppsHook
2017-05-11 20:34:51 +01:00
Jörg Thalheim
728b8ab483
pcsxr: use wrapGAppsHook
2017-05-11 20:34:42 +01:00
Jörg Thalheim
4f676a0825
megatools: use wrapGAppsHook
2017-05-11 20:34:32 +01:00
Daiderd Jordan
c58aa3a508
python-dogpile-cache: disable concurrency tests
2017-05-11 19:51:50 +02:00
Tim Steinbach
de9c869df2
Merge pull request #25579 from vdemeester/docker-edge-update-17.05
...
docker-edge: 17.04 to 17.05
2017-05-11 12:49:37 -04: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
Thomas Tuegel
8b17444047
Merge pull request #25693 from mdorman/emacs-updates
...
Automated emacs package updates
2017-05-11 08:25:35 -05: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
641c4116a9
kdiff3: 2016-04-20 -> 2017-02-19
2017-05-11 21:10:00 +08:00
Jörg Thalheim
b77a3466f8
Merge pull request #25679 from orivej/zstd
...
zstd: 1.1.3 -> 1.2.0
2017-05-11 13:53:12 +01:00
Gabriel Ebner
93f47559b2
cutegram: add missing qtwebkit dependency
2017-05-11 14:41:36 +02:00
Robert Helgesson
e281e59711
eclipse-plugin-autodetect-encoding: init at 1.8.3
2017-05-11 14:40:43 +02:00
Frederik Rietdijk
18bad38d3d
pythonPackages.callPackage to make it easier to call expressions that take many python packages
2017-05-11 14:15:42 +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
Peter Hoeg
9498f5ca5f
krusader: 2.4.0-beta1 -> 2.6.0
...
Fixes #22952
2017-05-11 18:13:39 +08:00
Peter Hoeg
b07e04882e
k3b: 2.0.3a -> 17.04.0
2017-05-11 17:36:47 +08:00
Peter Hoeg
6c79df351f
libkcddb: init at 17.04.0
2017-05-11 17:36:47 +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
Jens Binkert
7907fbfde6
osmo: 0.2.14 -> 0.4.0 ( #25622 )
2017-05-11 08:51:33 +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
Peter Hoeg
2ef92f0b5a
fix build
2017-05-11 15:21:16 +08:00
Peter Hoeg
cd8088be25
tnef: clean up
2017-05-11 15:07:00 +08:00
Jörg Thalheim
2dcc5bbb5d
cmark: cmake in nativeBuildInputs
2017-05-11 07:57:09 +01:00
Jörg Thalheim
a856d476ec
Merge pull request #25682 from Balletie/fix/emojione-meta-license-typo
...
emojione: Fix typo in meta.license attribute name
2017-05-11 07:55:41 +01:00
Ole Jørgen Brønner
6fef3228f9
sgtpuzzles: fix broken gtk3 file dialog ( #25694 )
...
include wrapGAppsHook for file dialog to work
2017-05-11 07:52:43 +01:00
Sophie Taylor
fb0410c208
proofgeneral: 2017-03-13 -> 2017-05-06 ( #25695 )
2017-05-11 07:36:00 +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
mimadrid
8d1bebf83c
bcftools: 1.3.1 -> 1.4
2017-05-11 07:04:33 +01:00
Peter Hoeg
408d06f6ec
terragrunt: 0.12.15 -> 0.12.16
2017-05-11 14:02:52 +08: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
Peter Hoeg
d5861fa537
wkhtmltopdf: 0.12.3.2 -> 0.12.4
2017-05-11 13:16:06 +08:00
Jörg Thalheim
9394314d79
xf86-video-intel: 2017-02-05 -> 2017-04-18
2017-05-11 05:55:32 +01:00
Peter Hoeg
c684c0e82d
mu: add checkInputs
2017-05-11 12:53:12 +08:00
Peter Hoeg
97c613c512
minikube: 0.18.0 -> 0.19.0
2017-05-11 12:14:49 +08:00
Michael Alan Dorman
291a00a502
melpa-packages: 2017-05-10
2017-05-10 19:46:11 -04:00
Michael Alan Dorman
580a4e6003
melpa-stable-packages: 2017-05-10
2017-05-10 19:46:11 -04:00
Michael Alan Dorman
ab663fee15
elpa-packages: 2017-05-10
2017-05-10 19:46:11 -04:00
Michael Alan Dorman
f8ff43190b
org-packages: 2017-05-10
2017-05-10 19:46:11 -04:00
Ambroz Bizjak
549a9df9aa
kdevelop: Fix shell integration (issue 25559)
2017-05-11 00:03:17 +02:00
koral
6fedc9cdbe
{lib}mediainfo{-gui}: 0.7.91 -> 0.7.95
2017-05-10 23:18:48 +02:00
Michael Raskin
42bf19cc04
Merge pull request #25629 from avnik/wine-update
...
Wine update
2017-05-10 23:08:34 +02:00
Will Dietz
70f95f46d4
souper: 2017-03-07 -> 2017-03-23
2017-05-10 15:52:55 -05:00
Robert Helgesson
dd70ff228f
svtplay-dl: 1.9.3 -> 1.9.4
2017-05-10 22:50:58 +02:00
Andrew Kelley
33acfb8029
cmark: 0.23.0 -> 0.27.1
2017-05-10 15:58:53 -04:00
Balletie
0157ffe0a3
emojione: Fix typo in meta.license attribute name
...
When installing this package, it broke because there was no
meta.license attribute.
2017-05-10 21:25:26 +02:00
Orivej Desh
cb1af17f53
zstd: 1.1.3 -> 1.2.0
2017-05-10 17:52:34 +00: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
Jörg Thalheim
6fc56fa8d4
Merge pull request #25674 from kamilchm/vim-elixir
...
vimplugin-vim-elixir: 2017-04-12 -> 2017-04-26
2017-05-10 17:56:00 +01: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
Armijn Hemel
d80d08de50
lzip: 1.18 -> 1.19
2017-05-10 18:29:07 +02:00
Thomas Tuegel
c8b4b44ec3
Revert "Merge pull request #25628 from mdorman/emacs-updates"
...
This reverts commit 80fc0a6f99
, reversing
changes made to 50711091f8
.
The updates were not properly generated.
2017-05-10 10:44:27 -05:00
Kamil Chmielewski
7fada5c172
vimplugin-vim-elixir: 2017-04-12 -> 2017-04-26
2017-05-10 15:04:40 +02:00
Johannes Bornhold
0afb6d789c
pytest_xdist: 1.8 -> 1.14
2017-05-10 14:52:51 +02:00
Johannes Bornhold
e6f50214ed
freezegun: 0.3.5 -> 0.3.8
2017-05-10 14:52:42 +02:00
Johannes Bornhold
c8301a813b
pytestcov: 2.3.1 -> 2.4.0
2017-05-10 14:52:22 +02:00
Aleksey Zhukov
ef88de3bd5
pycharm-professional: 2017.1 -> 2017.1.2
2017-05-10 15:41:53 +03:00
Aleksey Zhukov
3f61b9bc24
pycharm-community: 2017.1 -> 2017.1.2
2017-05-10 15:41:27 +03: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
Carles Pagès
2f6437393b
Merge pull request #25669 from flosse/no-maintainer-anymore
...
opencv: remove myself (flosse) from the maintainers list
2017-05-10 11:31:07 +02:00
Patrick Callahan
3f6d21bafc
fish: resolve NixOS-related initialization problems
2017-05-10 10:16:10 +01:00
Patrick Callahan
3d37af3e8b
fzf: add fish hook for NixOS
2017-05-10 10:16:04 +01:00
Patrick Callahan
855ae68648
direnv: add fish shell hook for NixOS
2017-05-10 10:15:58 +01:00
Patrick Callahan
0054865f7e
fish-foreign-env: git-20151223 -> git-20170324
2017-05-10 10:15:51 +01: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
Peter Simons
cb133234d7
Merge pull request #25664 from NeQuissimus/git_2_13_0
...
git: 2.12.2 -> 2.13.0
2017-05-10 08:58:43 +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
Dmitry Tsygankov
b0dd2158b8
bitcoin-classic: 1.2.3 -> 1.2.5
2017-05-09 22:22:35 -07:00
Desmond O. Chang
c6c7197c7d
lnav: 0.8.1 -> 0.8.2
2017-05-10 04:10:58 +02:00
Tim Steinbach
ce8662e693
git: 2.12.2 -> 2.13.0
2017-05-09 21:57:24 -04:00
Franz Pletz
d43a2ef80a
Merge pull request #25593 from mimadrid/update/languagetool-3.7
...
languagetool: 3.5 -> 3.7
2017-05-10 03:45:38 +02:00
Desmond O. Chang
ee30a67a86
yank: 0.8.0 -> 0.8.2
2017-05-10 09:36:50 +08: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
romildo
04988d9840
tint2: 0.14.1 -> 0.14.4
2017-05-10 03:26:16 +02:00
romildo
6d924de9fb
pmenu: 2016-05-13 -> 2017-04-10
2017-05-10 03:24:34 +02:00
romildo
deb2581aa1
phwmon: 2016-03-13 -> 2017-04-10
2017-05-10 03:24:11 +02:00
Tristan Helmich
7120c66928
emby: 3.2.13.0 -> 3.2.15.0
2017-05-10 03:19:14 +02:00
koral
134dd8ce53
ncmpcpp: 0.7.5 -> 0.7.7
2017-05-10 03:18:34 +02:00
Eric Sagnes
92bb3e8b9b
i3: fix runtime dependencies
...
Fixes #25633 .
2017-05-10 02:42:44 +02:00
davidak
26294f40c3
bcachefs-tools: init at a588eb0
2017-05-10 00:22:33 +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
Aneesh Agrawal
779ae06467
Add salt master module ( #25632 )
...
* salt: 2016.11.2 -> 2016.11.4
* salt: Add master NixOS module
2017-05-09 18:20:35 +01: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
Franz Pletz
eb79649414
bind: disable seccomp by default
...
Fixes #25645 & #23431 .
2017-05-09 18:19:38 +02:00
Franz Pletz
326efe5fdc
gitlab: 8.17.5 -> 8.17.6
...
Security release: https://about.gitlab.com/2017/05/08/gitlab-9-dot-1-dot-3-security-release/
2017-05-09 18:19:38 +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
Tristan Helmich
342c289d12
elasticsearch_kopf: 1.5.7 -> 2.1.1
2017-05-09 17:45:49 +02:00
Tristan Helmich
1d0627bccc
graylogPlugins: Add and update plugins
2017-05-09 17:44:23 +02:00
Linus Heckemann
11272e930f
camlistore: use buildGoPackage
...
this removes go references from the package
fixes #25346
2017-05-09 16:34:21 +01:00
rht
c3bbc8adea
inconsolata-lgc: git-2015-04-18 -> 1.3 ( #25641 )
...
* inconsolata-lgc: git-2015-04-18 -> 1.3
* lgc.nix: fix evaluation
2017-05-09 16:05:01 +01:00
Eelco Dolstra
00712bf472
Merge pull request #25644 from taku0/flashplayer-25.0.0.171
...
flashplayer: 25.0.0.148 -> 25.0.0.171
2017-05-09 16:42:28 +02:00
Thomas Tuegel
80fc0a6f99
Merge pull request #25628 from mdorman/emacs-updates
...
Automated Emacs package updates
2017-05-09 09:21:59 -05:00
Linus Heckemann
adf76dbc54
syncthing: correct path for systemd units
...
The systemd files included with syncthing are "library" and not
"configuration" units, so they should be placed in lib/systemd
rather than etc/systemd, so that they can be customised by creating
unit files in etc/. This also corresponds to how syncthing's own
build script installs them.
2017-05-09 13:58:17 +01:00
taku0
3d3e4cdd7d
flashplayer-ppapi: 25.0.0.148 -> 25.0.0.171
2017-05-09 21:53:11 +09:00
Tim Steinbach
8584a16922
linux: 4.10.14 -> 4.10.15
2017-05-09 08:43:37 -04: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
taku0
17107fc977
flashplayer: 25.0.0.148 -> 25.0.0.171
2017-05-09 21:39:58 +09:00
Eric Sagnes
bd03033b49
gnu-cobol: init at 2.0rc-2
2017-05-09 19:03:41 +09:00
Peter Hoeg
32b57bec77
Merge pull request #25588 from mimadrid/update/weka-3.8.1
...
weka: 3.8.0 -> 3.8.1
2017-05-09 17:39:05 +08:00
Peter Hoeg
c5d319d6ed
Merge pull request #25638 from gaqzi/u/idea-ultimate
...
idea-ultimate: 2017.1.1 -> 2017.1.2
2017-05-09 16:46:56 +08:00
mdaiter
fdd28b6fe0
openmvg: clarify Git version
...
fixes #25615
2017-05-09 09:39:41 +01:00
Björn Andersson
5fdc93b0c6
idea-ultimate: 2017.1.1 -> 2017.1.2
...
Changed to using the no-jdk version which is ~80MB smaller since we're using the
Nix JDK.
2017-05-09 16:31:43 +08: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
Jörg Thalheim
2e2a5af81f
sysdig: 0.15.0 -> 0.16.0
2017-05-09 09:21:44 +01:00
Vincent Demeester
398f6ed7d3
docker-edge: 17.04 to 17.05
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-09 10:11:05 +02:00
Jean-Philippe Bernardy
7b5356ed5e
pythonPackages.tensorflow 1.0.0 -> 1.1.0
2017-05-09 10:09:11 +02:00
Frederik Rietdijk
183cada05a
Merge pull request #25590 from mimadrid/update/cytoscape-3.5.1
...
cytoscape: 3.4.0 -> 3.5.1
2017-05-09 10:03:20 +02:00
Jörg Thalheim
f4dd7f9a3b
Merge pull request #25515 from league/zsh-git-prompt
...
zsh-git-prompt: Init at 0.5
2017-05-09 08:54:41 +01:00
Jörg Thalheim
e060a5ee15
cron: remove sbin from PATH
...
follow up of https://github.com/NixOS/nixpkgs/pull/25550
2017-05-09 08:50:58 +01:00
Jörg Thalheim
0e6950ded6
Merge pull request #25608 from 8573/8573/pkg/add/rust/staccato/1
...
staccato: init at 0.1.6
2017-05-09 08:42:27 +01:00
Domen Kožar
b9c0cf98a6
Merge pull request #25624 from dmjio/ghcjs-fix
...
Mark ghcjs as fixed
2017-05-09 08:34:54 +02:00
Peter Hoeg
6e738df176
qtox: 1.9.0 -> 1.10.0
2017-05-09 13:32:45 +08:00
David Johnson
a5df611d91
ghcjs: mark as fixed
2017-05-08 22:32:08 -07:00
Pascal Wittmann
f80d789764
Merge pull request #25618 from k0ral/nixos-unstable
...
glances: 2.8.2 -> 2.9.1
2017-05-09 07:28:12 +02:00
rht
31b0e34d1d
Use consistent package naming for HEAD.nix files
2017-05-09 10:31:15 +07:00
Joachim Fasting
996b65cfba
linux_hardened: enable structleak plugin
...
A port of the PaX structleak plugin. Note that this version of structleak
seems to cover less ground than the PaX original (only marked structs are
zeroed). [1]
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c61f13eaa1ee17728c41370100d2d45c254ce76f
2017-05-09 01:38:26 +02:00
Joachim Fasting
1816e2b960
linux_hardened: BUG on struct validation failure
2017-05-09 01:38:24 +02:00
Joachim Fasting
a7ecdffc28
linux_hardened: move to 4.11
...
Note that DEBUG_RODATA has been split into STRICT_KERNEL_RWX &
STRICT_MODULE_RWX, which are on by default (non-optional).
2017-05-09 01:38:22 +02:00
Joachim Fasting
42c58cd2e8
linux_hardened: compile with stackprotector-strong
...
Default is regular, which we need to unset for kconfig to accept the new
value.
2017-05-09 01:38:21 +02:00
Alexander V. Nikolaev
f3c19651db
winetricks: 20170316 -> 20170327
2017-05-09 01:34:09 +03:00
Alexander V. Nikolaev
1ce951e79a
wineUnstable: 2.6 -> 2.7
...
Update staging as well
2017-05-09 01:33:53 +03:00
Michael Alan Dorman
b701e25235
melpa-packages: 2017-05-08
2017-05-08 18:14:16 -04:00
Michael Alan Dorman
15cdbff289
melpa-stable-packages: 2017-05-08
2017-05-08 18:14:16 -04:00
Michael Alan Dorman
82a9e75a71
elpa-packages: 2017-05-08
2017-05-08 18:14:16 -04:00
Michael Alan Dorman
4e69e4caeb
org-packages: 2017-05-08
2017-05-08 18:14:16 -04:00
Jörg Thalheim
e9b6c41ee8
Merge pull request #25597 from sigma/pr/cadvisor-linux
...
cadvisor: fix supported platforms
2017-05-08 22:06:29 +01:00
Ronny Pfannschmidt
9587d3591e
remove myself from maintainers/enpass ( #25625 )
...
as i am no longer using nixos
2017-05-08 22:03:23 +01:00
koral
1e6322814d
glances: 2.8.2 -> 2.9.1
2017-05-08 19:56:15 +02: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
Jaakko Luttinen
1745b7e949
nbstripout: init at 0.3.0
2017-05-08 18:58:37 +03:00
Eelco Dolstra
e2700861fb
shadow: Fix hash
2017-05-08 16:56:05 +02:00
Eelco Dolstra
234cdc02eb
nixUnstable: 1.12pre5344_eba840c8 -> 1.12pre5350_7689181e
2017-05-08 16:50:58 +02:00
mimadrid
821e522d6f
shotwell: 0.26.0 -> 0.26.1
2017-05-08 16:06:01 +02:00
Eelco Dolstra
31c2d20621
debian: 8.7 -> 8.8
2017-05-08 16:02:38 +02:00
Tim Steinbach
8c74ff6534
linux: 4.9.26 -> 4.9.27
2017-05-08 09:26:26 -04:00
Tim Steinbach
4e2c67ff76
linux: 4.4.66 -> 4.4.67
2017-05-08 09:23:52 -04:00
Eelco Dolstra
7f6abddcd7
shadow: Fix using default shell in useradd
...
This caused "useradd xyzzy" to produce a user with no shell:
xyzzy❌ 1002💯 :/home/xyzzy:
https://github.com/shadow-maint/shadow/pull/33
2017-05-08 15:10:50 +02:00
Volth
a51663f9da
pngquant: restored 'patchShebangs' because build failed on Hydra
2017-05-08 16:08:37 +03: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