Michael Weiss
b770ded782
html-proofer: Update the dependencies (security, CVE-2019-5477)
2019-08-17 19:22:54 +02:00
Michael Weiss
2ae080f822
gollum: Update the dependencies (security, CVE-2019-5477)
2019-08-17 19:22:54 +02:00
Michael Weiss
42a777d5cf
jekyll: Update the dependencies (security, CVE-2019-5477)
2019-08-17 19:22:54 +02:00
Michael Raskin
ab44947d76
Merge pull request #66767 from r-ryantm/auto-update/btrfs-progs
...
btrfs-progs: 5.1.1 -> 5.2.1
2019-08-17 17:15:22 +00:00
R. RyanTM
b20a7a3974
analog: 6.0.15 -> 6.0.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/analog/versions
2019-08-17 09:55:49 -07:00
R. RyanTM
acaacd395e
btrfs-progs: 5.1.1 -> 5.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/btrfs-progs/versions
2019-08-17 09:48:13 -07:00
R. RyanTM
500a32f031
alfred: 2019.2 -> 2019.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/alfred/versions
2019-08-17 09:32:58 -07:00
R. RyanTM
0f51cdad5c
ace: 6.5.5 -> 6.5.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions
2019-08-17 09:20:50 -07:00
Tadeo Kondrak
d076469911
discord-canary: 0.0.92 -> 0.0.93
2019-08-17 10:11:02 -06:00
Jonathan Ringer
7a6c6ac374
btrbk: 0.28.0 -> 0.28.3
2019-08-17 18:03:19 +02:00
Frederik Rietdijk
0e5f6ea243
pythonpackages.gspread: fix build
2019-08-17 17:57:55 +02:00
Frederik Rietdijk
113dbfeb27
Merge pull request #66596 from emilazy/update-pypy-and-eda-tools
...
Update PyPy and FOSS EDA tools
2019-08-17 17:48:21 +02:00
Maximilian Bosch
1f2b0f6e3e
Merge pull request #66754 from fadenb/graylog_3.1.0
...
graylog: 3.0.2 -> 3.1.0
2019-08-17 17:00:00 +02:00
Michael Raskin
9693fd5f1b
Merge pull request #66756 from AluisioASG/libreoffice-6.3.0.4
...
libreoffice-fresh: 6.2.4.2 -> 6.3.0.4
2019-08-17 14:50:52 +00:00
Eelco Dolstra
4fed2b0147
Merge pull request #66739 from dtzWill/update/readline-8.0p1
...
readline80: 8.0p0 -> 8.0p1
2019-08-17 16:24:18 +02:00
Bruno Bigras
d90a2245d2
starship: init at 0.10.1
2019-08-17 10:18:13 -04:00
Niklas Hambüchen
aa99a263cc
zlib: Properly clean up static/shared distinction
...
This improves what commit
e999def1
zlib: clean up static/shared distincion
described as "kind of a mess" and "confusing". And indeed it was confusing.
Now, the concept whether or not the .a file is moved to a split output
is controlled by a clean variable.
The defaults remain unchanged.
The new approach also finally cleanly allows building statically but NOT
using a split output, like all other autoconf-based projects in nixpkgs do
(using the `dontDisableStatic` setting).
That is important for overlays that want to enable static libs for all
packages in one go, without having to hand-patch idiosynchrasies like zlib
had until now.
Until now, if you wanted the .a in the main output, the only way was to go via
`static=false, shared=true` -- which made no sense, because you had to say
`static=false` even though you want a static lib. That is fixed now.
2019-08-17 15:59:29 +02:00
Jörg Thalheim
2240c5c858
Merge pull request #66294 from astro/firestarter
...
firestarter: init at 1.7.3
2019-08-17 14:47:30 +01:00
Michael Weiss
ff5e66b745
gns3Packages.{server,gui}Preview: 2.2.0b4 -> 2.2.0rc3
2019-08-17 15:38:50 +02:00
Aluísio Augusto Silva Gonçalves
b90c63f50d
libreoffice-fresh: 6.2.4.2 -> 6.3.0.4
2019-08-17 10:35:39 -03:00
Michael Weiss
56e5dad3d8
Merge branch 'android-studio-canary-updates' into master
...
This commit merges the following updates for
androidStudioPackages.{dev,canary}:
* androidStudioPackages.{dev,canary}: 3.6.0.5 -> 3.6.0.6
* androidStudioPackages.{dev,canary}: 3.6.0.4 -> 3.6.0.5
* androidStudioPackages.{dev,canary}: 3.6.0.3 -> 3.6.0.4
These updates where initially delayed due to a bug that causes problems
with the automatic update of the Android Studio Gradle plugin.
But as the current status is "Won't Fix (Infeasible)" [0] there's no
point in skipping the updates for the dev/canary channel any longer.
Unfortunately this update will probably still cause the builds from
canary 3 to break and require manual steps to resolve this issue.
The required manual steps can be found here:
https://issuetracker.google.com/issues/136077720#comment9
I.e. manually update the Gradle plugin here (e.g. directly to alpha06):
dependencies {
classpath 'com.android.tools:gradle:3.6.0-alpha03'
}
[0]: https://issuetracker.google.com/issues/136077720#comment10
2019-08-17 15:14:52 +02:00
Jörg Thalheim
2baf41b0d4
Merge pull request #66564 from jonringer/fix-varnish
...
varnish5: fix build
2019-08-17 14:11:29 +01:00
Michael Weiss
7a66c79d8d
androidStudioPackages.{dev,canary}: 3.6.0.5 -> 3.6.0.6
...
Unfortunately this update will probably still cause the builds from
canary 3 to break and require manual steps to resolve these issues:
https://issuetracker.google.com/issues/136077720#comment9
I.e. manually update the Gradle plugin here (e.g. directly to alpha06):
dependencies {
classpath 'com.android.tools:gradle:3.6.0-alpha03'
}
But as the current status is "Won't Fix (Infeasible)" [0] there's no
point in skipping the updates for the dev/canary channel.
[0]: https://issuetracker.google.com/issues/136077720#comment10
2019-08-17 15:09:09 +02:00
Michael Weiss
b58bfbd250
androidStudioPackages.{dev,canary}: 3.6.0.4 -> 3.6.0.5
2019-08-17 15:03:47 +02:00
Michael Weiss
7aa0222ee5
androidStudioPackages.{dev,canary}: 3.6.0.3 -> 3.6.0.4
2019-08-17 15:03:43 +02:00
Jörg Thalheim
40e86556d0
Merge pull request #66712 from SFrijters/pyprof2calltree-as-package
...
pyprof2calltree: move to python-packages
2019-08-17 13:55:17 +01:00
Michael Weiss
b09407a573
nvme-cli: 1.8.1 -> 1.9
2019-08-17 14:12:22 +02:00
Tristan Helmich (omniIT)
b26a4fb58e
graylog: 3.0.2 -> 3.1.0
2019-08-17 11:45:24 +00:00
Pascal Bach
818c7b3b56
plex: 1.16.3.1402 -> 1.16.4.1469
2019-08-17 13:39:43 +02:00
Stefan Frijters
7d38a6281e
pyprof2calltree: move to python-packages
...
pyprof2calltree is hard-coded to pythonPackages and fails for Python 3 profile results. See #66511 .
Since it can also be used as a library it makes sense to move it into pythonPackages.
2019-08-17 13:05:09 +02:00
markuskowa
1d1eee57a4
Merge pull request #66715 from matthiasbeyer/update-mixxx
...
mixxx: 2.2.1 -> 2.2.2
2019-08-17 13:05:06 +02:00
Tadeo Kondrak
249b56fe2f
discord-canary: 0.0.91 -> 0.0.92
2019-08-17 12:41:11 +02:00
Jonathan Ringer
5775243d40
doh-proxy: 0.0.8 -> 0.0.9
2019-08-17 12:38:55 +02:00
Jonathan Ringer
51f401f04e
unittest-data-providers: init at 1.0.1
2019-08-17 12:38:55 +02:00
Pamplemousse
4edfccc22a
pythonPackages.capstone: 3.0.4 -> 3.0.5
...
* Tested the package build
- *NOT* tested the packages relying on capstone...
* Added `setupPyBuildFlags` to avoid the error
"ERROR: capstone-3.0.5.post1-py3-none-manylinux1_x86_64.whl is not a
supported wheel on this platform."
2019-08-17 12:30:12 +02:00
Jonathan Ringer
7055dee84d
python3Packages.pylibgen: 2.0.1 -> 2.0.2
2019-08-17 12:29:39 +02:00
Jonathan Ringer
2b2d8919e8
pythonPackage.pre-commit: move to python-modules
...
Add pkgs.gitAndTools.pre-commit alias
Add pkgs.pre-commit alias
2019-08-17 12:29:39 +02:00
tilpner
a261f43286
python3Packages.PyGithub: 1.36 -> 1.43.8
2019-08-17 12:28:58 +02:00
tilpner
a4cc672ace
python3Packages.deprecated: init at 1.2.6
2019-08-17 12:28:58 +02:00
Michael Weiss
b63980dc68
signal-desktop: 1.26.1 -> 1.26.2
2019-08-17 12:09:51 +02:00
Timo Kaufmann
1eddfda963
vimPlugins: update ( #66749 )
2019-08-17 12:06:45 +02:00
Nikolay Amiantov
2d0a2044b3
libbass: update and use real version numbers
...
Upstream doesn't indeed have any way of getting versioned library, as per
http://www.un4seen.com/forum/?topic=18614.0 .
2019-08-17 10:52:41 +03:00
Frederik Rietdijk
c68f58d95c
Merge master into staging-next
2019-08-17 09:30:16 +02:00
Christoph Neuroth
4ef579143c
http-prompt: Allow installation on Mac OS
...
The original pkg author noted that they could only test on linux. I'm running
this package on Mac OS without problems.
2019-08-17 07:58:19 +02:00
Aaron Andersen
a2bd8da766
Merge pull request #66251 from lilyball/cocoapods-beta
...
cocoapods-beta: 1.7.5 -> 1.8.0.beta.1
2019-08-16 22:17:48 -04:00
Aaron Andersen
08161d9013
Merge pull request #65713 from lilyball/macvim
...
macvim: 8.1.1517 -> 8.1.1722
2019-08-16 22:08:25 -04:00
Will Dietz
f19e02b705
readline80: 8.0p0 -> 8.0p1
...
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-001
2019-08-16 20:31:45 -05:00
Aaron Andersen
7a712206a4
Merge pull request #66692 from jonringer/bump-smartgit
...
smartgithg: 18.2.9 -> 19.1.1
2019-08-16 20:41:34 -04:00
Aaron Andersen
c2c1340a58
Merge pull request #66014 from jonringer/update-cre2
...
cre2: 0.3.0 -> 0.3.6
2019-08-16 20:36:42 -04:00
markuskowa
f31b487021
Merge pull request #65999 from r-ryantm/auto-update/mosquitto
...
mosquitto: 1.6.3 -> 1.6.4
2019-08-17 02:07:47 +02:00
Andreas Rammhold
a583152ff8
Merge pull request #66727 from jabranham/firefox
...
Firefox 68.0.2
2019-08-16 22:55:44 +00:00
Timo Kaufmann
192197dc6c
Merge pull request #65802 from timokau/sage-transient-debug
...
sage: add patch to debug transient issue
2019-08-17 00:33:05 +02:00
Aaron Andersen
63ce6bf9f3
Merge pull request #66661 from ealasu/feature/apfs-fuse
...
apfs-fuse: init at 20190723
2019-08-16 18:21:29 -04:00
Timo Kaufmann
41bb319462
sage: avoid running out of memory during tests
2019-08-16 23:50:55 +02:00
Andreas Rammhold
17843aa025
firefox-bin: 68.0.1 -> 68.0.2
2019-08-16 23:08:08 +02:00
Andreas Rammhold
a1b7ce78fa
firefox-beta-bin: 69.0b10 -> 69.0b14
2019-08-16 23:07:35 +02:00
Markus Kowalewski
f0a0c2ae61
armadillo: 9.600.5 -> 9.600.6
2019-08-16 22:46:11 +02:00
ealasu
3b23c5fdf1
apfs-fuse: init at 2019-07-23
2019-08-16 12:04:26 -07:00
Peter Simons
21a9aa0fcc
all-cabal-hashes: update to Hackage at 2019-08-10T08:59:19Z
2019-08-16 19:54:42 +02:00
Peter Simons
2bf44961c5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
3129a6c3ac
.
2019-08-16 19:53:25 +02:00
Peter Simons
5a1c572dd5
hackage2nix: update list of broken builds to avoid evaluation errors on Hydra
2019-08-16 19:53:24 +02:00
Domen Kožar
09b9f22e3a
haskell: hnix-store-core compiles
2019-08-16 19:53:24 +02:00
Robert Helgesson
ba670fc2c0
haskellPackages: unbreak hnix build
...
Fixes #66623
2019-08-16 19:53:24 +02:00
Peter Simons
63e0bb852e
LTS Haskell 14.1
2019-08-16 19:53:24 +02:00
Peter Simons
cb4e56a7e9
python-osc: update to version 0.165.4
2019-08-16 19:29:46 +02:00
Peter Simons
f2b661a144
python-urlgrabber: update to 4.0.0 to support python-3.x
2019-08-16 19:29:46 +02:00
Samuel Dionne-Riel
b750ebf1b3
Merge pull request #60422 from kwohlfahrt/device-tree
...
nixos/hardware.deviceTree: new module
2019-08-16 13:26:48 -04:00
Jonathan Ringer
099b79d443
smartgithg: 18.2.9 -> 19.1.1
2019-08-16 10:26:05 -07:00
Alex Branham
5ca29a98b2
firefox-esr: 68.0.1esr -> 68.0.2esr
2019-08-16 12:08:51 -05:00
Alex Branham
75ae4a318a
firefox: 68.0.1 -> 68.0.2
2019-08-16 12:08:51 -05:00
Andreas Herrmann
f426173e30
bazel: Fix python stub template
...
The shebang in the python stub template was incorrectly patched to
```
<store-path>/bin/env python
```
instead of
```
<store-path>/bin/python
```
The reason was that `patchShebangs` was called with `--replace` which is
an unknown argument.
```
patching script interpreter paths in src/main/java/com/google/devtools/build/lib/bazel/rules/python/python_stub_template.txt --replace /usr/bin/env python /nix/store/w7gsq8v86hni4ynaqgwwlnlny115ylng-python3-3.7.4/bin/python
find: unknown predicate `--replace'
```
Using `substituteInPlace` instead resolves that issue.
The wrong shebang caused failures of `py_binary` targets due to `python`
not being in `PATH` in certain circumstances.
2019-08-16 18:55:45 +02:00
Bruno Bigras
42accfb7d1
httplz: 1.5.0 -> 1.5.1
2019-08-16 12:24:10 -04:00
Graham Christensen
332a46b125
Merge pull request #64054 from ivan/snscrape-0.3.0
...
snscrape: 0.2.0 -> 0.3.0
2019-08-16 10:46:39 -04:00
Marek Mahut
fba291b6ff
Merge pull request #66694 from jonasnick/bitcoin-0.18.1
...
bitcoin: 0.18.0 -> 0.18.1
2019-08-16 16:34:19 +02:00
Dmitry Kalinkin
8f8da32d04
Merge pull request #64321 from jbedo/cnvkit
...
CNVkit: init 0.9.6
2019-08-16 10:14:52 -04:00
Marek Mahut
53e8129017
Merge pull request #66717 from saschagrunert/podman
...
podman: 1.4.4 -> 1.5.1
2019-08-16 15:33:07 +02:00
Marek Mahut
97648655bf
Merge pull request #66691 from aespinosa/skaffold
...
skaffold: 0.30.0 -> 0.35.0
2019-08-16 15:32:13 +02:00
Sascha Grunert
a2b27ecf37
podman: 1.4.4 -> 1.5.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-16 14:28:46 +02:00
Eelco Dolstra
96ec1bc7b7
Merge pull request #66681 from basvandijk/init-rust-clippy
...
rustPackages.clippy: init at rust-1.36.0
2019-08-16 14:07:17 +02:00
Tim Steinbach
24d720a3d1
linux: 5.2.8 -> 5.2.9
2019-08-16 08:00:56 -04:00
Tim Steinbach
c768b0f6ea
linux: 4.19.66 -> 4.19.67
2019-08-16 08:00:56 -04:00
Tim Steinbach
b62ffec92b
linux: 4.14.138 -> 4.14.139
2019-08-16 08:00:53 -04:00
Matthias Beyer
45a961fa5d
mixxx: 2.2.1 -> 2.2.2
2019-08-16 13:54:06 +02:00
Marek Mahut
b4e2efb00e
Merge pull request #66701 from aanderse/zabbix-update
...
zabbix: 4.0.9 -> 4.0.11 & 4.2.3 -> 4.2.5
2019-08-16 13:45:11 +02:00
Marek Mahut
6672041d72
Merge pull request #66639 from jonringer/bump-pazi
...
pazi: 0.2.0 -> 0.3.0
2019-08-16 13:27:02 +02:00
WilliButz
feb06947c8
Merge pull request #66709 from danieldk/drawio-11.1.4
...
drawio: 11.1.1 -> 11.1.4
2019-08-16 11:41:31 +02:00
David Gazdos
75e34adda5
libgphoto2: 2.5.17 -> 2.5.23
2019-08-16 16:55:00 +09:00
Bas van Dijk
682e6fafa4
rustPackages.clippy: init at rust-1.36.0
2019-08-16 09:18:32 +02:00
Daniël de Kok
cbfdb79b0e
drawio: 11.1.1 -> 11.1.4
...
Changelog:
https://github.com/jgraph/drawio-desktop/releases/tag/v11.1.4
The most important user-visible change is that the binary is renamed
from draw.io to drawio.
2019-08-16 08:31:31 +02:00
Vincent Laporte
af504e45b3
ocamlPackages.mmap: init at 1.1.0
...
This project provides a Mmap.map_file function for mapping files in memory.
2019-08-16 06:28:28 +00:00
Jörg Thalheim
6c15ffe487
Merge pull request #66670 from averelld/rstudio-build-fix
...
rstudio: fix build
2019-08-16 06:55:17 +01:00
Jörg Thalheim
94bd2a029e
Merge pull request #66700 from yrashk/wtf-0.19.1
...
wtf: 0.17.1 -> 0.19.1
2019-08-16 06:53:51 +01:00
Wael Nasreddine
2cc2131a90
prow: init unstable at 2019-08-14 ( #66662 )
2019-08-15 20:48:12 -07:00
Peter Hoeg
14f5528b74
Merge pull request #66680 from peterhoeg/u/noti
...
noti: 3.1.0 -> 3.2.0
2019-08-16 10:06:59 +08:00
Mario Rodas
6d983a350c
Merge pull request #66659 from xrelkd/update/cargo-make
...
cargo-make: 0.21.0 -> 0.22.0
2019-08-15 20:57:57 -05:00
Mario Rodas
46c64da14e
Merge pull request #66485 from xrelkd/update/cargo-expand
...
cargo-expand: 0.4.12 -> 0.4.13
2019-08-15 20:57:35 -05:00
Peter Hoeg
8a694c6b4c
noti: 3.1.0 -> 3.2.0
2019-08-16 09:43:17 +08:00
Aaron Andersen
71a556d916
zabbix: 4.0.9 -> 4.0.11 & 4.2.3 -> 4.2.5
2019-08-15 21:19:35 -04:00
Yurii Rashkovskii
93194dc6c9
wtf: 0.17.1 -> 0.19.1
2019-08-15 17:45:22 -07:00
Jörg Thalheim
31a577c736
Merge pull request #66651 from lilyball/erlang_darwin_10.12
...
erlang: Fix build error on darwin
2019-08-16 00:01:25 +01:00
Jonas Nick
6cb53ac9a6
bitcoin: 0.18.0 -> 0.18.1
2019-08-15 21:12:47 +00:00
Allan Espinosa
bb1c15f7f0
skaffold: 0.30.0 -> 0.35.0
2019-08-15 15:43:16 -04:00
John Wiegley
2edd7103da
mtr: Only include libcap on Darwin
...
Fixes #66688
2019-08-15 11:29:13 -07:00
worldofpeace
3553c9948c
Merge pull request #64576 from MrMebelMan/init/django-csp-nonce
...
pythonPackages.django-csp: init at 3.5
2019-08-15 13:58:18 -04:00
Vladyslav Burzakovskyy
b5939353eb
pythonPackages.django-csp: init at 3.5
2019-08-15 13:54:55 -04:00
Jonathan Ringer
9fe0ee55a7
varnishPackages: pin python to varnish python version
2019-08-15 10:35:41 -07:00
markuskowa
8f5ce70861
Merge pull request #66665 from markuskowa/upd-molden
...
molden: 6.1 -> 6.2
2019-08-15 18:59:50 +02:00
Matthew Bauer
5c8f1366b1
Merge pull request #66566 from mmahut/ponyc-test-stdlib
...
ponyc: disabling stdlib tests
2019-08-15 12:51:15 -04:00
Joachim Fasting
44d541078f
linux-hardened: enable page alloc randomization
...
New in 5.2
2019-08-15 18:43:31 +02:00
Aaron Andersen
8bf23fbe44
Merge pull request #66557 from mmahut/s3ql
...
s3ql: 2.26 -> 3.2
2019-08-15 12:42:04 -04:00
Joachim Fasting
e90acb5edb
tor-browser-bundle-bin: additional store capture fixups
2019-08-15 18:21:46 +02:00
Matthew Bauer
3532a6452e
Merge pull request #66683 from obsidiansystems/missing-qt-patch
...
qt4: Vendor bitrotted Arch Linux patch
2019-08-15 11:34:57 -04:00
John Ericson
280795c163
qt4: Vendor bitrotted Arch Linux patch
...
It is no longer found at this URL. Vendoring until a better solution
comes along.
Fixes #63084
2019-08-15 11:25:48 -04:00
Jonathan Ringer
c74db7340d
varnish5: fix build
2019-08-15 07:58:38 -07:00
Matthew Bauer
ae15177ade
calc: don’t include glibc headers in closure
2019-08-15 23:31:14 +09:00
Lily Ballard
45e6253678
luarocks: Update detected platform version
...
Now that our MACOSX_DEPLOYMENT_TARGET is set to 10.12, we shouldn't be
hardcoding the platform at build time as 10.10. This change makes it
inherit the MACOSX_DEPLOYMENT_TARGET value.
2019-08-15 23:10:10 +09:00
Peter Simons
c22351d25e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
500fd5df8a
.
2019-08-15 16:05:10 +02:00
Domen Kožar
3db2a41854
ghcid: standalone small closure
2019-08-15 16:05:10 +02:00
Peter Simons
d7a8d6e13e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
d7a3c22186
.
2019-08-15 16:05:10 +02:00
Peter Simons
1bfa107eb1
haskell-ci: update to latest git version (20190814-git)
2019-08-15 16:05:10 +02:00
Domen Kožar
f890a1ab06
haskell: mark tasty-discover as not broken
2019-08-15 16:05:10 +02:00
Peter Simons
2b1c2ac58e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
d0350d045b
.
2019-08-15 16:05:10 +02:00
Peter Simons
c743c91021
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
b0b8db191b
.
2019-08-15 16:05:09 +02:00
Domen Kožar
f4475a4086
unbroken: jose, servant-auth-server, tasty-hspec
2019-08-15 16:05:09 +02:00
Silvan Mosberger
087e33c2a6
hackage2nix: Unmark pantry and http-download as broken
...
See https://github.com/NixOS/nixpkgs/pull/66495
2019-08-15 16:05:09 +02:00
Silvan Mosberger
029961f63d
hackage2nix: Unmark hpack as broken
...
See https://github.com/NixOS/nixpkgs/pull/66495
2019-08-15 16:05:09 +02:00
Peter Simons
f10881af6b
ghc-8.8.1: update alpha-2 to rc-1
2019-08-15 16:04:33 +02:00
Graham Christensen
ee30e62e34
Merge pull request #66543 from grahamc/dt
...
dockerTools: document extraCommands, increase layers
2019-08-15 09:47:32 -04:00
Marek Mahut
aba586ad2d
Merge pull request #66633 from jonringer/bump-fmit
...
fmit: 1.1.14 -> 1.2.6
2019-08-15 15:42:10 +02:00
Marek Mahut
bcb0f53c92
Merge pull request #66649 from markuskowa/upd-slurm
...
slurm: 19.05.1.2 -> 19.05.2.1
2019-08-15 15:41:22 +02:00
Marek Mahut
9ff4220a52
pazi: adding darwin.apple_sdk.frameworks.Security
2019-08-15 15:40:21 +02:00
Marek Mahut
26c6802a58
Merge pull request #66637 from jonringer/bump-pamixer
...
pamixer: 1.3.1 -> 1.4
2019-08-15 15:37:19 +02:00
John Ericson
d13a1bc93a
Merge pull request #66613 from transumption-unstable/201908/rust-win32-cross
...
buildRustPackage: support cross-compilation to x86_64-pc-mingw32
2019-08-15 09:28:30 -04:00
Tim Steinbach
aa9d7eedf2
sbt-extras: 2019-04-05 -> 2019-08-14
2019-08-15 09:08:05 -04:00
Tim Steinbach
4e2efe2b07
vivaldi: 2.6.1566.49-1 -> 2.6.1566.51-1
2019-08-15 08:54:44 -04:00
WilliButz
74a1a6b60c
grafana: 6.3.2 -> 6.3.3
2019-08-15 14:30:23 +02:00
Alexander Krotov
6a5213c740
castxml: set correct -DCLANG_RESOURCE_DIR
...
Fixes #66456
2019-08-15 20:35:07 +09:00
Danylo Hlynskyi
a8d19200af
linuxPackages/ixgbevf: 4.3.4 -> 4.6.1, unbreak ( #66664 )
2019-08-15 14:27:32 +03:00
Tmplt
8294b9bde6
Merge remote-tracking branch 'upstream/master' into vim-plugins
2019-08-15 11:28:44 +02:00
Michael Weiss
07cf130686
signal-desktop: 1.26.0 -> 1.26.1
2019-08-15 11:18:18 +02:00
Michael Weiss
6347116187
inxi: 3.0.35-1 -> 3.0.36-1
2019-08-15 11:11:00 +02:00
Vincent Laporte
3cc99ee1eb
ocamlPackages.zarith: enable for OCaml 4.08
2019-08-15 09:09:28 +00:00
Averell Dalton
5f10ab6377
rstudio: fix build
2019-08-15 11:04:25 +02:00
adisbladis
2f1cb20e50
Merge pull request #66642 from etu/emacspackagesng-emacsql-fix-sqlite
...
emacsPackagesNg.emacsql-sqlite: Build sqlite binary
2019-08-15 09:55:10 +01:00
Yegor Timoshenko
da3da08cdf
buildRustPackage: link against pthreads-w32 on x86_64-pc-mingw32
2019-08-15 08:44:54 +00:00
Yegor Timoshenko
31d5005cd6
pthreads-w32: 1.10.0 -> 2.9.1
2019-08-15 08:44:54 +00:00
Yegor Timoshenko
0fcffe88db
buildRustPackage: support cross-compilation to x86_64-pc-mingw32
2019-08-15 08:44:54 +00:00
Marek Mahut
1e602ffdc9
Merge pull request #66666 from danbst/update-ena
...
linuxPackages/ena: 2.0.2 -> 2.1.2
2019-08-15 10:15:23 +02:00
Markus Kowalewski
5b0bbcbb6e
molden: 6.1 -> 6.2
2019-08-15 09:35:34 +02:00
danbst
4522648d0e
linuxPackages/ena: 2.0.2 -> 2.1.2
...
Unbreak for newer kernels.
2019-08-15 10:10:25 +03:00