3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

145799 commits

Author SHA1 Message Date
Pascal Wittmann 60a9ea4015
accountsservice: 0.6.49 -> 0.6.50 2018-07-12 21:44:35 +02:00
Will Dietz 4f8ec6fc56
Merge pull request #43423 from dtzWill/fix/openblas-threads-crash
openblas: "backport" another patch, fix crash w/Go and Octave
2018-07-12 13:07:53 -05:00
Will Dietz 1b3d8eefe3 openblas: backport another patch, fix crash w/Go and Octave
Also fixes numpy crashing during tests w/musl.
2018-07-12 12:03:26 -05:00
Michael Raskin 8988a5904d
Merge pull request #43234 from timokau/openblas-backport
openblas: backport fix
2018-07-12 04:43:46 +00:00
Timo Kaufmann d2f0fc1f41 openblas: backport fix
https://github.com/xianyi/OpenBLAS/issues/1666

Causing test failures in cvxopt and (according to an openblas issue) numpy.
2018-07-11 22:06:32 +02:00
Frederik Rietdijk f8701caafc Merge master into staging 2018-07-10 15:51:20 +02:00
Vladimír Čunát 2698bb461f
knot-dns: 2.6.7 -> 2.6.8 (maintenance)
https://lists.nic.cz/pipermail/knot-dns-users/2018-July/001409.html
2018-07-10 15:23:20 +02:00
Frederik Rietdijk d536905e5b
Merge pull request #43276 from dotlambda/fix-flexget
Fix flexget
2018-07-10 15:04:53 +02:00
adisbladis ebc6cd58be
Merge pull request #43167 from eadwu/vscode-extensions.ms-vscode.cpptools/0.17.6
vscode-extensions.ms-vscode.cpptools: 0.16.1 -> 0.17.6
2018-07-10 20:58:13 +08:00
adisbladis 3c7b5b6d53
Merge pull request #43166 from eadwu/vscode-extensions.ms-python.python/2018.6.0
vscode-extensions.ms-python.python: 0.8.0 -> 2018.6.0
2018-07-10 20:57:38 +08:00
Robert Schütz 35d4640b03 ghostwriter: 1.6.2 -> 1.7.0 2018-07-10 14:48:36 +02:00
xeji 99afb5d4c7
Merge pull request #43179 from volth/cpan2nix-2018-07-08
[staging] cpan2nix updates
2018-07-10 13:14:46 +02:00
Jan Tojnar 7b6510e455
nixos/udisks2: use upstream unit
Simplifies the module and gets rid of the following error:

The --no-debug option is deprecated and ignored. See '--help
2018-07-10 12:40:43 +02:00
Till Höppner d133362c18 gomuks: 2018-05-14 -> 2018-7-10 (#43277) 2018-07-10 12:19:59 +02:00
Jan Tojnar be382109ad
gst_all_1.gst-plugins-bad: add more plug-ins 2018-07-10 12:18:01 +02:00
Jan Tojnar af64892fe6
pulseeffects: init at 4.1.3 2018-07-10 12:18:01 +02:00
Jan Tojnar 28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
Jan Tojnar 373bdced7f
gnome2.GConf: 2.32.4 → 3.2.6
Update and clean up the expression. For example, GTK was only used for
removed utility and examples.
2018-07-10 12:14:40 +02:00
adisbladis 47ecb64e43
firefox-beta-bin: 62.0b6 -> 62.0b7 2018-07-10 18:06:09 +08:00
adisbladis 68010cf5ef
firefox-devedition-bin: 62.0b6 -> 62.0b7 2018-07-10 18:05:46 +08:00
adisbladis 8585cb3409
Merge pull request #43115 from talyz/master
linux: Temporary fix for issue #42755
2018-07-10 18:04:55 +08:00
Robert Hensing 873465eede
Merge pull request #42923 from Gabriel439/gabriel/readDirectory
Add `pkgs.haskell.lib.packagesFromDirectory` utility
2018-07-10 11:30:11 +02:00
Robert Schütz 1789ee279e pythonPackages.guessit_2_0: remove 2018-07-10 11:25:18 +02:00
Robert Schütz 3ea10ab2d8 flexget: pin guessit==2.1.4 2018-07-10 11:24:24 +02:00
Pascal Wittmann c2af5149c8
Merge pull request #43261 from vbgl/ocaml-iri-0.4.0
ocamlPackages.iri: init at 0.4.0
2018-07-10 10:48:54 +02:00
xeji 51d0309651
Merge pull request #38324 from rvl/znc-uri-prefix
znc: add uriPrefix option
2018-07-10 09:38:50 +02:00
Michael Raskin 81c18c1b07
Merge pull request #43230 from timokau/gf2x-1.2
gf2x: 1.1 -> 1.2
2018-07-10 03:50:45 +00:00
Tim Steinbach 9371f6ad37
linux: 4.18-rc3 -> 4.18-rc4 2018-07-09 20:11:10 -04:00
Uri Baghin ed98822350 bazel-deps: init at 2018-05-31 (#43018) 2018-07-09 22:38:45 +00:00
John Ericson 547ef77aa7
Merge pull request #43264 from obsidiansystems/splice-more
haskell infra: Use splicing like normal `callPackage`
2018-07-09 18:34:29 -04:00
xeji c4adce71d8
Merge pull request #42200 from qolii/cryptsetup_2_0_3_libressl_2_7__v2
Cryptsetup: 2.0.2 -> 2.0.3. Also, add upstream libressl-2.7 patch.
2018-07-10 00:09:55 +02:00
John Ericson 740cfffcb2 haskell infra: Fix built-time overrides
These should all come from `buildHaskellPackages`
2018-07-09 18:09:17 -04:00
Will Dietz 301559c1ea
Merge pull request #43267 from dtzWill/fix/pciutils-3.6.0-musl
pciutils: use standardized equivalent for canonicalize_file_name
2018-07-09 17:08:48 -05:00
Matthew Bauer 2bb4088f51 Merge pull request #43081 into master
Closes #43081
2018-07-09 17:46:10 -04:00
Matthew Bauer 97605d3e57
Merge pull request #43085 from matthewbauer/dwarf-fortress
Dwarf Fortress refactors
2018-07-09 17:40:16 -04:00
Matthew Bauer c7e7cd7b9c
Merge pull request #43259 from matthewbauer/unixtools-refactor
unixtools refactor
2018-07-09 17:20:39 -04:00
Matthew Bauer 81f78e6d3d
Merge pull request #43256 from matthewbauer/xcbuild-refactor
xcbuild refactor
2018-07-09 17:16:50 -04:00
Matthew Bauer 2621171e58 xcbuild: add alias
You can now refer to it as xcodebuild. This is meant to be more
discoverable for not familiar with xcbuild. xcodebuild should work in
the same way as the xcodebuild that comes with Xcode.app, but it is
built entirely with free software.
2018-07-09 17:13:58 -04:00
Matthew Bauer 0534ceac81 xcbuild: move setup hook to xcbuildHook
Not every package that needs xcbuild will want to use its build phase.
I have moved the xcbuild setup hook to the new attribute xcbuildHook.
This means that dontUseXcbuild is no longer needed. If you just need
to call xcbuild on its own you can just refer to xcbuild.
2018-07-09 17:13:58 -04:00
Daiderd Jordan 63aed85367
Merge pull request #42894 from LnL7/darwin-python37
python37: fix darwin build
2018-07-09 23:12:11 +02:00
Matthew Bauer 35b2c0edf2 xcbuild: refactor
This reworks some of xcbuild logic to make it more compatible with
Apple’s SDK.

- Add a fake version of xcrun & xcode-select
- Cleanup platform generation. Clang does not like having 20 char
  hashes in sysroot so it is much easier to just build the parent
  directory for each runCommand. This is a little awkward but I have
  renamed everything with an added ‘s’ to make the distinction more clear.
- Cleaned up wrapper.nix in some different ways
- Reuse some versioning logic so that we don’t end up with two
  different versions of Xcode or SDK reported.
2018-07-09 17:10:20 -04:00
John Ericson f27f491784 Haskell infra: Do callPackage splicing 2018-07-09 16:39:37 -04:00
volth 79b97aab7f options.i18n.inputMethod.package: fix type (#43239) 2018-07-09 22:37:27 +02:00
Daiderd Jordan 0c4595a9b6
python37: fix darwin build 2018-07-09 22:34:55 +02:00
R. RyanTM b32b22e245 mate.mate-user-guide: 1.20.1 -> 1.21.0 (#43173)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mate-user-guide/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/e4cc1dd609c5e947c5c71615994b8bb9
- du listing: https://gist.github.com/56b98015d6d99b9978906a8d770bcfb0
2018-07-09 22:33:55 +02:00
R. RyanTM db8bebf816 wayland-protocols: 1.14 -> 1.15 (#43151)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wayland-protocols/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.15 with grep in /nix/store/acbjqscvbj2a369m2cmx5waxpab9b3fp-wayland-protocols-1.15
- directory tree listing: https://gist.github.com/ed6b2fe913e7aa8189e99f99b8d56511
- du listing: https://gist.github.com/f55c3123eacd3a802f5007f3d8f49d3d
2018-07-09 22:33:28 +02:00
Will Dietz f8db20fb3a pciutils: use standardized equivalent for canonicalize_file_name
Fixes w/musl.
2018-07-09 15:30:56 -05:00
R. RyanTM d9b1c16ee8 spidermonkey_52: 52.8.1 -> 52.9.0 (#42957)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/spidermonkey/versions.

These checks were done:

- built on NixOS
- /nix/store/sxcxd6f05aqpiw7jgrpyi8qmgxjy2r4x-spidermonkey-52.9.0/bin/js52 passed the binary check.
- /nix/store/sxcxd6f05aqpiw7jgrpyi8qmgxjy2r4x-spidermonkey-52.9.0/bin/js52-config passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 52.9.0 with grep in /nix/store/sxcxd6f05aqpiw7jgrpyi8qmgxjy2r4x-spidermonkey-52.9.0
- directory tree listing: https://gist.github.com/6e6d8bcfc14e1e59028ad1397d75fce1
- du listing: https://gist.github.com/f69575b0d92d2b3ffec1c4dda0afa0e6
2018-07-09 22:30:18 +02:00
R. RyanTM 271e4780cf shared-mime-info: 1.9 -> 1.10 (#42948)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/shared-mime-info/versions.

These checks were done:

- built on NixOS
- /nix/store/3lvy4cp08h73b9cb5sw8nl5n3nxlahry-shared-mime-info-1.10/bin/update-mime-database passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.10 with grep in /nix/store/3lvy4cp08h73b9cb5sw8nl5n3nxlahry-shared-mime-info-1.10
- directory tree listing: https://gist.github.com/f14528d0cfdffdfd9120e68517e35c73
- du listing: https://gist.github.com/aeb5692bf3cce624ed41c38c8735082f
2018-07-09 22:29:38 +02:00
Matthew Bauer 3108f1eeaf Merge remote-tracking branch 'Baughn/nix-df' into dwarf-fortress 2018-07-09 16:24:21 -04:00