Robin Gloster
fae6264d3a
Merge pull request #17533 from wizeman/u/upd-containers
...
ocamlPackages.containers: 0.16 -> 0.18
2016-08-05 19:15:01 +02:00
Michal Rus
7281740c2e
linux: enable DRM_GMA600 and DRM_GMA3600
...
Adds basic support for Intel GMA3600/3650 (Intel Cedar Trail) platforms
and support for GMA600 (Intel Moorestown/Oaktrail) platforms with LVDS
ports via the gma500_gfx module.
Resolves #14727 Closes #17519
2016-08-05 19:07:40 +02:00
Robin Gloster
7599964915
Merge pull request #17518 from juliendehos/gtksourceviewmm
...
gtksourceviewmm: init at 3.18.0
2016-08-05 19:05:10 +02:00
Robin Gloster
19158a60cf
Merge pull request #17541 from womfoo/bump/wraith-1.4.7
...
wraith: 1.4.6 -> 1.4.7, fixes build
2016-08-05 19:04:02 +02:00
Robin Gloster
71606efc71
Merge pull request #17537 from NeQuissimus/ohmyzsh20160801
...
oh-my-zsh: 2016-07-15 -> 2016-08-01
2016-08-05 19:02:00 +02:00
Kranium Gikos Mendoza
9470b28743
wraith: 1.4.6 -> 1.4.7
2016-08-06 00:05:40 +08:00
Joachim F
b7a4ef1a87
Merge pull request #17492 from k0ral/webkit
...
webkitgtk: 2.10.4 -> 2.10.9
2016-08-05 16:40:00 +02:00
Tim Steinbach
43fd03a6df
oh-my-zsh: 2016-07-15 -> 2016-08-01
2016-08-05 09:53:48 -04:00
Ricardo M. Correia
e5db1995a6
ocamlPackages.containers: 0.16 -> 0.18
2016-08-05 14:35:17 +02:00
Ram Kromberg
76c2988e33
wavpack: 4.75.0 -> 4.80.0
2016-08-05 13:54:56 +03:00
Domen Kožar
1664279f0e
Add nix-repl as release blocker
...
This would have blocked the channel in recent curl bump.
2016-08-05 12:08:44 +02:00
obadz
d6528a1b7f
chromium: fixup commit 33557ac
...
Helps with #17460
@cleverca22 saw calls to SetuidSandboxHost::GetSandboxBinaryPath so we
patch this function instead.
cc @joachifm
2016-08-05 10:55:48 +01:00
Rok Garbas
3823033107
Revert "curl: 7.47.1 -> 7.50.0" ( #17528 )
2016-08-05 11:03:51 +02:00
Rok Garbas
9c6fccf29a
Revert "curl: 7.50.0 -> 7.50.1" ( #17525 )
2016-08-05 10:52:30 +02:00
Julien Dehos
d46d0c4bb1
gtksourceviewmm: init at 3.18.0
2016-08-05 09:53:45 +02:00
Aneesh Agrawal
5e3eb476f5
neovim: remove unused glib dependency ( #17499 )
...
As far as I can tell, neovim has never required glib to build.
The neovim libtermkey does include a demo-glib.c example, but that is
optional.
2016-08-05 09:33:05 +02:00
Kranium Gikos Mendoza
4b62054f4c
curl: 7.50.0 -> 7.50.1 ( #17486 )
2016-08-05 05:00:53 +02:00
Franz Pletz
2d6b7aa545
linux: enable some useful networking options
...
All options are enabled by default on Debian and some other
distributions, so these should be safe.
2016-08-05 04:07:31 +02:00
Franz Pletz
a3f6ca6d17
collectd: 5.5.1 -> 5.5.2 (security)
...
Fixes CVE-2016-6254.
2016-08-05 04:07:31 +02:00
Franz Pletz
6cf7e8d2ed
libreswan: 3.17 -> 3.18 (security)
...
Fixes CVE-2016-5391, see
https://libreswan.org/security/CVE-2016-5391/CVE-2016-5391.txt
2016-08-05 04:07:31 +02:00
Lancelot SIX
8420753239
gcc49: 4.9.3 -> 4.9.4
...
Bugfix release of the 4.9 branch. See
http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00001.html for
announcement
2016-08-05 00:01:15 +02:00
Franz Pletz
792f96fbc7
Merge pull request #17489 from mayflower/pkg/gitlab-8-10
...
gitlab: 8.5.12 -> 8.10.3, update module
2016-08-04 23:35:22 +02:00
Josef Kemetmueller
54748c1e3f
nlohmann_json: init at 2.0.2
...
A header only C++ library for modern JSON.
2016-08-04 23:34:23 +02:00
Tuomas Tynkkynen
0eb827918d
xorg.libpciaccess: Not supported on Darwin
...
http://hydra.nixos.org/build/38160825/nixlog/1/raw
2016-08-04 23:11:45 +03:00
obadz
33557acb36
chromium: add ability to control which sandbox is used
...
First step towards addressing #17460
In order to be able to run the SUID sandbox, which is good for security
and required to run Chromium with any kind of reasonable sandboxing when
using grsecurity kernels, we want to be able to control where the
sandbox comes from in the Chromium wrapper. This commit patches the
appropriate bit of source and adds the same old sandbox to the wrapper
(so it should be a no-op)
2016-08-04 20:37:35 +01:00
koral
b3beab9f03
webkitgtk: 2.10.4 -> 2.10.9
2016-08-04 21:18:38 +02:00
Dinnanid
672447f1ad
eclipse-sdk: 4.5.2 -> 4.6
2016-08-04 20:11:08 +02:00
Dinnanid
b78a70ccc8
eclipse-sdk: 4.5.1 -> 4.5.2
2016-08-04 20:11:08 +02:00
obadz
fbea275286
haskellPackages.ghc-mod: remove override as 5.6.0.0 is ghc8 compatible
...
cc @peti
2016-08-04 17:40:17 +01:00
Brad Ediger
f0f9172017
elm: Constrain aeson-pretty to <0.8 ( #17511 )
...
https://github.com/elm-lang/elm-compiler/pull/1431
2016-08-04 18:08:32 +02:00
Thomas Tuegel
9a29551636
Merge branch 'plasma-5.7'
2016-08-04 10:44:43 -05:00
Peter Hoeg
aded8e40c1
startkde: default to breeze instead of plastik on a fresh login
2016-08-04 10:44:25 -05:00
Thomas Tuegel
5b008e30b4
kdeWrapper: avoid excessive file collisions
2016-08-04 10:40:36 -05:00
Peter Simons
2627b09b82
haskell-applicative-quoters: fix build with GHC 8.x
2016-08-04 17:38:44 +02:00
Thomas Tuegel
c291485b74
kde5.breeze-grub: init at 5.7.3
2016-08-04 10:15:32 -05:00
Thomas Tuegel
bed8eb86c6
kde5.breeze-plymouth: init at 5.7.3
2016-08-04 10:00:12 -05:00
Joachim F
4eef7a4ecf
Merge pull request #17506 from romildo/upd.tint2
...
tint2: 0.12.11 -> 0.12.12
2016-08-04 16:54:34 +02:00
Joachim F
18333473bd
Merge pull request #17507 from romildo/upd.mate
...
mate-themes: 3.20.8 -> 3.20.10
2016-08-04 16:54:18 +02:00
Joachim F
6664471d51
Merge pull request #17505 from Mounium/patch-1
...
flat-plat: Made the theme actually discoverable
2016-08-04 16:50:51 +02:00
Joachim F
5754eec8f6
Merge pull request #15967 from ericbmerritt/fix/nixos-container
...
nixos-container: fix allow alternative nixos paths
2016-08-04 16:50:05 +02:00
Thomas Tuegel
0184f0e47c
kwin: add xwayland input
2016-08-04 09:46:35 -05:00
Thomas Tuegel
29c3fea7b0
kde5.breeze-qt5: add kwayland input
2016-08-04 09:45:54 -05:00
Thomas Tuegel
8117931752
kde5.kscreenlocker: reformat
2016-08-04 09:13:53 -05:00
Eric Merritt
a2feaf6d79
nixos-container: feature add 'config-file' option
...
This adds a config file option to nixos-container.pl that makes it quite
a bit easier to use.
2016-08-04 07:08:56 -07:00
Eric Merritt
fe8f0dbd53
nixos-container: fix allow alternative nixos paths
...
This should be completely backwards compatible. It allows the '-f' part
of the nix-env command to be configured. This greatly eases using
nixos-container as part of development where several nixpkgs
repositories might be tested at the same time.
2016-08-04 07:08:05 -07:00
Thomas Tuegel
44f3ad9ebb
kde5.kinfocenter: display Wayland and OpenGL info
2016-08-04 09:07:17 -05:00
Thomas Tuegel
4ee36f3112
kde5.plasma: 5.7.2 -> 5.7.3
2016-08-04 09:07:08 -05:00
Christian Kauhaus
ea7e705cd9
varnish: fix localstatedir for varnish* tools ( #17508 )
...
The varnish tools (varnishstat, varnishlog, ...) tried to load the VSM
file from a spurious var directory in the Nix store. Fix the default so
the tools "just work" when also keeping services.varnish.stateDir at the
default.
Notes:
- The tools use $localstatedir/$HOSTNAME so I've adapted the default for
stateDir as well to contain hostName.
- Added postStop action to remove the localstatedir. There is no point
in keeping it around when varnish does not run, as it regenerates it
on startup anyway.
Fixes #7495
2016-08-04 15:25:23 +02:00
Peter Simons
8f52a0f926
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-22-ga83e456 using the following inputs:
- Hackage: 07ee4666b6
- LTS Haskell: dfe21a3b8d
- Stackage Nightly: 7c2bfd83db
2016-08-04 15:20:31 +02:00
José Romildo Malaquias
1f7871fa93
mate-themes: 3.20.8 -> 3.20.10
2016-08-04 08:05:50 -03:00
Mounium
1d1b875a9d
flat-plat: made the theme discoverable
2016-08-04 13:02:22 +02:00
José Romildo Malaquias
20e4e2f9eb
tint2: 0.12.11 -> 0.12.12
2016-08-04 07:31:55 -03:00
Rob Vermaas
ea9d390c1a
Update spotify
...
(cherry picked from commit 25e68f79e6f30823ac413289b80754a95917b421)
2016-08-04 09:12:43 +00:00
Erik Rybakken
37aff96daf
ripser: init at 1.0 ( #17481 )
2016-08-04 10:21:48 +02:00
Damien Cassou
54867b64b4
Merge pull request #17471 from DamienCassou/offlineimap-7.0.4
...
offlineimap: 7.0.2 -> 7.0.4
2016-08-04 08:33:05 +02:00
Robin Gloster
5268c44b0d
Merge pull request #17498 from aneeshusa/remove-boost-dependency-for-mosh
...
mosh: remove boost dependency
2016-08-04 08:02:14 +02:00
Benjamin Staffin
78e5e61bbe
Update google-chrome versions
...
The previous download links were all broken.
Stable: 51.0.2704.103 -> 52.0.2743.116
Beta: 52.0.2743.41 -> 53.0.2785.34
Dev: 53.0.2767.4 -> 54.0.2816.0
2016-08-04 00:22:58 -04:00
Aneesh Agrawal
942aad7489
mosh: remove boost dependency
...
boost was removed from the mosh dependency requirements in 2012.
(It was only used from February and April 2012.)
2016-08-03 22:07:19 -04:00
Franz Pletz
c39b6025d8
gitlab: 8.5.12 -> 8.10.3, update module
...
Fixes #14795 .
2016-08-04 02:29:44 +02:00
Eric Litak
d76aa6e7e4
factorio: sample mods
2016-08-03 16:47:21 -07:00
Eric Litak
d33540734f
factorio: rudimentary mod support for factorio's nixos module
2016-08-03 16:44:51 -07:00
Al Zohali
6e1f80eb9d
networkmanager_l2tp: fixup ( #17490 )
2016-08-03 23:47:42 +01:00
Tobias Geerinckx-Rice
06966f4955
icmake: 8.01.00 -> 9.00.00
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
345f58a4b9
fmit: 1.0.15 -> 1.1.8
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
8cb6821679
aha: 0.4.8 -> 0.4.9
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
0e003d39bc
borgbackup: 1.0.5 -> 1.0.6
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
80cae1f055
dpkg: 1.18.9 -> 1.18.10
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
3b0364cf36
snapper: 0.2.8 -> 0.3.3
2016-08-04 00:25:20 +02:00
Robin Gloster
da1a6f4490
Merge pull request #17491 from phile314/git-lfs-update
...
git-lfs: 2016-06-7 -> 1.3.1
2016-08-03 23:51:43 +02:00
Robin Gloster
d833d92778
Merge pull request #17488 from HectorAE/purple-matrix
...
purple-matrix: init at 2016-07-11
2016-08-03 22:43:05 +02:00
Philipp Hausmann
d94ec6ce14
git-lfs: 2016-06-7 -> 1.3.1
2016-08-03 22:36:01 +02:00
Franz Pletz
8a0834c335
mupdf: 1.9 -> 1.9a, add patch to fix CVE-2016-6525
2016-08-03 22:18:56 +02:00
Hector A. Escobedo
594256c3a8
purple-matrix: init at 2016-07-11
2016-08-03 15:46:28 -04:00
Shea Levy
ca81eef753
Merge branch 'fix-clang-35' of git://github.com/expipiplus1/nixpkgs
2016-08-03 15:36:14 -04:00
Tobias Geerinckx-Rice
c0620282d3
zstd: 0.7.3 -> 0.7.5
2016-08-03 20:21:20 +02:00
Scott R. Parish
d6c55c16f6
nixos-container: replace 'kill' command with 'terminate'
...
My earlier commit to have `nixos-container destroy` use `kill` broke
the `container-imperative` test, see[1]. As suggested by @aszlig,
`machinectl terminate` doesn't have that problem, and is the command
that should have been used to begin with rather then `kill`.
1| 60c6c7bc9a (commitcomment-18478032)
2016-08-03 11:08:32 -07:00
Tobias Geerinckx-Rice
e696c48333
gandi-cli: 0.18 -> 0.19
2016-08-03 20:05:40 +02:00
Tobias Geerinckx-Rice
37528197a3
libpsl: 0.13.0 -> 0.14.0
2016-08-03 20:02:25 +02:00
Joe Hermaszewski
c7281d14f7
clang-3.5: fix build
...
Make Obj public in llvm's IntrusiveRefCntPtr
This fixes NixOs/nixpkgs#15974
It's not a nice fix, as it's really clang's problem. The proper fix
should modify clang's usage of IntrusiveRefCntPtr.
2016-08-03 19:00:39 +01:00
Rok Garbas
2a4312d92b
firefox-beta-bin: 48.0b9 -> 49.0b1
2016-08-03 19:39:46 +02:00
Joachim F
70bf931498
Merge pull request #17410 from knedlsepp/motif-on-darwin
...
motif: Add support for darwin
2016-08-03 18:31:43 +02:00
Michael Raskin
ef46388c48
neovim-qt: 0pre -> 0.2.1, use libmsgpack 1.4
2016-08-03 17:58:22 +02:00
Eric Litak
4b96a2d148
factorio: 0.13.8 -> 0.13.13
2016-08-03 06:45:27 -07:00
Robin Gloster
d93f917182
Merge pull request #17476 from mimadrid/update/strace-4.13
...
strace: 4.12 -> 4.13
2016-08-03 11:55:06 +02:00
Robin Gloster
54984049f6
Merge pull request #17477 from mimadrid/update/qutebrowser-0.8.2
...
qutebrowser: 0.8.1 -> 0.8.2
2016-08-03 11:54:59 +02:00
Robin Gloster
b1f2e02fd5
Merge pull request #17456 from chris-martin/truecrypt-fix-src
...
Truecrypt: fix source url
2016-08-03 11:54:24 +02:00
Robin Gloster
67045ca20c
Merge pull request #17475 from Mounium/flat-plat
...
flat-plat: init at 3.20.20160404
2016-08-03 11:52:48 +02:00
Robin Gloster
475a43c294
Merge pull request #17474 from womfoo/bump/cpuminer-2.4.5
...
cpuminer: fix darwin build and 2.4.4 -> 2.4.5
2016-08-03 11:51:22 +02:00
Mounium
ca18d16ce0
flat-plat: init at eba3be5
2016-08-03 11:28:54 +02:00
mimadrid
5c017832e9
strace: 4.12 -> 4.13
2016-08-03 11:09:43 +02:00
mimadrid
4a06ece723
qutebrowser: 0.8.1 -> 0.8.2
2016-08-03 11:02:02 +02:00
zimbatm
2f791c7444
terraform: 0.6.16 -> 0.7.0
2016-08-03 09:53:20 +01:00
Kranium Gikos Mendoza
f5b0a5ce7a
cpuminer: 2.4.4 -> 2.4.5
2016-08-03 15:48:02 +08:00
Kranium Gikos Mendoza
363381f3c2
cpuminer: fix darwin build
2016-08-03 15:47:57 +08:00
cmfwyp
4ba0912a92
gentium: 1.504 -> 5.000
...
Gentium Plus 5.000 was released in 2014. The archive now contains
a documentation folder with information about OpenType features
supported by the font.
2016-08-03 09:22:32 +02:00
Lancelot SIX
af154d1ca6
pythonPackags.django: default from 1_9 to 1_10
2016-08-03 09:20:37 +02:00
Lancelot SIX
3f093b9c9c
pythonPackages.django_compat: 1.0.8 -> 1.0.13
2016-08-03 09:18:48 +02:00
Lancelot SIX
1ef5231d3c
pythonPackages.django_1_10: init at 1.10
2016-08-03 09:18:36 +02:00
Damien Cassou
c4f53918cb
offlineimap: 7.0.2 -> 7.0.4
2016-08-03 09:00:12 +02:00
Frederik Rietdijk
db06460257
Merge pull request #17447 from FRidh/nvidia
...
nvidia-x11: fix driSupport32Bit
2016-08-03 08:36:24 +02:00
Alexey Shmalko
61a5c24209
cmocka: cross-compilation support ( #17462 )
2016-08-03 08:16:01 +02:00
Franz Pletz
29df026df4
Revert "perlPackages.NetSSLeay: link openssl pkgconfig files"
...
This reverts commit 93758f6b2f
.
2016-08-03 08:08:51 +02:00
Robert Helgesson
cc9547dcf9
foo2zjs: remove use of builderDefsPackage
( #17459 )
2016-08-03 00:41:47 +02:00
Bart Brouns
0621828bb7
supercollider: 3.6.6 -> 3.7.2 ( #17395 )
2016-08-03 00:27:03 +02:00
Peter Hoeg
0afcb79f60
puddletag: init at 1.1.1 ( #17443 )
...
Thanks to @fridh for feedback.
2016-08-03 00:25:41 +02:00
Tuomas Tynkkynen
16d48b8280
Re-enable bunch of packages on Darwin
...
Prior to 1bf5ded193
these contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-03 00:55:42 +03:00
Tuomas Tynkkynen
3875690d80
lua5: Re-enabel on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:14:21 +03:00
Tuomas Tynkkynen
dc26ac6e04
libmng: Re-enable on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:10:31 +03:00
Luca Bruno
2cce7a064e
telepathy_salut: fix build, add myself as maintainer
2016-08-02 22:00:24 +02:00
Tuomas Tynkkynen
b7e9207a67
androidenv: Don't build on Hydra
...
Output limit exceeded:
http://hydra.nixos.org/build/38236076
http://hydra.nixos.org/build/38235851
2016-08-02 22:55:43 +03:00
Tuomas Tynkkynen
91a3920b1d
asciidoc: Works on Darwin
...
D'oh! Plain 'asciidoc' works, but 'asciidoc-full' doesn't, so my scripts
changed it to 'linux' in
21f17d69f6
2016-08-02 22:49:43 +03:00
Franz Pletz
93758f6b2f
perlPackages.NetSSLeay: link openssl pkgconfig files
...
Instead of linking the lib folder with the libraries, link the lib
directory from the dev output containing the pkgconfig files. This is
enough for finding the libs and fixes a build failure with libressl.
2016-08-02 21:25:34 +02:00
Franz Pletz
1c00f25895
perlPackages.NetSSLeay: 1.72 -> 1.77
2016-08-02 21:25:31 +02:00
Franz Pletz
e55aa50175
simp_le: apply patch to update TOS hash
...
Fixes #17455 .
Also see https://github.com/kuba/simp_le/issues/114 .
2016-08-02 21:21:02 +02:00
Franz Pletz
9cfcf90832
libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2
...
Version 2.2.x is removed because it is not maintained by upstream anymore.
2016-08-02 21:21:02 +02:00
Franz Pletz
cb0ddbadd9
seabios: 1.9.2 -> 1.9.3
2016-08-02 21:21:02 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
55b23aeff5
icon-conv-tools: Don't depend on the .nix file at build time
...
The `src = ./.;` would cause spurious rebuild of the package since the
output hash now depends on the contents of the .nix file.
2016-08-02 21:30:17 +03:00
Tuomas Tynkkynen
9b5dcffe22
retroarch: Propagate meta info to wrapper
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
898c3436f3
kcov: Fix indentation
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
102ffa6be7
treewide: Wrap some really long package descriptions
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
db35d7b8ab
koji, opensp: Some meta fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
17e94ebc6a
xorg.xcbutilcursor: Don't wipe out most meta attrs
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
e669521834
gambatte: init at 2016-05-03
2016-08-02 21:17:44 +03:00
taku0
47024938a2
firefox-bin: 47.0.1 -> 48.0 ( #17452 )
2016-08-02 16:55:55 +02:00
Bjørn Forsman
99f63b4ded
pythonPackages.mutagen: 1.27 -> 1.32
...
(Not updating to the latest version, 1.34, because it breaks e.g.
'beets'. See https://github.com/beetbox/beets/issues/2153 .)
The new version requires locale / i18n to be set-up for tests or else
this message is thrown:
RuntimeError: This test suite needs a unicode locale encoding. Try setting LANG=C.UTF-8
Also, remove a test that currently fails due to the python builder in
nixpkgs. PR with fix: https://github.com/NixOS/nixpkgs/pull/17430
("python: add file encoding to run_setup.py").
2016-08-02 14:41:41 +02:00
Frederik Rietdijk
35cdfa572b
Merge pull request #17449 from peterhoeg/git-up
...
git-up: 1.4.0 -> 1.4.1
2016-08-02 14:35:37 +02:00
Peter Hoeg
9e91925404
git-up: 1.4.0 -> 1.4.1
2016-08-02 19:57:10 +08:00
Frederik Rietdijk
450c866730
Merge pull request #17446 from despairblue/update/atom
...
atom: 1.8.0 -> 1.9.0
2016-08-02 13:52:42 +02:00
Frederik Rietdijk
8eb4b3af10
nvidia-x11: fix driSupport32Bit
2016-08-02 13:03:44 +02:00
Bjørn Forsman
b1882ad395
beets: 1.3.17 -> 1.3.19
...
The echonest plugin was removed in 3.18 because the API it used is
shutting down. You might want to try the acousticbrainz instead.
Update pluginsWithoutDeps as needed to keep preCheck working.
2016-08-02 12:28:53 +02:00
Frederik Rietdijk
8fad3e81b0
pythonPackages.setuptools: specify priority
...
Both python3 and setuptools come with easy-install. For some magic
reason this hasn't caused any collisions yet, but it does with #17428 .
We hereby prioritize the version that comes with setuptools.
2016-08-02 12:23:15 +02:00
Benno Fünfstück
2c7b5ac8a9
notmuch-mutt: drop unused fetchurl parameter
2016-08-02 11:45:42 +02:00
Benno Fünfstück
58afc252e4
notmuch-mutt: remove unused parameter
2016-08-02 11:39:50 +02:00
Peter Hoeg
8c04c3c899
notmuch-mutt: init at 0.22
2016-08-02 11:39:50 +02:00
Danny Arnold
9d85a87e73
atom: 1.8.0 -> 1.9.0
2016-08-02 11:38:58 +02:00
Frederik Rietdijk
3a185d159f
fix eval
2016-08-02 11:03:11 +02:00
Frederik Rietdijk
0af0a20e1d
Merge pull request #17140 from michelk/gdal/update
...
gdal: 2.0.2 -> 2.1.1
2016-08-02 10:57:25 +02:00
Lancelot SIX
0d08b7d03c
pythonPackages.django_raster: Use mirror in URL
2016-08-02 10:50:31 +02:00
Frederik Rietdijk
b1e42243f1
Merge pull request #17431 from lancelotsix/add_django_raster
...
Add django raster
2016-08-02 10:42:33 +02:00
Frederik Rietdijk
2988112a0c
pythonPackages: remove pythonName
...
because it is not used anywhere
2016-08-02 10:33:05 +02:00
Frederik Rietdijk
402a53736e
Merge pull request #17420 from lukasepple/master
...
rdup: init at 1.1.15
2016-08-02 10:19:15 +02:00
Joachim Fasting
8d02a631be
dnscrypt-proxy: 1.6.1 -> 1.7.0
...
No user-facing changes of particular note.
Full changelog at https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.7.0
2016-08-02 09:35:08 +02:00
Frederik Rietdijk
f7a48fb80e
Merge pull request #17435 from ttuegel/konsole-kpart
...
Add missing Konsole kpart to various KDE applications
2016-08-02 09:13:15 +02:00
Frederik Rietdijk
266fde80ca
kde5.konversation: 1.6 -> 1.6.1
2016-08-02 09:00:03 +02:00