Commit graph

125892 commits

Author SHA1 Message Date
jammerful a42aef3bdc shibboleth-sp: 2.6.0 -> 2.6.1
Resolves #33875
2018-01-19 22:33:50 +00:00
jammerful edd3180aa2 opensaml-cpp: 2.6.0 -> 2.6.1
Resolves #33875
2018-01-19 22:33:46 +00:00
jammerful 4414b1b0a7 xml-tooling-c: 1.6.0 -> 1.6.3
Resolves #33875
2018-01-19 22:33:30 +00:00
Orivej Desh 836951fc14
Merge pull request #34050 from jammerful/mono
mono{48,50,54}: Fix libgdiplus path in dll config map
2018-01-19 22:21:05 +00:00
John Ericson 98ede1e2ae
CODEOWNERS: Make @orivej a {cc,bintools}-wrapper codeowner 2018-01-19 16:18:27 -05:00
John Ericson 65d0ebe340
Merge pull request #33578 from dtzWill/fix/perl-cross
perl: use perl-cross to enable cross-compilation (native build unchanged)
2018-01-19 16:15:09 -05:00
jammerful 7ae8d2b567 mono{48,50,54}: Fix libgdiplus path in dll config map 2018-01-19 15:52:44 -05:00
Orivej Desh df925d6b7b
Merge pull request #33616 from dtzWill/fix/py-structlog-tests
pythonPackages.structlog: patch to fix tests, build
2018-01-19 20:38:06 +00:00
Orivej Desh 9885029931
Merge pull request #33988 from dtzWill/fix/debian-patches
Fixup debian-patches script, use to fix dead patch URL's
2018-01-19 20:36:31 +00:00
Orivej Desh c053bab151
Merge pull request #34017 from dtzWill/fix/perf-compilation
Fix build of linuxPackages.perf
2018-01-19 19:57:47 +00:00
Orivej Desh b694071838
Merge pull request #34016 from dtzWill/update/perf-tools-20171219
perf-tools: 20160418 -> 20171219
2018-01-19 19:55:20 +00:00
Orivej Desh 866717d75b
Merge pull request #34057 from boronine/master
pngquant: change platforms from linux to unix
2018-01-19 19:19:17 +00:00
Ben Gamari 8ebb907d70 perl: Add support for cross-compilation via perl-cross 2018-01-19 12:59:49 -05:00
Eelco Dolstra 6060a6dd22
CODEOWNERS cleanup
I haven't worked on stdenv etc. in a long time.
2018-01-19 18:41:32 +01:00
Frederik Rietdijk 018a210106
Merge pull request #33715 from dzabraev/diff_cover
diff_cover: init at 1.0.2
2018-01-19 18:37:40 +01:00
Eelco Dolstra 77225a5a95
Revert "fetchFromGitHub: Revert to the original version"
This reverts commit 3d5391c256.
2018-01-19 18:32:51 +01:00
Maxim Dzabraev 16cc4ff070 diff_cover: init at 1.0.2 2018-01-19 19:46:56 +03:00
Maxim Dzabraev a451f97d2f pydocstyle: init at 0.3.2 2018-01-19 19:46:56 +03:00
Maxim Dzabraev 87b2e17463 jinja2_pluralize: init at 0.3.0 2018-01-19 19:46:56 +03:00
Tim Steinbach 3d2948e009
docker: Fix build after containerd update 2018-01-19 11:26:59 -05:00
Alexei Boronine dda4457eb1 pngquant: change platforms from linux to unix 2018-01-19 17:13:23 +01: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