Commit Graph

58555 Commits

Author SHA1 Message Date
John Ericson
05efe64c1b cudatensor: Init at 1.2.2 2021-03-17 20:15:51 +00:00
Anderson Torres
3c61ca9620
Merge pull request #116517 from AndersonTorres/freecad
freecad: unstable-2020-12-08 -> 0.19.1
2021-03-17 16:51:26 -03:00
Sandro
5b4912fd18
Merge pull request #116593 from vcunat/p/libck-unify
concurrencykit: remove in favor of duplicate libck
2021-03-17 20:32:50 +01:00
Masanori Ogino
59617f748e libressl_3_2: init at 3.2.5, libressl_3_1: 3.1.4 -> 3.1.5
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-03-17 23:48:00 +09:00
Daniël de Kok
bc20273392
Merge pull request #115237 from danieldk/datasets-1.4.1
python3Packages.datasets: 1.1.2 -> 1.4.1
2021-03-17 14:00:00 +01:00
Peter Hoeg
fc14612d12 leocad: 19.07.1 -> 21.03 2021-03-17 19:34:21 +08:00
Marek Mahut
d3292f7192
Merge pull request #116491 from ThoreKr/patch-1
prometheus-cups-exporter: This shouldn't be packaged
2021-03-17 10:55:00 +01:00
Sandro
8bd2cea10b
Merge pull request #116564 from samuelgrf/fix-allowAliases-false 2021-03-17 09:40:53 +01:00
Vladimír Čunát
6ef2f00f1d
concurrencykit: remove in favor of duplicate libck 2021-03-17 09:09:58 +01:00
Rouven Czerwinski
3a93da0a58 libseat: init at 0.5.0
Wlroots will require libseat in the future, add the library to nixpkgs
in preparation.
2021-03-17 05:48:33 +01:00
Ivan Babrou
a730703e6f
darwin.binutils: use clang for as on aarch64-darwin (#115167)
Without this change `as` on `aarch64-darwin` is defunct:

```
$ /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as -v
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as: assembler (/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as or /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as) for architecture arm64 not installed
Installed assemblers are:
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc64/as for architecture ppc64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/x86_64/as for architecture x86_64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc/as for architecture ppc
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/i386/as for architecture i386
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm/as for architecture arm
```

Apple defaults to Clang in all cases from what I see, but nixpkgs prefers `cctools`: #51881.
2021-03-17 00:27:34 -04:00
zseri
98f353c405
rpm2targz: init at 9.0.0.5g 2021-03-17 03:00:58 +01:00
AndersonTorres
5069b4da47 chromium-bsu: init at 0.9.16.1 2021-03-16 22:06:16 -03:00
AndersonTorres
5d0b55cc00 glpng: init at 1.46 2021-03-16 22:06:16 -03:00
Samuel Gräfenstein
aef8f1edb0
treewide: perlPackages.LWPProtocolhttps -> perlPackages.LWPProtocolHttps
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein
06ebe5e6a6
perlPackages: pkgs.mysql-client -> pkgs.mariadb.client
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein
b1383168fd
perlPackages: ClassAccessorFast -> ClassAccessor
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein
817f0fd741
perlPackages: NetLDAP -> perlldap
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Samuel Gräfenstein
e5deebdf53
treewide: Remove references to perlPackages.TestMore
It's not needed anymore since it's built into Perl now.
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Samuel Gräfenstein
9ce80206a1
treewide: saneBackends -> sane-backends
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:18 +01:00
github-actions[bot]
e0a6159fc6
Merge master into staging-next 2021-03-16 18:18:29 +00:00
Martin Weinelt
22e17d823d
Merge pull request #116505 from fabaff/bump-brother
python3Packages.brother: 0.2.1 -> 0.2.2
2021-03-16 18:50:02 +01:00
AndersonTorres
b1b91fc640 freecad: unstable-2020-12-08 -> 0.19.1 2021-03-16 12:24:56 -03:00
Thore
0e17c5767e prometheus-cups-exporter: remove
This exporter is outdated, broken by design and simply shouldn't be packaged.
2021-03-16 16:10:40 +01:00
Sandro
bb46a6eb7c
Merge pull request #116253 from Artturin/add-squeekboard
squeekboard: init at unstable-2021-03-09
2021-03-16 14:07:02 +01:00
github-actions[bot]
974e83db9a
Merge master into staging-next 2021-03-16 12:25:48 +00:00
sterni
f0b078ef9d
ocamlPackages.git: 3.3.0 -> 3.3.2; decompress: 1.2.0 -> 1.3.0; duff: 0.3 -> 0.4; and related updates (#116486)
* ocamlPackages.hxd: 0.2.0 -> 0.3.1

ocamlPackages.hxd: disable lwt by default on OCaml 4.06 (syntax error)

* ocamlPackages.duff: 0.3 -> 0.4

* ocamlPackages.decompress: 1.2.0 -> 1.3.0

Keep decompress 1.2.0 around as decompress-1-2 until imagelib supports
decompress 1.3.0: https://github.com/rlepigre/ocaml-imagelib/issues/49

* ocamlPackages.carton*: 0.2.0 -> 0.4.0

* ocamlPackages.git: 3.3.0 -> 3.3.2
2021-03-16 13:07:17 +01:00
Fabian Affolter
5b72839b79 python3Packages.pytest-error-for-skips: init at 2.0.2 2021-03-16 12:58:41 +01:00
Sandro
5fa9e2808f
Merge pull request #116441 from yanganto/czkawka-3
czkawka: init at 3.0.0
2021-03-16 12:56:01 +01:00
Sandro
bd38cc9dbc
Merge pull request #115756 from siraben/darwin-mass-fix-buildInputs=0 2021-03-16 12:42:46 +01:00
sternenseemann
176ab26cce ocamlPackages.luv: init at 0.5.7
Enabling tests is not feasible as the test suite takes > 45min (haven't
even run it to completion yet) which is not a good idea in ocamlPackages
where you often have to build from source. Additionally it would require
fetching the git repository since the test suite is not contained in the
release tarball.

Co-authored-by: locallycompact <dan.firth@homotopic.tech>
2021-03-16 12:38:03 +01:00
Sandro
22dd6f4a88
Merge pull request #116507 from zimbatm/kubectl-doctor-init
kubectl-doctor: init at 0.3.0
2021-03-16 12:34:00 +01:00
Sandro
bf2baadd52
Merge pull request #115627 from dotlambda/pdfslicer
pdfslicer: init at 1.8.8
2021-03-16 12:30:06 +01:00
zimbatm
af2abd1deb
kubectl-doctor: init at 0.3.0 2021-03-16 09:56:20 +01:00
Antonio Yang
8483e9b387 czkawka: init at 3.0.0 2021-03-16 15:44:04 +08:00
Aaron Andersen
2d9ac44320 kodi.packages: add update script for addons from kodi repository 2021-03-15 22:43:47 -04:00
Aaron Andersen
e0b04570fe kodi.packages.netflix: init at 1.14.1 2021-03-15 22:43:42 -04:00
github-actions[bot]
d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
Niklas Hambüchen
cbd71a8732
Merge pull request #116343 from nh2/onlyoffice-bin
onlyoffice-bin: init at 6.1.0
2021-03-16 00:43:52 +01:00
Aaron Andersen
dd0d4cade8 kodi.packages: split into separate files 2021-03-15 18:50:58 -04:00
Sandro
84b4bd544e
Merge pull request #116470 from davidak/jbidwatcher
jbidwatcher: remove
2021-03-15 23:25:24 +01:00
Anderson Torres
8989d8f457
Merge pull request #116137 from AndersonTorres/new-xa
XA assembler
2021-03-15 18:50:42 -03:00
davidak
a3a8ae029e jbidwatcher: remove
project was discontinued in march 2021. the program does not work anymore because ebay changed the login.

https://web.archive.org/web/20210315205723/http://www.jbidwatcher.com/
2021-03-15 21:48:12 +01:00
Jörg Thalheim
dc4f0a1721
Merge pull request #116355 from Yarny0/zoom-qt 2021-03-15 18:44:20 +00:00
Jörg Thalheim
e50d16f1ef
zoom-us: use normal callPackage 2021-03-15 19:43:46 +01:00
github-actions[bot]
4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Sandro
ada691026a
Merge pull request #116091 from SFrijters/xmldiff
pythonPackages.xmldiff: init at 2.4
2021-03-15 15:48:51 +01:00
Lein Matsumaru
999ba6b4b1
openbabel3: Fix multiple input issue 2021-03-15 10:08:40 +00:00
Robert Schütz
bfd934cb2f metadata-cleaner: init at 1.0.3 2021-03-15 08:55:21 +01:00
Robert Schütz
838bdbeaf8 mat2: init at 0.12.0 2021-03-15 08:55:21 +01:00
AndersonTorres
a6ada3b655 castxml: 0.3.4 -> 0.4.3
Also,
- Add myself to maintainers
- Make the dependencies explicit, instead of using "indirections"
2021-03-14 22:08:22 -03:00
AndersonTorres
c87a588366 md4c: init at 0.4.7 2021-03-14 22:08:21 -03:00
AndersonTorres
a6121b9d47 m2r: init at 0.2.1 2021-03-14 22:08:21 -03:00
AndersonTorres
f0446d161f xmldiff: init at 2.4 2021-03-14 22:08:21 -03:00
github-actions[bot]
8fa4dca9b5
Merge master into staging-next 2021-03-15 00:40:27 +00:00
Martin Weinelt
41b5cb0a7c
Merge pull request #116362 from fabaff/bump-async-upnp-client
python3Packages.evohome-async: init at 0.3.8
2021-03-15 01:13:43 +01:00
Jonathan Ringer
6a36b730ae solc: 0.7.4 -> 0.8.2 2021-03-14 17:06:47 -07:00
Niklas Hambüchen
bec3b30b9e onlyoffice-bin: init at 6.1.0
Imported from:

a49fa345b5/pkgs/office/onlyoffice-bin/default.nix
2021-03-15 01:06:22 +01:00
Fabian Affolter
ca4406f30f python3Packages.evohome-async: init at 0.3.8 2021-03-15 00:02:32 +01:00
Sandro
d7724893cf
Merge pull request #116298 from fabaff/incomfort-client 2021-03-14 22:06:44 +01:00
github-actions[bot]
c7b23f6440
Merge master into staging-next 2021-03-14 18:17:08 +00:00
Anderson Torres
e3e59d4ab7
Merge pull request #108363 from Flakebi/kakoune
kakounePlugins: use vim’s update.py script to generate plugins
2021-03-14 15:01:42 -03:00
Robert Scott
96390f4286
Merge pull request #115487 from stephank/fix-darwin-php
php80: fix on darwin
2021-03-14 17:58:44 +00:00
Alex Wied
abb6266dbc
zcash: 4.1.1 -> 4.3.0 (#115463)
* zcash: 4.1.1 -> 4.3.0

* zcash: Remove unused argument
2021-03-14 13:43:48 -04:00
AndersonTorres
9ecaf3fd2e dxa: init at 0.1.4 2021-03-14 14:03:41 -03:00
AndersonTorres
7173fb6a77 xa: init at 2.3.11 2021-03-14 14:03:40 -03:00
Sandro
cc7a4866ab
Merge pull request #116270 from fabaff/expliot
expliot: init at 0.9.6
2021-03-14 17:37:37 +01:00
Martin Weinelt
0241873f7f
Merge branch 'master' into staging-next 2021-03-14 17:35:32 +01:00
mucaho
ddf1821112 tla-toolbox: 1.7.0 -> 1.7.1
* updates package version
* fixes #114741
* fixes TLC model check call
2021-03-14 12:27:35 -04:00
github-actions[bot]
8c04f70ddd
Merge master into staging-next 2021-03-14 12:21:07 +00:00
Robert Schütz
f7574a5c8f
pika-backup: init at 0.2.1 (#115573) 2021-03-14 13:12:11 +01:00
Fabian Affolter
bd5c89a5e4 python3Packages.incomfort-client: init at 0.4.5 2021-03-14 11:09:17 +01:00
Frederik Rietdijk
b3148b9731 pythonPackages.pytestCheckHook_6_1: only override for Python 3 2021-03-14 09:30:59 +01:00
Frederik Rietdijk
24887716da python2Packages.urllib3: keep 1.26.2 for nixops 2021-03-14 09:30:59 +01:00
github-actions[bot]
3b97019142
Merge master into staging-next 2021-03-14 06:17:28 +00:00
Ben Siraphob
593629b7a9 routinator: fix darwin build 2021-03-14 11:40:51 +07:00
Mario Rodas
58bcc97dc2 deno: fix build on darwin 2021-03-14 04:20:00 +00:00
Anderson Torres
0948de92e0
Merge pull request #116221 from AndersonTorres/new-jasper
Jasper is back
2021-03-14 00:31:24 -03:00
Anderson Torres
0f13c4c5d3
Merge pull request #116117 from AndersonTorres/new-zxing-cpp
zxing-cpp: init at 1.1.1
2021-03-14 00:29:38 -03:00
Fabian Affolter
e70d4b62b6 expliot: init at 0.9.6 2021-03-14 02:21:13 +01:00
Sandro
98fddac2b6
Merge pull request #116244 from zhaofengli/kgx
kgx: init at unstable-2021-03-13
2021-03-14 02:20:07 +01:00
Fabian Affolter
d6742106a0
Merge pull request #109448 from fabaff/pynetdicom
python3Packages.pynetdicom: init at 1.5.5
2021-03-14 02:04:53 +01:00
Mario Rodas
bf0ae59408
Merge pull request #116066 from Julow/ocamlformat-0-17-0
ocamlformat: 0.16.0 -> 0.17.0
2021-03-13 19:52:34 -05:00
Artturin
c320d0a3ca squeekboard: init at unstable-2021-03-09 2021-03-14 01:58:21 +02:00
Zhaofeng Li
b67d19710c kgx: init at unstable-2021-03-13 2021-03-13 15:41:55 -08:00
James Landrein
6c61c8cad2 tea: init at 0.7.0 2021-03-13 23:12:10 +01:00
AndersonTorres
3d15fa8ae6 jasper: init at 2.0.26 2021-03-13 17:06:30 -03:00
Jan Tojnar
01a4d350c7
Merge branch 'master' into staging-next
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.

It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00
Doron Behar
5e367ecef9
Merge pull request #106599 from doronbehar/pkg/gnuradio/pkgs 2021-03-13 17:27:40 +00:00
Doron Behar
fb024f50e5 gnuradio: 3.8 -> 3.9
Add some "3.9" attributes to srcs in gnuradio packages And update
packages using GR3.8 and that are incompatible yet with GR3.9 to use
GR3.8 explicitly.
2021-03-13 19:07:34 +02:00
Doron Behar
650ee258fd gnuradio3_{7,8}: Use external volk
Now that volk is packaged, we can use our build and save some closure
space for those that have more then 1 version of gnuradio installed.
Also, simplify a bit how attributes are inherited in the expression.
2021-03-13 19:07:20 +02:00
Mario Rodas
30d4de10ee
Merge pull request #116179 from r-ryantm/auto-update/pueue
pueue: 0.12.0 -> 0.12.1
2021-03-13 11:10:26 -05:00
AndersonTorres
0175c11e65 jasper: re-enable expression 2021-03-13 12:58:44 -03:00
Frederik Rietdijk
89f4b3b5d1 pythonPackages: pytest_6_1CheckHook -> pytestCheckHook_6_1
Versions are supposed to be at the end.
2021-03-13 16:24:30 +01:00
Sandro Jäckel
cb60634ebf pythonPackages.urllib3: use pytest 6.1.2 2021-03-13 16:21:31 +01:00
Sandro Jäckel
c20c8df84f pythonPackages: aiohttp: use pytest_6_1CheckHook 2021-03-13 16:21:31 +01:00
Sandro Jäckel
45ede7d4ea pythonPackages.werkzeug: fix test execution, add empty maintainers field 2021-03-13 16:21:31 +01:00
Sandro Jäckel
1b127bd94e pythonPackages.trio: fix tests 2021-03-13 16:21:31 +01:00
Sandro Jäckel
ed44183ff0 pythonPackages.async-upnp-client: use pytest_6_1CheckHook 2021-03-13 16:21:30 +01:00
Sandro Jäckel
d0f00f69b4 pythonPackages: Init pytest_6_1CheckHook with pytest 6.1.X 2021-03-13 16:21:30 +01:00