Commit Graph

160368 Commits

Author SHA1 Message Date
John Children
8698c2a7d5 buildGoModule: pre-initialize module cache (#61967)
For some Go projects a go.mod file is included but there are no listed
dependencies. When this is encountered the Go toolchain will not create
a cache folder for downloaded dependencies which causes buildGoModule to
fail.

An example of a project like this that is widely used is:
https://github.com/golang/protobuf

This commit adds a mkdir command to ensure that the directory always
exists so it can be copied and prevent the failure.
2019-05-24 09:10:35 -07:00
Peter Simons
02ea1812c8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231.
2019-05-24 17:45:21 +02:00
Peter Simons
c85fe3c330 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231.
2019-05-24 17:44:16 +02:00
Peter Simons
b93138e174 all-cabal-hashes: update to Hackage at 2019-05-24T00:09:15Z 2019-05-24 17:44:15 +02:00
Peter Simons
2ad8ac54bf hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
e029651cf8.
2019-05-24 17:44:15 +02:00
Peter Simons
bdb704e8d7 hackage2nix: update list of broken builds 2019-05-24 17:44:15 +02:00
Silvan Mosberger
3643fa4bca hackage2nix: un-break some Haskell packages
Either because they're no longer broken at all or by overriding them with a fix
2019-05-24 17:38:25 +02:00
Jack Kelly
49345f233c hackage2nix: lattices is no longer broken 2019-05-24 17:38:07 +02:00
Jack Kelly
ea3c0aa1b5 haskellPackages.hakyll: remove obsolete patch 2019-05-24 17:38:02 +02:00
Peter Simons
b644d5b159 LTS Haskell 13.22 2019-05-24 17:36:35 +02:00
David Leung
2da548f856
pythonPackages.serverlessrepo: fix build by pinning pyyaml at 3.12 2019-05-24 23:34:56 +08:00
David Leung
10b83ac7ad
pythonPackages.aws-lambda-builders: 0.2.1 -> 0.3.0 2019-05-24 23:34:55 +08:00
R. RyanTM
c3a0f32d3e uftp: 4.9.9 -> 4.9.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uftp/versions
2019-05-24 08:31:09 -07:00
Renaud
70a494a486
Merge pull request #61798 from bobvanderlinden/aliza-1.48.10
aliza: 1.36.3 -> 1.48.10
2019-05-24 17:23:51 +02:00
Renaud
e7110adb0a
Merge pull request #61848 from r-ryantm/auto-update/libdc1394
libdc1394: 2.2.5 -> 2.2.6
2019-05-24 16:46:09 +02:00
Timo Kaufmann
4e2d061650
home-manager: 2019-04-23 -> 2019-05-24 (#62007) 2019-05-24 16:44:18 +02:00
Timo Kaufmann
1e62f167fb
vimPlugins: update (#62005) 2019-05-24 16:24:04 +02:00
Silvan Mosberger
daedc801f2
Merge pull request #61925 from dtzWill/update/xterm-345
xterm: 344 -> 345
2019-05-24 16:14:41 +02:00
Dmitry Kalinkin
643a439e86
Merge pull request #61973 from NixOS/pr/fix_libglvnd
addOpenGLRunpath: only apply to ELF files
2019-05-24 10:07:01 -04:00
Timo Kaufmann
39ced10288 linbox: re-enable aarch64 and darwin builds 2019-05-24 16:05:39 +02:00
Timo Kaufmann
1e4140c2c9 linbox: 1.6.1 -> 1.6.2 2019-05-24 16:05:35 +02:00
Maximilian Bosch
822634681e
Merge pull request #59487 from Ma27/install-weechat-manpages
weechat: install all outputs into the final store path
2019-05-24 15:58:30 +02:00
Silvan Mosberger
2764e7e97a
Merge pull request #61922 from mnacamura/camlpdf
ocamlPackages.{camlpdf,cpdf}: fix build
2019-05-24 15:53:18 +02:00
Renaud
ae44033f4c
Merge pull request #61868 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 3.3.4 -> 4.0.0
2019-05-24 15:50:25 +02:00
Silvan Mosberger
82776c3877
Merge pull request #61924 from dtzWill/update/shadowfox-2.0.1
shadowfox: 1.7.20 -> 2.0.1
2019-05-24 15:48:05 +02:00
Silvan Mosberger
6297561e28
shadowfox: Don't install compiler binary 2019-05-24 15:46:00 +02:00
Ryan Mulligan
34e8f3b119
Merge pull request #61997 from r-ryantm/auto-update/stacks
stacks: 2.3e -> 2.4
2019-05-24 06:31:43 -07:00
Silvan Mosberger
2440863b17
Merge pull request #61934 from lilyball/cocoapods-update-script
cocoapods: define updateScript
2019-05-24 15:24:39 +02:00
Silvan Mosberger
e93dfb26ee
Merge pull request #61938 from lostman/make-linux-headers
Expose makeLinuxHeaders function from nixos/kernel-headers
2019-05-24 15:21:53 +02:00
Renaud
7fdfbcba20
Merge pull request #61930 from marsam/update-hanazono
hanazono: 20141012 -> 20170904
2019-05-24 15:15:19 +02:00
R. RyanTM
9de07d894f tautulli: 2.1.28 -> 2.1.29
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-05-24 06:02:27 -07:00
Silvan Mosberger
9aa60e6b9b
Merge pull request #61948 from CohenCyril/bignums_equations_update
coqPackages: fix bignums and equations
2019-05-24 14:51:03 +02:00
Marcus Crestani
483a07d97d riemann: 0.3.1 -> 0.3.2 2019-05-24 14:26:02 +02:00
Mario Rodas
5399a3a530
Merge pull request #61850 from r-ryantm/auto-update/libsass
libsass: 3.5.5 -> 3.6.0
2019-05-24 07:19:32 -05:00
Jörg Thalheim
1c95cad716
rustup: 1.18.2 -> 1.18.3 (#61937)
rustup: 1.18.2 -> 1.18.3
2019-05-24 13:17:34 +01:00
Jörg Thalheim
cb950a80a4
zfsUnstable: 0.8.0-rc5 -> 0.8.0 (#61969)
zfsUnstable: 0.8.0-rc5 -> 0.8.0
2019-05-24 13:16:01 +01:00
Renaud
6bbe3ebec5
Merge pull request #61928 from dtzWill/update/utf8proc-2.4.0
utf8proc: 2.3.0 -> 2.4.0
2019-05-24 14:15:22 +02:00
Mario Rodas
69a7856825
sassc: 3.5.0 -> 3.6.0 2019-05-24 07:04:13 -05:00
R. RyanTM
1abbb65931
libsass: 3.5.5 -> 3.6.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/libsass/versions
2019-05-24 07:04:01 -05:00
Florian Klink
f7640e352a
Merge pull request #61980 from andir/firefox
firefox-wrapper: stop creating new profiles when the binary path changes
2019-05-24 13:12:21 +02:00
R. RyanTM
03c07393ba stunnel: 5.53 -> 5.54
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stunnel/versions
2019-05-24 03:58:24 -07:00
R. RyanTM
f4a20199d2 stacks: 2.3e -> 2.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/stacks/versions
2019-05-24 03:50:06 -07:00
marius851000
6b0d806fcc hackertyper: 20190226 -> 2.1 2019-05-24 12:24:25 +02:00
markuskowa
ad9f1beab2
Merge pull request #61985 from r-ryantm/auto-update/rdma-core
rdma-core: 23 -> 23.1
2019-05-24 10:35:27 +02:00
marius851000
fb225dfecd gallery-dl : update 1.8.3 -> 1.8.4 2019-05-24 10:31:40 +02:00
R. RyanTM
c229c046b8
rshell: 0.0.14 -> 0.0.25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rshell/versions
2019-05-24 01:15:34 -07:00
Alexander Krupenkin
eb7bd3206c
cjdns: 20.2 -> 20.3 2019-05-24 11:01:31 +03:00
R. RyanTM
e2f0c7beb8 roccat-tools: 5.8.0 -> 5.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/roccat-tools/versions
2019-05-24 00:59:49 -07:00
R. RyanTM
6ac02de3c3 rdma-core: 23 -> 23.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/rdma-core/versions
2019-05-24 00:23:13 -07:00
Sébastien Maret
cadd88967f
gildas: 20190401_a -> 20190501_a 2019-05-24 08:11:21 +02:00
edef
c89b2de425 androidenv: fix the $out/bin symlink for ndk-bundle 2019-05-24 02:32:14 +00:00
worldofpeace
54a50114c7 wingpanel-indicator-bluetooth: 2.1.2 -> 2.1.3
https://github.com/elementary/wingpanel-indicator-bluetooth/releases/tag/2.1.3
2019-05-23 22:31:33 -04:00
Jörn Gersdorf
1bc73d1a9a kind: 0.2.1 -> v0.3.0 (#61964)
Co-Authored-By: lewo <lewo@abesis.fr>
2019-05-23 20:04:56 -05:00
Bignaux Ronan
6e175d1371 xcpc: move libsdk and lesstiff as optional 2019-05-24 02:17:26 +02:00
Mario Rodas
42f616ae1d
Merge pull request #61880 from r-ryantm/auto-update/python3.7-asynctest
python37Packages.asynctest: 0.12.4 -> 0.13.0
2019-05-23 19:01:05 -05:00
Mario Rodas
1b698b8392
Merge pull request #61669 from matthiasbeyer/update-cointop
cointop: unstable -> 1.2.0
2019-05-23 18:31:02 -05:00
Mario Rodas
2143f59191
Merge pull request #61900 from r-ryantm/auto-update/python3.7-flask-marshmallow
python37Packages.flask_marshmallow: 0.10.0 -> 0.10.1
2019-05-23 18:09:30 -05:00
Mario Rodas
5e348b5143
Merge pull request #61903 from r-ryantm/auto-update/python3.7-ipyparallel
python37Packages.ipyparallel: 6.2.3 -> 6.2.4
2019-05-23 18:07:12 -05:00
Mario Rodas
0cb3b61435
Merge pull request #61932 from marsam/update-nodejs
nodejs: 8.15.1 -> 8.16.0, 12.2.0 -> 12.3.1
2019-05-23 18:04:12 -05:00
Matthias Beyer
105d274058
cointop: 2018-05-03 -> 1.2.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-23 17:59:17 -05:00
Rémi NICOLE
d8d85a2cd2 carla: init at 2.0.0 (#60346) 2019-05-23 18:41:51 -04:00
Dmitry Kalinkin
308169a518
Merge pull request #60640 from bignaux/photon
photon: 1.0.7 -> 1.3.0
2019-05-23 18:41:16 -04:00
Silvan Mosberger
3de98a04c0
Merge pull request #61933 from samueldr/aarch64/alacritty
alacritty: build on aarch64-linux
2019-05-24 00:36:07 +02:00
Matthew Bauer
b49c060ae2
Merge pull request #61890 from expipiplus1/joe-armv7l-dconf
dconf: Disable tests on armv7l-linux
2019-05-23 17:35:43 -05:00
Andreas Rammhold
082ed38cb1
firefox-wrapper: stop creating new profiles when the binary path changes
With a recent change to firefox (that landed in 67) a new profile is
created whenever the install location changes. Since our install
location (the binary path) always changes when we do a new build it is
rather annoying.

Setting the environment variable `SNAP_NAME` to `firefox` is supposed to
workaround the issue.

related to #58923

Woarkound taken from 1ff8b6c3d8

cc @rail
2019-05-24 00:17:40 +02:00
Tim Steinbach
089eeed671
vivaldi: 2.5.1525.43-1 -> 2.5.1525.46-1 2019-05-23 17:48:40 -04:00
Markus Kowalewski
6180fcb54f
rtl_433: enable soapysdr backend support
soapy support was added in 18.12
2019-05-23 23:44:26 +02:00
Jon
3055ae4f79 vscode-extensions.formulahendry.auto-close-tag: init at 0.5.6 (#60405) 2019-05-23 17:11:59 -04:00
Dmitry Kalinkin
44b551c0c0
addOpenGLRunpath: only apply to ELF files
Fixes libglvnd build
2019-05-23 16:52:45 -04:00
Renaud
4eca30148f
Merge pull request #61878 from r-ryantm/auto-update/python3.7-argcomplete
python37Packages.argcomplete: 1.9.5 -> 1.10.0
2019-05-23 22:52:27 +02:00
worldofpeace
e57bb4367d
Merge pull request #61785 from xrelkd/update/youtube-dl
youtube-dl: 2019.05.11 -> 2019.05.20
2019-05-23 16:19:09 -04:00
Austin Seipp
0ca30f22f1
liburing: 1.0.0pre116 -> 1.0.0pre118
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 14:32:18 -05:00
Matthew Bauer
2fc20134de
Merge pull request #61942 from smaret/gtk-x11-fix
gtk{2,3}-x11: build against pango with X11 support enabled
2019-05-23 14:14:59 -05:00
lewo
f89460a983
Merge pull request #61940 from yurrriq/update/helmfile
helmfile: 0.40.1 -> 0.64.1
2019-05-23 20:49:32 +02:00
Renaud
2b41158a87
Merge pull request #61879 from r-ryantm/auto-update/python3.7-asciimatics
python37Packages.asciimatics: 1.10.0 -> 1.11.0
2019-05-23 20:41:27 +02:00
worldofpeace
53afb548a5
Merge pull request #60035 from nyanloutre/kdeapps_update
kde_applications: 18.12.03 -> 19.04.1; kdeFrameworks: 5.56 -> 5.58; plasma-5: 5.15.3 -> 5.15.5
2019-05-23 14:36:03 -04:00
Renaud
bc41a32c75
Merge pull request #61893 from r-ryantm/auto-update/python3.7-deluge-client
python37Packages.deluge-client: 1.7.0 -> 1.7.1
2019-05-23 20:32:05 +02:00
Joachim Fasting
a9643e18af
tor-browser-bundle-bin: 8.0.9 -> 8.5 2019-05-23 20:29:01 +02:00
Renaud
b2f0b62e63
Merge pull request #61892 from r-ryantm/auto-update/python3.7-distlib
python37Packages.distlib: 0.2.8 -> 0.2.9
2019-05-23 20:24:21 +02:00
R. RyanTM
506f86186c python37Packages.livereload: 2.6.0 -> 2.6.1 (#61905)
* python37Packages.livereload: 2.6.0 -> 2.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/python3.7-livereload/versions

* python.pkgs.livereload: fix v2.6.1 build

But the newly added test 'test_watch_multiple_dirs'
is failing consistently
2019-05-23 20:21:18 +02:00
Ivan Jager
0c42941997 zfsUnstable: 0.8.0-rc5 -> 0.8.0
Technically, this is a stable release, but it seems
prudent to test as zfsUnstable before upgrading zfsStable.
2019-05-23 13:12:43 -05:00
Renaud
c269a4098c
Merge pull request #61865 from r-ryantm/auto-update/ocsigen-i18n
ocsigen-i18n: 3.1.0 -> 3.4.0
2019-05-23 19:57:56 +02:00
Lily Ballard
6d81ca80ad cocoapods: define updateScript 2019-05-23 10:56:01 -07:00
Renaud
318355d852
Merge pull request #61897 from r-ryantm/auto-update/python3.7-factory_boy
python37Packages.factory_boy: 2.11.1 -> 2.12.0
2019-05-23 19:44:53 +02:00
worldofpeace
713bbb769c
Merge pull request #47153 from Ma27/hunspell-fr_FR-dictionary
hunspellDict.fr-any: Link `fr-moderne.dic` to `fr_FR.dic`
2019-05-23 13:30:05 -04:00
Renaud
417655ac30
Merge pull request #61902 from r-ryantm/auto-update/python3.7-html5-parser
python37Packages.html5-parser: 0.4.5 -> 0.4.6
2019-05-23 18:41:06 +02:00
R. RyanTM
91ef57bbef python37Packages.pex: 1.6.6 -> 1.6.7 (#61910)
* python37Packages.pex: 1.6.6 -> 1.6.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/python3.7-pex/versions

* python.pkgs.pex: unset meta.broken
2019-05-23 18:36:22 +02:00
Robin Gloster
3db2e20d6e
Merge pull request #61927 from dtzWill/update/strace-5.1
strace: 5.0 -> 5.1
2019-05-23 15:58:56 +00:00
R. RyanTM
2327dc0b23 python37Packages.persistent: 4.4.3 -> 4.5.0 (#61911)
* python37Packages.persistent: 4.4.3 -> 4.5.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/python3.7-persistent/versions

* python.pkgs.persistent: add cffi to runtime deps
+ update meta (homepage and license)
2019-05-23 17:58:07 +02:00
Vladyslav M
848ae6a932
pijul: fix darwin build (#61947)
pijul: fix darwin build
2019-05-23 17:43:36 +03:00
Mario Rodas
44f4f11d61
Merge pull request #61943 from dywedir/lsd
lsd: 0.14.0 -> 0.15.0
2019-05-23 09:11:48 -05:00
Maximilian Bosch
77d8f5c040
ibus-engines.typing-booster: support french by default
This has been postponed[1] because of an unclear state of the french
dictionary provided by hunspell[2].

[1] https://github.com/NixOS/nixpkgs/pull/46779#issuecomment-422764601
[2] https://github.com/NixOS/nixpkgs/issues/46940#issuecomment-423288963
2019-05-23 15:53:50 +02:00
Maximilian Bosch
a9d67d54b0
hunspellDicts.fr-any: link fr-moderne to fr_FR
Some packages like `ibus-engines.typing-booster` require the dictionary
`fr_FR.dic` to provide proper support for the french language.

Until now the hunspell package set of nixpkgs didn't provide this
dictionary. It has been recommended to use `fr-moderne` as base and link
`fr_FR.dic` from it as done by other distros such as ArchLinux.

See https://github.com/NixOS/nixpkgs/issues/46940#issuecomment-423684570

Fixes #46940
2019-05-23 15:53:50 +02:00
R. RyanTM
de9c022ba0 python37Packages.rasterio: 1.0.22 -> 1.0.23 (#61915)
* python37Packages.rasterio: 1.0.22 -> 1.0.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rasterio/versions

* python.pkgs.rasterio: fix check phase with Py27
by adding mock in checkInputs
2019-05-23 15:19:44 +02:00
Vladyslav M
525ba92d22
rustup: 1.18.2 -> 1.18.3 2019-05-23 16:13:29 +03:00
Maximilian Bosch
731fdbef7c sqlitebrowser: 3.10.1 -> 3.11.2
The latest releases of `sqlitebrowser` contain several new features like
a dark mode, improved CSV import/export and a lot of new bugfixes:

https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.2
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.1
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.0

Also some minor changes were applied to the package definition:

* Using the `pname`/`version` convention now.
* Use internal `qscintilla` rather than our package to fix the build
  (https://github.com/sqlitebrowser/sqlitebrowser/issues/1348#issuecomment-374170936).
  This can probably be removed when https://github.com/NixOS/nixpkgs/pull/56034 is merged.
* Dropped patch which removed Test and Print support as QT 5.12 is now
  used to build the application.
2019-05-23 15:10:35 +02:00
Vladyslav M
0f2e9c00f7
pijul: fix darwin build 2019-05-23 16:06:25 +03:00
Cyril Cohen
c96ef6fc44 updating packages coqPackages.bignums and coqPackages.equations 2019-05-23 15:05:15 +02:00
Bas van Dijk
edb1668130
Merge pull request #61939 from basvandijk/terraform-0.12
terraform: 0.11.13 -> 0.11.14 & 0.12.0-rc1 -> 0.12.0
2019-05-23 14:54:17 +02:00
Florian Klink
8b34ec423c linuxPackages.virtualboxGuestAdditions: don't install VBoxOGL for now
It seems to be broken upstream too, and fixing it is far down the
priority list:
https://www.virtualbox.org/pipermail/vbox-dev/2017-June/014561.html
Additionally, 3d support seems to rely on VBoxOGL.so being symlinked
from libGL.so (which we can't), and Oracle doesn't plan on supporting
libglvnd either. (#18457)
2019-05-23 14:27:05 +02:00
Vincent Laporte
c37e00067d coqPackages.ltac2: init at 0.1 2019-05-23 14:25:07 +02:00
Renaud
5959e98fc2
Merge pull request #61914 from r-ryantm/auto-update/python3.7-pyutilib
python37Packages.pyutilib: 5.6.5 -> 5.7.0
2019-05-23 14:13:54 +02:00
Vladyslav M
bc3413b0e6
lsd: 0.14.0 -> 0.15.0 2019-05-23 15:13:52 +03:00
Renaud
102b55d756
Merge pull request #61917 from r-ryantm/auto-update/python3.7-rpmfluff
python37Packages.rpmfluff: 0.5.6 -> 0.5.7.1
2019-05-23 13:52:19 +02:00
Mario Rodas
153e1efee9
Merge pull request #61931 from marsam/update-flow
flow: 0.98.1 -> 0.99.0
2019-05-23 06:30:59 -05:00
Eric Bailey
d2838d20c6 helmfile: 0.40.1 -> 0.64.1
- Adopt vgo2nix
- Add me to maintainers
2019-05-23 12:21:12 +02:00
Sébastien Maret
ef3157d8a9
gtk{2,3}-x11: build against pango with X11 support enabled 2019-05-23 12:18:41 +02:00
Austin Seipp
99c8680f49 podman: 1.2.0 -> 1.3.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 12:05:48 +02:00
Austin Seipp
a86c178a58 conmon: unstable-2019-03-19 -> 0.0.1pre52_6905a4d
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 12:05:48 +02:00
Austin Seipp
f39f4a716e buildah: 1.8.1 -> 1.8.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 12:05:48 +02:00
Michael Weiss
8f3bfa5a19
python37Packages.google_api_python_client: 1.7.8 -> 1.7.9 2019-05-23 11:29:11 +02:00
Lancelot SIX
219a99ff43
Merge pull request #59212 from lsix/add_django_2_2
python3Packages.django_2_2: init at 2.2.1
2019-05-23 11:16:02 +02:00
Bas van Dijk
8669561bde terraform_0_12: 0.12.0-rc1 -> 0.12.0 2019-05-23 11:07:23 +02:00
Bas van Dijk
2bcc8de182 terraform_0_11: 0.11.13 -> 0.11.14 2019-05-23 11:06:57 +02:00
Maciej Woś
5a7c98df12 nixos/kernel-headers: makeLinuxHeaders
While it is easy to make a custom kernel by applying kernelPatches it is
not so easy to get the corresponding headers; the derivation uses a
hard-coded kernel version.
2019-05-23 17:48:52 +09:00
Matthieu Coudron
3a7a7a7695
Merge pull request #61818 from vcunat/p/lua-tls
lua*Packages TLS updates
2019-05-23 17:40:06 +09:00
nyanloutre
0612588aa5 krdc: add kwindowsystem dependency 2019-05-23 10:34:58 +02:00
Robert Scott
9c4d318f06
libheif: add patch for CVE-2019-11471 (PR #61919) 2019-05-23 10:06:11 +02:00
Vincent Laporte
721d2bc1af
qarte: 3.10.0+188 -> 4.6.0 2019-05-23 06:06:27 +00:00
Ryan Mulligan
33dc8bc5d0
Merge pull request #61861 from r-ryantm/auto-update/ocaml-logs
ocamlPackages.logs: 0.6.2 -> 0.6.3
2019-05-22 21:59:15 -07:00
Mario Rodas
63b67ddce4
Merge pull request #61904 from r-ryantm/auto-update/python3.7-kitchen
python37Packages.kitchen: 1.2.5 -> 1.2.6
2019-05-22 23:46:26 -05:00
R. RyanTM
e6a25e5645
python37Packages.sniffio: 1.0.0 -> 1.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/python3.7-sniffio/versions
2019-05-22 23:32:28 -05:00
Mario Rodas
62bd8f6d24
pythonPackages.curio: init at 0.9 2019-05-22 23:32:28 -05:00
Mario Rodas
c90867d36a
Merge pull request #61908 from r-ryantm/auto-update/python3.7-marshmallow-sqlalchemy
python37Packages.marshmallow-sqlalchemy: 0.16.2 -> 0.16.3
2019-05-22 23:27:59 -05:00
Samuel Dionne-Riel
fabd6ac955 alacritty: build on aarch64-linux 2019-05-23 00:10:10 -04:00
Mario Rodas
0fdc1eac4a
flow: 0.98.1 -> 0.99.0 2019-05-22 22:00:00 -05:00
Matthieu Coudron
c8f7b7c926
Merge pull request #61913 from c0bw3b/pkg/castxml
castxml: 20180403 -> 0.2.0
2019-05-23 11:48:43 +09:00
Mario Rodas
a4a5e9c65d
hanazono: 20141012 -> 20170904 2019-05-22 21:00:00 -05:00
Mario Rodas
28c8647020
nodejs-12_x: 12.2.0 -> 12.3.1 2019-05-22 21:00:00 -05:00
Mario Rodas
fde6161827
nodejs-8_x: 8.15.1 -> 8.16.0 2019-05-22 22:10:48 -05:00
R. RyanTM
6518817736
python37Packages.faker: 1.0.5 -> 1.0.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/python3.7-faker/versions
2019-05-22 20:56:53 -05:00
Austin Seipp
6858eda213
Merge pull request #61856 from r-ryantm/auto-update/libndctl
libndctl: 64.1 -> 65
2019-05-22 20:50:15 -05:00
Will Dietz
f7cea7a400
utf8proc: 2.3.0 -> 2.4.0 2019-05-22 20:44:28 -05:00
Will Dietz
6287f99a22
strace: 5.0 -> 5.1 2019-05-22 20:41:19 -05:00
Will Dietz
d250c0c6f9
xterm: 344 -> 345 2019-05-22 20:36:41 -05:00
Will Dietz
983908ad9f
shadowfox: 1.7.20 -> 2.0.1
https://github.com/SrKomodo/shadowfox-updater/releases/tag/v2.0.0
https://github.com/SrKomodo/shadowfox-updater/releases/tag/v2.0.1
2019-05-22 20:35:50 -05:00
Aaron Andersen
408f62bf67
Merge pull request #59512 from averelld/rstudio-upgrade
Rstudio upgrade
2019-05-22 21:32:12 -04:00
Mitsuhiro Nakamura
acb5655bd6 ocamlPackages.{camlpdf,cpdf}: fix build 2019-05-23 10:11:13 +09:00
Mario Rodas
5b7dea1962
Merge pull request #61795 from bfortz/lbdb
lbdb: fix build for 0.48.1
2019-05-22 19:39:24 -05:00
soner.cirit
46097a616a jetbrains.webstorm: 2019.1.1 -> 2019.1.2 2019-05-23 03:35:18 +03:00
soner.cirit
4dee236a91 jetbrains.ruby-mine: 2019.1.1 -> 2019.1.2 2019-05-23 03:34:56 +03:00
soner.cirit
0e5d565c5a jetbrains.pycharm-professional: 2019.1.1 -> 2019.1.2 2019-05-23 03:34:38 +03:00
soner.cirit
33e5ed5084 jetbrains.pycharm-community: 2019.1.1 -> 2019.1.2 2019-05-23 03:34:22 +03:00
soner.cirit
15018a5594 jetbrains.phpstorm: 2019.1.1 -> 2019.1.2 2019-05-23 03:34:07 +03:00
soner.cirit
ad1c33faa2 jetbrains.idea-ultimate: 2019.1.1 -> 2019.1.2 2019-05-23 03:33:49 +03:00
soner.cirit
779a9543b5 jetbrains.idea-community: 2019.1.1 -> 2019.1.2 2019-05-23 03:33:11 +03:00
soner.cirit
96fe907ff1 jetbrains.goland: 2019.1.1 -> 2019.1.2 2019-05-23 03:32:32 +03:00
soner.cirit
ab2d9539f7 jetbrains.datagrip: 2019.1.2 -> 2019.1.3 2019-05-23 03:32:07 +03:00
soner.cirit
2dc88463cc jetbrains.clion: 2019.1.2 -> 2019.1.3 2019-05-23 03:31:23 +03:00
Matthew Bauer
522c7d5e64
Merge pull request #61912 from smaret/gtk-x11-fix
gtk{2,3}-x11: build against cairo with X11 support enabled
2019-05-22 19:28:50 -05:00