John Ericson
feb648ce59
Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-simplify
2018-05-10 01:40:38 -04:00
John Ericson
a02be2bd85
treewide: Get rid of `*Platform.arch`
...
Use `parsed.cpu.name` or `platform.gcc.arch` instead.
2018-05-10 01:37:31 -04:00
Peter Hoeg
6e62f01912
slang: 2.3.1a -> 2.3.2
2018-05-10 13:25:31 +08:00
Frederik Rietdijk
3390592cfc
python.pkgs.traitlets: fix build and don't include .pytest_cache
...
Fixes build and prevents including `.pytest_cache` file (#40259 ).
2018-05-10 07:17:37 +02:00
John Ericson
83fdfb9837
Merge pull request #40210 from ElvishJerricco/fix-android-prebuilt-ghc
...
Fix android prebuilt ghc [Fixes #40194 ]
2018-05-10 00:10:11 -04:00
Will Fancher
9dadb9e3cb
Fix hsc2hs cross compiler build
2018-05-09 23:53:30 -04:00
Ruben Maher
18f4abb0ad
cocoapods: 1.3.1 -> 1.5.0
2018-05-10 09:53:58 +09:30
xeji
2954fa55e9
Merge pull request #40244 from bcdarwin/libminc-update
...
libminc: 2017-09-14 -> 2018-01-17
2018-05-10 01:46:43 +02:00
Matthew Justin Bauer
1682353805
generic-stack-builder: also support nix-build
...
We need to add the STACK_IN_NIX_EXTRA_ARGS hook in configurePhase also to ensure we get the right args when calling ```nix-build``` (as opposed to nix-shell).
2018-05-09 18:12:13 -05:00
John Ericson
12ee278a0d
Merge pull request #40248 from matthewbauer/fix-generic-stack-builder
...
generic-stack-builder: attempt to add propagation
2018-05-09 17:52:00 -04:00
Bas van Dijk
53d6997e5d
haskell: fix build of base-compat-batteries
2018-05-09 22:59:54 +02:00
Ben Darwin
1e50e178ae
simpleitk: init at 1.1.0 (note this only builds the C++ libs, not the Python/Lua/... bindings) ( #27451 )
...
* conglomerate: init at 2017-09-10
* simpleitk: init at 1.1.0 (note this only builds the C++ libs, not the Python/Lua/... bindings)
2018-05-09 15:50:01 -05:00
Matthew Bauer
527abe59cf
generic-stack-builder: attempt to add propagation
...
Fixes #40039
This adds a shellHook to handle propagated dependencies like that seen
in #40039 where gpgme needed libgpg-error.
2018-05-09 15:46:48 -05:00
Ben Darwin
6266387bfa
libminc: 2017-09-14 -> 2018-01-17
2018-05-09 16:25:22 -04:00
Peter Simons
a9577da115
haskell-brick: update override for ghc-8.4.x to the latest version
2018-05-09 20:41:33 +02:00
Peter Simons
77fbd14d85
haskell-gi: apply upstream patch to fix the doctest suite
2018-05-09 20:41:33 +02:00
Peter Simons
5c26dd3195
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-13-gd8bc043 from Hackage revision
6ab957cb81
.
2018-05-09 20:41:28 +02:00
Ben Darwin
7a64b0726a
bicgl: init at 2017-09-10
2018-05-09 14:05:29 -04:00
Brian Dawn
8a9402c207
librealsense: init at 2.11.0
2018-05-09 12:58:55 -05:00
Peter Simons
85fc8338bc
Merge pull request #40198 from endgame/dontCheck-blank-canvas_0_6_2
...
haskellPackages.blank-canvas_0_6_2: dontCheck
2018-05-09 19:57:23 +02:00
Vincent Laporte
ca7eb9901e
ocamlPackages.ocamlnet: 4.1.5 -> 4.1.6
2018-05-09 16:39:28 +00:00
Vincent Laporte
9c6be76276
ocamlPackages.gapi_ocaml: disable for OCaml < 4.02
2018-05-09 16:39:28 +00:00
Vincent Laporte
4a0c93f078
ocamlPackages.ocaml_http: disable on OCaml ≥ 4.06
2018-05-09 16:12:41 +00:00
Vincent Laporte
d0cfb273f0
ocamlPackages.ocaml_pcre: cleanup
2018-05-09 16:12:36 +00:00
Matthew Justin Bauer
b9054ec551
Merge pull request #40168 from brainrape/init-idrisPackages-vdom
...
idrisPackages.vdom: init at 0.6.0
2018-05-09 16:06:44 +00:00
Matthew Justin Bauer
1d55c211cb
kpmcore: fix build
...
Fixes #39834
Fallout from moving "eject" command to unixtools.
2018-05-09 03:57:38 -05:00
Frederik Rietdijk
c3e96922f8
Merge pull request #40203 from mmlb/update-twine
...
twine: update 1.9.1 -> 1.11.0
2018-05-09 10:53:43 +02:00
Matthew Justin Bauer
f4c5062040
Merge pull request #39105 from magnetophon/vamp-sdk
...
vamp-sdk: 2.5 -> 2.7.1
2018-05-09 08:13:00 +00:00
Vincent Laporte
1276e82c2e
coqPackages.dpdgraph: init at 0.6.3 for Coq 8.8
2018-05-09 08:03:10 +02:00
Manuel Mendez
444d43de3f
twine: update 1.9.1 -> 1.11.0
2018-05-09 00:40:32 -04:00
Jack Kelly
33bc4a7b3b
haskellPackages.blank-canvas_0_6_2: dontCheck
...
Same reason as 2d01bb7f6a
, but for the
specific-version package.
2018-05-09 12:05:26 +10:00
Matthew Justin Bauer
fba7c3adf8
Merge pull request #40195 from emmanuelrosa/webkitgtk-xdamage
...
webkitgtk: add missing libXdamage dependency
2018-05-09 01:52:35 +00:00
Emmanuel Rosa
a4c86b421f
webkitgtk: add missing libXdamage dependency
...
Closes #40193
2018-05-08 21:42:17 -04:00
davidak
4a30fc2522
bamf: init at 0.5.3
2018-05-08 21:52:16 +02:00
Peter Simons
c5338e5acb
haskell-gi: remember the URL to the PR that explains why the override is necessary
2018-05-08 17:47:12 +02:00
Peter Simons
26e961c1fb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-11-ga2d666d from Hackage revision
7b40a148a0
.
2018-05-08 17:46:45 +02:00
Peter Simons
277ca33bee
LTS Haskell 11.8
2018-05-08 17:46:24 +02:00
Ben Barclay
9ef306bb4d
bazel: 0.11.1 -> 0.12.0 ( #39585 )
2018-05-08 13:46:24 +01:00
Márton Boros
bf02618e1f
idrisPackages.vdom: init at 0.6.0
2018-05-08 11:41:52 +02:00
Jörg Thalheim
b1c467ad92
Merge pull request #40159 from Ekleog/cargo-fuzz-0.5.3
...
cargo-fuzz: init at 0.5.3
2018-05-08 07:43:40 +01:00
Robert Schütz
6e6005c2af
Merge pull request #38794 from timokau/brial-init
...
brial: init at 1.2.3
2018-05-08 08:08:15 +02:00
Will Fancher
8012aee0a7
Don't enableShared in GHC when using android prebuilt
2018-05-07 23:57:31 -04:00
Will Fancher
0afb45d574
Set the C standard when building GHC
...
Should this be in cc-wrapper?
2018-05-07 23:57:31 -04:00
Jan Tojnar
85a0cd915b
Merge pull request #40155 from jtojnar/gnome-3.28.2
...
GNOME Updates
2018-05-08 04:42:29 +02:00
Léo Gaspard
376c55fcea
cargo-fuzz: init at 0.5.3
2018-05-08 03:36:41 +02:00
Jan Tojnar
fd0d1f35a5
gvfs: 1.36.1 → 1.36.2
2018-05-08 03:31:57 +02:00
Timo Kaufmann
8b5ecf9141
brial: init at 1.2.3
2018-05-08 01:27:35 +02:00
Michael Raskin
ec198337c4
love_11: init at 11.1
2018-05-07 23:58:24 +02:00
xeji
60a52761bf
Merge pull request #40135 from fadenb/pythonPackages.phonenumbers_8.9.5
...
pythonPackages.phonenumbers: 8.9.3 -> 8.9.5
2018-05-07 22:39:03 +02:00
Michael Raskin
b1f064c9cb
Merge pull request #40141 from timokau/iml-openblas
...
iml: use openblas instead of atlas
2018-05-07 20:29:06 +00:00
xeji
17fe52a6c7
Merge pull request #40138 from helinko/libu2f-server-update
...
libu2f-server: 1.0.1 -> 1.1.0
2018-05-07 22:13:42 +02:00
Timo Kaufmann
b0d70d336d
iml: use openblas instead of atlas
2018-05-07 21:50:38 +02:00
Franz Pletz
11ad518935
pythonPackages.pyowm: init at 2.8.0
2018-05-07 21:37:46 +02:00
Franz Pletz
509a340d90
pythonPackages.coinmarketcap: init at 4.2.1
2018-05-07 21:37:46 +02:00
Franz Pletz
c7d735a27b
pythonPackages.PyMVGLive: init at 1.1.4
2018-05-07 21:37:46 +02:00
Franz Pletz
95928538a5
pythonPackages.aiohue: init at 1.3.1
2018-05-07 21:37:46 +02:00
Jörg Thalheim
08db5514e3
Merge pull request #40137 from Mic92/mbedtls
...
mbedtls: remove darwin patch
2018-05-07 19:40:35 +01:00
Jörg Thalheim
c7577fa1c3
mbedtls: remove darwin patch
2018-05-07 19:36:34 +01:00
Tristan Helmich
a554844692
pythonPackages.phonenumbers: 8.9.3 -> 8.9.5
2018-05-07 19:53:08 +02:00
Risto Helinko
1bcd9c48fc
libu2f-server: 1.0.1 -> 1.1.0
2018-05-07 20:46:39 +03:00
xeji
8d4f50a73e
Merge pull request #40094 from r-ryantm/auto-update/libraw
...
libraw: 0.18.9 -> 0.18.10
2018-05-07 17:09:14 +02:00
xeji
09f7c18a17
Merge pull request #40120 from r-ryantm/auto-update/avr-gcc
...
avrgcc: 7.3.0 -> 8.1.0
2018-05-07 16:42:30 +02:00
xeji
933b4524f5
Merge pull request #40125 from r-ryantm/auto-update/cfr
...
cfr: 0_125 -> 0.128
2018-05-07 16:38:49 +02:00
Jörg Thalheim
015ee2aced
Merge pull request #40076 from r-ryantm/auto-update/mbedtls
...
mbedtls: 2.8.0 -> 2.9.0
2018-05-07 15:07:02 +01:00
Jörg Thalheim
ff13b78133
Merge pull request #40097 from r-ryantm/auto-update/libx86emu
...
libx86emu: 1.12 -> 1.14
2018-05-07 15:00:55 +01:00
Jörg Thalheim
d17617bfad
Merge pull request #40088 from r-ryantm/auto-update/libcouchbase
...
libcouchbase: 2.8.6 -> 2.8.7
2018-05-07 14:47:11 +01:00
R. RyanTM
9fde82e3ff
cfr: 0_125 -> 0.128
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/cfr/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/8hlizlz9d6cp6n3w3qx7s0wm2z3d3g8f-cfr-0.128/bin/cfr -h’ got 0 exit code
- ran ‘/nix/store/8hlizlz9d6cp6n3w3qx7s0wm2z3d3g8f-cfr-0.128/bin/cfr --help’ got 0 exit code
- ran ‘/nix/store/8hlizlz9d6cp6n3w3qx7s0wm2z3d3g8f-cfr-0.128/bin/cfr help’ got 0 exit code
- found 0.128 with grep in /nix/store/8hlizlz9d6cp6n3w3qx7s0wm2z3d3g8f-cfr-0.128
- directory tree listing: https://gist.github.com/3d40ccd7bfb3d81eb71e8a9033d1a127
2018-05-07 06:27:02 -07:00
Jörg Thalheim
771f99e1b9
Merge pull request #40077 from r-ryantm/auto-update/mypy
...
mypy: 0.590 -> 0.600
2018-05-07 14:04:43 +01:00
R. RyanTM
d513634e6c
avrgcc: 7.3.0 -> 8.1.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/avr-gcc/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-g++ --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-c++ --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcc --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcc-8.1.0 --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcov -h’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcov --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcov help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcov-tool -h’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcov-tool --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcov-dump -h’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcov-dump --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcov-dump help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-cpp --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcc-ar -h’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcc-ar --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcc-nm -h’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcc-nm --help’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcc-ranlib -h’ got 0 exit code
- ran ‘/nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0/bin/avr-gcc-ranlib --help’ got 0 exit code
- found 8.1.0 with grep in /nix/store/kj1gijncvyaz6a0v4fg78420i9xrhzg2-avr-gcc-8.1.0
- directory tree listing: https://gist.github.com/bc5f032e2fae6d464814f0d61feb07dd
2018-05-07 05:59:21 -07:00
Jörg Thalheim
3273f0d2e3
Merge pull request #40102 from r-ryantm/auto-update/insomnia
...
insomnia: 5.16.1 -> 5.16.2
2018-05-07 13:43:26 +01:00
Michael Raskin
c3010a3125
Merge pull request #40117 from r-ryantm/auto-update/asdf
...
asdf: 3.3.1 -> 3.3.2
2018-05-07 12:35:15 +00:00
Jörg Thalheim
64f92f9dc2
Merge pull request #40087 from r-ryantm/auto-update/libofx
...
libofx: 0.9.12 -> 0.9.13
2018-05-07 13:32:42 +01:00
Peter Simons
d3784373ad
haskell-dbus-hslogger & status-notifier-item: use latest dbus despite lts-11.x
2018-05-07 14:29:15 +02:00
Peter Simons
8b11e30b84
github-backup: jailbreak to fix the build
2018-05-07 14:29:15 +02:00
Peter Simons
394d0f2ed9
haskell-gi-gdkx11: drop obsolete override
...
Closes https://github.com/NixOS/nixpkgs/issues/37724 .
2018-05-07 14:29:15 +02:00
Peter Simons
253ea95d28
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-11-ga2d666d from Hackage revision
f60ac8c0ef
.
2018-05-07 14:29:15 +02:00
R. RyanTM
1d58435501
asdf: 3.3.1 -> 3.3.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/asdf/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 3.3.2 with grep in /nix/store/mcks1swd685sksr4yjrsyfhphzcrw9nk-asdf-3.3.2
- directory tree listing: https://gist.github.com/3a13d7343736c1454dc2701b3ea3009f
2018-05-07 05:20:34 -07:00
Michael Raskin
03bf43bb42
Merge pull request #40107 from r-ryantm/auto-update/gsm
...
gsm: 1.0.17 -> 1.0.18
2018-05-07 11:15:03 +00:00
Jörg Thalheim
803d2d7cab
Merge pull request #40106 from r-ryantm/auto-update/fswatch
...
fswatch: 1.11.2 -> 1.11.3
2018-05-07 12:12:21 +01:00
R. RyanTM
fb5fbbe29e
gsm: 1.0.17 -> 1.0.18
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/gsm/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/toast -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/toast help’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/tcat -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/tcat help’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/untoast -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/untoast help’ got 0 exit code
- found 1.0.18 with grep in /nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18
- directory tree listing: https://gist.github.com/af6b37d2f0a0b0757d66e91dce102967
2018-05-07 03:59:01 -07:00
R. RyanTM
fcf66ef1d5
fswatch: 1.11.2 -> 1.11.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fswatch/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/c05hlqp57zslb3imjx6m5dary3ak601d-fswatch-1.11.3/bin/fswatch -h’ got 0 exit code
- ran ‘/nix/store/c05hlqp57zslb3imjx6m5dary3ak601d-fswatch-1.11.3/bin/fswatch --help’ got 0 exit code
- found 1.11.3 with grep in /nix/store/c05hlqp57zslb3imjx6m5dary3ak601d-fswatch-1.11.3
- directory tree listing: https://gist.github.com/cc22e26348bfd98159c6519a470d3bdb
2018-05-07 03:48:36 -07:00
Jörg Thalheim
791aad4e9d
Merge pull request #40098 from r-ryantm/auto-update/libcue
...
libcue: 2.2.0 -> 2.2.1
2018-05-07 11:45:41 +01:00
R. RyanTM
9ee600a06f
insomnia: 5.16.1 -> 5.16.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/insomnia/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 5.16.2 with grep in /nix/store/9jcvxvs1y2jycaq8n26zidh7y3shicp0-insomnia-5.16.2
- directory tree listing: https://gist.github.com/a02ce6405af5678bfbbd0fd9a116e95e
2018-05-07 03:18:20 -07:00
Jörg Thalheim
4a0832d618
Merge pull request #40090 from r-ryantm/auto-update/libfm-extra
...
libfm-extra: 1.3.0 -> 1.3.0.2
2018-05-07 10:58:09 +01:00
R. RyanTM
f08e06ba2f
libcue: 2.2.0 -> 2.2.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libcue/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.2.1 with grep in /nix/store/lqppvr2arq1jmmdil3519c2y7hhm0vq3-libcue-2.2.1
- directory tree listing: https://gist.github.com/49da59ef9dfe640d50f9bc6ee72a7457
2018-05-07 02:44:50 -07:00
R. RyanTM
d813ba2dbf
libx86emu: 1.12 -> 1.14
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libx86emu/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.)
- directory tree listing: https://gist.github.com/1727e070918ad2877736d62030608e9a
2018-05-07 02:43:51 -07:00
Jörg Thalheim
f343efcf9b
nodePackages.elm-oracle: init at 1.1.1
...
fixes #38353 #31036
2018-05-07 10:38:16 +01:00
R. RyanTM
d3a8e05538
libraw: 0.18.9 -> 0.18.10
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libraw/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/postprocessing_benchmark -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/postprocessing_benchmark help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_emu -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_emu help’ got 0 exit code
- found 0.18.10 with grep in /nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10
- directory tree listing: https://gist.github.com/8de105fd367301af8971e9bc3012a0d3
2018-05-07 02:28:31 -07:00
Jörg Thalheim
0e5d6a6644
nodePackages.imapnotify: init at 0.4.1
...
fixes #38025 #37179
2018-05-07 10:28:09 +01:00
Jörg Thalheim
69bf313e74
nodePackages{v6,v8}: update
2018-05-07 10:19:16 +01:00
R. RyanTM
1c67dc2f35
libfm-extra: 1.3.0 -> 1.3.0.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libfm-extra/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 1.3.0.2 with grep in /nix/store/5am33wnj853b12vfyyccsm213yv686kg-libfm-extra-1.3.0.2
- directory tree listing: https://gist.github.com/21b078659a3a745638c69b3d9ef063c4
2018-05-07 02:08:52 -07:00
R. RyanTM
a6670c01bf
libcouchbase: 2.8.6 -> 2.8.7
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libcouchbase/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-cat --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-create --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-observe --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-observe-seqno --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-incr --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-decr --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-mcflush --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-hash --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-lock --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-unlock --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-rm --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-stats --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-version -h’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-version --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-version help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-verbosity --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-view --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-n1ql --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-admin --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-admin help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-ping --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-create --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-create help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-delete --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-delete help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-flush --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-connstr --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-connstr help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-write-config --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-write-config help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-strerror --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-touch --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-role-list --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-role-list help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-list --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-list help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-upsert --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-delete --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-delete help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-watch --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-pillowfight --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-n1qlback --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-subdoc --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-proxy --help’ got 0 exit code
- found 2.8.7 with grep in /nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7
- directory tree listing: https://gist.github.com/9d8d235fa65642471ef25d1986614fab
2018-05-07 01:57:17 -07:00
R. RyanTM
a45e8d962b
libofx: 0.9.12 -> 0.9.13
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libofx/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofx2qif -h’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofx2qif --help’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofx2qif help’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump -h’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump --help’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump help’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump -V’ and found version 0.9.13
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump --version’ and found version 0.9.13
- found 0.9.13 with grep in /nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13
- directory tree listing: https://gist.github.com/408d21f6a77f49bceb283d4730ff7884
2018-05-07 01:50:49 -07:00
R. RyanTM
8d2588fd16
mypy: 0.590 -> 0.600
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/mypy/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.dmypy-wrapped -h’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.dmypy-wrapped --help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.dmypy-wrapped help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/dmypy -h’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/dmypy --help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/dmypy help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.mypy-wrapped -h’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.mypy-wrapped --help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.mypy-wrapped -V’ and found version 0.600
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.mypy-wrapped --version’ and found version 0.600
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/mypy -h’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/mypy --help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/mypy -V’ and found version 0.600
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/mypy --version’ and found version 0.600
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.stubgen-wrapped -h’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.stubgen-wrapped --help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/.stubgen-wrapped help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/stubgen -h’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/stubgen --help’ got 0 exit code
- ran ‘/nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600/bin/stubgen help’ got 0 exit code
- found 0.600 with grep in /nix/store/vzgfxa5pw3dprk1afv5r55kzhld2bkhw-mypy-0.600
- directory tree listing: https://gist.github.com/157118da991905110fee19075e61f99b
2018-05-07 00:16:15 -07:00
R. RyanTM
7c8d500825
mbedtls: 2.8.0 -> 2.9.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/mbedtls/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_aescrypt2 -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_aescrypt2 --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_aescrypt2 help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_hello -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_hello --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_hello help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ecdh_curve25519 -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ecdh_curve25519 --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ecdh_curve25519 help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_key_app -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_key_app --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_key_app help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_mpi_demo -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_mpi_demo --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_mpi_demo help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pk_decrypt -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pk_decrypt --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pk_decrypt help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_genkey -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_genkey --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_genkey help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_sign -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_sign --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_sign help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_entropy -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_entropy --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_entropy help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_ctr_drbg -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_ctr_drbg --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_ctr_drbg help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_havege -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_havege --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_havege help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_mail_client -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_mail_client --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_mail_client help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_benchmark -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_benchmark --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_benchmark help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_cert_test -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_cert_test --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_cert_test help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pem2der -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pem2der --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pem2der help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_strerror -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_strerror --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_strerror help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_crl_app -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_crl_app --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_crl_app help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_req_app -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_req_app --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_req_app help’ got 0 exit code
- found 2.9.0 with grep in /nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0
- directory tree listing: https://gist.github.com/fc0f8e7848649388caae66bddc561fb8
2018-05-07 00:14:33 -07:00
Michael Raskin
903ae1ea14
Merge pull request #40041 from timokau/liblapack-3.8.0
...
liblapack: 3.4.1 -> 3.8.0
2018-05-07 06:27:54 +00:00
Matthew Bauer
e973188bcc
souffle: fix on darwin
...
Fixes #39854
2018-05-07 00:17:49 -05:00
Vincent Laporte
abea0c6eeb
jbuilder: 1.0+beta17 -> 1.0+beta20
2018-05-07 07:13:03 +02:00
Matthew Justin Bauer
96ef188aa3
Merge pull request #39998 from mogorman/platformio
...
platformio: add git to chroot so it is usable by platformio command
2018-05-07 04:30:25 +00:00
Matthew Justin Bauer
1daec9d27c
Merge pull request #39696 from concatime/master
...
Updating dependencies of neovim
2018-05-07 04:26:36 +00:00
Alexandre Esteves
85b5fc7c98
xcodeenv: fix typo
2018-05-06 21:34:05 +00:00
Matthew Justin Bauer
938fd3042e
Merge pull request #40031 from knedlsepp/reduce-qt5.qtwebkit-logsize
...
qt5.qtwebkit: Reduce log size to fix hydra build
2018-05-06 20:46:55 +00:00
Timo Kaufmann
ca9ea31ae1
liblapack: 3.4.1 -> 3.8.0
2018-05-06 21:12:01 +02:00
Peter Simons
127de7480e
haskell-attoparsec-varword: fix infinite recursion in test dependencies
2018-05-06 19:31:04 +02:00
Michael Alan Dorman
4764a6e2e9
haskell-gi, gi-gdkx11: fix builds
...
The `haskell-gi` build fails its doctests because of a missing
library; I'm not 100% convinced that setting it to `dontCheck` is the
right thing to do, but I don't have a better idea at the moment.
The `gi-gdkx11` build fails because, surprise, Gdk-X11 isn't found; by
looking around in my store, I found that that that library seems to
live in gtk3 these days; this override is just a stop-gap, though,
I've also submitted the change to cabal2nix that I believe will fix
the automatic generation of the package in the future.
2018-05-06 19:31:04 +02:00
Peter Simons
fe95c5c64f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-9-g07ca643 from Hackage revision
d2c0010bab
.
2018-05-06 19:31:04 +02:00
Peter Simons
11096b2cfe
hackage2nix: disable failing Hydra builds
...
@gebner: hledger-diff no longer compiles
2018-05-06 19:31:03 +02:00
Josef Kemetmüller
472f21951a
qt5.qtwebkit: Reduce log size to fix hydra build
...
This should fix the darwin build of qtwebkit.
2018-05-06 18:44:31 +02:00
Jörg Thalheim
17950abc78
wllvm: 1.1.5 -> 1.2.0
2018-05-06 15:05:41 +01:00
Sander van der Burg
67ef59fd26
Merge pull request #39405 from timokau/node-three-mathjax
...
[WIP] Node: Init mathjax, threejs
2018-05-06 13:18:39 +02:00
Jörg Thalheim
6013c9598c
Merge pull request #40021 from marsam/feature/enable-scrapy-darwin
...
pythonPackages.scrapy: enable darwin build
2018-05-06 11:27:56 +01:00
Vincent Laporte
d79e9d3e16
Merge pull request #39656 from vbgl/ocsigen_server-2.9
...
ocsigen: 2.8 → 2.9; eliom: 6.2.0 → 6.3.0
2018-05-06 11:16:40 +02:00
Mario Rodas
f8351ba5f0
pythonPackages.scrapy: enable darwin build
2018-05-05 23:35:30 -05:00
Timo Kaufmann
4e9892f845
nodePackages_8_x.mathjax: Init at 2.7.4
2018-05-06 00:56:33 +02:00
Timo Kaufmann
b21da37044
nodePackages_8_x.three: Init at 0.92.0
2018-05-06 00:55:10 +02:00
Jan Tojnar
3be8954579
Merge pull request #39985 from jtojnar/drop-legacy-gst
...
various: {upgrade,drop} GStreamer 0.10 dependency
2018-05-05 23:53:04 +02:00
aszlig
8cf420e62f
Merge pull request #39647 (Add KMyMoney)
...
This adds KMyMoney, a finance manager for KDE plus a few required
dependencies.
I ran the upstream test suite as well as the following manual tests:
* Basic startup
* Completing the wizard
* Add some test transactions
* GPG encryption
* Generation of charts and reports
* Rough check whether OFX integration lists supported financial
institutions.
* Small check of AqBanking implementation, whether accounts and users
can be configured, but didn't test actual connectivity with a
financial institution.
* Check of Weboob integration with a test PayPal backend, however also
just with a dummy account and without actually connecting to PayPal.
On top of that, the application already is being used by the person
requesting me to package this, so I'd guess it works well enough.
I'm merging this without the review from @ttuegel because it only adds
packages and doesn't change anything fundamental about the KDE
ecosystem.
The only change here is to add C++ support to "mpir", where the
maintainer (@7c6f434c) has approved the change.
2018-05-05 23:46:29 +02:00
Matthew Justin Bauer
639dd1910d
Merge pull request #39765 from r-ryantm/auto-update/kotlin
...
kotlin: 1.2.40 -> 1.2.41
2018-05-05 16:10:25 -05:00
xeji
ae148ea89c
Merge pull request #39961 from vbgl/ocaml-git-1.11.5
...
ocamlPackages.git: 1.11.4 -> 1.11.5
2018-05-05 21:13:53 +02:00
Matthew O'Gorman
b79d1e8031
platformio: add git to chroot so it is usable by platformio command
2018-05-05 02:41:10 -04:00
Matthew Justin Bauer
bcc65dd448
Merge pull request #39777 from r-ryantm/auto-update/folly
...
folly: 2018.04.16.00 -> 2018.04.23.00
2018-05-05 00:26:02 -05:00
Matthew Justin Bauer
22a88fccb1
Merge pull request #39679 from lopsided98/buildbot-update
...
buildbot: 1.1.0 -> 1.1.1, fix build
2018-05-04 17:23:13 -05:00
Matthew Justin Bauer
c8f8f5465c
Merge pull request #39736 from r-ryantm/auto-update/spidermonkey
...
spidermonkey_52: 52.6.0 -> 52.7.4
2018-05-04 17:22:06 -05:00
Matthew Justin Bauer
8e6684ca32
Merge pull request #39795 from r-ryantm/auto-update/atlas
...
atlas: 3.10.2 -> 3.10.3
2018-05-04 17:18:23 -05:00
Sander van der Burg
b41ede5e3a
libgdiplus: remove conflicting libungif that causes segfaults when opening a GIF file
2018-05-04 23:10:21 +02:00
Robert Schütz
f79e0fcf75
Merge pull request #39926 from Ma27/update-yowsup
...
python3Packages.yowsup: 2.5.2 -> 2.5.7
2018-05-04 23:02:59 +02:00
xeji
45788b4540
Merge pull request #39963 from peterhoeg/u/freetds
...
freetds: 1.00.80 -> 1.00.91
2018-05-04 22:40:50 +02:00
Robert Schütz
bee495e9ee
Merge pull request #39931 from catern/supup
...
pythonPackages.supervise_api: 0.4.0 -> 0.5.3
2018-05-04 22:39:23 +02:00
Daiderd Jordan
b5968f2690
Merge pull request #39928 from manveru/update-ruby
...
Ruby: 2.3.6 -> 2.3.7, 2.4.3 -> 2.4.4, 2.5.0 -> 2.5.1
2018-05-04 22:34:47 +02:00
Matthew Justin Bauer
b5e558b573
openjdk: move license (again)
2018-05-04 15:11:45 -05:00
Matthew Justin Bauer
cf84d6c275
openjdk: move license
2018-05-04 15:11:09 -05:00
Matthew Justin Bauer
397a618e34
kotlin: move LICENSE to separate place
...
Fixes #39641
2018-05-04 15:10:30 -05:00
Spencer Baugh
62855fc04a
pythonPackages.supervise_api: 0.4.0 -> 0.5.3
...
Upstream added tests, so we run those too now.
2018-05-04 20:10:29 +00:00
Orivej Desh
91b092986b
poco: support MySQL
2018-05-04 19:14:52 +00:00
Jan Tojnar
1c33dff433
libcanberra: fix GStreamer support
2018-05-04 20:54:51 +02:00
Jan Tojnar
db78fe50e6
opencv: use GStreamer 1.0
2018-05-04 20:54:51 +02:00
Jörg Thalheim
1537dca7fc
Merge pull request #39914 from nlewo/pr-retpoline
...
gcc49: backport retpoline support
2018-05-04 19:14:35 +01:00
Daiderd Jordan
814938a7ce
ruby: fix darwin dependencies
2018-05-04 19:56:38 +02:00
Will Dietz
e02dfb51cf
Merge pull request #39866 from Synthetica9/gcc-8-1
...
gcc8: init at 8.1.0
2018-05-04 09:52:23 -05:00
Anders Kaseorg
ce00943916
pytorch: 0.2.0 → 0.3.1 with CUDA and cuDNN ( #38530 )
...
* pytorch-0.3 with optional cuda and cudnn
* pytorch tests reenabled if compiling without cuda
* pytorch: Conditionalize cudnn dependency on cudaSupport
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* pytorch: Compile with the same GCC version used by CUDA if cudaSupport
Fixes this error:
In file included from /nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/host_config.h:50:0,
from /nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/cuda_runtime.h:78,
from <command-line>:0:
/nix/store/gv7w3c71jg627cpcff04yi6kwzpzjyap-cudatoolkit-9.1.85.1/include/crt/host_config.h:121:2: error: #error -- unsupported GNU version! gcc versions later than 6 are not supported!
#error -- unsupported GNU version! gcc versions later than 6 are not supported!
^~~~~
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* pytorch: Build with joined cudatoolkit
Similar to #30058 for TensorFlow.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* pytorch: 0.3.0 -> 0.3.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* pytorch: Patch for “refcounted file mapping not supported” failure
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* pytorch: Skip distributed tests
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* pytorch: Use the stub libcuda.so from cudatoolkit for running tests
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-05-04 16:19:31 +02:00
Peter Simons
f2b581394c
Merge pull request #39903 from endgame/hold-blank-canvas
...
haskellPackages.blank-canvas: 0.6.3 -> 0.6.2
2018-05-04 13:26:41 +02:00
Maximilian Bosch
cf50edf583
python3Packages.yowsup: 2.5.2 -> 2.5.7
...
The latest update of `yowsup` (https://github.com/tgalal/yowsup/releases/tag/v2.5.7 )
contains the following fixes:
* Updated tokens
* Fixed tgalal/yowsup#1842 : Bug in protocol_groups RemoveGroupsNotificationProtocolEntity
* Other minor bug fixes
The `argparse-dependency.patch` required a rebase onto the latest
version of `setup.py` and ensures that `argparse` won't be needed as
extra dependency as our `python3` package ships `argparse` by default.
A short note to Python 2 support:
the actual issue related to Python 2.x support has been resolved
(https://github.com/tgalal/yowsup/issues/2325#issuecomment-354533727 ),
however this relies on `six==1.10` which isn't support by `nixpkgs` as
`six` has been bumped to `1.11`. When trying to inject a patched version
of our `six` package based on `six==1.10` you'll run into issues with
duplicated libraries in your closure as further build dependencies
(`pytest` in this case) use the latest `six` version. As Python 2.7 will
die in 2020 (https://pythonclock.org/ ) and patching around in the
dependencies of `pytest` to get `yowsup` running isn't worth the effort
in my opinion I decided to keep the Python 2.x build disabled for now.
2018-05-04 09:09:59 +02:00
Vincent Laporte
d8ebe4f2cf
ocamlPackages.git: 1.11.4 -> 1.11.5
...
Also enable tests
2018-05-04 07:04:17 +00:00
Peter Hoeg
e730e05d5c
freetds: 1.00.80 -> 1.00.91
2018-05-04 12:41:44 +08:00
Austin Seipp
f17f686684
yosys: 2018.03.21 -> 2018.05.03
...
ABC has now moved to GitHub, so we can eliminate the usage of
fetchFromBitbucket now, too.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-03 20:05:43 -05:00
Austin Seipp
922e78896c
arachne-pnr: 2018.03.07 -> 2018.05.03
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-03 20:05:13 -05:00
Austin Seipp
8f5c258cc1
icestorm: 2018.03.21 -> 2018.05.03
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-03 20:04:56 -05:00
Matthew Justin Bauer
ef82607d90
qt48: fix patch url
...
See #39927
2018-05-03 17:57:51 -05:00
xeji
a958d80051
Merge pull request #38309 from volth/fix37704
...
go_1_{9,10}: disable problematic tests in net module
2018-05-03 22:39:05 +02:00
Matthew Justin Bauer
b45ef79b74
Merge pull request #39907 from matthewbauer/work
...
Miscellaneous cleanups
2018-05-03 13:33:42 -05:00
Matthew Bauer
143978a477
treewide: remove platform assertions
...
linux: readd assertion
2018-05-03 13:09:20 -05:00
xeji
2e1f86bcbd
Merge pull request #39896 from jtojnar/drop-poppler-qt4
...
poppler_qt4: remove
2018-05-03 17:51:39 +02:00
Peter Hoeg
773fe1fefa
Merge pull request #39860 from Ma27/fix-qscintilla
...
qscintilla: revert bump to fix the build
2018-05-03 14:39:00 +00:00
Patrick Hilhorst
51ac1d8df0
gcc8: Removed X11 components, since they were only used by langJava
2018-05-03 16:30:32 +02:00
Eelco Dolstra
abc001d413
Merge pull request #39904 from r-ryantm/auto-update/aws-sdk-cpp
...
aws-sdk-cpp: 1.4.33 -> 1.4.40
2018-05-03 16:13:00 +02:00
Michael Fellinger
f99ded298f
Ruby: 2.3.6 -> 2.3.7, 2.4.3 -> 2.4.4, 2.5.0 -> 2.5.1
2018-05-03 16:02:32 +02:00
R. RyanTM
c421ed4219
apktool: 2.3.2 -> 2.3.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/apktool/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/x2im0ff8abgj4zp2al9v7339b4lqm7y2-apktool-2.3.3/bin/apktool -h’ got 0 exit code
- ran ‘/nix/store/x2im0ff8abgj4zp2al9v7339b4lqm7y2-apktool-2.3.3/bin/apktool --help’ got 0 exit code
- ran ‘/nix/store/x2im0ff8abgj4zp2al9v7339b4lqm7y2-apktool-2.3.3/bin/apktool help’ got 0 exit code
- ran ‘/nix/store/x2im0ff8abgj4zp2al9v7339b4lqm7y2-apktool-2.3.3/bin/apktool --version’ and found version 2.3.3
- found 2.3.3 with grep in /nix/store/x2im0ff8abgj4zp2al9v7339b4lqm7y2-apktool-2.3.3
- directory tree listing: https://gist.github.com/442f8aae9c8a9a0f7594fc049c97fe51
2018-05-03 16:01:40 +02:00
R. RyanTM
60dedb97c3
liquibase: 3.6.0 -> 3.6.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/liquibase/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 3.6.1 with grep in /nix/store/h1v590v1y97p0h9l0l7fcqidh3innq8v-liquibase-3.6.1
- directory tree listing: https://gist.github.com/28753639ec583489b9e3164b2c29e0f7
2018-05-03 16:00:01 +02:00
R. RyanTM
d4ebf4fc8f
opendht: 1.7.0 -> 1.7.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/opendht/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtnode -h’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtnode --help’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtnode help’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtchat -h’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtchat --help’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtchat help’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtscanner -h’ got 0 exit code
- ran ‘/nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1/bin/dhtscanner --help’ got 0 exit code
- found 1.7.1 with grep in /nix/store/jaqkxg2ypkyh45w215kl1px7p8bvjvza-opendht-1.7.1
- directory tree listing: https://gist.github.com/a3f2bc9f76c4720e3fec78139e60c160
2018-05-03 15:12:42 +02:00
Antoine Eiche
5b6129f69c
gcc49: remove darwin support
2018-05-03 15:12:01 +02:00
Peter Simons
6ff00acd67
haskell-wl-pprint-text: drop obsolete override for ghc-8.4.x
2018-05-03 14:50:45 +02:00
Peter Simons
988ad012f6
haskell-hashtables: drop obsolete override for ghc-8.4.x
2018-05-03 14:50:44 +02:00
Peter Simons
cdca787899
haskell-dhall: jailbreak version 1.13.0 to fix the build with ansi-terminal 0.8.x
...
Ping: @Gabriel439
2018-05-03 14:50:44 +02:00
Peter Simons
4519076421
haskell-dhall: update override for ghc-8.4.x to use the latest version
2018-05-03 14:50:44 +02:00
Peter Simons
1d79794c79
haskell-gtk2hs-buildtools: drop obsolete override for ghc-8.4.x
2018-05-03 14:50:44 +02:00
Peter Simons
0fe2007963
haskell-simple-reflect: drop obsolete override for ghc-8.4.x
2018-05-03 14:50:44 +02:00
Peter Simons
756e386e41
haskell-gi-base: drop obsolete override for ghc-8.4.x
2018-05-03 14:50:43 +02:00
Peter Simons
ce6402dc79
haskell-gi: drop obsolete override for ghc-8.4.x
2018-05-03 14:50:43 +02:00
Peter Simons
92256a9453
haskell-tar: drop obsolete override for ghc-8.4.x
2018-05-03 14:50:43 +02:00
Peter Simons
b33d1d6481
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-9-g07ca643 from Hackage revision
bb0c3bef04
.
2018-05-03 14:50:30 +02:00
Peter Simons
afea46bbc0
ghc-8.4.1: drop obsolete version, we have 8.4.2 now
2018-05-03 14:50:00 +02:00
Jan Tojnar
dc25f36cf9
poppler_qt4: remove
2018-05-03 13:17:50 +02:00
Patrick Hilhorst
d21ff87160
gcc8: Removed java as a target language
2018-05-03 13:07:19 +02:00
Antoine Eiche
ada2fc088c
gcc49: backport retpoline support
...
To mitigate Spectre Variant 2, GCC needs to have retpoline
support (-mindirect-branch and -mfunction-return arguments on amd64
and i386).
Patches were pulled from H.J. Lu's backport branch to
4.9 (hjl/indirect/gcc-4_9-branch), available at
https://github.com/hjl-tools/gcc/tree/hjl/indirect/gcc-4_9-branch/master . Upstream
GCC does not apply patches to anything older than the
gcc-6-branch. H.J. Lu is the author of the upstream retpoline commits
as well.
Several Linux distributions already backported these patches to GCC 4
branches and some old kernels (3.13 for instance) have been recompiled
with these GCC patches. These kernels only allow to load kernel
modules that are compiled with the retpoline support.
References:
- Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1749261
- Ubuntu package: https://launchpad.net/ubuntu/+source/gcc-4.8/4.8.4-2ubuntu1~14.04.4
Fixes #38394
2018-05-03 11:35:49 +02:00
R. RyanTM
aafe5fb246
aws-sdk-cpp: 1.4.33 -> 1.4.40
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/aws-sdk-cpp/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 1.4.40 with grep in /nix/store/gd2sihwpr8xipj6k5ych7gzj6024kc54-aws-sdk-cpp-1.4.40
- directory tree listing: https://gist.github.com/559971e38c15ec82c70c6d9f6f785465
2018-05-02 20:50:42 -07:00
Jack Kelly
4680fe67db
haskellPackages.blank-canvas: 0.6.3 -> 0.6.2
...
blank-canvas-0.6.3 depends on base-compat-batteries-0.10, which
depends on base-compat-0.10. This conflicts with the rest of the LTS
set, which uses base-compat-0.9. No base-compat-batteries-0.9 exists.
blank-canvas-0.6.2 only depends on base-compat >= 0.8 && < 0.10.
2018-05-03 12:12:48 +10:00
Will Dietz
54b90e5f96
Merge pull request #39900 from dtzWill/update/gllvm-1.2.0
...
gllvm: 2018-04-28 -> 1.2.0
2018-05-02 20:22:40 -05:00
Will Dietz
ef30e65981
gllvm: 2018-04-28 -> 1.2.0
...
First tagged release! \o/
2018-05-02 19:32:12 -05:00
obadz
380c91ddfb
libtorrent-rasterbar: 1.1.6 -> 1.1.7
...
Also remove the default/generic split as it seems there's only one
version anyway.
2018-05-03 02:17:13 +02:00
R. RyanTM
7a4e98eefe
insomnia: 5.16.0 -> 5.16.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/insomnia/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 5.16.1 with grep in /nix/store/ipbmvgywl4835c6ryl95nigfz2cvmkd7-insomnia-5.16.1
- directory tree listing: https://gist.github.com/97908578657058f7b3c2b72b2988dcd4
Closes #39890
Co-authored-by: Robin Gloster <mail@glob.in>
2018-05-03 00:58:46 +02:00
R. RyanTM
470b48f31e
libbson: 1.9.4 -> 1.9.5
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libbson/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 1.9.5 with grep in /nix/store/lmn0g67a9wq9f8mg7v2afh111gmsbv6c-libbson-1.9.5
- directory tree listing: https://gist.github.com/ef0187572a2c4e53759a875695c4d6ea
2018-05-03 00:43:59 +02:00
Josef Kemetmüller
8936f8f242
sqsh: Fix darwin build
2018-05-03 00:38:32 +02:00
R. RyanTM
6fc670b00d
libsass: 3.5.3 -> 3.5.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/libsass/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 3.5.4 with grep in /nix/store/xyyfnl8z6bsziqyibdk7am96h1dz8yiz-libsass-3.5.4
- directory tree listing: https://gist.github.com/68655a774ee14cf658d685eec8c1ab27
2018-05-03 00:09:38 +02:00
R. RyanTM
c7e11a28dc
visualvm: 1.4 -> 1.4.1 ( #39721 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/visualvm/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 1.4.1 with grep in /nix/store/a6lr7j812ja6z31lzkpr2j2hf6wc842c-visualvm-1.4.1
- directory tree listing: https://gist.github.com/40c8f8eac649d32dcacc80c5e64dd0fe
2018-05-02 23:43:49 +02:00
Patrick Hilhorst
5794d94136
gcc8: made the remove-selftests patch more robust, removed old hash
2018-05-02 22:31:58 +02:00
Robin Gloster
2cca7e686b
rocket-errbot: fix hash
2018-05-02 22:06:08 +02:00
R. RyanTM
d628d8ccb9
umockdev: 0.11.2 -> 0.11.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/umockdev/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-run -h’ got 0 exit code
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-run --help’ got 0 exit code
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-run --version’ and found version 0.11.3
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-record -h’ got 0 exit code
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-record --help’ got 0 exit code
- ran ‘/nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3/bin/umockdev-record --version’ and found version 0.11.3
- found 0.11.3 with grep in /nix/store/lzgyyshqfl8ma25ixvldaz40pscq30h4-umockdev-0.11.3
- directory tree listing: https://gist.github.com/3dcf7f53d51ca4a9c739e567456cb16f
2018-05-02 21:37:10 +02:00
Will Dietz
519d19bf72
Merge pull request #39877 from dtzWill/fix/ltrace-debian-patches
...
ltrace: fix warnings and bugs using patches from debian
2018-05-02 14:04:02 -05:00
Patrick Hilhorst
c7a6b36658
gcc8: removed commented gcc7 hash
2018-05-02 20:53:13 +02:00
Patrick Hilhorst
d0708a30c4
gcc8: removed merged patches
...
Log:
```
patching sources
applying patch /nix/store/6m27y27zvzsjn1ir4y8mm9nc9xnh2sgx-riscv-no-relax.patch
patching file gcc/config/riscv/riscv.c
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file gcc/config/riscv/riscv.c.rej
patching file gcc/config/riscv/riscv.opt
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file gcc/config/riscv/riscv.opt.rej
patching file gcc/doc/invoke.texi
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
```
2018-05-02 20:51:01 +02:00
xeji
1eea1d6bdf
Merge pull request #39870 from bachp/gitlab-runner-10.7.1
...
gitlab-runner: 10.6.0 -> 10.7.1
2018-05-02 20:38:00 +02:00
Will Dietz
3ecad27032
ltrace: fix warnings and bugs using patches from debian
...
For details on the patches applied, see:
https://sources.debian.org/patches/ltrace/0.7.3-6/
Disabling '-Werror' may be a problem in the future again,
but for now keep things simple now that they're fixed.
2018-05-02 13:28:11 -05:00
Richard Szibele
5db2de0ea8
unixODBCDrivers.mariadb: fix library file reference required for ODBC ( #39841 )
...
connections with MariaDB. Fixes #39835
2018-05-02 20:06:48 +02:00
Matthew Justin Bauer
bead42df5d
Merge pull request #37639 from Twey/plover-4.0.0.dev6
...
Plover 4.0.0.dev6
2018-05-02 12:49:02 -05:00
Pascal Bach
5b060e8647
gitlab-runner: 10.6.0 -> 10.7.1
2018-05-02 19:21:49 +02:00
Patrick Hilhorst
728eb27618
gcc8: added myself as maintainer
2018-05-02 18:52:50 +02:00
Patrick Hilhorst
659363fb40
gcc8: init at 8.1.0
2018-05-02 18:34:28 +02:00
Maximilian Bosch
be153f6323
libsForQt5.qscintilla: don't apply darwin patch on non-darwin systems
2018-05-02 16:34:24 +02:00
Maximilian Bosch
f5e2cfc779
Revert "libsForQt5.qscintilla: 2.9.4 -> 2.10.3"
...
This reverts commit 8ee6a03a3e
.
2018-05-02 16:30:07 +02:00
Joachim F
59ddcfac41
Merge pull request #39852 from akru/solidity-shared-libs
...
solc: 0.4.20 -> 0.4.23
2018-05-02 13:46:42 +00:00
Robert Schütz
ac75ebf171
Merge pull request #39694 from veprbl/pr/pyslurm_fix_for_17.11.5
...
pythonPackages.pyslurm: 20170302 -> 20180427
2018-05-02 15:27:39 +02:00
Robert Schütz
166282e826
Merge pull request #39815 from jluttine/pytest-flake8-1.0.1
...
pythonPackages.pytest-flake8: 1.0.0 -> 1.0.1
2018-05-02 15:17:09 +02:00
Issam Maghni
cb9f4f1ae3
pythonPackages.neovim: 0.2.4 -> 0.2.6, gem-neovim & gem-msgpack
2018-05-02 08:48:21 -04:00
Robert Schütz
c64676af19
Revert "keyring: disable testing"
...
This reverts commit b6567229a2
.
2018-05-02 14:12:11 +02:00
James Kay
a811d1d6cc
godot_headers: remove in favour of godot.dev
2018-05-02 11:24:32 +01:00
James Kay
76f32d9b41
godot: add a dev output containing the gdnative headers
2018-05-02 11:24:32 +01:00
Alexander Krupenkin
a40020ed5f
solc: 0.4.20 -> 0.4.23
2018-05-02 12:27:47 +03:00
xeji
599ecd583f
Merge pull request #39094 from Ralith/vulkan
...
vulkan-loader: fix broken symlink in output
2018-05-02 05:45:42 +02:00
Michael Raskin
e09c5ed730
libe-book: 0.1.2 -> 0.1.3
2018-05-02 02:46:52 +02:00
Michael Raskin
28201b8009
liblangtag: init at 0.6.1
2018-05-02 02:46:52 +02:00
Michael Raskin
8b62a1b4b1
botan2: 2.3 -> 2.6
2018-05-02 02:46:52 +02:00
Michael Raskin
e1ae2efa92
sbcl: 1.4.6 -> 1.4.7
2018-05-02 02:46:52 +02:00
Michael Raskin
80c77a2efd
slimerjs: 0.10.3 -> 1.0.0
2018-05-02 02:46:52 +02:00
Michael Raskin
b82ee7c3d2
pythonPackages.nbxmpp: 0.6.4 -> 0.6.5
2018-05-02 02:46:51 +02:00
seese
0a19162fa9
buildbot: disable tests on aarch64 because of TimeoutErrors ( #39826 )
...
buildbot: disable tests because of TimeoutErrors - only on aarch64
2018-05-01 23:47:53 +02:00
Jörg Thalheim
5a990f5629
Merge pull request #39825 from tobimpub/cquery-update
...
cquery: 2018-03-31 -> 2018-05-01
2018-05-01 21:35:05 +01:00
Daniel Peebles
9a63471b3a
Merge pull request #39828 from wchresta/souffle-1.2
...
souffle: 1.0.0 -> 1.2.0
2018-05-01 16:03:40 -04:00
Pascal Wittmann
30a065bc99
checkstyle: 8.9 -> 8.10
2018-05-01 21:13:51 +02:00
wchresta
0cb3923731
souffle: 1.0.0 -> 1.2.0
2018-05-01 21:04:30 +02:00
xeji
f1a82060c8
Merge pull request #39729 from r-ryantm/auto-update/utf8proc
...
utf8proc: 2.1.0 -> 2.1.1
2018-05-01 20:57:45 +02:00
Matthew Justin Bauer
5e6f1abfd3
Merge pull request #39790 from matthewbauer/gnu-on-darwin
...
GNUs on Darwin
2018-05-01 13:56:54 -05:00
Tobias Mayer
5fb8267031
cquery: 2018-03-31 -> 2018-05-01
...
The update should fix the build on osx.
2018-05-01 20:40:06 +02:00
Matthew Justin Bauer
b9f669e5bc
Merge pull request #39428 from r-ryantm/auto-update/libfm-extra
...
libfm-extra: 1.2.5 -> 1.3.0
2018-05-01 12:52:28 -05:00
Jörg Thalheim
a3bdff3da9
Merge pull request #39803 from fgaz/gron
...
gron: 0.5.1 -> 0.5.2
2018-05-01 17:48:39 +01:00
R. RyanTM
673f4c52f4
duktape: 2.2.0 -> 2.2.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/duktape/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.2.1 with grep in /nix/store/8clll9a9f797fd0vxz3vmx641mpqzkkx-duktape-2.2.1
- directory tree listing: https://gist.github.com/6049cc6fc921f7fa2efb27f86c1c7ca6
2018-05-01 18:09:58 +02:00
Matthew Justin Bauer
9dc7684da3
Merge pull request #39537 from r-ryantm/auto-update/libraw
...
libraw: 0.18.8 -> 0.18.9
2018-05-01 10:24:46 -05:00
Matthew Justin Bauer
4e58e23262
Merge pull request #39478 from pngwjpgh/infinoted
...
nixos/infinoted: Abstract over libinfinity version
2018-05-01 10:22:25 -05:00
Matthew Justin Bauer
738f9a9673
Merge pull request #39469 from vbgl/coq-contribs-containers-8.8
...
coqPackages.contribs.containers: make available for Coq 8.8
2018-05-01 10:21:58 -05:00
Matthew Justin Bauer
532b0e4b38
Merge pull request #39435 from r-ryantm/auto-update/grib-api
...
grib-api: 1.26.0 -> 1.26.1
2018-05-01 10:20:27 -05:00
Jaakko Luttinen
c639df5fa4
pythonPackages.pytest-flake8: 1.0.0 -> 1.0.1
...
This upgrade fixes #39206 .
2018-05-01 17:13:37 +03:00
Michael Raskin
f06e735448
Merge pull request #39779 from r-ryantm/auto-update/eclib
...
eclib: 20171002 -> 20171219
2018-05-01 13:06:46 +00:00
Robin Gloster
926f312cf4
python.pkgs.httplib2: 0.9.2 -> 0.11.3
2018-05-01 14:13:22 +02:00
Robin Gloster
6f76d907c8
pythonPackages.sleekxmpp: fix dnspython issue
2018-05-01 13:11:11 +02:00
Robin Gloster
bf2e512377
python.pkgs.errbot-rocket: add patch to fix IPv6
2018-05-01 13:04:23 +02:00
Robin Gloster
d868a6cdeb
python.pkgs.jira: disable on python2
2018-05-01 12:53:11 +02:00
Robin Gloster
b2c0126b94
python.pkgs.jira: init at 1.0.14
2018-05-01 12:49:47 +02:00
Francesco Gazzetta
9c01a77450
gron: 0.5.1 -> 0.5.2
2018-05-01 09:13:59 +00:00
Vincent Laporte
b4d0647752
coqPackages.mathcomp: 1.6.4 -> 1.7.0
2018-05-01 11:06:04 +02:00
Peter Simons
59490ae472
haskell-brick: update override for ghc 8.4.x
2018-05-01 09:30:23 +02:00
Peter Simons
e9c955fb84
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-9-g07ca643 from Hackage revision
4fb888414b
.
2018-05-01 09:29:45 +02:00
Peter Simons
79897e15ab
LTS Haskell 11.7
2018-05-01 09:29:43 +02:00
Matthew Justin Bauer
b6a771f670
Merge pull request #39793 from ryantm/https
...
treewide: http to https
2018-05-01 02:05:55 -05:00
R. RyanTM
24761ef5d4
atlas: 3.10.2 -> 3.10.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/atlas/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 3.10.3 with grep in /nix/store/bgqampvgm3zdncg3206n7qnvyvl0jipj-atlas-3.10.3
- directory tree listing: https://gist.github.com/a7dd287df10b13796423e3c2df0850eb
2018-04-30 23:08:21 -07:00
John Ericson
0c3efb9ba0
openssl: Support iOS cross compilation (in theory)
2018-05-01 01:13:44 -04:00
Ryan Mulligan
038a0c9a60
treewide: http to https
2018-04-30 21:39:20 -07:00
Matthew Bauer
7cbf408086
vcdimager: supports darwin
2018-04-30 23:30:42 -05:00
Matthew Bauer
8838533ec1
dejagnu: supports darwin
2018-04-30 22:28:11 -05:00
R. RyanTM
e6f9103afc
eclib: 20171002 -> 20171219
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/eclib/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/solve_conic -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/solve_conic --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/solve_conic help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/solve_legendre -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/solve_legendre --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/solve_legendre help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/reduce_cubics -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/reduce_cubics --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/reduce_cubics help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/list_cubics -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/list_cubics --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/list_cubics help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/point_search -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/point_search --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/point_search help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/indep_test -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/indep_test --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/indep_test help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/mwrank -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/mwrank --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/mwrank help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/reduce_quartics -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/reduce_quartics --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/reduce_quartics help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/quartic_points -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/quartic_points --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/quartic_points help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/ecnf -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/ecnf --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/ecnf help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/qexp --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/qexp help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/h1bsd -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/h1bsd --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/h1bsd help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/h1curve -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/h1curve --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/h1curve help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/checkap -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/checkap --help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/checkap help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/nfcount -h’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/nfcount help’ got 0 exit code
- ran ‘/nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219/bin/aplist --help’ got 0 exit code
- found 20171219 with grep in /nix/store/hpvamrs8z1pdjplqpiknqhycnyp9grm4-eclib-20171219
- directory tree listing: https://gist.github.com/65ae32e270027abb20516fbca4766d48
2018-04-30 17:15:47 -07:00
R. RyanTM
369a7e5985
folly: 2018.04.16.00 -> 2018.04.23.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/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 2018.04.23.00 with grep in /nix/store/gdpqjqzr8vyisbqsklghaj7lzbbld8a7-folly-2018.04.23.00
- directory tree listing: https://gist.github.com/07bd48be1a92119ed9366c9d83b6a9d1
2018-04-30 16:58:59 -07:00
Will Dietz
9bde5abedd
more platforms.gnu -> gnu ++ linux changes, manually
2018-04-30 18:14:44 -05:00
Will Dietz
4b7b083bcb
treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
...
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Will Dietz
855e0463ab
tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux
...
"platforms.gnu" has been linux-only since at least 17.03:
$ nix eval -f channel:nixos-17.03 lib.platforms.gnu
[ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ]
Unlike platforms.linux, platforms.gnu indicates "must use glibc"
which for the most part is not intended.
Replacing platforms.gnu with platforms.linux would be the same "today"
but let's err on preserving existing behavior and be optimistic
about platforms these packages work on.
2018-04-30 18:08:48 -05:00
R. RyanTM
bf49200102
kotlin: 1.2.40 -> 1.2.41
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/kotlin/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/5byxycv5j3gvwvr87qpv08a7347fxv9q-kotlin-1.2.41/bin/kotlin -h’ got 0 exit code
- ran ‘/nix/store/5byxycv5j3gvwvr87qpv08a7347fxv9q-kotlin-1.2.41/bin/.kotlin-wrapped -h’ got 0 exit code
- found 1.2.41 with grep in /nix/store/5byxycv5j3gvwvr87qpv08a7347fxv9q-kotlin-1.2.41
- directory tree listing: https://gist.github.com/927e0c1e045ca7c165603ae8b1961beb
2018-04-30 15:37:14 -07:00
Jörg Thalheim
c696ac9221
Merge pull request #39379 from flokli/pdf-quench
...
pdf-quench: init at 1.0.5
2018-04-30 21:18:59 +01:00
R. RyanTM
ecc7f83e75
spidermonkey_52: 52.6.0 -> 52.7.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/spidermonkey/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/47rbdzbgccrrdc63fnsnwklria9clmms-spidermonkey-52.7.4/bin/js52 -h’ got 0 exit code
- ran ‘/nix/store/47rbdzbgccrrdc63fnsnwklria9clmms-spidermonkey-52.7.4/bin/js52 --help’ got 0 exit code
- ran ‘/nix/store/47rbdzbgccrrdc63fnsnwklria9clmms-spidermonkey-52.7.4/bin/js52 -v’ and found version 52.7.4
- ran ‘/nix/store/47rbdzbgccrrdc63fnsnwklria9clmms-spidermonkey-52.7.4/bin/js52 --version’ and found version 52.7.4
- ran ‘/nix/store/47rbdzbgccrrdc63fnsnwklria9clmms-spidermonkey-52.7.4/bin/js52-config --version’ and found version 52.7.4
- found 52.7.4 with grep in /nix/store/47rbdzbgccrrdc63fnsnwklria9clmms-spidermonkey-52.7.4
- directory tree listing: https://gist.github.com/7e5182415a0a1bce8071576312c08a3a
2018-04-30 11:07:54 -07:00
R. RyanTM
92f00a5853
utf8proc: 2.1.0 -> 2.1.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/utf8proc/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.1.1 with grep in /nix/store/bzpfz4cpf1lf7269ymwdblz2kn0iwf2b-utf8proc-2.1.1
- directory tree listing: https://gist.github.com/bc9fd69cddc0fd9435fab30a0abcae97
2018-04-30 09:39:09 -07:00
Will Dietz
4aa5504aa3
Merge pull request #39723 from dtzWill/update/gllvm-2018-04-28
...
gllvm: 2018-02-09 -> 2018-04-28 (~= 1.0.2)
2018-04-30 11:19:30 -05:00
Fatih Altinok
02cb787c0c
flow: 0.70.0 -> 0.71.0
2018-04-30 18:05:15 +02:00
Will Dietz
dc6cda78fb
gllvm: 2018-02-09 -> 2018-04-28 (~= 1.0.2)
2018-04-30 10:57:52 -05:00
Dmitry Kalinkin
bb12277049
pythonPackages.pyslurm: 20170302 -> 20180427
...
Fixes build against slurm 17.11.5
Fixes: 0e0b80d4b4
('slurm: 17.11.3 -> 17.11.5')
2018-04-30 11:28:50 -04:00
Peter Hoeg
9786bd06a6
libqmatrixclient: 0.2 -> 0.2.1
2018-04-30 17:25:02 +08:00
Jörg Thalheim
d9684a2a0b
Merge pull request #36572 from ryantm/auto-update/gperftools
...
gperftools: 2.6.1 -> 2.6.3
2018-04-30 07:58:18 +01:00
Jörg Thalheim
6a560f499c
gperftools: suppress compilation warning on macOS
2018-04-30 07:44:50 +01:00
Peter Hoeg
12d89a7ed9
Merge pull request #39147 from peterhoeg/u/tox
...
tox: libtoxcore and assorted tox client updates
2018-04-30 04:07:30 +00:00
Michael Raskin
d917b5adfb
Merge pull request #39408 from timokau/cddlib-094i
...
cddlib: 0.94h -> 0.94i, add cdd_both_reps binary
2018-04-29 22:32:41 +00:00
Matthew Justin Bauer
e8672c8b37
libressl: fix eval
2018-04-29 15:14:34 -05:00
Matthew Justin Bauer
6583ec598b
Merge pull request #39634 from matthewbauer/remove-openbsd-netcat
...
Replace netcat-openbsd with libressl
2018-04-29 14:48:22 -05:00
Matthew Bauer
c2148482c2
libressl: move netcat stuff to '.nc' output
...
I still feel weird about doing this because it seems a little hacky
but this was requested by @Mic92 and seems understandable to not want
to mix up libressl outputs with netcat stuff.
2018-04-29 14:47:12 -05:00
xeji
ef2b9b6bee
Merge pull request #36005 from ryantm/auto-update/rtaudio-4.1.2-to-5.0.0
...
rtaudio: 4.1.2 -> 5.0.0
2018-04-29 20:51:31 +02:00
Andrey Pavlov
42d11feae8
pythonPackages.isort: 4.2.5 -> 4.3.4
2018-04-29 20:35:26 +02:00
Matan Shenhav
80bf73b11c
pythonPackages.hdbscan: init at 0.8.12 ( #37762 )
2018-04-29 20:22:12 +02:00
Bruno Bigras
80b7298420
ldb: 1.1.27 → 1.1.31
...
fix #39572
2018-04-29 19:23:01 +03:00
Jan Tojnar
0e1147d137
Merge pull request #37915 from jtojnar/gimp-2.10
...
GIMP 2.10
2018-04-29 15:12:27 +02:00
Robert Schütz
cbc3afc655
Merge pull request #39662 from ilya-kolpakov/pymc3
...
pythonPackages.pymc3: init at 3.2
2018-04-29 08:12:10 +02:00
Ben Wolsieffer
cd0aee5cbc
buildbot: 1.1.0 -> 1.1.1
2018-04-28 23:07:10 -04:00
Tim Steinbach
1b1be29bf8
openjdk: 8u172-b02 -> 8u172-b11
2018-04-28 20:09:17 -04:00
Peter Hoeg
15268306fe
libtoxcore: introduce 0.2.2 in addition to 0.1.11
2018-04-29 07:52:54 +08:00
Ilya Kolpakov
f2adf2059a
pythonPackages.pymc3: init at 3.2
2018-04-28 22:57:57 +02:00
Ilya Kolpakov
4797fe8da4
pythonPackages.patsy: 0.3.0 -> 0.5.0
2018-04-28 22:57:56 +02:00
Tim Steinbach
5c8c4710ba
openjdk: 10.0.0 -> 10.0.1
2018-04-28 20:20:47 +00:00
Tim Steinbach
e8012dd2dd
scala: 2.12.5 -> 2.12.6
2018-04-28 19:01:55 +00:00
georgewhewell
e22ba26c7b
binutils: apply patch on aarch64 to fix https://sourceware.org/bugzilla/show_bug.cgi?id=22764
...
(cherry picked from commit 5ce2d3355d
)
2018-04-28 19:46:05 +01:00
Vincent Laporte
7d7afdde4a
ocamlPackages.ocsigen-start: 1.0.0 -> 1.1.0
2018-04-28 14:31:51 +00:00
Vincent Laporte
9a170f5bdf
ocamlPackages.ocsigen-toolkit: 1.0.0 -> 1.1.0
2018-04-28 14:31:51 +00:00
Vincent Laporte
8994fff8bb
ocamlPackages.eliom: 6.2.0 -> 6.3.0
2018-04-28 14:31:50 +00:00
Vincent Laporte
eaf0592498
ocamlPackages.ocsigen_server: 2.8 -> 2.9
2018-04-28 14:31:45 +00:00
Peter Simons
9f144e8578
haskell-hspec-smallcheck: use latest version for ghc-8.4.x to fix the build
2018-04-28 15:38:00 +02:00
Peter Simons
8564e93d2d
haskell-c2hs: drop hacky override and try the current version again
2018-04-28 15:38:00 +02:00
Peter Simons
f0549be090
haskell-stack: update overrides for the new 1.7.1 version
2018-04-28 15:37:59 +02:00
Peter Simons
c60c6a2443
git-annex: update sha256 hash for new 6.2018042 version
2018-04-28 15:37:59 +02:00
Peter Simons
99dc2d6f0f
haskell-hpack: use latest version for ghc-8.4.x to fix the build
2018-04-28 15:37:59 +02:00
Peter Simons
e39a75cd35
haskell-pandoc: update override for ghc-8.4.x
2018-04-28 15:37:59 +02:00
Peter Simons
f8d0c9e3c3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-9-g07ca643 from Hackage revision
bb8ed19628
.
2018-04-28 15:37:55 +02:00
obadz
1f34893553
hyena: fix hyena & pdfmod builds on higher versions of mono
...
Helps with #36711
2018-04-28 13:14:43 +01:00
aszlig
9e88342641
alkimia: Add meta.longDescription
...
@7c6f434c wrote in [1]:
Maybe copy-paste the upstream "Alkimia is the infrastructure for
common storage and business logic that will be used by all financial
applications in KDE. The target is to share financial related
information over application bounderies." as longDescription for
Alkimia? The current description makes me want to look up the
homepage to find out what it actually is (then I do, and despair).
[1]: https://github.com/NixOS/nixpkgs/pull/39647#issuecomment-385169261
Signed-off-by: aszlig <aszlig@nix.build>
2018-04-28 13:53:07 +02:00
Jörg Thalheim
df8d21623f
Merge pull request #39528 from r-ryantm/auto-update/php
...
php: 7.2.4 -> 7.2.5
2018-04-28 11:47:31 +01:00
Jörg Thalheim
68e75fbb53
Merge pull request #39577 from veprbl/pr/pythia_8.235
...
pythia: 8.226 -> 8.235, enable lhapdf6 plugin
2018-04-28 11:44:37 +01:00
aszlig
d2b8d8bddc
alkimia: init at 7.0.1
...
This is used by KMyMoney and also the reason why I needed to add C++
support to MPIR in the parent commit.
The reason why I didn't add myself as a maintainer is because I'm not
personally using KMyMoney and thus Alkimia.
Signed-off-by: aszlig <aszlig@nix.build>
2018-04-28 12:41:42 +02:00
aszlig
5370b8267c
kdewebkit: Add package expression
...
This is one of the requirements of KMyMoney and packaging is quite
straightforward with no unexpected traps.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
2018-04-28 12:41:40 +02:00
aszlig
6134887bef
mpir: Build with C++ support
...
This is needed by Alkimia which I'm going to package soon as part of
KMyMoney.
I enabled this by default, because it doesn't increase the closure size
a whole lot (only around 150 KiB):
$ nix-store -q --size /nix/store/...old...-mpir-3.0.0
1223248
$ nix-store -q --size /nix/store/...new...-mpir-3.0.0
1377136
Introducing an option for enabling/disabling this is not worth it,
because it doesn't conflict with anything and the size increase is the
only drawback and we can still make it configurable if we want someday.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c
2018-04-28 12:41:37 +02:00
Jörg Thalheim
5621e1a14d
Merge pull request #39591 from etu/php-upgrades
...
php: 5.6.35 -> 5.6.36, 7.0.29 -> 7.0.30, 7.1.16 -> 7.1.17
2018-04-28 11:17:48 +01:00
Matthew Justin Bauer
597ea7f4d1
Merge pull request #39533 from r-ryantm/auto-update/libwps
...
libwps: 0.4.8 -> 0.4.9
2018-04-28 00:59:27 -05:00
Jan Tojnar
3ebb162d90
gegl_0_4: init at 0.4.0
2018-04-28 04:08:49 +02:00
Jan Tojnar
e375bd4a9e
gdk_pixbuf: export moduleDir
2018-04-28 04:08:48 +02:00
Matthew Bauer
949bb98872
libressl: build netcat
2018-04-27 19:33:05 -05:00
xeji
ac716155b2
Merge pull request #39362 from flokli/abootimg
...
abootimg: init at 0.6
2018-04-28 02:09:37 +02:00
xeji
a674227d2a
Merge pull request #39631 from veprbl/patch-6
...
fastjet: update license in meta
2018-04-28 01:34:50 +02:00
xeji
aae03f7b93
Merge pull request #39548 from r-ryantm/auto-update/fastjet
...
fastjet: 3.3.0 -> 3.3.1
2018-04-28 01:17:16 +02:00
Dmitry Kalinkin
b1950f081d
fastjet: update license in meta
...
Fixes: 70e070 ('fastjet: 3.3.0 -> 3.3.1')
2018-04-27 19:16:32 -04:00
xeji
00ddbc8196
Merge pull request #39629 from veprbl/patch-4
...
fastjet: add veprbl to maintainers
2018-04-28 00:49:25 +02:00
Sarah Brofeldt
4a76c98963
Merge pull request #38728 from r-ryantm/auto-update/grpc
...
grpc: 1.10.0 -> 1.10.1
2018-04-28 00:43:00 +02:00
Dmitry Kalinkin
e421c427d2
fastjet: add veprbl to maintainers
2018-04-27 18:33:42 -04:00
Jörg Thalheim
68d144b6ed
Merge pull request #39624 from Ekleog/kcov-35
...
kcov: 34 -> 35
2018-04-27 23:25:27 +01:00
Jörg Thalheim
8c27246e7b
Merge pull request #39619 from Ekleog/opam-issue-14466
...
opam: propagate `curl` and `unzip` dependencies
2018-04-27 23:11:01 +01:00
Léo Gaspard
4317f7ab26
kcov: fix build on aarch64
...
Apparently, without this patch `NT_PRSTATUS` is not found. So the patch
adds the include apparently necessary. `NT_PRSTATUS` is also defined in
`<linux/ptrace.h>`, which would likely have been a better name, were it
not in the `linux/` directory, which is a priori not stable.
The need to do that is kind of weird (the change was introduced in [1],
and fedora apparently didn't need this additional import), but I'll try
to upstream it.
[1] https://github.com/SimonKagstrom/kcov/pull/239
2018-04-28 00:10:40 +02:00
Robert Schütz
ac0ee0c837
Merge pull request #39599 from erikarvstedt/opentimestamps
...
opentimestamps: 0.2.1 -> 0.3.0, opentimestamps-client: 0.5.1 -> 0.6.0
2018-04-27 23:31:05 +02:00
Erik Arvstedt
5c7b7c360b
pythonPackages.opentimestamps: 0.2.1 -> 0.3.0
2018-04-27 23:09:55 +02:00
Léo Gaspard
be0b3e3cd0
kcov: 34 -> 35
...
As the maintainer currently in `meta.maintainers` appears to not have
touched the package since 2015, I've also added myself there.
2018-04-27 22:23:16 +02:00
xeji
ab6b47d060
Merge pull request #39608 from timokau/rubiks-fix
...
rubiks: fix build
2018-04-27 22:05:18 +02:00
xeji
2ea98e25f0
Merge pull request #39601 from markus1189/insomnia-5-16-0
...
insomnia: 5.15.0 -> 5.16.0
2018-04-27 21:54:27 +02:00
Léo Gaspard
06c7d4d40d
opam: propagate `curl` and `unzip` dependencies
...
These are required for `opam init` to succeed.
Closes #14466
Cc @henrytill
2018-04-27 20:42:09 +02:00
aszlig
89df48e9db
weboob: Disable doctests requiring networking
...
Unfortunately I haven't found a way for nose to disable doctests and the
-e/--exclude flag only works on unit tests.
So I'm using sed in postPatch to remove the doctests without mangling
the whole docstring.
I've built weboob and it now succeeds.
Signed-off-by: aszlig <aszlig@nix.build>
2018-04-27 20:39:14 +02:00
xeji
e886206148
Merge pull request #39444 from r-ryantm/auto-update/eccodes
...
eccodes: 2.7.0 -> 2.7.3
2018-04-27 20:15:14 +02:00
Robert Schütz
d22ed1a047
Merge pull request #39614 from timokau/cysignals-1.7.1
...
pythonPackages.cysignals: 1.6.9 -> 1.7.1
2018-04-27 19:17:43 +02:00
Timo Kaufmann
12707b8810
pythonPackages.cysignals: 1.6.9 -> 1.7.1
2018-04-27 19:03:17 +02:00
aszlig
f13873f35a
gwenhywfar: Add OpenSSL and libgpgerror
...
OpenSSL is needed for gct-tool and libgpgerror for RSA key utilities
(src/crypt3/cryptkeyrsa.c).
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu
2018-04-27 18:35:01 +02:00
aszlig
3dba79e689
gwenhywfar: Support Gtk 2, Gtk 3 and Qt 5 GUIs
...
So far we used only the defaults, which are gtk2 and qt5. However
nowadays most applications have already switched to Qt 5 and Gtk 3, so
let's aim for that instead.
The reason Gtk 2 is still there is because GnuCash in nixpkgs is using
the Gtk 2 interface, so we can drop it as soon as a newer GnuCash has
landed in nixpkgs.
Right now the only package that depends on this is GnuCash (and
aqbanking of course), so I've tested this by not only building
gwenhywfar and aqbanking but also GnuCash. I did however not test
whether HBCI functionality works, only whether GnuCash starts up.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu, @peti, @domenkozar
2018-04-27 18:34:59 +02:00
aszlig
cc909ff4dd
libchipcard: Don't hardcode version
...
This is to make sure that we don't get a disparity between the version
in sources.nix and the version in the package expression and it's mostly
to get the package expression in par with aqbanking and gwenhywfar.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu
2018-04-27 18:34:57 +02:00
aszlig
191f4c210a
aqbanking: 5.6.12 -> 5.7.8
...
Upstream changes in 5.7.8:
* Update bank information files for German banks because the format of
ZKA files has changed in the meantime.
Upstream release notes in German:
https://www.aquamaniac.de/sites/download/releasenote.php?package=03&release=217
Upstream changes in 5.7.7:
* Fix of manually adding new HBCI accounts (for example using
KMyMoney).
* Fix wrong truncation of account numbers in some turnovers of the
SWIFT parser.
* Simplified code for inserting new account data while fetching HBCI
accounts.
* Update information for German banks.
Upstream release notes in German:
https://www.aquamaniac.de/sites/download/releasenote.php?package=03&release=216
As with the gwenhywfar update, the updater script (update.sh) actually
didn't get the right file to download, so I temporarily modified it to
download file number 2 because file number 1 is the GPG signature. The
reason why I didn't fix the updater is because the upstream site will
have different URLs in the next upcoming version, so our updater is
basically end-of-life for now.
I also changed the package expression to use the version from
sources.nix instead of a hardcoded value.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu
2018-04-27 18:34:55 +02:00
aszlig
e7e2df17da
gwenhywfar: 4.17.0 -> 4.20.0
...
Upstream changes in 4.20.0:
* Update bank information files for German banks because the format of
ZKA files has changed in the meantime.
Upstream release notes in German:
https://www.aquamaniac.de/sites/download/releasenote.php?package=01&release=208
Upstream changes in 4.19.0:
* Add frontend for GTK3.
Upstream release notes in German:
https://www.aquamaniac.de/sites/download/releasenote.php?package=01&release=207
Upstream changes in 4.18.0:
* Show hashes for MD5, SHA1 and SHA512 in SSL certificates because
some bank servers display different hashing variants.
* Let GNUTLS handle the localisation of TrustStore certificates.
Upstream release notes in German:
https://www.aquamaniac.de/sites/download/releasenote.php?package=01&release=206
The updater script (update.sh) actually didn't get the right file to
download, so I temporarily modified it to download file number 2 because
file number 1 is the GPG signature. The reason why I didn't fix the
updater is because the upstream site will have different URLs in the
next upcoming version, so our updater is basically end-of-life for now.
I also changed the package expression to use the version from
sources.nix instead of a hardcoded value.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @goibhniu
2018-04-27 18:34:52 +02:00
Timo Kaufmann
a0076a4fb6
rubiks: fix build
2018-04-27 17:53:58 +02:00
Markus Hauck
503c9f8ea4
insomnia: 5.15.0 -> 5.16.0
2018-04-27 13:42:03 +02:00
Peter Simons
ab5dcdddd1
Merge pull request #39456 from endgame/base-compat-batteries-deps
...
haskellPackages.base-compat-batteries: fix bad dependency
2018-04-27 12:41:18 +02:00
Peter Simons
12ba3954d7
multi-ghc-travis: update to latest git version
2018-04-27 12:21:24 +02:00
Jack Kelly
c8b9ac9be6
haskellPackages.base-compat-batteries: fix bad dependency
2018-04-27 20:05:38 +10:00
Jörg Thalheim
7710bbc449
Merge pull request #39539 from r-ryantm/auto-update/libsass
...
libsass: 3.5.2 -> 3.5.3
2018-04-27 09:44:40 +01:00
Jörg Thalheim
67c03d99ee
Merge pull request #39540 from r-ryantm/auto-update/jruby
...
jruby: 9.1.16.0 -> 9.1.17.0
2018-04-27 09:23:37 +01:00
Elis Hirwing
707f7ca1d2
php71: 7.1.16 -> 7.1.17
...
Changelog: http://www.php.net/ChangeLog-7.php#7.1.17
2018-04-27 09:25:58 +02:00
Elis Hirwing
bd547f6688
php70: 7.0.29 -> 7.0.30
...
Changelog: http://www.php.net/ChangeLog-7.php#7.0.30
2018-04-27 09:00:36 +02:00
Elis Hirwing
51190e4d8c
php56: 5.6.35 -> 5.6.36
...
Changelog: http://www.php.net/ChangeLog-5.php#5.6.36
2018-04-27 08:41:11 +02:00
John Wiegley
a22b3e91b6
configuration-ghc-8.4.x.nix: Remove reference to non-existent bv_0_5
2018-04-26 17:20:51 -07:00
Pascal Wittmann
b151b050d5
accountsservice: change url to https
2018-04-27 01:55:27 +02:00
Pascal Wittmann
835ac00686
Merge pull request #39559 from r-ryantm/auto-update/accountsservice
...
accountsservice: 0.6.46 -> 0.6.47
2018-04-27 01:50:19 +02:00
Dmitry Kalinkin
1cfc5f1da2
pythia: 8.226 -> 8.235, enable lhapdf6 plugin
2018-04-26 18:08:53 -04:00
Daiderd Jordan
bae15c811f
sympow: don't use placeholder
2018-04-26 22:50:36 +02:00
Michael Raskin
be3c4cfad7
Merge pull request #39554 from r-ryantm/auto-update/cgal
...
cgal: 4.11.1 -> 4.12
2018-04-26 20:21:37 +00:00
Michael Raskin
5c5f574991
Merge pull request #39535 from r-ryantm/auto-update/libmwaw
...
libmwaw: 0.3.13 -> 0.3.14
2018-04-26 19:56:15 +00:00
Jan Tojnar
6c5d860c8b
gst_all_1: fix botched merge
...
23741692
merged staging incorrectly
2018-04-26 20:40:35 +02:00
Robert Schütz
6ed855289e
python.pkgs.pyhomematic: 0.1.41 -> 0.1.42
2018-04-26 20:20:01 +02:00
Mark Karpov
2a4dc39e1e
pytaglib: init at 1.4.3 ( #39498 )
2018-04-26 17:19:52 +01:00