Commit Graph

45756 Commits

Author SHA1 Message Date
Izorkin 89c69bfb79 prosody: fix work after update luadbi packages 2019-08-20 10:24:49 +03:00
Matthieu Coudron 3b205ad3a7
Merge pull request #58207 from teto/kernelPackages_check
boot.kernelPackages: check for conflicts
It's currently possible to set conflicting `boot.kernelPackages` several times.
Nixos now warns when this is the case instead of just picking one.
2019-08-20 14:15:51 +09:00
worldofpeace 83cc092fb5
Merge pull request #66344 from jlesquembre/clj-kondo
clj-kondo: init at 2019.07.31-alpha
2019-08-20 00:39:42 -04:00
worldofpeace 7aaa28c1af
Merge pull request #65545 from volth/graal-ee
graalvm8-ee: init at 19.1.1
2019-08-20 00:38:04 -04:00
Jan Tojnar 50f2ecf823
joypixels: init at 5.0.2 2019-08-20 05:32:06 +02:00
Kirill Kazakov 8ffb3cced1 moolticute: init at 0.30.8 (#54090) 2019-08-20 05:01:29 +03:00
Dmitry Kalinkin 948025bca4
Merge pull request #66446 from bdesham/updated-boronine-perl-darwin-fix
Updated fix for Perl programs on Darwin
2019-08-19 19:18:19 -04:00
Jonathan Ringer b452b6efad pythonPackages.pydot_ng: fix build 2019-08-19 12:26:49 -07:00
worldofpeace 80f4d61534
Merge pull request #66934 from jtojnar/gnome-video-effects-0.5.0
gnome-video-effects: 0.4.3 → 0.5.0
2019-08-19 14:11:13 -04:00
Matthew Bauer 4497bee1ac
Merge pull request #66861 from lopsided98/directfb-src-github
directfb: fix build on ARM
2019-08-19 13:01:41 -04:00
Nikolay Amiantov c3a6c8de88 edk2: 2017-12-05 -> 201905
* Move to stable version;
* Refactor `setup` to `mkDerivation`;
* Use flags instead of `sed`;
* Support Secure Boot builds.
2019-08-19 19:52:30 +03:00
Jan Tojnar d4861c9ede
gnome-video-effects: move from gnome3.gnome-video-effects 2019-08-19 15:38:20 +02:00
Bas van Dijk b9c4bef090
Merge pull request #66713 from basvandijk/rustfmt-from-rust-src
rustfmt: use the src as defined by the git submodule in rust
2019-08-19 15:14:23 +02:00
Marek Mahut 1412af4b2c
Merge pull request #66821 from ehmry/irssi
irssi: build bundled OTR plug-in and remove "irssi-otr" package
2019-08-19 13:52:35 +02:00
Maximilian Bosch 0ad3568114
_3llo: init at 0.3.0
Simple CLI client for `trello.com`. It can be used like this:

```
$ export TRELLO_USER=your_username
$ export TRELLO_KEY=your_key
$ export TRELLO_TOKEN=your_token
$ ./result/bin/3llo
```

I didn't create a module for this as I don't think that those secrets
should live in the Nix store. Ideally `3llo` can be used from a script
which retrieves secrets from some kind of password store like this:

```
export TRELLO_KEY=$(pass show trello/key)
export TRELLO_TOKEN=$(pass show trello/token)
3llo $@
```
2019-08-19 13:46:49 +02:00
Nikolay Amiantov a92f71964f
python.pkgs.python-unshare: init at 0.2 (#66893)
* python.pkgs.python-unshare: init at 0.2

* Update pkgs/development/python-modules/python-unshare/default.nix

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-08-19 13:34:49 +03:00
Marek Mahut 22aa7eadf1
Merge pull request #66871 from peterhoeg/f/apmplanner
apmplanner2: fix build against qt 5.12
2019-08-19 11:43:40 +02:00
Marek Mahut 9541c6b7bf
Merge pull request #66740 from lopsided98/processing-update
processing: 3.4 -> 3.5.3
2019-08-19 08:43:13 +02:00
Peter Hoeg abbac2334b apmplanner2: fix build against qt 5.12 2019-08-19 14:01:55 +08:00
Ben Wolsieffer ffca877a7f flux: init at 2013-09-20 2019-08-18 23:17:58 -04:00
Benjamin Esham 8036b0f015 youtube-viewer: fix too-long shebang line on Darwin 2019-08-18 16:22:24 -07:00
Benjamin Esham 3929482694 exiftool: fix too-long shebang line on Darwin
Closes #63111.
2019-08-18 16:22:24 -07:00
Benjamin Esham e0558769c3 ack: fix too-long shebang line on Darwin
Also remove gnused from the buildInputs: it's already provided to us in
this stage.

Closes #47302.
2019-08-18 16:22:24 -07:00
Benjamin Esham 3a9b0bd634 add shortenPerlShebang function
This setup hook modifies a Perl script so that any "-I" flags in its shebang
line are rewritten into a "use lib ..." statement on the next line. This gets
around a limitation in Darwin, which will not properly handle a script whose
shebang line exceeds 511 characters.
2019-08-18 16:22:23 -07:00
WilliButz 91e9d52296
Merge pull request #66334 from bdesham/add-pinboard-notes-backup
pinboard-notes-backup: init at 1.0.4.1
2019-08-18 23:48:08 +02:00
worldofpeace 2a7542c514
Merge pull request #66847 from ivanbrennan/wkhtmltopdf
wkhtmltopdf: use qt5's own mkDerivation
2019-08-18 17:34:49 -04:00
ivanbrennan 268dc94653 wkhtmltopdf: use qt5's mkDerivation
See #65399
2019-08-18 17:34:34 -04:00
Aaron Andersen fbff757014
Merge pull request #66730 from bbigras/starship
starship: init at 0.10.1
2019-08-18 12:02:21 -04:00
Danylo Hlynskyi 2ca09a94be
Merge pull request #66657 from danbst/pgpackages-fixes
Postgresql plugins fixes
2019-08-18 17:30:56 +03:00
Marek Mahut 6f27f6c494
Merge pull request #66358 from Ralith/openxr-loader
openxr-loader: init at 1.0.1
2019-08-18 16:25:45 +02:00
tbenst fd7ca9faec python: wxPython: init at 4.0.6 2019-08-18 13:42:46 +02:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Emery Hemingway 9a1b8bc325 irssi: build bundled OTR plug-in and remove "irssi-otr" package 2019-08-18 12:35:57 +02:00
adisbladis b6ccc1a6b0
emacs-packages: Make org packages overrideable 2019-08-18 11:10:06 +01:00
Frederik Rietdijk a97728543c python2Packages.scipy: 1.2.1 -> 1.2.2 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 18a3973448 pythonPackages.pathpy: 11.5.2 -> 12.0.1 in case of Python 3 2019-08-18 11:48:40 +02:00
Frederik Rietdijk b3ddab852a pythonPackages.pytest: 4.6.5 -> 5.1.0 in case of Python 3 2019-08-18 11:48:40 +02:00
Jonathan Ringer 70127bd216 pythonPackages.pybids: init at 0.9.2 2019-08-18 11:48:40 +02:00
Jonathan Ringer 00a4b9d339 pythonPackages.bid-validator: init at 1.2.4 2019-08-18 11:48:40 +02:00
Jonathan Ringer d5d628f35c pythonPackages.num2words: init at 0.5.10 2019-08-18 11:48:39 +02:00
Jonathan Ringer fcd2858063 pythonPackages.delegator-py: init at 0.1.1 2019-08-18 11:48:39 +02:00
Matthieu Coudron de8c33e705 python3Packages.Kconfiglib: init at 10.36.0
python library to deal with kernel Kconfig system.
2019-08-18 10:58:28 +02:00
worldofpeace 4f3e9ca93a
Merge pull request #65291 from worldofpeace/xdg-updates
Flatpak updates
2019-08-18 04:23:54 -04:00
worldofpeace 8fbae8c72d libmodulemd_1: init at 1.8.15 2019-08-18 04:23:17 -04:00
worldofpeace fdd28981d7 libmodulemd: init at 2.6.0
Includes a patch for the usual pygobject override stuff.
Pending upstream submission.
2019-08-18 04:23:17 -04:00
Frederik Rietdijk 295888c622
Merge pull request #66381 from NixOS/staging-next
Staging next
2019-08-18 08:54:45 +02:00
Frederik Rietdijk 316a0e9382
Merge pull request #65775 from Kiwi/ocrmypdf
ocrmypdf: init
2019-08-18 08:16:59 +02:00
Samuel Dionne-Riel c2742295fb
Merge pull request #61655 from lopsided98/g2o-fixes
g2o: build g2o_viewer, libqglviewer: 2.6.3 -> 2.7.1
2019-08-18 00:00:01 -04:00
Maximilian Bosch 4d5d448859 curlie: init at 1.2.0 (#66799) 2019-08-17 20:52:19 -07:00
Joseph Salisbury 4032ca6bf0
gsctl: init at 0.15.4 2019-08-17 20:38:20 +01: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
Bruno Bigras d90a2245d2 starship: init at 0.10.1 2019-08-17 10:18:13 -04: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
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
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
Jonathan Ringer 51f401f04e unittest-data-providers: init at 1.0.1 2019-08-17 12:38:55 +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 a4cc672ace python3Packages.deprecated: init at 1.2.6 2019-08-17 12:28:58 +02:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Frederik Rietdijk c68f58d95c Merge master into staging-next 2019-08-17 09:30:16 +02:00
Ben Wolsieffer 939cd1bf4c processing: 3.4 -> 3.5.3 2019-08-16 22:22:03 -04: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
ealasu 3b23c5fdf1 apfs-fuse: init at 2019-07-23 2019-08-16 12:04:26 -07: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
Dmitry Kalinkin 8f8da32d04
Merge pull request #64321 from jbedo/cnvkit
CNVkit: init 0.9.6
2019-08-16 10:14:52 -04:00
Bas van Dijk 16cb2611d9 rustfmt: use the src as defined by the git submodule in rust
This commit makes sure rustc and rustfmt are compatible by setting
rustfmt's src to the rustfmt git submodule as defined in:

https://github.com/rust-lang/rust/tree/1.36.0/src/tools
2019-08-16 12:54:05 +02:00
nyanloutre 6d5a90a111 kipi-plugins: move to kde_applications 2019-08-16 11:34:13 +02:00
nyanloutre fc7f5e7c55 yakuake: move to kde_applications 2019-08-16 11:34:13 +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
Ben Wolsieffer 136f528bbb
perlPackages.FCGI: fix cross build 2019-08-16 06:49:50 +01:00
Wael Nasreddine 2cc2131a90
prow: init unstable at 2019-08-14 (#66662) 2019-08-15 20:48:12 -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
Lorenzo Manacorda 8e4b081052 ix: init at 20190815 2019-08-15 17:02:26 +02:00
Domen Kožar 3db2a41854 ghcid: standalone small closure 2019-08-15 16:05:10 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Emily 6aa1b0acaf tinyprog: init at 1.0.24.dev99+ga77f828 2019-08-14 21:10:05 -05:00
Emily 527684b1e2 pythonPackages.jsonmerge: init at 1.6.1 2019-08-14 21:10:05 -05:00
worldofpeace 80396cf18a pythonPackages.wikipedia: remove
as lollypop no longer depends on this library that is
essentially abandoned we should remove it from
nixpkgs.
2019-08-14 19:59:02 -04:00
danbst 954c0fd2fa postgresqlPackages: fix build of several PG plugins and add `postgresql11Packages`
Leftovers from 80aadbec60

`postgresql11Packages` are added to be built by Hydra as mainline PG plugins.
2019-08-15 01:36:59 +03:00
WilliButz f2e631148a
Merge pull request #66525 from andir/google-cloud-cpp
google-cloud-cpp: init at 0.11.0
2019-08-14 21:57:21 +02:00
Gabriel Ebner 29851a69d3
calculix: init at 2.15 (#66628)
calculix: init at 2.15
2019-08-14 19:51:18 +02:00
Gabriel Ebner f91904a889 calculix: init at 2.15 2019-08-14 19:09:40 +02:00
Gabriel Ebner a736d87393 spooles: init at 2.2 2019-08-14 19:09:39 +02:00
Gabriel Ebner 8d67c151a6 all-packages: fix trailing space 2019-08-14 18:18:09 +02:00
Joachim F 8f156698bf
Merge pull request #54425 from eadwu/init/srhtPackages
sourcehut: init
2019-08-14 14:50:59 +00:00
Frederik Rietdijk cff9e6429a Merge staging-next into staging 2019-08-14 13:46:33 +02:00
Frederik Rietdijk 8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
symphorien 757ac88383 utsushi: init at 3.57.0 (#65223) 2019-08-14 08:37:19 +00:00
Linus Heckemann a6055b7d87
Merge pull request #66385 from volth/patch-355
perl: 5.28.2 -> 5.30.0
2019-08-14 08:42:56 +02:00
Peter Hoeg d7fc23a0a6
Merge pull request #66420 from peterhoeg/p/maestral
maestral: init at 0.2.6
2019-08-14 14:29:36 +08:00
Peter Hoeg a67aec1746 maestral: init at 0.2.6 2019-08-14 14:07:12 +08:00
Robert Djubek 352239e24a
ocrmypdf: init at 8.2.3 2019-08-14 04:45:09 +00:00
Robert Djubek a141544cb5
pythonPackages.ruffus: init at 2.8.1 2019-08-14 04:45:09 +00:00
Robert Djubek 33aced023e
pythonPackages.hocr-tools: init at 1.3.0 2019-08-14 04:45:08 +00:00
Robert Djubek 6fcb265e63
pythonPackages.pikepdf: init at 1.1.0 2019-08-14 04:45:08 +00:00
Robert Djubek d69040e9c4
pythonPackages.python-xmp-toolkit: init at 2.0.2 2019-08-14 04:45:08 +00:00
Robert Djubek 05f549e857
pythonPackages.pytest-helpers-namespace: init at 2019.1.8 2019-08-14 04:45:08 +00:00
worldofpeace 24870b40d6
Merge pull request #66469 from emilazy/update-blackmagic
blackmagic: 1.6.1 -> unstable-2019-08-13
2019-08-13 20:17:36 -04:00
Emily d792c84f35 blackmagic: 1.6.1 -> unstable-2019-08-13 2019-08-13 17:10:02 -07:00
Emily ec07b882b3 pypy{2,27,3,35 -> 36}: 7.0.0 -> 7.1.1 2019-08-13 16:49:27 -07:00
Tim Otten dae42566db mysql80: init at 8.0.17 (#65221)
MySQL 8.0 is a significant iteration after MySQL 5.7.  This patch adds it as
a parallel build alongside mysql57 (similar to mysql56 and mysql55 before).
2019-08-13 19:50:51 +00:00
worldofpeace a5b77b8cae
Merge pull request #65724 from doronbehar/improve-sequoia
Improve sequoia package expression
2019-08-13 14:44:35 -04:00
Doron Behar 701c788c3f sequoia: improve expression, rename from sequoia-tool
- Add the package to the pythonPackages' attribute set.

- Make the python support overrideable
  We use the pythonSupport argument.

- Rename sequoia-tool -> sequoia
  We provide the whole ecosystem which includes:
    * ffi bindings to Python and C
    * zsh and bash completion for `sq` and `sqv` executables.

- Meta:
  * Use a string as the homepage URL (plain URLs are deprecated).
  * Change description of package to fit upstream and the files we
    actually install.
  * Add @doronbehar as maintainer.
2019-08-13 14:42:27 -04:00
Michael Raskin 6490f9c740
Merge pull request #65853 from wahjava/add/sagittarius-scheme
sagittarius-scheme: init at 0.9.6
2019-08-13 18:31:17 +00:00
worldofpeace 36e567fc08
Merge pull request #66395 from catern/simpfix
pythonPackages.simplefix: init at 1.0.12
2019-08-13 12:48:13 -04:00
Matthew Bauer 554a789403
Merge pull request #65537 from Holo-Host/201907/extend-static
pkgsStatic: override libunwind
2019-08-13 12:47:03 -04:00
worldofpeace fe8364a821
Merge pull request #66397 from svalaskevicius/add-electron-6
electron: add 6.x version
2019-08-13 12:39:06 -04:00
Andreas Rammhold 1a72fe89f8 google-cloud-cpp: init at 0.11.0 2019-08-13 17:26:51 +02:00
Andreas Rammhold ac6adc8260 crc32c: init at 1.1.0 2019-08-13 17:26:31 +02:00
Edmund Wu a2ca6ef26f
sourcehut: init
builds-sr-ht: init at 0.45.13
dispatch-sr-ht: init at 0.11.0
git-sr-ht: init at 0.32.3
hg-sr-ht: init at 0.13.0
lists-sr-ht: init at 0.36.3
man-sr-ht: init at 0.12.4
meta-sr-ht: init at 0.34.3
paste-sr-ht: init at 0.5.1
todo-sr-ht: init at 0.46.8
2019-08-13 11:25:52 -04:00
Edmund Wu f006c88d82
python3Packages.emailthreads: init at 0.1.0 2019-08-13 11:25:52 -04:00
Edmund Wu b45ecd0f70
python3Packages.aiosmtpd: init at 1.2 2019-08-13 11:25:51 -04:00
Edmund Wu 4adaa3c313
python3Packages.atpublic: init at 1.0 2019-08-13 11:25:51 -04:00
Edmund Wu ee2161c5e8
python3Packages.asyncpg: init at 0.18.3 2019-08-13 11:25:51 -04:00
Edmund Wu eaa81a4cce
pythonPackages.sqlalchemy-utils: init at 0.34.0 2019-08-13 11:25:51 -04:00
Edmund Wu cd878d09d9
pythonPackages.pgpy: init at 0.5.2 2019-08-13 11:25:50 -04:00
Edmund Wu 15eb9f95ab
pythonPackages.pytest-ordering: init at 0.6 2019-08-13 11:25:50 -04:00
Edmund Wu beb547a1c6
pythonPackages.pep8-naming: init at 0.8.2 2019-08-13 11:25:50 -04:00
Edmund Wu e73473f424
pythonPackages.flake8-polyfill: init at 1.0.2 2019-08-13 11:25:49 -04:00
Justin Bedo f889214bc1
pythonPackages.cnvkit: init at 0.9.6 2019-08-13 10:14:10 -04:00
Justin Bedo 4bb197f4b2
pythonPackages.pyfaidx: init at 0.5.5.2 2019-08-13 10:14:06 -04:00
Jan Tojnar bb4a33ec91
ofono: init at 1.30 (#66565)
ofono: init at 1.30
2019-08-13 15:56:52 +02:00
Jan Tojnar 590310b23f
ofono: init at 1.30 2019-08-13 15:37:16 +02:00
Jörg Thalheim 108c57b141
Merge pull request #53734 from yurrriq/update/noweb
Update noweb (and icon-lang)
2019-08-13 13:37:08 +01:00
Eric Bailey 6db22bca4b noweb: remove noweb_awk 2019-08-13 13:06:01 +02:00
Marek Mahut 1d37178f94
Merge pull request #64579 from MrMebelMan/init/django-logentry-admin
pythonPackages.django-logentry-admin: init at 1.0.4
2019-08-13 10:21:43 +02:00
Mario Rodas c0dc032e42 pythonPackages.pytest_3: drop
pluggy>=0.9 introduced a breaking change to pytest_3, and is not
feasible to keep pytest_3 around in nixpkgs.
See: https://github.com/NixOS/nixpkgs/pull/64445
2019-08-13 09:18:25 +02:00
Spencer Baugh 4756d3958b pythonPackages.simplefix: init at 1.0.12 2019-08-13 00:54:16 +00:00
Niklas Hambüchen 0f206b3e73 idevicerestore: init at 2019-02-14 2019-08-13 02:13:15 +02:00
Niklas Hambüchen da3cb9e35b libirecovery: init at 2019-01-28 2019-08-13 02:13:15 +02:00
Niklas Hambüchen b7dfc72a88 fetchurl: Don't force-override curl's gssSupport to on. Fixes #66499.
The original intent in commit

    a1fec866 treewide: assemble all `fetchurlBoot` uses in overrides to `fetchurl` itself

was to turn `gssSupport` *off* on Darwin, but the code actually also forced
it *on* on Linux.
This resulted in previous (e.g. overlays) `.override { gssSupport = false; }`
being ignored (#66499).

This commit fixes it by just respecting the old value when it doesn't need
to be forced to off.
2019-08-13 00:42:46 +02:00
Sarunas Valaskevicius 4a31479ae5 electron_6: init at 6.0.1 2019-08-12 18:14:10 +01:00
Silvan Mosberger 096031a513
fetchurl: Make it overridable using `callPackage` (#66503)
fetchurl: Make it overridable using `callPackage`
2019-08-12 19:03:30 +02:00
Marek Mahut caf9295730
Merge pull request #63686 from flokli/mlarchive2maildir
mlarchive2maildir: init at 0.0.6
2019-08-12 18:47:34 +02:00
Silvan Mosberger a7c7bb156f
clight: init (#64309)
clight: init
2019-08-12 18:18:05 +02:00
Edmund Wu 1688dc72e5
clight: init at 3.1 2019-08-12 11:56:47 -04:00
Edmund Wu a0736d0fad
clightd: init at 3.4 2019-08-12 11:56:47 -04:00
Edmund Wu e277b3832a
libmodule: init at 4.2.0 2019-08-12 11:56:47 -04:00
Marek Mahut 984851a9bf
Merge pull request #66509 from emilazy/add-git-revise
git-revise: init at 0.4.2
2019-08-12 15:25:42 +02:00
Marek Mahut 11bbc69354
Merge pull request #66372 from kirelagin/fsfe-reuse-0.4.1
reuse: 0.3.4 -> 0.4.1
2019-08-12 13:24:34 +02:00
Emily a010a7b665 git-revise: init at 0.4.2
A flexible and fast alternative to `git commit --amend`/`git rebase`.

See also:

* https://mystor.github.io/git-revise.html
* https://lobste.rs/s/5gdnrt/introducing_git_revise
* https://git-revise.readthedocs.io/en/latest/
2019-08-11 22:58:39 -07:00
Niklas Hambüchen cd6033ba97 fetchurl: Make it overridable.
This provides a workaround for #66499, because this way
https://github.com/NixOS/nixpkgs/issues/66499#issuecomment-520277782

    self: super: {
      fetchurl = super.fetchurl.override (old: {
        curl = old.curl.override {
          gssSupport = false;
          # ...
        };
      });
    }

works as expected.
2019-08-12 06:51:05 +02:00
worldofpeace ee877d7b19
Merge pull request #66497 from emilazy/add-stm32loader
stm32loader: init at 0.5.0
2019-08-11 22:31:07 -04:00
Dmitry Kalinkin 34224c7ba0
Merge pull request #66117 from veprbl/pr/hepmc_2_06_10
hepmc: 2.06.09 -> 2.06.10
2019-08-11 22:16:16 -04:00
Emily 42e55dbe9a stm32loader: init at 0.5.0 2019-08-11 18:46:33 -07:00
Herwig Hochleitner ac2eb3151d emacsPackages.melpaPackages: fix cmake-mode 2019-08-12 02:54:45 +02:00
worldofpeace bddce34e49
Merge pull request #66478 from aanderse/nylas-mail
nylas-mail-bin: drop package which is no longer supported upstream
2019-08-11 17:52:26 -04:00
Aaron Andersen 26f128c1af nylas-mail-bin: drop package which is no longer supported upstream 2019-08-11 17:44:05 -04:00
Peter Simons 9038403136 cachix: fix infinite recursion during evaluation 2019-08-11 20:48:09 +02:00
worldofpeace 51816f0d40
Merge pull request #66249 from virusdave/dnicponski/scratch/unison_language
unison-ucm: init at 1.0.M1c alpha
2019-08-11 14:16:34 -04:00
Dave Nicponski 4673896662 unison-ucm: init at 1.0.M1c alpha 2019-08-11 14:14:56 -04:00
Jonathan Ringer 0f85491892 python3Packages.mpv: 0.1 -> 0.3.9 2019-08-11 10:15:09 -07:00
Ashish SHUKLA 8c32ecd1f4
sagittarius-scheme: init at 0.9.6 2019-08-11 21:47:41 +05:30
Maximilian Bosch 142d2f8384
Merge pull request #65401 from aanderse/php-mongodb-driver
phpPackages.mongodb: init at 1.5.5
2019-08-11 14:49:38 +02:00
Astro c5eaef0ab9 firestarter: init at 1.7.3 2019-08-10 20:36:29 +02:00
Florian Peter 72330fc275 scylladb: init at 3.0.5 2019-08-11 02:11:32 +08:00
Florian Peter 53a4c3511b thrift: re-add compatibility 0.10 2019-08-11 02:11:32 +08:00
Florian Peter b0a480147b libsystemtap: init at 3.2 2019-08-11 02:11:32 +08:00
Mario Rodas 1c7cf9493c
Merge pull request #52588 from marsam/init-fffuu
fffuu: init at unstable-2018-05-26
2019-08-10 09:52:31 -05:00
Vladimír Čunát 387e6952d3
Merge #65846: Update php packages 2019-08-10 14:42:37 +02:00
Domen Kožar 5ce8864c54
Merge pull request #66328 from domenkozar/nixos-options-doc
Extract NixOS options documentation generation to a function
2019-08-10 14:07:19 +02:00
Mario Rodas a460545927
fffuu: init at unstable-2018-05-26 2019-08-10 05:20:03 -05:00
Kirill Elagin a5180b1017 pythonPackages.license-expression: init at 0.999 2019-08-10 13:18:25 +03:00
Kirill Elagin 6ba379d604 pythonPackages.boolean-py: init at 3.6 2019-08-10 13:17:48 +03:00
markuskowa 732c1671f5
Merge pull request #66380 from markuskowa/upd-rdma
rdma-core: 24.0 -> 25.0
2019-08-10 11:55:17 +02:00
Benjamin Saunders 6a8bc3fe55 openxr-loader: init at 1.0.1 2019-08-09 19:27:34 -07:00
Wael Nasreddine 77eaa86e1a
Merge pull request #66348 from pierothebear/dask_2_2_0
pythonPackages.dask: 1.2.2 -> 2.2.0
2019-08-09 17:52:19 -07:00
Lancelot SIX 8137a78adc
Merge pull request #66063 from lsix/drop_motu_client
motu_client: drop
2019-08-10 00:02:12 +02:00
Matthieu Coudron 31c3a53dc3 Conditionally include nvidia modules 2019-08-10 02:28:12 +09:00
Matthieu Coudron 4e30a2852c Addressing review 2019-08-10 02:27:53 +09:00
Matthieu Coudron 2da1ad60a8 boot.kernelPackages: check for conflicts
It's currently possible to set conflicting `boot.kernelPackages` several times
which can prove confusing.
This is an attempt to warn for this.
2019-08-10 02:27:52 +09:00
Thomas Tuegel 37b402be19
Merge pull request #66266 from ttuegel/qt-5.12.3
Replay Qt 5.12.3 version bump
2019-08-09 09:50:38 -05:00
worldofpeace 67b4758502
Merge pull request #66283 from worldofpeace/ideogram
ideogram: init at 1.2.2
2019-08-09 10:05:29 -04:00
markuskowa acbee3c116
Merge pull request #66337 from sikmir/qlandkartegt
qlandkartegt: init at 1.8.1
2019-08-09 15:54:03 +02:00
volth a1dba15dd5
perl: 5.28.2 -> 5.30.0 2019-08-09 13:22:12 +00:00
Frederik Rietdijk 9bd78cb048 Merge master into staging-next 2019-08-09 14:00:27 +02:00
Gabriel Ebner 439ce61c51 freecad: use qt wrapper 2019-08-09 13:39:23 +02:00
Markus Kowalewski f873471bfe
infiniband-diags: remove
All commands provided by infiniband-diags are already
included in rdma-core, which is required to build infiniband-diags.
2019-08-09 13:36:56 +02:00
Nikolay Korotkiy 4f427ef1e1
qlandkartegt: init at 1.8.1 2019-08-09 14:14:19 +03:00
Cyril Cohen 52f3c28df2 elpi: 1.4.1 -> 1.6.0, and coq-elpi 2019-08-09 08:47:52 +00:00
Marek Mahut 9ce3f57716
Merge pull request #65973 from fgaz/coloursum/init
coloursum: init at 0.1.0
2019-08-09 10:22:43 +02:00
José Luis Lafuente 2e234161a7
clj-kondo: init at 2019.07.31-alpha 2019-08-09 07:55:15 +02:00
Jonathan Ringer f07fd4bb20 pythonPackage.xapian: init at 1.4.12 2019-08-08 18:18:03 -07:00
Wael M. Nasreddine cfb84a0ee6
pythonPackages.fsspec: init at 0.4.1 2019-08-08 17:46:57 -07:00
Mario Rodas c2cc6aa670
Merge pull request #66306 from alexfmpe/init-tendermint
tendermint: init at 0.32.2
2019-08-08 18:43:24 -05:00
Aaron Andersen c64106f64c
Merge pull request #64584 from jpotier/add-bitlbee-mastodon
bitlbee-mastodon: init at 1.4.2
2019-08-08 15:43:18 -04:00
Benjamin Esham 832808458d pinboard-notes-backup: init at 1.0.4.1
The derivation for this program will automatically track the Hackage
information in development/haskell-modules/hackage-packages.nix.
2019-08-08 09:03:40 -07:00
Marek Mahut a0d54b2e5f
Merge pull request #66038 from jonringer/bump-ase
python3Packages.ase: 3.17.0 -> 3.18.0
2019-08-08 16:24:23 +02:00
Domen Kožar 5cfd034af0
Extract NixOS options documentation generation to a function
Motivation is to support other repositories containing nixos
modules that would like to generate options documentation:

- nix-darwin
- private repos
- arion
- ??
2019-08-08 16:18:09 +02:00
Mario Rodas 26663f75a5
Merge pull request #66308 from marsam/fix-wasm-pack-darwin
wasm-pack: fix build on darwin
2019-08-08 07:55:55 -05:00
Alexandre Esteves a37c058422 tendermint: init at 0.32.2 2019-08-08 11:44:33 +01:00
Jiri Danek ee68421388 gnome-sharp: mono4 -> mono5 2019-08-08 09:10:38 +00:00
Jonathan Ringer cf73f64550 glslang: 7.11.3113 -> 7.11.3214 2019-08-08 00:57:53 -07:00
Jonathan Ringer 19d91206e7 vulkan-*: 1.1.106 -> 1.1.114.0 2019-08-08 00:57:53 -07:00
Merlin Göttlinger f6c363f81d
pgsolver: init at 4.1 2019-08-08 07:51:21 +00:00
Marek Mahut b9d100b539
Merge pull request #65696 from prusnak/runwayml
pythonPackages.runway-python: init at 0.3.2
2019-08-08 09:22:39 +02:00
Vladimír Čunát a62b1c8c80
surf-display: fixup typo from PR #65860
It had weird effects, breaking the metrics job.
2019-08-08 09:18:28 +02:00
Gabriel Ebner 2371928fd1
curaLulzbot: 15.02.1-1.03-5064 -> 3.6.18 (#61054)
curaLulzbot: 15.02.1-1.03-5064 -> 3.6.18
2019-08-08 09:08:15 +02:00
Michael Raskin 6b5647a70d
Merge pull request #66227 from aanderse/osg-3.4
openscenegraph: drop 3.4.x
2019-08-08 05:19:33 +00:00
Mario Rodas 58de4286d3
wasm-pack: fix build on darwin 2019-08-07 21:52:01 -05:00
Jiri Danek e57b145a81
fsharp41: 4.1.7 -> 4.1.34; mono = mono6 2019-08-08 00:17:40 +02:00
Jiri Danek 510c1c2c87 msbuild: init at 16.3 2019-08-07 23:58:39 +02:00
Jiri Danek 4e71b7ca93 dotnetPackages.Nuget: 3.4.3 -> 4.9.1 2019-08-07 23:58:39 +02:00
Jiri Danek 3916f79ce5 mono6: init at 6.0.0.313 2019-08-07 23:58:38 +02:00
Daniel Schaefer ccaaef1963 codespell: init at 1.15.0 (#63673) 2019-08-07 23:04:48 +02:00
Eric Bailey 67aaa70a5b noweb: 2.11b -> 2.12
- fetchurl -> fetchFromGitHub
- Support building with icon (useIcon, default: false)
- Support darwin
- Configure for texlive
- Flesh out meta
- Build man pages
- Pass through tex package
2019-08-07 15:59:36 -05:00
Aaron Andersen 06408a6e1b
Merge pull request #66258 from mmahut/flexibee
flexibee: init at 2019.2.5
2019-08-07 15:59:17 -04:00
worldofpeace 347a5d9275
Merge pull request #65764 from Kiwi/bitwarden
bitwarden: init at 1.15.2
2019-08-07 15:01:44 -04:00
Bjørn Forsman a920c2aabd v4l-utils: align attr with pkg name 2019-08-07 20:44:13 +02:00
Robert Djubek 2372dc2673
bitwarden: init at 1.15.2 2019-08-07 17:41:34 +00:00
adisbladis be74dec846
emacs-packages: Move manually created packages to it's own file
And let emacs-packages.nix only aggregate the attrsets
2019-08-07 18:04:23 +01:00
adisbladis 97a069609f
emacs-packages: Add overriding capability to emacsPackagesNg
This allows overriding the individual package sets composing
emacsPackagesNg.

Example:
```
myEmacsPackages = emacsPackagesNg.override {
  melpaPackages = {};
};
```
2019-08-07 18:04:22 +01:00
adisbladis d490bcdf0f
emacs-packages.rtags: Inherit correct version 2019-08-07 18:04:22 +01:00
adisbladis 978b34622b
emacs-packages: Drop irony package
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis af70adbc89
emacs-packages: Drop elpy package
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis b00038c151
emacs-packages: Drop emacs-libvterm package
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis 460e02a9c0
emacs-packages: Drop zmq package
Use generated melpa package instead
2019-08-07 18:04:21 +01:00
adisbladis f7627be844
emacs-packages: Drop manually packaged pdf-tools
Use autogenerated package from melpa
2019-08-07 18:04:21 +01:00
adisbladis 48428ce6ec
emacs-packages: Drop `shorten` package
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis 7d1c5e84ca
emacs-packages: Drop `redshank` package
Use melpa generated package instead
2019-08-07 18:04:21 +01:00
adisbladis 1236d2d7f5
emacs-packages: Drop package `lui`
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis 6551f2aa5b
emacs-packages: Drop lcs package
It's in the melpa generated package `circe`
2019-08-07 18:04:21 +01:00
adisbladis 843eae6a51
emacs-packages: Drop emacsql-sqlite package
Use melpa generated package instead
2019-08-07 18:04:20 +01:00
adisbladis 334d3d90f6
emacsPackagesNg.evil-jumper: Drop package
It's now merged upstream in evil-mode
2019-08-07 18:04:20 +01:00
adisbladis 20ff3edcfa
emacs-packages: Drop stgit
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis 1fc89fcad8
emacs-packages: Drop manually created nyan-mode derivation
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis 6742c9976a
emacs-packages: Move shm
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis b88c30579a
emacs-packages.nix: Fix indent 2019-08-07 18:04:20 +01:00
adisbladis 47d3b98b4b
melpa-packages: Add ability to ovveride melpa JSON archive location
This enables using the melpa json generator in an overlay
2019-08-07 18:04:19 +01:00
EEva (JPotier) d30080584b bitlbee-mastodon: init at 1.4.2 2019-08-07 19:56:08 +03:00
Merlin Göttlinger 1559a3798a ocaml-sat-solvers: init at 0.4 (#66275) 2019-08-07 16:48:33 +00:00
Merlin Göttlinger e5340bb5ef ocaml-minisat: init at 0.2 2019-08-07 13:45:31 +00:00
Marek Mahut 202399f34e flexibee: init at 2019.2.5 2019-08-07 15:04:10 +02:00
Pavol Rusnak 166a5e0405
pythonPackages.runway-python: init at 0.3.2 2019-08-07 14:54:48 +02:00
Pavol Rusnak 509bf5d1cc
pythonPackages.wget: init at 3.2 2019-08-07 14:51:25 +02:00
Kai Wohlfahrt 28cf80acf8 nixos/hardware.deviceTree: Move things around
In response to comments, create a sub-folder for deviceTree packages
(starting with rpi), and a top-level package for helpers.
2019-08-07 13:51:22 +01:00
Kai Wohlfahrt dd0a951279 nixos/hardware.deviceTree: new module
Add support for custom device-tree files, and applying overlays to them.
This is useful for supporting non-discoverable hardware, such as sensors
attached to GPIO pins on a Raspberry Pi.
2019-08-07 13:51:22 +01:00
worldofpeace 9f82497e36
Merge pull request #66222 from worldofpeace/fix-virtualbox
virtualbox: use wrapQtAppsHook
2019-08-07 07:38:34 -04:00
Marek Mahut abe1af1f71
Merge pull request #65782 from prusnak/runway
runwayml: init at 0.8.1
2019-08-07 13:33:57 +02:00
Marek Mahut 9c6fbbd9aa
Merge pull request #65984 from prusnak/webrtcvad
pythonPackages.webrtcvad: init at 2.0.10
2019-08-07 13:31:39 +02:00
Jörg Thalheim 31244a40e4
ripgrep-all: init at 0.9.2 (#65695)
ripgrep-all: init at 0.9.2
2019-08-07 10:24:11 +01:00
Vincent Laporte b1d37354d7
Merge pull request #65715 from mgttlinger/build-oasis-package
OCaml build support: add oasis build system
2019-08-07 08:07:55 +00:00
adisbladis 965d055cbe
Merge pull request #61141 from volth/patch-333
perl-packages: Set perlPackages attr in perlPackages scope
2019-08-07 08:55:18 +01:00
Ivan Kozik 52fcb87529 scream-receivers: init at 3.3 2019-08-07 07:17:15 +00:00
Ryan Mulligan 12c33c1fae
Merge pull request #65750 from jonringer/update-python-sepaxml
pythonPackages.sepaxml: 2.0.0 -> 2.1.0
2019-08-06 21:41:50 -07:00
Aaron Andersen 79c9533e39
Merge pull request #56568 from volth/arangodb
arangodb: 3.3.19 -> 3.2.18, 3.3.23.1, 3.4.7, 3.5.0-rc.7
2019-08-06 20:54:24 -04:00
Aaron Andersen d2a1ae9244 openscenegraph: drop 3.4.x 2019-08-06 17:12:13 -04:00
Thomas Tuegel 469d17a3f0
Revert "Revert "qt 5.12.0 -> 5.12.3""
This reverts commit bf39fc17d4.
2019-08-06 14:42:51 -05:00
adisbladis 06260734de
Merge pull request #65720 from enumatech/gradle-major-versions
gradle: declare package major versions
2019-08-06 19:07:13 +01:00
Mario Rodas 4e6253392c terracognita: init at 0.1.6 (#66203) 2019-08-06 10:48:57 -07:00
markuskowa 03dcf02ac3
Merge pull request #66190 from jonringer/bump-cdo
cdo: 1.9.0 -> 1.9.7.1
2019-08-06 19:32:49 +02:00
worldofpeace 2bd649b152 virtualbox: use wrapQtAppsHook
Fixes #66200

See: #65399
2019-08-06 13:07:57 -04:00
Jonathan Ringer 8759ff6cad cdo: 1.9.0 -> 1.9.7.1 2019-08-06 09:20:15 -07:00
Merlin Göttlinger 961b83a99d
Don't use buildOcaml 2019-08-06 17:54:09 +02:00
Aaron Andersen 185782486e
Merge pull request #65567 from karolchmist/devilutionx
devilutionx: init at unstable-2019-07-28
2019-08-06 11:38:04 -04:00
Gabriel Ebner b3a88b8d10
WIP: openjdk: 11.0.2 -> 12 (#58602)
WIP: openjdk: 11.0.2 -> 12
2019-08-06 16:28:20 +02:00
Karol Chmist 983c30f5ab devilutionx: init at unstable-2019-07-28 2019-08-06 14:40:41 +02:00
volth 048a0acb89 arangodb: 3.3.19 -> 3.2.18, 3.3.22, 3.4.3, 3.5.0-rc.7 2019-08-06 11:48:34 +00:00
Sarah Brofeldt 2b49f9cc8a
Merge pull request #66069 from mmahut/pytrends
pythonPackages.pytrends: init at 4.6.0
2019-08-06 05:56:46 +02:00
Mario Rodas 0651ab5b8a
Merge pull request #52441 from vdemeester/init-buildkit
buildkit: init at v0.4.0
2019-08-05 19:18:17 -05:00
Dmitry Kalinkin ecef988054
hepmc: rename to hepmc2 2019-08-05 17:47:43 -04:00
Orivej Desh f8d83938a7 swig4: init at 4.0.0
SWIG 4 is not a complete replacement for SWIG 3 because it has removed support
for CFFI, Allegrocl, Chicken, CLISP, S-EXP, UFFI, Pike, Modula3.
2019-08-05 21:42:07 +00:00
Maximilian Bosch d86f7ff625
Merge pull request #65851 from mmahut/github-commenter
github-commenter: init at 0.5.0
2019-08-05 23:19:32 +02:00
Andreas Wiese 11fb28f305 pythonPackages.python-vipaccess: init at 0.10.3 2019-08-05 21:10:16 +02:00
Andreas Wiese 7dfa1f842e pythonPackages.oath: init at 1.4.3 2019-08-05 21:10:16 +02:00
worldofpeace 7a53b1cbe7
Merge pull request #65860 from etu/surf-display-kiosk-session
Surf display kiosk session
2019-08-05 14:41:56 -04:00
Marek Mahut fd4545f35b pythonPackages.pytrends: init at 4.6.0 2019-08-05 20:05:08 +02:00
worldofpeace 66d33844bd
Merge pull request #66028 from r-ryantm/auto-update/python3.7-asyncssh
python37Packages.asyncssh: 1.17.0 -> 1.17.1
2019-08-05 12:07:52 -04:00
Elis Hirwing 406fbdd67e
surf-display: init at 2019-04-15 2019-08-05 17:50:02 +02:00
worldofpeace 8095440806 pythonPackages.gssapi: 1.5.1 -> 1.6.0
* fetchFromGitHub
  it's probably best to use source to avoid cython issues.

* correct Inputs declaration

* enable tests

* don't set LD_LIBRARY_PATH
  that was needed for k5test. we hardcode in that package
2019-08-05 11:31:03 -04:00
worldofpeace 9d973b3dc1 pythonPackages.k5test: init at 0.9.2
This was split out gssapi a while ago.
Needs an extensive fix-paths.patch since
it's reliant upon many shell tools.
2019-08-05 11:31:03 -04:00
Christian Kampka 48395480f7 kops_1_13: init at 1.13.0 2019-08-05 16:06:30 +02:00
Christian Kampka 4d50ce93aa kops: restructure package to maintain multiple versions in the future
kops versions are bound to the version of the kubernetes cluster they
are targeted to maintain (kops 1.12 -> k8s 1.12, kops 1.13 -> k8s 1.13,
etc). Upgrading kops should therefore be done very deliberately
as it may affect the cluster it is working with in drastic ways.
This change introduces the ability to maintain multiple versions of
kops in nixpkgs, giving the users the ability to pin it to their target
cluster version when installing
2019-08-05 16:06:30 +02:00
Marek Mahut 9a8e4c0da1 github-commenter: init at 0.5.0 2019-08-05 15:15:01 +02:00
Lancelot SIX 2e955ca4c5
motu_client: drop
This fork of cls-motu is unmaintained. Remove it from nixpkgs.
2019-08-05 14:32:25 +02:00
Jonathan Ringer 016cc8e790 python2Packages.ase: freeze at 3.17 2019-08-05 01:38:16 -07:00
Pavol Rusnak 12a22535e8
pythonPackages.webrtcvad: init at 2.0.10 2019-08-04 23:29:34 +02:00
Charles Duffy 784c69adfa
curaLulzbot: move dependencies into sequestered corner of source tree 2019-08-04 15:51:53 -05:00
Samuel Dionne-Riel 590fa86ea6
Merge pull request #65360 from samueldr/updates/netsurf-3.9
netsurf: 3.5 → 3.9
2019-08-04 16:22:01 -04:00
Francesco Gazzetta 30817f9779 coloursum: init at 0.1.0 2019-08-04 21:03:55 +02:00
worldofpeace 597f6de15f
Merge pull request #65606 from eadwu/blender/2.80
blender: 2.79b -> 2.80
2019-08-04 14:33:34 -04:00
Merlin Göttlinger d940b44137
tcslib: init at version v0.3
build for tcslib as contribution as well as usage example for the new buildOasisPackage
2019-08-04 18:16:16 +02:00
worldofpeace 4ff6cc92b9 ideogram: init at 1.2.2 2019-08-04 07:42:17 -04:00
Jaka Hudoklin e2cd85d9b4
Merge pull request #65166 from PsyanticY/vault-with-ui
vault-bin: init at 1.1.3
2019-08-04 13:06:28 +02:00
David Meister 60358cdd9e ledger-live-desktop: init at 1.12.0 (#62753) 2019-08-04 12:37:12 +03:00
Francesco Zanini 1b1f9f95dd ripgrep-all: init at 0.9.2 2019-08-04 09:18:47 +02:00
Benjamin Saunders 0fd978baf7 vulkan-validation-layers: 1.1.101.0 -> 1.1.106.0 2019-08-03 17:52:43 +02:00
Robin Gloster e1f0d24454
Merge pull request #65841 from aanderse/flare
flare: 1.10 -> 1.11
2019-08-03 15:48:27 +00:00
Izorkin 22d179593c phpPackages.redis: 4.3.0 -> 5.0.2 2019-08-03 17:25:46 +03:00
Izorkin 39da057b4c phpPackages.pthreads: init at 3.2.0-dev 2019-08-03 17:23:14 +03:00
Izorkin b864d2dc29 phpPackages.pthreads: 3.1.5 -> 3.2.0 2019-08-03 17:19:40 +03:00
Izorkin 8466316659 phpPackages.protobuf: 3.8.0 -> 3.9.0 2019-08-03 17:11:46 +03:00
Izorkin 4e21f11fef phpPackages.ast: 1.0.1 -> 1.0.3 2019-08-03 17:05:24 +03:00
Robert Schütz 497f1a00f1 python.pkgs.pyqtwebengine: init at 5.12.1
5.13.0 is available, however, it assumes qt 5.13 is used and fails
to build due to a missing QWebEngineNotification class.
2019-08-03 16:04:34 +02:00
Jake Waksbaum 3ab32ee8f6 framac: 18 -> 19 and update why3 2019-08-03 14:03:22 +00:00
Izorkin da7f227480 phpPackages.event: 2.5.2 -> 2.5.3 2019-08-03 16:44:03 +03:00
Izorkin 60d61749b1 phpPackages.composer: 1.8.6 -> 1.9.0 2019-08-03 16:42:26 +03:00
Aaron Andersen 3c1458c065 flare: add darwin support 2019-08-03 08:12:24 -04:00
Pavol Rusnak 7c8e7aaa4d
runwayml: init at 0.8.1 2019-08-03 12:52:56 +02:00