Commit Graph

125866 Commits

Author SHA1 Message Date
volth
c4eb23062e
nixos/libvirtd: add qemu-img to $PATH of the daemon
...because daemon's $PATH does not include "/run/current-system/sw/bin"
2018-01-19 16:28:01 +00:00
Tim Steinbach
3d2948e009
docker: Fix build after containerd update 2018-01-19 11:26:59 -05:00
Rob Vermaas
ca016b63dc
mapsplotlib: disable for python3 2018-01-19 16:20:53 +01:00
Rob Vermaas
26734df1c6
mapsplotlib: init at 1.0.6 2018-01-19 16:12:18 +01:00
Peter Hoeg
1fbf696965 supertuxkart: 0.9.2 -> 0.9.3 2018-01-19 23:05:51 +08:00
Eelco Dolstra
3d5391c256
fetchFromGitHub: Revert to the original version
fetchFromGitHub was intended as a simple wrapper around the common
pattern 'fetchzip { url =
https://github.com/${owner}/${repo}/archive/${rev}.zip"; ... }'. It
was not intended to handle private repositories, submodules, other
sites than github.com (!), etc. In particular, we don't want to use
fetchgit because it's not reproducible.
2018-01-19 15:54:33 +01:00
Andreas Rammhold
a4edba9943
Merge pull request #34045 from andir/kmod-missing-libelf
Fix remaining 4.14 libelf outbreak
2018-01-19 14:16:22 +00:00
Graham Christensen
c5245efdfa
Merge pull request #34025 from bachp/minio-security2
minio: 2018-01-02T23-07-00Z -> 2018-01-18T20-33-21Z (Critical Security Update)
2018-01-19 08:59:36 -05:00
Peter Simons
766bfd6d61
Merge pull request #34023 from deepfire/x-ghc-8.4-master
GHC 8.4:  compiler and package fixes
2018-01-19 14:43:47 +01:00
Andreas Rammhold
a4d3c86e05
linuxPackages.vhba: use kernel.moduleBuildDependencies instead of hardcoding libelf 2018-01-19 14:40:14 +01:00
Andreas Rammhold
2bd9f81abd
linuxPackages.v4l2loopback: fix compilation with linux-4.14 2018-01-19 14:40:13 +01:00
Andreas Rammhold
5640b08a88
linuxPackages.phc-intel: fix build with linux-4.14 2018-01-19 14:40:13 +01:00
Andreas Rammhold
cf199ff56c
linuxPackages.openafs: 1.6.21.1 -> 1.6.22.1 (fixes build with kernel >=4.14) 2018-01-19 14:40:09 +01:00
Kosyrev Serge
8d027c1113
ghc841: GHC 8.4.1: nix-shell -p haskell.compiler.ghc841 2018-01-19 16:06:02 +03:00
Jan Tojnar
d2d1a2dfba
Merge pull request #28882 from jtojnar/chrome-gnome-shell
chrome-gnome-shell: refactor
2018-01-19 13:40:42 +01:00
Michael Alan Dorman
899714ae96 hoogle: fix http-conduit dependency for new version
5.0.17 now requires http-conduit > 2.3.
2018-01-19 12:53:11 +01:00
Peter Simons
a1366f43a0 git-annex: update hash for new version 2018-01-19 12:53:11 +01:00
Peter Simons
3b54c5f483 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-3-g1ab3260 from Hackage revision
6aedac1525.
2018-01-19 12:53:11 +01:00
Jan Tojnar
1848e17c0d
Merge pull request #33872 from pbogdan/yajl-cleanup
yajl: small clean up
2018-01-19 12:51:17 +01:00
Peter Simons
f88720e3b2
Merge pull request #34041 from mnacamura/r-datatable-openmp
rPackages.data_table: OpenMP support on Darwin
2018-01-19 12:40:09 +01:00
Peter Simons
fa82eeff37
Merge pull request #34030 from ElvishJerricco/move-package-source-overrides
Move packageSourceOverrides to haskellLib
2018-01-19 12:39:36 +01:00
Mitsuhiro Nakamura
2533720976 rPackages.data_table: OpenMP support on Darwin 2018-01-19 19:30:55 +09:00
adisbladis
d92eb4c920
Merge pull request #34038 from bkchr/akonadi_fix
akonadi: Fixes build
2018-01-19 18:09:42 +08:00
Bastian Köcher
d533cec260 akonadi: Fixes build 2018-01-19 10:00:03 +01:00
Tuomas Tynkkynen
4fd0a3a43d nixos/release.nix: More refactoring for multi-arch
Currently, even if you pass supportedSystems = [ "aarch64-linux" ] you
end up with e.g. `nixos.tests.docker` which actually silently runs on
x86_64-linux. Using the new callTestOnTheseSystems fixes that.

As a side-effect, this also causes a rename of
`nixos.tests.docker` -> `nixos.tests.docker.x86_64-linux`, which is IMHO
a good thing since it's makes them consistent with the rest of the
tests.
2018-01-19 10:35:49 +02:00
Tuomas Tynkkynen
eb57d6d089 nixos/release.nix: Add preferLocalBuild to makeNetboot result 2018-01-19 10:35:49 +02:00
Tuomas Tynkkynen
424fc54243 nixos/release.nix: Clean some syntax 2018-01-19 10:35:49 +02:00
Jörg Thalheim
801dea88f0
Merge pull request #34029 from yrashk/gdbgui-0.10.1.0
gdbgui: 0.9.1.0 -> 0.10.1.0
2018-01-19 07:09:56 +00:00
Herwig Hochleitner
25182f4b1c pixie: add maintainer 2018-01-19 04:17:12 +01:00
Alexander Oloo
7eb4844cf2 pixie: name binary pixie and allow macOS build
- Pixie supports macOS. Nix package should too.
- Updated executable name as discussed in pixie-lang/pixie/issues/455.

closes #33771
2018-01-19 04:01:41 +01:00
Lengyel Balazs
287415ad52 wine-stable: 2.0.3 -> 3.0 2018-01-18 17:24:34 -08:00
Tim Steinbach
d45b33fbaa
Merge pull request #29300 from vdemeester/update-containerd-1
containerd: 0.2.9 -> 1.0.1
2018-01-18 23:10:13 +00:00
Yurii Rashkovskii
bfd5b6fb79
gdbgui: 0.9.1.0 -> 0.10.1.0 2018-01-18 14:56:50 -08:00
Tuomas Tynkkynen
1dade8665a hdparm: 9.52 -> 9.53 2018-01-19 00:00:36 +02:00
Pascal Bach
11e91c61ef minio: 2018-01-02T23-07-00Z -> 2018-01-18T20-33-21Z
Critical security fix that fixes an issue that allows
bypassing authentication.

See: https://blog.minio.io/minio-release-jan-18-2018-security-advisory-4c64ca87721b
2018-01-18 22:58:28 +01:00
Will Fancher
9047a7dd33 Move packageSourceOverrides to haskellLib 2018-01-18 16:42:56 -05:00
Vincent Demeester
ef07118a80
containerd: 0.2.9 -> 1.0.1
Update containerd to its latest release !

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-18 13:31:53 -08:00
Jan Tojnar
c278dd0b9d
bustle: re-enable hgettext support
hgettext 0.1.31.0 builds again
2018-01-18 22:13:57 +01:00
Jörg Thalheim
1956ef5cd3
Merge pull request #33998 from andersk/pypy
pypy: 5.9.0 -> 5.10.0
2018-01-18 18:53:51 +00:00
Herwig Hochleitner
330104be9e leiningen: 2.7.1 -> 2.8.1 2018-01-18 18:55:26 +01:00
Herwig Hochleitner
6a84b3fbe1 webkitgtk: 2.18.4 -> 2.18.5
CVE-2017-5753
CVE-2017-5715
2018-01-18 18:55:23 +01:00
John Ericson
5708396f47
Merge pull request #34018 from obsidiansystems/fetchpatch
fetchpatch: Add support for an arbitrary extra prefix
2018-01-18 12:39:39 -05:00
John Ericson
9bd437d4b4 fetchpatch: Add support for an arbitrary extra prefix
We still ensure the old and new ones start, respectfully, with `a/` and
`b/`. Use with `stripLen` to ensure tha the old `a/` and `/b` are gone
if a new prefix is added.
2018-01-18 12:19:49 -05:00
Shea Levy
f12f2ed44c
haskell-ide-engine: Fix build in sandbox 2018-01-18 12:02:29 -05:00
Tim Steinbach
e1db0afd61
openjdk: 8u152 -> 8u172 2018-01-18 11:22:44 -05:00
Michael Raskin
654542be52 libmpc: update source URL 2018-01-18 17:15:39 +01:00
Peter Simons
809a09eb5e hackage: update all-cabal-hashes snapshot to Hackage at 2018-01-18T14:32:45Z 2018-01-18 17:01:33 +01:00
Peter Simons
29f0f38433 multi-ghc-travis: update to latest Git version and create a proper Haskell build
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
Jörg Thalheim
7ac14f0b83
Merge pull request #34011 from mogorman/platformio
platformio: 3.5.0 -> 3.5.1
2018-01-18 15:40:10 +00:00
Jörg Thalheim
1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00