Commit Graph

126733 Commits

Author SHA1 Message Date
Vincent Laporte
dccd8a2685
ncmpc: fix build on darwin 2018-01-31 07:35:08 +00:00
Vincent Laporte
1c04923d64
mpd_clientlib: fix dynamic library on darwin 2018-01-31 06:50:20 +00:00
Tyson Whitehead
fefa9ef756 top-level: Duplicate overlaying unless stdenvOverrides comes last
The stdenvOverrides overlay is used to bring packages forward during
bootstrapping via stdenv.overrides.  These packages have already had
the overlays applied to them in the previous boostrapping stage.  If
stdenvOverrides is not last in the overlays stack, all remaining
overlays will windup being applied again to these packages.

closes #34086
2018-01-31 00:16:27 -05:00
John Ericson
afb87a66b3 lib: Avoid double import 2018-01-31 00:13:11 -05:00
aszlig
2e4aded366
beets-alternatives: Fix tests against beets 1.4.6
Since the bump of beets to version 1.4.6 in e5fab33efdea1d0e1357bc084605
the tests no longer run successfully because beets 1.4.6 introduces a
breaking API change for the Item.move() method which now instead of just
passing copy=True the operation is now passed using a different
"operation" keyword argument.

Unfortunately the original repository of beets-alternatives is
unmaintained since 3 years and thus there is no upstream fix available
at the moment.

However, there is a fork maintained by @wisp3rwind, which addresses this
problem (wisp3rwind/beets-alternatives@33c6525ed4)
and a bunch of other fixes.

The reason why I'm not using the patch from @wisp3rwind is that it
simply doesn't apply against beets-alternatives 0.8.2, but my patch here
essentially does the same.

Signed-off-by: aszlig <aszlig@nix.build>
Upstream issue: geigerzaehler/beets-alternatives#13
Cc: @Profpatsch
2018-01-31 04:39:21 +01:00
John Ericson
ad78ba1efa lib: Better use the module type system in platform parsing
I need some module system types here so I can next fix meta-checks for
derivations. I'd like to use a "proper" record type here, but submodule
types seem overkill so holding off with ad-hoc stuff for now. In
practice, all I need for the next step are the `.check` functions so
this is good, especially as the submodule check function is shallow,
saving full inductive type-checking for a later step.
2018-01-30 22:03:06 -05:00
Peter Hoeg
dc52fc6dda aria2 (nixos): actually load the module
Fixes #33991
2018-01-31 09:42:03 +08:00
Peter Hoeg
5097e84a9d
Merge pull request #32042 from ck3d/lirc-0.9.4d
lirc: 0.9.4 -> 0.10.0 + more driver
2018-01-31 08:33:20 +08:00
Andreas Rammhold
34758f1d0b
Merge pull request #34424 from tokudan/ff-bin5801
firefox-bin: 58.0 -> 58.0.1 [security]
2018-01-30 23:09:34 +00:00
Peter Simons
ade2840f20
Merge pull request #34405 from pjan/developPackage-modifier
Adds modifier option to developPackage
2018-01-30 19:26:07 +01:00
Joachim F
7e7477295e
Merge pull request #34403 from mdorman/semi-automated-emacs-package-updates
Semi automated emacs package updates
2018-01-30 18:06:52 +00:00
Joachim F
4cfa91ecfc
Merge pull request #34417 from dywedir/dunst
dunst: 1.3.0 -> 1.3.1
2018-01-30 18:05:57 +00:00
Daniel Frank
ba2008938d firefox-bin: 58.0 -> 58.0.1 [security] 2018-01-30 16:28:09 +01:00
Tuomas Tynkkynen
71631a922b runInLinuxVM: Use QEMU command line that works on other architectures
... by moving the existing definition to qemu-flags.nix and reusing
that.
2018-01-30 16:57:27 +02:00
Tuomas Tynkkynen
8c4f8c51a6 runInLinuxVM: Don't hardcode x86-specific serial device 2018-01-30 16:57:27 +02:00
Tuomas Tynkkynen
8e83158f12 nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nix 2018-01-30 16:57:27 +02:00
Tuomas Tynkkynen
1ce1380497 nixos/qemu-flags: Take a 'pkgs' parameter
I'm gonna use it in the next commit.
2018-01-30 16:57:27 +02:00
Tuomas Tynkkynen
3be9d4610f nixos/tests: Drop unnecessary qemu-flags.nix include
None of these files are using anything from there.
2018-01-30 16:57:27 +02:00
Tim Steinbach
078fc69425
Merge pull request #33746 from NeQuissimus/docker_18_01
docker-edge: 17.12.0 -> 18.01.0
2018-01-30 14:06:19 +00:00
zimbatm
f7bb9f6777 vscode: 1.19.2 -> 1.19.3 2018-01-30 13:36:15 +00:00
Gabriel Ebner
89d66b8419 pythonPackages.xdot: 0.7 -> 0.9 2018-01-30 14:20:55 +01:00
dywedir
aa2e60744c dunst: 1.3.0 -> 1.3.1 2018-01-30 14:46:47 +02:00
Tuomas Tynkkynen
af38f1a5e7 seturgent: Move out from linuxPackages_*
It's not a kernel module at all!
2018-01-30 13:11:58 +02:00
Tuomas Tynkkynen
ab5357b80d eternal-terminal: init at 4.1.2 2018-01-30 13:01:58 +02:00
Jörg Thalheim
41013a5d0f
Merge pull request #34401 from magnetophon/rtv
rtv: 1.19.0 -> 1.21.0
2018-01-30 10:48:24 +00:00
Jörg Thalheim
add22af095
Merge pull request #34381 from JohnAZoidberg/less
nixos/less configure less with module
2018-01-30 10:41:39 +00:00
Jörg Thalheim
c6eb84b1c7
Merge pull request #34408 from markuskowa/beegfs-rdma-pr
beegfs: add beeond, enable RDMA
2018-01-30 10:17:05 +00:00
adisbladis
ac4f896fc6
Merge pull request #34252 from bkchr/hplip_fixes
hplip: Fixes runtime errors
2018-01-30 17:47:49 +08:00
Stefan Frijters
6c744fc93d pyprof2calltree: init at 1.4.3 (#34379) 2018-01-30 09:09:36 +00:00
Markus Kowalewski
043dece5b7
beegfs: build beeond 2018-01-29 21:47:50 -08:00
Markus Kowalewski
e4570af493
beegfs: add rdma support 2018-01-29 19:57:49 -08:00
pjan vandaele
bdffbc775e
Adds modifier option to developPackage 2018-01-30 12:29:59 +09:00
Michael Alan Dorman
c00a10e75e melpa-packages: remove llvm-mode override
This package was removed from melpa, so there's no value in overriding
it, and in fact it won't evaluate. :)
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
accbc72cee melpa-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Michael Alan Dorman
2b73676db8 melpa-stable-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Michael Alan Dorman
7d58054cf7 org-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Michael Alan Dorman
d19f29c1e1 elpa-packages: 2018-01-29 2018-01-29 19:40:59 -05:00
Bart Brouns
8baa11d46c rtv: 1.19.0 -> 1.21.0 2018-01-30 00:23:50 +01:00
Herwig Hochleitner
499b3edb30 criu: 2.12.1 -> 3.7
cc @thoughtpolice
2018-01-30 00:03:11 +01:00
Franz Pletz
34c36ab2da
Merge pull request #34396 from Moredread/fix/btrbk
Fixes #34290
2018-01-29 22:06:29 +00:00
Daniel Peebles
bf9eb10c04
Merge pull request #34398 from joncojonathan/keepass_mono54
keepass: change from mono40 to mono54
2018-01-29 16:42:44 -05:00
joncojonathan
609a86bbc3 keepass: change from mono40 to mono54
Issue #31859 (https://github.com/NixOS/nixpkgs/issues/31859) highlighted TLSv1.1 / TLSv1.2
support isn't available with older versions of Mono 4.  This change moves to use Mono 5.4.  Tested as working with Keepass v2.38 for which PR https://github.com/NixOS/nixpkgs/pull/34360 is already open.
2018-01-29 20:55:49 +00:00
Robert Helgesson
1066663653
perlPackages: bump some package versions
- Crypt-JWT: 0.018 -> 0.019
- DBIx-Class: 0.082840 -> 0.082841
- Getopt-Long-Descriptive: 0.100 -> 0.101
- SQL-Abstract: 1.81 -> 1.85
2018-01-29 21:47:07 +01:00
Christian Kögler
300f6c5943 lirc: 0.10.0 -> 0.10.1 2018-01-29 21:16:36 +01:00
Franz Pletz
393e39e2e5
Revert "microcodeIntel: 20171117 -> 20170108"
This reverts commit 9b7ef9c738e743992ef268beba13d52bcc8a0b04.

Intel recommends to stop deployment of the updated microcode as it
introduces unexpected system behaviour on many platforms.

See https://security-center.intel.com/advisory.aspx?intelid=INTEL-SA-00088&languageid=en-fr

cc #33414
2018-01-29 20:30:44 +01:00
André-Patrick Bubel
fe0a15eaca btrbk: install to bin 2018-01-29 20:15:43 +01:00
Franz Pletz
f833dd7067
imagemagick: fetch sources from github
Release tarballs are deleted after a new release.
2018-01-29 19:27:01 +01:00
Franz Pletz
f2dc4781f1
upower: 0.99.4 -> 0.99.7 2018-01-29 19:17:10 +01:00
Frederik Rietdijk
f0eee3e351
Merge pull request #34392 from dotlambda/discordpy-broken
pythonPackages.discordpy: Mark as broken
2018-01-29 17:48:00 +00:00
Robert Schütz
4e59363867 pythonPackages.discordpy: Mark as broken 2018-01-29 18:45:38 +01:00