Commit Graph
100 Commits
Author SHA1 Message Date
Timo Kaufmann ed72058658 Merge pull request #85023 from symphorien/update-ihatemony
python3Packages.ihatemoney: 4.1 -> 4.2
2020-07-06 19:24:01 +02:00
Timo Kaufmann e437a20642 Merge pull request #86861 from evils/btrfs-heatmap
btrfs-heatmap: init at v8; incl. python.pkgs.btrfs
2020-07-04 00:40:04 +02:00
Timo Kaufmann 1c818b0146 Merge pull request #91133 from saulecabrera/add-asls
asls: init at 0.4.0
2020-07-04 00:38:03 +02:00
Timo Kaufmann 2957459ddf Merge pull request #78999 from magnetophon/networkmanager_dmenu
networkmanager_dmenu: 1.1 -> 1.5.0
2020-06-25 20:49:24 +02:00
Timo Kaufmann 41ba255e23 Merge pull request #77982 from symphorien/sshl_ipv6
nixos/sslh: make it possible (and the default) to listen on ipv6, plus regression test
2020-06-24 22:13:19 +02:00
Timo Kaufmann f72a67f7d8 Merge pull request #91141 from ivan/grab-site-2.1.19
grab-site: 2.1.16 -> 2.1.19
2020-06-22 12:29:13 +02:00
Timo Kaufmann 40178ea3a2 Merge pull request #90515 from fgaz/evilpixie/init
impy,evilpixie: init
2020-06-20 16:04:30 +02:00
Timo Kaufmann 6a438dbb87 Merge pull request #87947 from fgaz/shattered-pixel-dungeon/0.8.0b
shattered-pixel-dungeon: 0.7.5f -> 0.8.0b
2020-06-19 23:50:38 +02:00
Timo Kaufmann 33006a7193 Merge pull request #91101 from mdlayher/mdl-coredns
coredns: 1.6.9 -> 1.7.0
2020-06-19 22:59:22 +02:00
Timo Kaufmann 4843eab3a1 Merge pull request #84135 from symphorien/btrfs-scrub-success
nixos/btrfs autoScrub: don't fail when scrub finishes successfully
2020-06-19 22:55:19 +02:00
Timo Kaufmann 20e62aa580 Merge pull request #90249 from Ericson2314/fix-old-php
php < 7.4: Fix validation of PKG_CONFIG var
2020-06-14 12:30:36 +02:00
Timo Kaufmann 1fea5519b4 Merge pull request #90078 from timokau/gidgethub-4.1.1
python.pkgs.gidgethub: 3.2.0 -> 4.1.1
2020-06-10 21:29:54 +02:00
Timo Kaufmann 700eed636c python.pkgs.gidgethub: 3.2.0 -> 4.1.1 2020-06-10 20:15:10 +02:00
Timo Kaufmann fd8892961f Merge pull request #79842 from mir06/add-liberfa
liberfa: init at 1.7.0
2020-06-10 15:01:23 +02:00
Timo Kaufmann fb6f9a150a Merge pull request #89959 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.19.0 -> 1.19.1
2020-06-10 00:04:44 +02:00
Timo Kaufmann 3f3b93b141 Merge pull request #89397 from timokau/flask-autoindex-py2-unbreak
python2.pkgs.flask-autoindex: fix build
2020-06-03 13:49:18 +02:00
Timo Kaufmann caf2c1bb07 python2.pkgs.flask-autoindex: fix build
pathlib is now required, which is part of the standard library in python
3.4+ but not in python 2.7. Broken by
ec12a5fd1e
2020-06-03 13:20:31 +02:00
Timo Kaufmann 374016fb1c Merge pull request #89111 from timokau/gap-cleanup
gap: cleanup
2020-06-02 10:55:46 +02:00
Timo Kaufmann 69ea180bc9 Merge pull request #87383 from stianlagstad/sl/dstask-0.17
dstask: init at 0.18
2020-05-30 11:48:07 +00:00
Timo Kaufmann d6cf34ea5a Merge pull request #89115 from timokau/metals-client-agnostic
metals: provide client-agnostic flavor
2020-05-28 18:55:20 +00:00
Timo Kaufmann 0e2456da82 metals: provide client-agnostic flavor 2020-05-28 17:43:00 +02:00
Timo Kaufmann 6579f814cf gap: remove explicit configreFlags
System gmp is now the default.
2020-05-28 16:07:38 +02:00
Timo Kaufmann d689f3fe72 gap: add readline support
Technically optional but strongly recommended from upstream. Replaces
their own implementation for input parsing.
2020-05-28 16:06:34 +02:00
Timo Kaufmann f15c816584 gap: use https for the homepage 2020-05-28 15:58:41 +02:00
Timo Kaufmann 9e245a0878 gap: fix comment typo 2020-05-28 15:57:50 +02:00
Timo Kaufmann e2e45e163c gap: remove m4 dependency
No longer necessary, since the build system was significantly overhauled
/ replaced by Max Horn.
2020-05-28 15:55:07 +02:00
Timo Kaufmann c269b51c38 gap: move to new source URL
GAP downloads moved to a new subdomain. The old one still redirects, but
the new one is the "source of truth" so we should switch to that.
2020-05-28 15:53:56 +02:00
Timo Kaufmann a4c76b970c gap: use the check target for install checks
As suggested by Max Horn.

This exists since gap 4.10 and will only run the install checks once
while also exiting with an appropriate exit code. This new check has
uncovered some test failures, which are harmless and actually disabled
in a future gap release. The error-detection code for the previous test
target was probably broken.
2020-05-28 15:50:46 +02:00
Timo Kaufmann d34fa6ed44 Merge pull request #89058 from timokau/palp-2.11-hash-fixup-2
palp: fix hash
2020-05-27 22:34:12 +00:00
Timo Kaufmann b74991703a palp: fix hash
The file was modified for the second time now. I'll try to contact
upstream about this. Maybe 2.11 is not actually a finished product yet.
2020-05-28 00:20:30 +02:00
Timo Kaufmann 9da092d147 Merge pull request #80610 from xavierzwirtz/azuredatastudio
azuredatastudio: init at 1.17.1
2020-05-25 14:15:31 +00:00
Timo Kaufmann a618a37017 Merge pull request #88525 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.18.1 -> 1.19.0
2020-05-21 20:55:24 +00:00
Timo Kaufmann b811d52b9c Merge pull request #88428 from timokau/nauty-27r1
nauty: 26r12 -> 27r1
2020-05-20 13:22:15 +00:00
Timo Kaufmann d0e171395a nauty: 26r12 -> 27r1
Changes: http://pallini.di.uniroma1.it/changes24-27.txt
2020-05-20 14:59:46 +02:00
Timo Kaufmann a276c4485c nauty: add meta.changelog 2020-05-20 14:59:46 +02:00
Timo Kaufmann 7447395f9d Merge pull request #88177 from timokau/palp-2.11-hash-fixup
palp: fix hash
2020-05-19 18:43:59 +00:00
Timo Kaufmann aae9af9632 palp: fix hash
It looks like the upstream tarball was changed since I updated palp 3
days ago. Hopefully that won't happen again.
2020-05-19 17:50:43 +02:00
Timo Kaufmann 91da9ed129 Merge pull request #87944 from timokau/palp-2.11
palp: 2.1 -> 2.11
2020-05-18 19:58:59 +00:00
Timo Kaufmann b5caab6f7e Merge pull request #87942 from timokau/zulip-5.2.0
zulip: 5.0.0 -> 5.2.0
2020-05-18 16:27:44 +00:00
Timo Kaufmann 5ce2f6c5c9 python.pkgs.google-pasta: 0.1.8 -> 0.2.0
From the release tag[1]:

> Support for python 3.8 features

[1] https://github.com/google/pasta/releases/tag/v0.2.0
2020-05-16 15:21:23 +02:00
Timo Kaufmann 99e84dbdcb python.pkgs.google-pasta: add meta.changelog 2020-05-16 15:20:59 +02:00
Timo Kaufmann d65850e975 palp: 2.1 -> 2.11
According to the homepage[1]:

> Small change in Mori.h for compatibility with gcc_10 (thanks to J.
  Puydt) [May 15, 2020].

Disabling the strictoverflow seems to be no longer necessary (I'm
relying on the check phase here).

[1] http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html
2020-05-16 15:07:57 +02:00
Timo Kaufmann 51de320353 palp: add meta.changelog 2020-05-16 15:05:45 +02:00
Timo Kaufmann 294ce528e2 zulip: 5.0.0 -> 5.2.0 2020-05-16 14:56:08 +02:00
Timo Kaufmann ebf030b4ff Merge pull request #87527 from timokau/scikitlearn-0.22.2
python.pkgs.scikitlearn: 0.21.3 -> 0.22.2.post1
2020-05-12 11:29:17 +00:00
Timo Kaufmann 346de1fb8c Merge pull request #87518 from r-ryantm/auto-update/sympow
sympow: 2.023.5 -> 2.023.6
2020-05-11 21:35:40 +00:00
Timo Kaufmann cd45ab076d python.pkgs.scikitlearn: 0.21.3 -> 0.22.2.post1 2020-05-10 20:51:31 +02:00
Timo Kaufmann 47548caf3b python.pkgs.scikitlearn: add meta.changelog 2020-05-10 20:51:31 +02:00
Timo Kaufmann 236fdbcb62 Revert "python3Packages.notebook: 5.7.8 -> 6.0.3"
This reverts commit 62425ee576.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann ffa08af5c2 Revert "python3Packages.nbformat: 4.4.0 -> 5.0.4"
This reverts commit 7ba0848eec.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann 1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Timo Kaufmann 863319fcb6 python.pkgs.ipykernel: 5.1.4 -> 5.2.1
A newer version is needed to fix the build after the recent
jupyter_client 6.x update in e19e5ac7f0.
2020-05-08 07:06:08 +02:00
Timo Kaufmann bbb8132790 Merge pull request #80206 from Thra11/guile-gnutls
gnutls: fix guile bindings
2020-05-07 18:01:32 +00:00
Timo Kaufmann a12092b621 Merge pull request #87127 from isaacwhanson/fix/vim-beforePlugins
vim-utils: restore `beforePlugins` option
2020-05-06 23:04:31 +00:00
Timo Kaufmann 7ae4bd1f99 Merge pull request #86962 from Mic92/rl-coach
python3.pkgs.rl-coach: mark as broken
2020-05-05 21:20:38 +00:00
Timo Kaufmann bd6736965a Merge pull request #84662 from michaelpj/update/heatseeker
heatseeker: fix finding stty
2020-05-01 22:23:20 +00:00
Timo Kaufmann 7866440f12 Merge pull request #86274 from samlich/sage-matrix-double-dense
sage: fix doctest matrix_double_dense is_unitary
2020-05-01 22:12:10 +00:00
Timo Kaufmann 379f7595d2 Merge pull request #79454 from Flakebi/spirv-cross
spirv-cross: init at 2020-01-16
2020-04-21 23:44:41 +00:00
Timo Kaufmann 166bf2314a Merge pull request #81210 from B4dM4n/ausweisapp2
ausweisapp2: init at 1.20.0
2020-04-20 22:07:40 +00:00
Timo Kaufmann 42ca7c114e Merge pull request #85176 from timokau/zimports-init
python.pkgs.zimports: init at 0.2.0
2020-04-17 09:43:12 +00:00
Timo Kaufmann c6ca626b4b Merge pull request #83537 from puzzlewolf/line-awesome
line-awesome: init at 1.3.0
2020-04-15 14:19:58 +00:00
Timo Kaufmann c26ee28613 python.pkgs.zimports: init at 0.2.0
The author gives a pretty good overview of why one would want to use
zimports over other import organizers:

https://github.com/sqlalchemyorg/zimports/tree/0.2.0#zzzeek-why-are-you-writing-one-of-these-there-are-a-dozen-pep8-import-fixers
2020-04-13 21:27:03 +02:00
Timo Kaufmann 8febf8babe Merge pull request #85027 from timokau/pymc3-unbreak
python3.pkgs.pymc3: unbreak; update arviz, tensorflow-probability
2020-04-11 20:43:07 +00:00
Timo Kaufmann b7b33e2c5d python3.pkgs.pymc3: unbreak
The arviz and packaging dependencies are needed since the update to
pymc3 3.8.
2020-04-11 22:11:19 +02:00
Timo Kaufmann 346197e57c python.pkgs.arviz: 0.6.1 -> 0.7.0
Fixes a test failure that was caused by the numba update in
4362401fa3.
2020-04-11 22:11:17 +02:00
Timo Kaufmann 04d3adb82f python.pkgs.tensorflow-probability: 0.7 -> 0.8.0
This unbreaks the build by updating to a newer version, adding new
dependencies and backporting some patches.

0.9 is released already, but that version is no longer compatible with
tf1. 0.8.0 is compatible with tf1 and tf2.
2020-04-11 22:11:16 +02:00
Timo Kaufmann b72fd98789 Merge pull request #84666 from jonringer/repofy-palp
palp: correct metadata for repology
2020-04-08 11:44:33 +00:00
Timo Kaufmann 0382ea8302 Merge pull request #81919 from xzfc/cached-nix-shell
cached-nix-shell: init at 0.1.2
2020-04-07 16:06:14 +00:00
Timo Kaufmann 5d3f4e9c0b Merge pull request #84457 from vbgl/ocaml-gettext-0.4.1
ocamlPackages.ocaml_gettext: 0.3.8 → 0.4.1
2020-04-06 21:52:01 +00:00
Timo Kaufmann ae55e4ec3b Merge pull request #83447 from drewrisinger/dr-pr-python-qiskit-aqua
python3Packages.qiskit-aqua: init at 0.6.5
2020-04-06 17:47:31 +00:00
Timo Kaufmann 1af2f11633 Merge pull request #82044 from ivan-timokhin/junicode-1.002
junicode: update to 1.002 and correct license
2020-04-06 09:11:13 +00:00
Timo Kaufmann 02b1f2a2de Merge pull request #83224 from shnarazk/cadical-pr
cadical: init at 1.2.1
2020-04-04 15:44:04 +00:00
Timo Kaufmann 696274fae7 Merge pull request #83183 from bbigras/zenith
zenith: init at 0.8.0
2020-04-04 11:41:02 +00:00
Timo Kaufmann addac63b84 Merge pull request #84095 from timokau/calibre-unbreak-desktop
calibre: fix build of desktop items
2020-04-02 11:35:49 +00:00
Timo Kaufmann 3f76ce2011 calibre: fix build of desktop items
Broken by https://github.com/NixOS/nixpkgs/pull/75729 since the desktop
items are only valid after post-processing. There's probably multiple
better ways to do this, but I'm not a calibre maintainer and I just want
to get this unbroken as quickly as possible.
2020-04-02 11:52:39 +02:00
Timo Kaufmann 3abce7b376 Merge pull request #83788 from ryneeverett/vim-plugins-update-commit
vimPlugins: Automate git commits when updating.
2020-04-01 19:29:27 +00:00
Timo Kaufmann bd12256228 Merge pull request #83588 from evenbrenden/vim-pico8-syntax
vimPlugins.vim-pico8-syntax: init at 2016-10-30
2020-04-01 12:13:10 +00:00
Timo Kaufmann c9bf23e658 Merge pull request #83482 from doronbehar/improve-picard
picard: add optional qtmultimedia dependency
2020-03-31 19:37:28 +00:00
Timo Kaufmann 1b6245b4fb Merge pull request #82177 from tckmn/add-ipbt
ipbt: init at 20190601.d1519e0
2020-03-31 18:08:15 +00:00
Timo Kaufmann c6590b2063 Merge pull request #82259 from doronbehar/package-liberio
liberio: init at unstable-2019-12-11
2020-03-31 15:42:46 +00:00
Timo Kaufmann 83fd89945d Merge pull request #79661 from luc65r/pkg/cemu
cemu: init at 1.3
2020-03-31 15:17:33 +00:00
Timo Kaufmann 3bd7fc2800 Merge pull request #80752 from doronbehar/improve-abcde
abcde: use python3 eyeD3
2020-03-31 15:03:57 +00:00
Timo Kaufmann aaa8a8bcf9 Merge pull request #81007 from dawidsowa/thinkpad
thinkpad-scripts: init at 4.12.0
2020-03-31 15:02:35 +00:00
Timo Kaufmann da0fc069c3 Merge pull request #82003 from ymeister/master
alsaequal: init at 0.6
2020-03-31 14:56:56 +00:00
Timo Kaufmann d2774425f3 Merge pull request #83067 from doronbehar/update-gtk-gnutella
gtk-gnutella: 1.1.14 -> 1.1.15
2020-03-31 14:46:32 +00:00
Timo Kaufmann e2c72facec Merge pull request #83322 from doronbehar/improve-beets-test
pythonPackages.beets: add unconditionally deps needed for checks
2020-03-31 14:43:21 +00:00
Timo Kaufmann aa304bb398 Merge pull request #83795 from risicle/ris-nghttp2-python
nghttp2: add python bindings as pythonPackages.nghttp2
2020-03-31 14:27:04 +00:00
Timo Kaufmann 3aa6dcf21e Merge pull request #83826 from mmilata/prosody-0.11.5
prosody: 0.11.3 -> 0.11.5
2020-03-31 14:24:30 +00:00
Timo Kaufmann 24ead6996c Merge pull request #75129 from ryneeverett/legit-init
legit: init at 1.2.0
2020-03-31 14:22:31 +00:00
Timo Kaufmann d2e422fcef Merge pull request #83798 from ryneeverett/vim-plugins-update-proc
vimPlugins: Add --proc flag to update script.
2020-03-31 09:52:02 +00:00
Timo Kaufmann be749b3bc0 Merge pull request #83797 from r-ryantm/auto-update/python2.7-jupytext
python27Packages.jupytext: 1.3.4 -> 1.4.1
2020-03-30 19:02:34 +00:00
Timo Kaufmann fe9ea7a88a Merge pull request #83763 from timokau/home-manager-2020-03-17
home-manager: 2020-03-07 -> 2020-03-17
2020-03-30 14:30:05 +00:00
Timo Kaufmann a730888ce0 python.pkgs.tensorflow{,-bin,-estimator,-tensorboard}-2: Init at 2.1.0
Major breaking change from 1.x, so treating keeping both versions for now.

(adapted from 33f11be707)
(adapted from 9e8dea7986)
2020-03-30 13:58:28 +00:00
Timo Kaufmann 3df35ce37e home-manager: 2020-03-07 -> 2020-03-17
Includes https://github.com/rycee/home-manager/pull/1099.
2020-03-30 11:38:51 +02:00
Timo Kaufmann d8cb79d6a6 Merge pull request #83502 from minijackson/vimPlugins-gruvbox-community-2020-02-24
vimPlugins.gruvbox-community: 2019-05-31 -> 2020-02-24
2020-03-28 11:45:12 +00:00
Timo Kaufmann f076eced64 Merge pull request #79193 from equirosa/vimPlugins.vim-kitty-navigator
vimPlugins.vim-kitty-navigator: init at 2019-11-04
2020-03-28 11:38:17 +00:00
Timo Kaufmann c4f97342ba Merge pull request #69130 from millerjason/add-vimacs
vimacs: init at 2016-03-24
2020-03-27 19:14:42 +00:00
Timo Kaufmann 12c931a8e8 Merge pull request #83119 from ryneeverett/vim-plugins-update-redirects
VimPlugins: update redirected repos
2020-03-27 17:48:32 +00:00
Timo Kaufmann c6c0ae3be2 python.pkgs.doc8: add pygments dependency
Without pygments doc8 will throw "errors" since it cannot check code
blocks. Pygments has since been added to the dependencies upstream [1],
though that hasn't made it into a release yet. I think we should already
adopt this now.

[1] https://github.com/PyCQA/doc8/commit/b6931816585e224019afddfc9d78ecbcf0549c74
2020-03-27 10:39:36 -07:00
Timo Kaufmann d5c0289982 home-manager: extend platforms to unix
To match the upstream default.nix.
2020-03-25 19:26:11 +01:00