John Ericson
ba9066abca
Merge together merge bases of 19.09 and master
2020-01-15 18:54:36 -05:00
Kai Wohlfahrt
38e6c845dc
quartus: init at 19.1.0.670
...
This requires a FHSUserEnv because the licensing executable checksums
itself (I think).
The override of libpng is a bit ugly, can this be cleaned up?
2020-01-15 21:15:39 +00:00
Kai Wohlfahrt
733113ed97
unstick: init at 0.1.0
2020-01-15 21:15:39 +00:00
gnidorah
4c8bbe93c9
openxray: fix build
2020-01-15 23:09:29 +03:00
Niklas Hambüchen
81c2cc9297
Merge pull request #77694 from nh2/marktext-appimage
...
marktext: init
2020-01-15 20:55:11 +01:00
Kevin Amado
a892d9617d
prospector: init at 1.2.0
2020-01-14 21:26:34 -08:00
Kevin Amado
aaf4ecfdda
pythonPackages.pylint-django: init at 2.0.12
2020-01-14 21:26:34 -08:00
Kevin Amado
929dc2edd1
pythonPackages.pylint-celery: init at 0.3
2020-01-14 21:26:34 -08:00
Kevin Amado
e43b456fce
pythonPackages.pylint-flask: init at 0.6
2020-01-14 21:26:34 -08:00
Mario Rodas
1f1c098a28
Merge pull request #75432 from mroi/patch-xhyve
...
docker-machine-xhyve: enable and fix lib9p file sharing
2020-01-14 21:19:29 -05:00
Dmitry Kalinkin
4cb3041e49
Merge pull request #77359 from veprbl/pr/blender_darwin_fix
...
blender: fix on darwin
2020-01-14 20:10:20 -05:00
Marek Fajkus
77752c6c08
bs-platform: 6.2.1 -> 7.0.1
2020-01-14 15:17:57 -08:00
Will Dietz
afe905246d
nota: init at 1.0
...
Fixes #77590 .
2020-01-14 15:16:21 -08:00
Frederik Rietdijk
eba1f79418
pythonPackages.venvShellHook: init
...
This is a hook that loads a virtualenv from the specified `venvDir`
location. If the virtualenv does not exist, it is created.
2020-01-14 22:36:21 +01:00
Niklas Hambüchen
5cafbb14f9
marktext: init at v0.16.0-rc.2
...
This uses the .AppImage binary release, until we have a real source package
(see https://github.com/marktext/marktext/issues/1647 ).
I used the `notable` package as a template.
2020-01-14 20:23:18 +01:00
Ben Darwin
8f1994c2cc
pythonPackages.pynrrd: init at 0.4.2
2020-01-14 10:33:55 -08:00
Frederik Rietdijk
05962c4ad5
Merge master into staging-next
2020-01-14 10:20:32 +01:00
Kaz Wesley
69aa28a195
ocamlPackages.lens: init at 1.2.3 ( #77656 )
2020-01-14 09:41:59 +01:00
Benjamin Hipple
fd7ae52d53
blitz: remove package
...
This is very out of date, is pinned to an old version of boost, and the last
update was 2.5 years ago marking it as broken. Since no one has fixed it or
upgraded to the least version, it seems a strong indication it's no longer
used/wanted/maintained and should be removed.
2020-01-14 00:40:13 -05:00
Aiken Cairncross
74a3ff502f
pythonPackages.onnx: init at version 1.6.0
2020-01-13 15:41:54 -08:00
Maxim Schuwalow
1979ac619f
stups-pierone: init at 1.1.45
2020-01-13 10:41:46 -08:00
Florian
c2997409d3
python-miio: init at 0.4.8
...
Homeassitant uses this package to control Xiaomi Roborock vacuum
cleaners.
2020-01-13 10:34:46 -08:00
Shea Levy
244c89d537
Merge pull request #77379 from ktrsoft/master
...
python3Packages.avro-python3: init at 1.8.2
2020-01-13 10:35:34 -05:00
Frederik Rietdijk
ed1b0d0bac
Merge master into staging-next
2020-01-13 16:08:59 +01:00
Frederik Rietdijk
de66fc6a2a
release.nix and release-small.nix: remove unar, fixes #76927
...
This package is hardly used in Nixpkgs. Why is it considered
sufficiently important to block a channel?
It's been blocking the nixpkgs-unstable for 8 days now, so removing it
from release*.nix.
2020-01-13 15:53:49 +01:00
Jörg Thalheim
2c962821f2
Merge pull request #77568 from bhipple/fix/cpp-netlib-openssl
...
cpp-netlib: remove insecure openssl dependency and unnecessary asio
2020-01-13 10:03:12 +00:00
Francesco Gazzetta
36f084b2bb
mindustry: init at 102 (and updates) ( #72306 )
...
* mindustry: init at 99
* mindustry: 99 -> 100
* mindustry: 100 -> 101
* mindustry: 101 -> 101.1
* mindustry: 101.1 -> 102
2020-01-13 18:01:29 +08:00
Nikolay Korotkiy
9e9a1050e5
python3Packages.gpxpy: init at 1.3.5
2020-01-12 14:18:24 -08:00
Tim Steinbach
f2251b483c
linux: Remove 5.3
...
The 5.3.x series has been marked as EOL upstream
2020-01-12 16:45:24 -05:00
Jaka Hudoklin
315329fec4
Merge pull request #77440 from xtruder/pkgs/rippled/bump/1.4.0
...
rippled: 1.2.1 -> 1.4.0
2020-01-12 20:14:01 +00:00
Jaka Hudoklin
2f0027f7dc
rippled: 1.2.1 -> 1.4.0
2020-01-12 19:23:31 +00:00
Benjamin Hipple
3a22c75809
cpp-netlib: remove insecure openssl dependency and unnecessary asio
...
Upstream openssl has dropped support for 1.0.2; see #77503 for details. This
also cleans up the old `asio` dependency, which now comes from `boost`, and
documents why the test driver fails.
2020-01-12 11:59:07 -05:00
Marek Mahut
48b537e127
Merge pull request #74780 from prusnak/fido2luks
...
fido2luks: init at 0.2.2
2020-01-12 16:47:46 +01:00
Aaron Andersen
cac169ed9e
Merge pull request #76635 from McSinyx/alure2
...
alure2: init at unstable-2020-01-09
2020-01-12 10:11:56 -05:00
Robert Helgesson
b108fd5843
jwt-cli: fix build on Darwin
2020-01-12 15:11:17 +01:00
jD91mZM2
09f0bc828e
rnix-lsp: init at 0.1.0 ( #77549 )
2020-01-12 10:41:20 +00:00
Frederik Rietdijk
960f062825
Merge master into staging-next
2020-01-12 09:47:19 +01:00
Nguyễn Gia Phong
86c0e79add
alure2: init at unstable-2020-01-09
2020-01-12 10:53:06 +07:00
Will Dietz
977ce750b8
qmidinet: fix by using qt's mkDerivation
2020-01-12 00:08:09 +01:00
Aaron Andersen
708a1772ed
Merge pull request #75817 from filalex77/tuir-1.28.3
...
tuir: init at 1.28.03
2020-01-11 16:04:57 -05:00
Timma
4d95c5fc53
python3Packages.avro-python3: init at 1.8.2
2020-01-11 23:13:00 +05:30
Pavol Rusnak
865fc6c97b
fido2luks: init at 0.2.2
2020-01-11 17:23:00 +01:00
Aaron Andersen
fabd3f506c
Merge pull request #75413 from aanderse/pcsx2
...
pcsx2: 1.4.0 -> unstable-2020-01-05
2020-01-11 10:42:06 -05:00
Aaron Andersen
19a185ed3e
Merge pull request #77016 from etu/phpstan-update
...
phpPackages.phpstan: 0.12.3 -> 0.12.4
2020-01-11 08:36:28 -05:00
Robert Helgesson
a8d1f3233b
jwt-cli: init at 2.5.1
2020-01-11 12:34:35 +01:00
Frederik Rietdijk
1a654573b0
Merge master into staging-next
2020-01-11 09:32:41 +01:00
lewo
99470a3cb5
Merge pull request #77081 from rawkode/feature/add-run
...
run: init at 0.7.0
2020-01-11 09:19:09 +01:00
Tim Steinbach
ada59cfd43
kafka: Add 2.4
2020-01-10 21:02:03 -05:00
Mario Rodas
ca2247badb
Merge pull request #77321 from filalex77/rq-1.0.2
...
rq: 0.10.4 -> 1.0.2
2020-01-10 20:40:12 -05:00
Florian Klink
39f9b46868
Merge pull request #77452 from flokli/tor-remove-insecure
...
firefoxPackages.tor-browser*, tor-browser-bundle: remove
2020-01-10 19:32:24 +01:00