Commit graph

48726 commits

Author SHA1 Message Date
Tuomas Tynkkynen 003473613a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
Will Dietz 39696b6d56 qt-5.10: don't use features that require new-ish kernels, stay compat
Before this change:
$ readelf --notes /nix/store/zf5yja02g8n8dzgs25pqfd8w3myfzgzc-qtbase-5.10.1/lib/libQt5Core.so

Displaying notes found at file offset 0x004a7778 with length 0x00000020:
  Owner                 Data size       Description
  GNU                  0x00000010       NT_GNU_ABI_TAG (ABI version tag)
    OS: Linux, ABI: 3.17.0

After:
$ readelf --notes /nix/store/sg1s9hdw0b7p6h0dwg09g4lxy1acq7y6-qtbase-5.10.1/lib/libQt5Core.so

Displaying notes found at file offset 0x004a7dcc with length 0x00000020:
  Owner                 Data size       Description
  GNU                  0x00000010       NT_GNU_ABI_TAG (ABI version tag)
    OS: Linux, ABI: 2.6.28

-----------

The above paths were before rebasing the commit onto staging,
and it'd probably be good to have someone confirm the same happens
when built on a hydra builder or other non-dtzWill machine :).

[dezgeg: added comments]
2018-05-18 03:51:20 +03:00
John Ericson 33fa7b3f5a
Merge pull request #40640 from angerman/feature/yaml-all
Allow YAML on other platforms as well.
2018-05-17 19:31:40 -04:00
R. RyanTM f1323634c1 armadillo: 8.500.0 -> 8.500.1 (#40700)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/armadillo/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 8.500.1 with grep in /nix/store/fgj0bi559rzmrmzm0y0fyfr75wljlwzz-armadillo-8.500.1
- directory tree listing: https://gist.github.com/6b042c178fafc84e571bb6d2ed67ae65
- du listing: https://gist.github.com/32fd420f41d621a7b6b540cabbcf3f53
2018-05-18 00:32:15 +02:00
Jan Tojnar 41f0c4639a
Merge pull request #40699 from r-ryantm/auto-update/babl
babl: 0.1.46 -> 0.1.48
2018-05-18 00:25:59 +02:00
Will Dietz 26f06ddb16
Merge pull request #40702 from dtzWill/feature/sqlar
sqlar: init at 2018-01-07
2018-05-17 16:00:15 -05:00
Will Dietz 0f7eaddc50 sqlar: init at 2018-01-07 2018-05-17 14:58:41 -05:00
R. RyanTM 85cc1364ad babl: 0.1.46 -> 0.1.48
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/babl/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 0.1.48 with grep in /nix/store/1pffxdly3bs42aqxf9zzmh3kcn304r8i-babl-0.1.48
- directory tree listing: https://gist.github.com/42f46e6f60e3db18a7a54f4ec1c31b80
- du listing: https://gist.github.com/3382dcb9c594fd5e06a9432be1c8d80b
2018-05-17 12:40:38 -07:00
Jörg Thalheim 9bca8edce0 python.pkgs.cx_oracle: add missing quote 2018-05-17 20:22:09 +01:00
Florian Klink 639f7952be pythonPackages.cx_oracle: fix dlopen
previously, $ORACLE_HOME had to be set for each python script using this
library.

We now patch odpi to load libclntsh.so from oracle-instantclient if
$ORACLE_HOME was not provided.
2018-05-17 19:15:57 +02:00
Florian Klink a88354d99f pythonPackages.cx_oracle: 6.2.1 -> 6.3.1 2018-05-17 18:56:51 +02:00
Florian Klink 7824c60a43 oracle-instantclient: patchelf and wrap adrci and genezi, too 2018-05-17 18:56:43 +02:00
Florian Klink ccb4558a91 oracle-instantclient: prefix LD_LIBRARY_PATH 2018-05-17 18:56:36 +02:00
Florian Klink 0f4269bf48 oracle-instantclient: remove unused arguments 2018-05-17 18:56:26 +02:00
Florian Klink 276f2897cb oracle-instantclient: move rpmextract and patchelf to nativeBuildInputs 2018-05-17 18:56:19 +02:00
John Ericson c5b13f97ff
Merge pull request #40659 from bkchr/androidndk
Androidndk
2018-05-17 12:04:14 -04:00
Peter Simons b5cef2ea66
Merge pull request #40392 from ElvishJerricco/ghcjs-8.2
Ghcjs 8.2 & 8.4
2018-05-17 17:55:59 +02:00
Bastian Köcher 832a8ca087 androidndk: Fix usage as crossSystem 2018-05-17 17:22:27 +02:00
Jan Tojnar c3383afab4
Merge pull request #40644 from r-ryantm/auto-update/spidermonkey
spidermonkey_52: 52.7.4 -> 52.8.0
2018-05-17 16:47:05 +02:00
Peter Simons dd2b5b9400 multi-ghc-travis: update to latest git version from May 16th 2018-05-17 15:25:28 +02:00
adisbladis 7db0be8ab1
Merge pull request #40662 from r-ryantm/auto-update/libu2f-host
libu2f-host: 1.1.5 -> 1.1.6
2018-05-17 20:46:08 +08:00
R. RyanTM 596645d5d2 libu2f-host: 1.1.5 -> 1.1.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/8jbzdkhk2krc8yc37c9bcxsbmam5csaa-libu2f-host-1.1.6/bin/u2f-host passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.1.6 with grep in /nix/store/8jbzdkhk2krc8yc37c9bcxsbmam5csaa-libu2f-host-1.1.6
- directory tree listing: https://gist.github.com/bc0958f894bcdad9565006be8be45096
- du listing: https://gist.github.com/e9a255d64be0442f7d14fca45cbcb6f0
2018-05-17 04:46:07 -07:00
Bastian Köcher c056694d74 androidndk: Adds versions 17 and 16b 2018-05-17 13:18:05 +02:00
Robert Schütz 2c91ab54c9
Merge pull request #40353 from Assassinkin/mail-parser
pythonPackages.mail-parser: init at 3.3.1
2018-05-17 12:24:30 +02:00
Assassinkin fb7340d3e5 pythonPackages.mail-parser: init at 3.3.1 2018-05-17 12:22:22 +02:00
Will Fancher 2dd3789d47 Bump GHCJS 8.4 2018-05-17 05:35:07 -04:00
Will Fancher 4eb49533cb Work around GHCJS bug with ghcjs-boot -j1 2018-05-17 05:27:38 -04:00
Will Fancher 7b405d3564 Remove -dcore-lint from GHCJS wrapper 2018-05-17 05:27:19 -04:00
Will Fancher 9c6e63ffda Expose bootGhcjs for convenience's sake 2018-05-17 05:27:03 -04:00
Will Fancher 2f6c9947fe Add pkgconfig to ghcjs boot 2018-05-17 05:26:48 -04:00
R. RyanTM fd95438c61 xqilla: 2.3.3 -> 2.3.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/q0djr7z4ixv0mx02crj7ifqapgm54crr-xqilla-2.3.4/bin/xqilla 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 2.3.4 with grep in /nix/store/q0djr7z4ixv0mx02crj7ifqapgm54crr-xqilla-2.3.4
- directory tree listing: https://gist.github.com/70c99ca62187f093025b5404d2a4a6da
- du listing: https://gist.github.com/38a73f127b9835b2a8c187242de78a1d
2018-05-17 09:47:54 +01:00
R. RyanTM 2329df494c spidermonkey_52: 52.7.4 -> 52.8.0
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/dd4kmbg04pklv4gs9y8cky5bv69id31v-spidermonkey-52.8.0/bin/js52 passed the binary check.
- /nix/store/dd4kmbg04pklv4gs9y8cky5bv69id31v-spidermonkey-52.8.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.8.0 with grep in /nix/store/dd4kmbg04pklv4gs9y8cky5bv69id31v-spidermonkey-52.8.0
- directory tree listing: https://gist.github.com/1ec4dfe6196b463eb8174ab1aa82023d
- du listing: https://gist.github.com/a7355483d743c1a8d6fb1271ee57a5c0
2018-05-17 01:18:07 -07:00
Moritz Angermann 8ea265279e
Allow YAML on other platforms as well. 2018-05-17 15:22:31 +08:00
Robert Schütz d20354c234
Merge pull request #40633 from r-ryantm/auto-update/uranium
python36Packages.uranium: 3.2.1 -> 3.3.0
2018-05-17 08:54:03 +02:00
Frederik Rietdijk de55b71e0b
Merge pull request #30833 from nyarly/jira_cli
(jira-cli) init at 2.2
2018-05-17 08:53:03 +02:00
R. RyanTM 1ec3c94a21 python36Packages.uranium: 3.2.1 -> 3.3.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/uranium/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 3.3.0 with grep in /nix/store/s5bmfykrkc953i0qhfkmwj6fj1yv3i56-uranium-3.3.0
- directory tree listing: https://gist.github.com/0c76704986608d25a9223af819e0a259
- du listing: https://gist.github.com/242655ce87890bfe9b511e44306303de
2018-05-16 23:31:23 -07:00
Will Dietz 1291111674
Merge pull request #40615 from dtzWill/fix/dyncall-touchup
dyncall: install cmake modules, man pages, use upstream's preferred URL
2018-05-16 16:24:19 -05:00
Will Dietz c8996506e1 dyncall: install cmake modules, man pages, use upstream's preferred URL 2018-05-16 16:07:06 -05:00
John Ericson ddbe9191ef Merge remote-tracking branch 'upstream/master' into staging
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
John Ericson f3fcf1b0a9
Merge pull request #40393 from ElvishJerricco/ios-prebuilt-dependency-fixes
Fix some GHC dependencies on iOS
2018-05-16 15:04:13 -04:00
John Ericson ceb8f6e38f ios-rebuild: Unbreak build
Needs to link with a C compiler, not linker directly
2018-05-16 14:28:23 -04:00
Will Dietz 4fbd5a6583 fac: 1.0.4 -> 1.1.0 (#40597) 2018-05-16 18:07:43 +02:00
Will Dietz 1bbe4e9618
Merge pull request #40596 from dtzWill/feature/dyncall-1.0
dyncall: init at 1.0
2018-05-16 10:52:29 -05:00
Will Dietz 65eb3ec842 dyncall: init at 1.0 2018-05-16 10:29:40 -05:00
Andreas Rammhold 8a93595550
sysprof: 1.2.0 -> 3.28.1 2018-05-16 16:54:12 +02:00
R. RyanTM d596db5ea6 libite: 2.0.1 -> 2.0.2 (#40484)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.0.2 with grep in /nix/store/naarzbhrc25il5apxf2s1d6npnv5bdwj-libite-2.0.2
- directory tree listing: https://gist.github.com/5c0e5f0b94104a500555ba038e45c2bf
- du listing: https://gist.github.com/4fa4a3663027f65a44561a901994afc7
2018-05-16 14:44:31 +02:00
Robert Schütz 40edf5eeed
Merge pull request #39120 from ktf/add-uproot
pythonPackages.uproot: init at 2.8.23.
2018-05-16 10:19:28 +02:00
Giulio Eulisse 54cf5d9358
pythonPackages.uproot: init at 2.8.23 2018-05-16 09:36:52 +02:00
Will Fancher 2a32834ad9 Factor out bootGhcjs for justStaticExecutables sake 2018-05-16 03:11:33 -04:00
Will Fancher 9326126fdd Add gcc to configured-ghcjs-src for macos 2018-05-16 03:11:33 -04:00