3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

44492 commits

Author SHA1 Message Date
Patrick Mahoney e485b10d3e ocamlPackages.opium: init at 0.17.1 2019-07-07 08:15:39 +00:00
Patrick Mahoney aa7fbe4d2e ocamlPackages.hmap: init at 0.8.1 2019-07-07 08:15:39 +00:00
Wael Nasreddine 16aa35572b
Merge pull request #64377 from worldofpeace/kbfs
kbfs: 2.11.0 ->  4.1.0
2019-07-06 18:47:18 -07:00
worldofpeace bfe270bc54 kbfs: 2.11.0 -> 4.1.0
The kbfs code has been moved to the same
repo as the keybase package.
2019-07-06 16:51:00 -04:00
worldofpeace 7c2ac5b4c1
Merge pull request #64235 from mmahut/iceshelf
iceshelf: init at unstable-2019-07-03
2019-07-06 06:06:14 -04:00
Marek Mahut b7a1daf2bd iceshelf: init at unstable-2019-06-18 2019-07-06 10:31:14 +02:00
Raphael Das Gupta bbaee555c3 lazydocker: init at 0.5 (#64320) 2019-07-06 00:40:33 -07:00
Scott Olson 0b492c0060 cue: init at 0.0.3 (#64367) 2019-07-06 00:40:01 -07:00
adisbladis d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d.
2019-07-05 12:23:27 +01:00
adisbladis e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
adisbladis 6a17bdf397
nodePackages: Regenerate node packages for nodejs 10 & 12 2019-07-05 12:08:52 +01:00
markuskowa 51aa3cc485
Merge pull request #64156 from JohnAZoidberg/yder
yder: init at 1.4.5
2019-07-05 11:09:23 +02:00
Matthieu Coudron 1d9960a4f1
Merge pull request #64303 from jonringer/sumo-fix-tests
pythonPackages.{seekpath,sumo,sopel}: fix builds
2019-07-05 05:32:52 +02:00
Francesco Gazzetta 1c67718e23 curseofwar,curseofwar-sdl: init at 1.2.0 2019-07-05 05:23:58 +02:00
zimbatm a0f534865e
Merge pull request #64298 from michaelpj/imp/mathematical-epub3
asciidoctor: include the asciidoctor-epub3 gem
2019-07-04 20:34:06 +00:00
Eric Norris de9bf55774
smimesign: init at v0.0.13 2019-07-04 12:43:43 -04:00
Jonathan Ringer 79b015d9a2 pythonPackages.geoip2: init at 2.9.0 2019-07-04 08:30:50 -07:00
Jonathan Ringer 4f1a6fde14 pythonPackages.maxminddb: init at 1.4.1 2019-07-04 08:29:52 -07:00
Michael Peyton Jones d6b7b2a8cf
asciidoctor: wrap asciidoctor-epub3 for epubcheck and kindlegen
kindlegen is unfree, so we don't include it by default. The derivation
can be overridden to include it.
2019-07-04 15:07:20 +01:00
Matthieu Coudron e6b6815b26
Merge pull request #64277 from jonringer/update-praw
pythonPackages.praw: 6.0.0 -> 6.3.1
2019-07-04 15:55:46 +02:00
adisbladis e611200984
Merge pull request #62901 from etu/drop-php71
php: drop 7.1
2019-07-04 14:36:16 +01:00
Elis Hirwing 80c7463a92
php: drop 7.1
PHP 7.1 is currently on life support, as in only recieving security related patches.

This will only continue until: 2019-12-01

This date are in the middle of the 19.09 lifecycle. So it would be
nice to not have it in the 19.09 stable release. Dropping it now would
also result in less maintanance in updating them.

The death dates can be seen on following links:
 - https://endoflife.date/php
 - https://php.net/supported-versions.php
 - https://en.wikipedia.org/wiki/PHP#Release_history
2019-07-04 14:31:49 +02:00
Tadeo Kondrak 969a23fa50 vapoursynth-editor: init at R19 2019-07-04 12:44:10 +02:00
Jake Waksbaum a96bab416a
python3Packages.loguru: init at 0.3.0 2019-07-04 01:43:53 -07:00
Daniel Schaefer 601221807c yder: init at 1.4.5 2019-07-04 09:50:04 +02:00
Daniel Schaefer 7fa534a4e1 orcania: init at 2.0.0 2019-07-04 09:44:51 +02:00
Elis Hirwing 47cef20b86
Merge pull request #64196 from fgaz/zaz/init
zaz: init at 1.0.0
2019-07-04 09:32:48 +02:00
Jonathan Ringer febf826839 pythonPackages.websocket_client: 0.54.0 -> 0.56.0 and fix directory 2019-07-03 19:49:56 -07:00
Franz Pletz 74049dfd5c
Merge pull request #64263 from rnhmjoj/monero
monero: 0.14.0 -> 0.14.1
2019-07-03 23:08:38 +00:00
markuskowa a53646ddce
Merge pull request #64197 from fgaz/toppler/init
toppler: init at 1.1.6
2019-07-03 22:55:53 +02:00
rnhmjoj 56bee53f42
monero-gui: bump boost version 2019-07-03 21:45:04 +02:00
rnhmjoj 1c623cc3f0
monero: bump boost version 2019-07-03 21:44:52 +02:00
xbreak 98d9a74223 wafHook: Refactored wafHook to use callPackage (#64250)
This is to enable custom wafHook with custom waf via the override
system.
2019-07-03 15:20:28 -04:00
Nikolay Amiantov ef8addb919 qemu: fix documentation 2019-07-03 21:11:59 +03:00
Daiderd Jordan d215c18479
Merge pull request #63606 from cw789/master
elixir_1_9: init at 1.9.0
2019-07-03 20:05:11 +02:00
Aaron Andersen 04c57357b2
Merge pull request #63656 from killercup/dua-2.1.3
dua: init at 2.1.5
2019-07-03 07:03:12 -04:00
Pascal Hertleif b8b0dac23c dua: init at 2.1.5
> A tool to conveniently learn about the disk usage of directories, fast!
2019-07-03 11:52:17 +02:00
Jonathan Ringer 5e85d08484 pythonPackages.strictyaml: init at 1.0.1 2019-07-03 09:19:38 +02:00
Francesco Gazzetta b51410c4bb toppler: init at 1.1.6 2019-07-02 23:58:11 +02:00
Francesco Gazzetta bbfe534665 zaz: init at 1.0.0 2019-07-02 23:51:56 +02:00
Taran Lynn e706a83f0d redeclipse: init at 1.6.0.
See www.redeclipse.net for information.
2019-07-02 18:16:55 +02:00
Cyril Cohen d80148928b coqPackages: fix + add multinomials 1.3 + coqeal 1.0.0 2019-07-02 12:01:36 +00:00
Marek Mahut 4c86deee99 packr: init at 2.5.1 (#63886) 2019-07-01 21:01:12 -07:00
Wael Nasreddine 06d3491d2a
protoc-gen-doc: init unstable at 2019-04-22 (#64093) 2019-07-01 20:52:06 -07:00
Peter Hoeg 10dd03e0a3
Merge pull request #63551 from Steell/roon-server
roon-server: init at 100600401
2019-07-02 10:06:29 +08:00
Silvan Mosberger 7c6de80e87
qbe: init at unstable-2019-05-15 (#61941)
qbe: init at unstable-2019-05-15
2019-07-01 23:45:03 +02:00
worldofpeace 3ddbe024f7
Merge pull request #61853 from worldofpeace/exiv2-0.27.x
exiv2: 0.26.2018.12.30 -> 0.27.1
2019-07-01 16:57:57 -04:00
Nikola Knežević 5366173614 nomad: 0.8.7 -> 0.9.3 (#63854)
0.9 series require go 1.11.11+ so switching to default 1.12.
2019-07-01 23:02:25 +03:00
Matthew Bauer e7572af2ec emacs-irony: Remove server directory
This contains the build files and is not needed for irony-server.
Previously, the wrong directory was removed, adding elpa/ gets thje
correct one.
2019-07-01 13:37:22 -04:00
Aaron Andersen 795c7fabe4
Merge pull request #63953 from JohnAZoidberg/psrecord
psrecord: init at 1.1
2019-07-01 06:57:25 -04:00