Commit Graph

53822 Commits

Author SHA1 Message Date
Doron Behar
8b8febd15f qarte: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
a9a2cc99b9 manuskript: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
dfec61ea28 leo-editor: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
9abf6cb459 kmymoney: Use qt5.15, as python weboob in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
36caf7ea26 kcc: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:25 +02:00
Doron Behar
aa20203d3c inkcut: Use qt5.15, as pyqt5 in it (#99956) 2020-10-08 18:57:24 +02:00
Doron Behar
32a362bb61 gmic-qt-krita: Use qt5.15 - as used by krita (#99956) 2020-10-08 18:57:24 +02:00
Doron Behar
2aff7cf32c krita: Use qt5.15 - same as pyqt5 in it (#99956) 2020-10-08 18:57:24 +02:00
Doron Behar
8b16b8cb56 libsForQt5.kpeoplevcard: init at 0.1 2020-10-08 18:57:24 +02:00
Doron Behar
faedc6a226 libsForQt5.pulseaudio-qt: init at 1.2.0 2020-10-08 18:57:24 +02:00
Doron Behar
244ef6c24b freecad: Use libsForQt5 and not qt5.14
(#99956).
2020-10-08 18:57:24 +02:00
Doron Behar
62738d495c friture: Use qt5.15 just like pyqt5
Don't double wrap executables.
2020-10-08 18:57:24 +02:00
Doron Behar
3d8267ee88 flent: Use qt5.15 just like pyqt5 use in it (#99956)
Bonus: Spare double wrapping.
2020-10-08 18:57:23 +02:00
Doron Behar
16c2b3c614 cq-editor: Use qt5.15 completely.
Don't mix qt5.14 and pyqt5 which uses qt5.15 (#99956).
2020-10-08 18:57:23 +02:00
Doron Behar
bc0113e2c2 electrum-ltc: Use default qt5.15.
The same as used by pyqt5 (#99956).

Also: Fix double wrapping.
2020-10-08 18:57:23 +02:00
Doron Behar
56d047f0b0 dupeguru: Don't override qt5 version.
Since Python's pyqt5 is using qt5.15, it should use the same version as
well.
2020-10-08 18:57:23 +02:00
Doron Behar
cd5b560541 python3.pkgs.nose-timer: init at 1.0.0 2020-10-08 18:57:23 +02:00
Doron Behar
2edd4edcb9 electron-cash: 4.1.0 -> 4.1.1
Remove included upstream patches. Use qt5.15 (#99956). Spare double
wrapping by using `makeWrapperArgs+=()`.
2020-10-08 18:57:23 +02:00
Doron Behar
f3e5c93d03 cura, curaLulzbot: Use qt5.15
Since now Python packages use qt5.15, this should too.
2020-10-08 18:57:23 +02:00
Doron Behar
5cbf0c1beb ffado: Use libsForQt5 (not 514) 2020-10-08 18:57:23 +02:00
Doron Behar
198e025172 retext: Fix build by using default qt5.15.
Bonus: Set `makeWrapperArgs` instead of calling `wrapQtApp` - to prevent
double wrapping.
2020-10-08 18:57:23 +02:00
Doron Behar
2d238fc6b0 calibre-py{2,3}: Use libsForQt5 - same is used in python-packages.nix 2020-10-08 18:57:22 +02:00
Frederik Rietdijk
1561163203 carla: 2.1.1 -> 2.2.0 and use the default qt515 2020-10-08 18:57:22 +02:00
Frederik Rietdijk
4bccbd9592 qutebrowser: minor fixup regarding use of qt 514
In 3fafb02125
the Qt version used by Qutebrowser was downgraded from 5.15 to 5.14.
Let's be consistent by also setting qt514 and including a comment so one
can trace why it is used.

(Note that downgrade gave it the same Qt version as used by the Python
packages set at the time, so in principle the override could be
removed.)
2020-10-08 18:57:22 +02:00
Frederik Rietdijk
edac19f166 pythonPackages: use current qt5 instead of 5.14 2020-10-08 18:57:22 +02:00
Anderson Torres
8aeaba64d7
Merge pull request #99604 from berbiche/cagebreak
cagebreak: init at 1.4.2
2020-10-08 00:05:57 -03:00
Anderson Torres
cac0cfa27b
Merge pull request #99422 from hloeffler/rgxg-init-0.1.2
Rgxg: init at 0.1.2
2020-10-07 23:56:33 -03:00
Dmitry Kalinkin
72e7d87b01
pythia: add hepmc3 support 2020-10-07 22:41:30 -04:00
Ryan Mulligan
c6a937ed22
Merge pull request #85040 from das-g/prevo-init
prevo: init at 0.2
2020-10-07 19:34:43 -07:00
Raphael Borun Das Gupta
905cf1555c prevo: init at 0.2 2020-10-07 19:29:26 -07:00
Martin Weinelt
ba4d666486
Merge pull request #99981 from jonringer/reintroduce-sphinx-argparse
python3Packages.sphinx-argparse: reintroduce
2020-10-08 02:28:52 +02:00
Martin Weinelt
75bf9558a4
Merge pull request #98771 from helsinki-systems/init/thc-ipv6
thc-ipv6: init at 3.6
2020-10-08 02:20:06 +02:00
Jonathan Ringer
7621902c12
python3Packages.sphinx-argparse: reintroduce
was accidently removed in 6b23dc8f96
2020-10-07 14:14:05 -07:00
Jan Tojnar
00e3a3a855
Merge pull request #99601 from jtojnar/blackfire-agent 2020-10-07 19:02:11 +02:00
hloeffler
90e603fcec rgxg: init at 0.1.2
Co-authored-by: Doron Behar <doron.behar@gmail.com>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2020-10-07 18:44:13 +02:00
Janne Heß
c5e8dbc4f1
asterisk: Bump all packages
All packages were outdated.
Asterisk 15 is not supported anymore, but there is 17 now.

All versions bumped pjproject to 2.10 which requires overriding the
prefix.

Since Asterisk 17, `make install-headers` seems to be needed.
2020-10-07 18:02:37 +02:00
ajs124
301d04f329
Merge pull request #95926 from helsinki-systems/init/asterisk-module-sccp
asterisk-module-sccp: Init at 4.3.2-epsilon
2020-10-07 15:30:09 +02:00
Shea Levy
558303ba07
Merge branch 'zulip-no-bubblewrap' into master 2020-10-07 07:58:21 -04:00
Vladimír Čunát
420f89ceb2
Revert "apparmor: fix and improve the service"
This reverts commit fb6d63f3fd.

I really hope this finally fixes #99236: evaluation on Hydra.
This time I really did check basically the same commit on Hydra:
https://hydra.nixos.org/eval/1618011

Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-07 12:22:18 +02:00
Antoine R. Dumont (@ardumont)
dc19e3be0c
gerbera: Init at 1.6.1 2020-10-07 10:53:52 +02:00
Jan Tojnar
956a43990e
phpExtensions.blackfire: init at 1.40.0 2020-10-07 10:44:54 +02:00
Jan Tojnar
9ce350cdcc
blackfire: init at 1.44.0 2020-10-07 10:44:53 +02:00
Shea Levy
c800d20b67
zulip: Don't use buildFHSUserEnvBubblewrap.
For as-yet unknown reasons, this causes zulip to launch with a grey screen.

See https://github.com/NixOS/nixpkgs/pull/97264#issuecomment-704454645
2020-10-07 04:41:23 -04:00
Samuel Dionne-Riel
433db454f3
Merge pull request #98607 from samueldr/u-boot/remove-downstream-u-boots
Remove all non-mainline U-Boots
2020-10-07 02:39:52 -04:00
Linus Heckemann
41c0f49681
Merge pull request #99596 from Ma27/nextcloud20
nextcloud20: init
2020-10-07 08:10:38 +02:00
Linus Heckemann
a25bd6604f
Merge pull request #93675 from bcdarwin/update-libminc
libminc: 2.4.03 -> unstable-2020-07-17
2020-10-07 08:08:10 +02:00
Ben Darwin
95439a7e7d hdf5_1_8: remove
- no longer needed as `libminc` has been updated to use the default hdf5
2020-10-06 15:31:20 -04:00
Ben Darwin
3862e92e01 libminc: 2.4.03 -> unstable-2020-07-17
- propagate hdf5 and netcdf since essentially every reverse dep of libminc depends on these
- switch to default HDF5 from 1.8.x series
- one resolved test failure and one new error (less concerning than before)
2020-10-06 15:30:42 -04:00
Konrad Borowski
e22e2a5080 flips: init at unstable-2020-10-02 2020-10-06 15:25:54 +02:00
Jonas Heinrich
00d8c11a57 ocenaudio: init at 3.9.3 2020-10-06 15:16:25 +02:00
Aaron Andersen
e712e0603d
Merge pull request #99707 from stigtsp/package/perl-hailo-init
perlPackages.Hailo: init at 0.75
2020-10-06 06:45:46 -04:00
Michael Raskin
4214f76baa
Merge pull request #99702 from peterhoeg/u/lazarus_2_0_10
lazarus-qt5: init at 2.0.10
2020-10-06 09:18:21 +00:00
Michael Raskin
dcd2c25ba8
Merge pull request #99703 from siraben/ois-darwin
ois: 1.3 -> 1.5
2020-10-06 09:15:08 +00:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Stig Palmquist
a66457d404
perlPackages.Hailo: init at 0.75 2020-10-06 10:09:23 +02:00
Stig Palmquist
a63760dde0
perlPackages.BotTrainingStarCraft: init at 0.03 2020-10-06 09:58:01 +02:00
Stig Palmquist
9bcae99cad
perlPackages.BotTrainingMegaHAL: init at 0.03 2020-10-06 09:58:00 +02:00
Stig Palmquist
3abaea6d64
perlPackages.BotTraining: init at 0.07 2020-10-06 09:57:59 +02:00
Stig Palmquist
c035336f1c
perlPackages.TestExpect: init at 0.34 2020-10-06 09:57:58 +02:00
Stig Palmquist
498cf5c5cc
perlPackages.TestScriptRun: init at 0.08 2020-10-06 09:57:57 +02:00
Stig Palmquist
0c4d3d2101
perlPackages.PodSection: init at 0.02 2020-10-06 09:57:56 +02:00
Stig Palmquist
fdf710685a
perlPackages.PodAbstract: init at 0.20 2020-10-06 09:57:55 +02:00
Stig Palmquist
e6e138dd2e
perlPackages.ExpectSimple: init at 0.04 2020-10-06 09:57:54 +02:00
Stig Palmquist
cca3941ed7
perlPackages.TermSk: init at 0.18 2020-10-06 09:57:53 +02:00
Stig Palmquist
0b4f7f6186
perlPackages.DirSelf: init at 0.11 2020-10-06 09:57:52 +02:00
Stig Palmquist
89d04bfff0
perlPackages.FileCountLines: init at 0.0.3 2020-10-06 09:57:51 +02:00
Ben Siraphob
39f544817a ois: 1.3 -> 1.5 2020-10-06 14:49:11 +07:00
Christian Kampka
578b2b92de Revert "texinfo: revert to version 6.5 on Darwin"
This reverts commit b23940e514.
2020-10-06 09:43:42 +02:00
Tristan
6df7db0b42
logtop: init at 0.7 (#99593)
* maintainers: add starcraft66

* logtop: init at 0.7
2020-10-06 09:34:14 +02:00
Mario Rodas
9ae60c8747 act: build with go 1.15 on darwin
Fix on the latest docker-for-mac stable (2.4.0.0)
2020-10-06 04:20:00 +00:00
Nicolas Martin
d01e3d5489 charm: init at 0.8.2 2020-10-06 22:25:36 +02:00
Matt Huszagh
b0a8a175e5 pythonPackages.python-csxcad: init at unstable-2020-02-18 2020-10-06 10:21:10 -07:00
Peter Hoeg
c084efb36f lazarus-qt5: init at 2.0.10
Includes the following changes:

1. lazarus: 2.0.8 -> 2.0.10 (built with gtk2)
2. lots of cleanups
3. minor libqt5pas cleanups
2020-10-06 11:49:39 +08:00
Nicolas Berbiche
c9cea8264e
cagebreak: init at 1.4.2 2020-10-05 22:18:44 -04:00
Matt Huszagh
98e8064735 python3Packages.skidl: init at unstable-2020-09-15 2020-10-05 16:25:36 -07:00
Silvan Mosberger
1781e11061
Merge pull request #99316 from cole-h/fix-nix-shell-and-borg
top-level: ignore unexpected args
2020-10-05 21:09:33 +02:00
Robert Scott
ae31bec12b sleepyhead: fix build
switch back to qt 5.12
2020-10-05 19:36:33 +01:00
Vincent Laporte
d5f1dce6c8 coqPackages.VST: init at 2.6 2020-10-05 16:39:26 +02:00
Vincent Laporte
9a913b5125 compcert: build with Coq 8.11
And fix installation of development files
(use upstream Makefile rules instead of ad-hoc commands).
2020-10-05 16:39:26 +02:00
Bas van Dijk
d1e26fd696
Merge pull request #99043 from basvandijk/libvirt-6.6.0-staging
libvirt: 6.3.0 -> 6.6.0
2020-10-04 22:59:31 +02:00
Maximilian Bosch
71098fba81
nextcloud20: init 2020-10-04 21:55:58 +02:00
Anderson Torres
e7d8f334c9
Merge pull request #78407 from 0x450x6c/kapow
kapow: init at 1.5.10
2020-10-04 12:59:28 -03:00
Martin Weinelt
12e5973c3f
Merge pull request #99380 from JamieMagee/abodepy
pythonPackages.{abodepy,lomond}: init
2020-10-04 16:42:03 +02:00
Gabriel Ebner
bf77b6d9dd
Merge pull request #98605 from unclechu/patch/unclechu/update-neovim-qt-to-0.2.16.1
Update neovim-qt from 0.2.15 to 0.2.16.1
2020-10-04 15:43:26 +02:00
Mario Rodas
e940c41a9c
Merge pull request #98163 from yanganto/hime
hime: init at unstable-2020-06-27
2020-10-04 08:13:21 -05:00
Robert Scott
4de226e22d
Merge pull request #99402 from risicle/ris-gomplate-init
gomplate: init at 3.8.0
2020-10-04 12:04:31 +01:00
Jamie Magee
51623fc403
pythonPackages.abodepy: init at 1.2.0 2020-10-04 12:22:32 +02:00
Jamie Magee
e225634d70
pythonPackages.lomond: init at 0.3.3 2020-10-04 12:22:32 +02:00
midchildan
8129b1d754
aribb25: init at 0.2.7 (#96553)
* aribb25: init at 0.2.7

* fixup! aribb25: init at 0.2.7
2020-10-04 08:12:40 +00:00
Michele Guerini Rocco
0dbce97034
Merge pull request #99456 from rnhmjoj/qute
qutebrowser: downgrade Qt to 5.14
2020-10-04 09:29:20 +02:00
Mario Rodas
06e4c82396
Merge pull request #99514 from marsam/fix-rbw-darwin
rbw: fix build on darwin
2020-10-03 22:24:00 -05:00
Orivej Desh
c229834d43 kapow: init at 1.5.10 2020-10-04 02:54:14 +00:00
Martin Weinelt
54c9db5edd
Merge pull request #98641 from JamieMagee/python-nest
pythonPackages.{sseclient-py,python-nest}: init
2020-10-04 04:25:37 +02:00
Anderson Torres
d191ee22f0
Merge pull request #99427 from orivej/kapowbang
kapowbang: rename from kapow
2020-10-03 19:30:06 -03:00
Martin Weinelt
98d2d8cfbe
Merge pull request #99479 from JamieMagee/pyads
pythonPackages.pyads: init at 3.2.2
2020-10-03 22:01:01 +02:00
Jamie Magee
e0107315e4
pythonPackages.python-nest: init at 4.1.0 2020-10-03 22:00:45 +02:00
Martin Weinelt
5bfedbff0c
Merge pull request #98452 from JamieMagee/adb-shell
pythonPackages.{pure-python-adb,adb-shell,androidtv}: init
2020-10-03 21:55:28 +02:00
Jamie Magee
4bb55ce089
pythonPackages.androidtv: init at 0.0.50 2020-10-03 21:50:43 +02:00
Jamie Magee
ce18187e34
pythonPackages.adb-shell: init at 0.2.3 2020-10-03 21:50:43 +02:00
Jamie Magee
2fd78292fe
pythonPackages.pure-python-adb: init at 0.3.0.dev0 2020-10-03 21:50:42 +02:00
Jamie Magee
f2cb43449c
pythonPackages.pyads: init at 3.2.2 2020-10-03 21:43:45 +02:00
Jamie Magee
1c44f88e11
adslib: init at unstable-2020-08-28 2020-10-03 21:43:32 +02:00
Jakub Kądziołka
d9003bfd56
isabelle: build with z3 4.4.0
Isabelle uses Z3 in a non-forwards-compatible manner, as it needs to
consume the proof objects Z3 produces. Building Isabelle with newer Z3
causes errors when trying to build a session that depends on
HOL-Library. Try

$ isabelle jedit -l HOL-Library

Fixes #99399.
2020-10-03 21:36:29 +02:00
Jakub Kądziołka
8205e12a45
z3_4_4_0: add old version for Isabelle 2020-10-03 21:32:22 +02:00
Elis Hirwing
252b4f468e
Merge pull request #99442 from etu/php-exts-upgrade-maxminddb
php.extensions.maxminddb: 1.6.0 -> 1.7.0
2020-10-03 19:59:16 +02:00
Viacheslav Lotsmanov
897d92c854 neovim-qt: 0.2.15 -> 0.2.16.1 2020-10-03 19:12:57 +02:00
Antonio Yang
0c138794af input methods: add hime 2020-10-03 22:27:22 +08:00
Jamie Magee
4e1b0f54e4
pythonPackages.sseclient-py: init at 1.7 2020-10-03 14:26:35 +02:00
rnhmjoj
3fafb02125
qutebrowser: downgrade Qt to 5.14
There are a number of unresolved issues with Qt 5.15, the most
important one being the inability to properly restore sessions[1].
For now it's better to stay at the earlier version.

[1]: https://github.com/qutebrowser/qutebrowser/issues/5359
2020-10-03 12:12:37 +02:00
Gabriel Ebner
cfc9214a8a
Merge pull request #98490 from etu/waybar-enable-pa
waybar: Enable pulseaudio by default
2020-10-03 11:49:35 +02:00
Elis Hirwing
6e9a525a15
Merge pull request #99406 from sikmir/blogc
blogc: init at 0.20.0
2020-10-03 10:51:53 +02:00
Elis Hirwing
b560e89848
php.extensions.maxminddb: 1.6.0 -> 1.7.0 2020-10-03 08:30:42 +02:00
Jeremy Schlatter
87278e9f87
sandboxfs: init at 0.2.0 2020-10-03 08:23:02 +02:00
Elis Hirwing
37e47b7f7c
waybar: Enable pulseaudio by default
The default configuration use the pulseaudio module, but it fails to
load with errors since we've built the package without pulseaudio
support. Most systems already have pulseaudio in the system closure
anyways so the closure size change won't be noticable on end user systems.
2020-10-03 08:15:02 +02:00
Elis Hirwing
f832fead74
Merge pull request #99417 from shyim/composer2
init phpPackages.composer2: init at 2.0.0-RC1
2020-10-03 08:13:14 +02:00
Elis Hirwing
260940576a
Merge pull request #99413 from shyim/update-phpstan
phpPackages.phpstan: 0.12.32 -> 0.12.48
2020-10-03 08:10:36 +02:00
Elis Hirwing
6eed5763f4
Merge pull request #99415 from shyim/update-php-cs-fixer
phpPackages.php-cs-fixer: 2.16.3 -> 2.16.4
2020-10-03 08:10:17 +02:00
Elis Hirwing
2a37e5fcf2
Merge pull request #99416 from shyim/update-composer
phpPackages.composer: 1.10.8 -> 1.10.13
2020-10-03 08:09:55 +02:00
Anderson Torres
26108ada86
Merge pull request #99371 from zowoq/rm-caddy1
caddy1: remove
2020-10-02 20:49:50 -03:00
Robert Scott
d451ecbc9c gomplate: init at 3.8.0 2020-10-02 23:15:57 +01:00
Orivej Desh
86e9142dd6 kapowbang: rename from kapow
kapow is an established name of an older project, being packaged in #78407.
Repology and ArchLinux call the Go project kapowbang because its name is "Kapow!":
https://github.com/BBVA/kapow
https://repology.org/projects/?search=kapow
https://aur.archlinux.org/packages/?K=kapow
2020-10-02 22:05:09 +00:00
Martin Weinelt
ceba0ceee9
Merge pull request #99219 from wenngle/pysonic
python3Packages.py-sonic: init at 0.7.7
2020-10-02 22:31:53 +02:00
Soner Sayakci
579657bbef
init phpPackages.composer2: init at 2.0.0-RC1 2020-10-02 22:13:52 +02:00
Soner Sayakci
537ecc7a98
phpPackages.composer: 1.10.8 -> 1.10.13 2020-10-02 22:09:41 +02:00
Soner Sayakci
2fb3644ad7
phpPackages.php-cs-fixer: 2.16.3 -> 2.16.4 2020-10-02 22:03:38 +02:00
Doron Behar
6bb90a2d01
Merge pull request #99274 from siraben/patchrom-init
knightos-patchrom: init at 1.1.3
2020-10-02 22:47:27 +03:00
Zeke Stephens
d1caa9bcaf python3Packages.py-sonic: init at 0.7.7 2020-10-02 15:38:52 -04:00
Soner Sayakci
9ba6c73c50
phpPackages.phpstan: 0.12.32 -> 0.12.48 2020-10-02 21:29:39 +02:00
Doron Behar
6488d4489e
Merge pull request #99294 from samuelgrf/initpkg/jpexs
jpexs: init at 11.3.0
2020-10-02 21:45:10 +03:00
Jonathan Ringer
5473d0c554 python3Packages.starfish: remove due to prolonged breakage 2020-10-02 11:17:22 -07:00
Nikolay Korotkiy
70802f1d22
blogc: init at 0.20.0 2020-10-02 21:14:39 +03:00
Lassulus
2f6fba9f6d
Merge pull request #98880 from mrVanDalo/feature/terranix
terranix: init at 2.3.0
2020-10-02 19:54:20 +02:00
Samuel Gräfenstein
afa5fba493
jpexs: init at 11.3.0 2020-10-02 18:21:07 +02:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Jamie Magee
bc99830b67 pythonPackages.adguardhome: init at 0.4.2 2020-10-02 08:56:11 -07:00
Ben Siraphob
fd18f7bbd7 knightos-patchrom: init at 1.1.3 2020-10-02 21:49:58 +07:00
zowoq
9e7e0e9aa1 caddy1: remove 2020-10-02 23:50:59 +10:00
Doron Behar
0ef1276d68
Merge pull request #99365 from Mic92/lldb 2020-10-02 16:34:27 +03:00
Timo Kaufmann
d832ca8178
Merge pull request #97237 from midchildan/package/sd-local
sd-local: init at 1.0.5
2020-10-02 11:08:05 +02:00
Ingolf Wagner
e3a920bfa9
terranix: init at 2.3.0 2020-10-02 10:39:14 +02:00
Jörg Thalheim
f396492e6e
lldb: default to latest version
Unlike llvm we don't use it for building software and rather
want the latest and greatest.
2020-10-02 10:03:27 +02:00
Jonathan Ringer
1b17aea63e dbvisualizer: remove
Source has likely been broken since 2017
It's unfree, so we don't have hydra to view breakage history.
2020-10-01 21:15:04 -07:00
zowoq
5b09b92a16 traefik: 2.2.11 -> 2.3.1
https://github.com/traefik/traefik/releases/tag/v2.3.0
https://github.com/traefik/traefik/releases/tag/v2.3.1
2020-10-02 10:13:31 +10:00
Cole Helbling
11eddd61bc
top-level: ignore unexpected args
This fixes both `nix-shell` failing to eval with `nixUnstable`, as well
as ofborg's failure to eval on aarch64 due to passing an "unexpected
arg" (1112e3a8c8/ofborg/src/nix.rs (L334-L340)).
2020-10-01 11:21:32 -07:00
Cole Helbling
d91cab87b1
Revert "top-level: fix nix-shell eval w/nixUnstable"
This reverts commit fa6064ad86.
2020-10-01 11:21:06 -07:00
Andrey Kuznetsov
9a54352353 tabnine: init at 3.1.1 2020-10-01 10:32:22 -07:00
José Romildo Malaquias
b08ef82364 skeu: init at 0.5.1 2020-10-01 13:54:20 -03:00
José Romildo Malaquias
f15c4c31d5 marwaita-pop_os: init at 0.9 2020-10-01 12:51:34 -03:00
Maciej Krüger
b3f8d3b80d
Merge pull request #99172 from mkg20001/spidermonkey-38 2020-10-01 16:39:09 +02:00
Stig P
874cf0575b
Merge pull request #99169 from stigtsp/package/perl-text-diff-formattedhtml-init
perlPackages.TextDiffFormattedHTML: init at 0.08
2020-10-01 14:36:35 +00:00
Stig P
cded620f2c
Merge pull request #99247 from stigtsp/package/perl-mojolicious-plugin-gravatar-init
perlPackages.MojoliciousPluginGravatar: init at 0.04
2020-10-01 12:25:49 +00:00
Mario Rodas
6aa4df7f45
Merge pull request #99179 from 0x4A6F/master-promscale
timescale-prometheus -> promscale: 0.1.0-beta.4 -> 0.1.0-beta.5
2020-10-01 05:46:49 -05:00
Stig P
25666f9d24
Merge pull request #99245 from stigtsp/package/perl-imager-qrcode-init
perlPackages.ImagerQRCode: init at 0.035
2020-10-01 10:35:23 +00:00
Bas van Dijk
54de740a87
perlPackages.SysVirt: fetch source from CPAN
Co-authored-by: Stig P <stig@stig.io>
2020-10-01 12:28:29 +02:00
Bas van Dijk
934cd8c322 perlPackages.SysVirt: remove assert version == pkgs.libvirt.version
SysVirt-6.3.0 should build correctly against libvirt-6.6.0 and also
libvirt-6.7.0 since their were no API changes.

Also note that because of this there's no SysVirt-6.6.0 release.

So this removes the `assert version == pkgs.libvirt.version` protection.
2020-10-01 11:53:47 +02:00
Stig Palmquist
10db289ea1
perlPackages.MojoliciousPluginGravatar: init at 0.04 2020-10-01 11:09:26 +02:00
Stig Palmquist
a72101bfbc
perlPackages.ImagerQRCode: init at 0.035 2020-10-01 10:56:43 +02:00
Stig P
302ef60620
Merge pull request #99126 from berbiche/bottom
bottom: init at 0.4.7
2020-10-01 08:06:37 +00:00
Maciej Krüger
946369adbd
spidermonkey: remove spidermonkey_38 -> spidermonkey alias
This removes the spidermonkey alias and renames it in the packages still
using it

Not sure if we need it in aliases.nix since just about nothing depends
on it anymore

Additionally considering removal should be a good choice, it's at least
insecure so it should get tagged as such
2020-10-01 10:00:22 +02:00
Pamplemousse
45f7a707d1 python3Packages.CppHeaderParser: init at 2.7.4
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-30 23:23:03 -07:00
Mario Rodas
56f9e7571c rbw: fix build on darwin 2020-10-01 04:20:00 +00:00
Silvan Mosberger
4aabac8d88
Merge pull request #86223 from pikajude/darwin-static-eval
pkgsStatic: use clang for C compiler on Darwin
2020-09-30 23:44:18 +02:00
Anderson Torres
f8f892254a
Merge pull request #98946 from hugolgst/init/paco
paco: init at 1.0
2020-09-30 17:23:15 -03:00
Anderson Torres
7211bbbee5
Merge pull request #94345 from cohei/init-chruby-fish
chruby-fish: init at 0.8.2
2020-09-30 17:19:27 -03:00
Vincent Laporte
cc739e1c67 ocamlPackages.z3: init at 4.8.9 2020-09-30 22:03:17 +02:00
WORLDofPEACE
3451caf60b
Merge pull request #99008 from mkg20001/cjs-upgrade
Cjs upgrade
2020-09-30 14:30:56 -04:00
Robert Scott
701a6aaeec
Merge pull request #99118 from risicle/ris-precice-2.1.0
precice: fix build, 2.0.2 -> 2.1.0, enable for darwin
2020-09-30 18:47:49 +01:00
Nicolas Berbiche
f4ede1e1ba
bottom: init at 0.4.7
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2020-09-30 12:44:06 -04:00
Vladimír Čunát
2be22836b1
thunderbird*: switch default: 68 -> 78
I didn't feel comfortable with *immediately* removing 68,
even though nixers have rollbacks etc.
2020-09-30 18:12:55 +02:00
0x4A6F
04a8c8aa24
timescale-prometheus -> promscale: 0.1.0-beta.4 -> 0.1.0-beta.5
Rename to upgraded [promscale 0.1.0-beta.5](https://github.com/timescale/promscale/releases/tag/0.1.0-beta.5).
2020-09-30 14:35:29 +00:00
TANIGUCHI Kohei
ec0f69b0a9 chruby-fish: init at 0.8.2 2020-09-30 22:49:35 +09:00
Stig Palmquist
6d4cd74626
perlPackages.TextDiffFormattedHTML: init at 0.08 2020-09-30 14:50:01 +02:00
Stig Palmquist
5592fad251
perlPackages.StringDiff: init at 0.07 2020-09-30 14:49:40 +02:00
Stig Palmquist
a6e4aca950
perlPackages.ModuleInstallRepository: init at 0.06 2020-09-30 14:48:04 +02:00
Stig Palmquist
f926d0567a
perlPackages.ModuleInstallReadmeMarkdownFromPod: init at 0.04 2020-09-30 14:47:30 +02:00
Stig Palmquist
300835cf3e
perlPackages.ModuleInstallReadmeFromPod: init a 0.30 2020-09-30 14:46:07 +02:00
Stig Palmquist
b6dc723213
perlPackages.ModuleInstallGithubMeta: init at 0.30 2020-09-30 14:45:40 +02:00
Stig Palmquist
e6df1220eb
perlPackages.TestInDistDir: init at 1.112071 2020-09-30 14:45:07 +02:00
Daniël de Kok
b751c120ce
Merge pull request #95824 from obsidiansystems/python3.tensorflow_2-update-to-2.3.0
tensorflow: update to 2.3.0
2020-09-30 11:37:42 +02:00
Hugo Lageneste
2dc68c3e76 paco: init at 1.0 2020-09-30 11:05:45 +02:00
Doron Behar
6dd3dddf2e
Merge pull request #83519 from yurrriq/add-kubelogin
kubelogin: init at 0.0.6
2020-09-30 11:09:36 +03:00
Vincent Laporte
22b076e1c3 ikos: 2.1 → 3.0 2020-09-30 07:20:38 +02:00
Eric Bailey
b3a9dad7c4 kubelogin: init at 0.0.6 2020-09-29 22:18:06 -05:00
Benjamin Staffin
703f052de1
material-shell: init at v6 (#98899) 2020-09-29 18:38:45 -04:00
Thiago Kenji Okada
9a43f55bb0 python3Package.aionotify: init at 0.2.0 2020-09-29 14:08:35 -07:00
Robert Scott
5afdaa28a6 precice: fix build
cmake gets confused with python 3.8's version number, switch back to 3.7
for now until upstream's resolved that
2020-09-29 21:52:44 +01:00
Anderson Torres
9f973593c8
Merge pull request #98991 from AndersonTorres/netsurf-upload
Netsurf: a huge rewrite+update!
2020-09-29 15:01:32 -03:00
Jonathan Ringer
4d165d29de python3Packages.azure-appconfiguration: init at 1.1.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer
61ae2b4715 python3Packages.azure-keyvault-administration: init at 4.0.0b1 2020-09-29 06:00:43 -07:00
Christoph Hrdinka
7201e03a07
Merge pull request #98792 from NixOS/kevincox-b2
backblaze-b2: 1.3.8 -> 2.0.2
2020-09-29 13:21:38 +02:00
Mario Rodas
77cf8388be
Merge pull request #93733 from lilyball/macvim-plugins
macvim: add configuration similar to vim_configurable and neovim
2020-09-29 05:13:35 -05:00
Peter Simons
518338f7f7 ghc: add alpha-1 release of version 9.0.1 2020-09-29 12:06:53 +02:00
Ryan Mulligan
3c672fa551
Merge pull request #99054 from redvers/pony-corral_init
pony-corral: init 0.4.0
2020-09-28 21:27:16 -07:00
Ryan Mulligan
ea43b22d38
Merge pull request #82224 from caadar/ssh-askpass-fullscreen
ssh-askpass-fullscreen: init at 1.2
2020-09-28 20:43:05 -07:00
Ryan Mulligan
990af061bc
Merge pull request #82175 from tckmn/add-qxw
qxw: init at 20190909
2020-09-28 20:34:11 -07:00
AndersonTorres
9438b04126 NetSurf: refactor
I will refactor NetSurf to make it more understandable and discoverable.

- First, it will be moved from misc/ to networking/browsers/, with all its
  related libraries;
- Second, the expressions will be arranged in a flat directory.
2020-09-28 22:39:14 -03:00
Redvers Davies
ef71bc461d pony-corral: init 0.4.0 2020-09-29 01:14:12 +00:00
Tim Steinbach
6fb0a4dd2a
linux-hardened: 5.7 -> 5.8 2020-09-28 19:09:10 -04:00
Lily Ballard
72e3217bf1 macvim: add configuration similar to vim_configurable and neovim
vim_configurable and neovim have both supported a mechanism to build
them with a custom vimrc that supports plugins from Nix. This updates
MacVim to support the same sort of configuration using an expression
like

  macvim.configure {
    customRC = ''
      # custom configuration goes here
    '';
    packages.myVimPackage = with pkgs.vimPlugins; {
      start = [ youcompleteme fugitive ];
      opt = [ phpCompletion elm-vim ];
    }
  }

Once configured, .override will allow for editing the configuration.

Like vim_configurable and neovim, configuring macvim does not require
rebuilding it. Also like them, configuring macvim turns off the user
vimrc file.
2020-09-28 16:03:34 -07:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Redvers Davies
046c6a7038
ponyc: update 0.38.1 (#98598)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-09-28 17:40:58 -04:00
Doron Behar
1d45990efb
spidermonkey_78: init at 78.1.0
* format

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-09-28 15:08:23 +02:00
Mario Rodas
692f58d16f
Merge pull request #81116 from matthiasbeyer/add-swappy
swappy: Init at 1.2.1
2020-09-28 01:13:17 -05:00
ccellado
2f4f052f7c pyvips: init at 2.1.12
pyvips: init at 2.1.12

pyvips: init at 2.1.12

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/top-level/python-packages.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>

pyvips: init at 2.1.12

Update pkgs/development/python-modules/pyvips/default.nix

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-09-27 20:00:31 -07:00
WORLDofPEACE
9f4962392a
Merge pull request #98972 from JustinLovinger/rofimoji
rofimoji: init at 4.3.0, wtype: init at 2020-09-14
2020-09-27 19:02:33 -04:00
Justin Lovinger
2870231e08 rofimoji: init at 4.3.0 2020-09-27 18:37:44 -04:00
Justin Lovinger
d93e6842d4 wtype: init at 2020-09-14 2020-09-27 18:36:34 -04:00
Patrick Winter
84a2282b7b typer: init at 0.3.2 2020-09-27 11:43:05 -07:00
Matt Huszagh
6b9481607b openems: init at unstable-2020-02-15 2020-09-27 11:32:27 -07:00
Robert Scott
d7365fad89 pythonPackages.datatable: 0.10.1 -> 0.11.0, fix build
once we've made some alterations to the source (which doesn't seem to have
been shipped in a ready-to-build state), we can use the funny custom build
system to build a wheel which can then be installed by the pipInstallHook.

running the tests is again annoying because an ini file setting pytest's
python_files parameter is missing, meaning we have to inject our own.
2020-09-27 10:14:16 -07:00
Michael Raskin
31a4e2e28b
Merge pull request #93457 from ju1m/apparmor
apparmor: fix and improve the service
2020-09-27 13:07:38 +00:00
Austin Butler
84d74ae9c9 pythonPackages.entrypoint2: init at 0.2.1 2020-09-26 18:54:09 -07:00
Austin Butler
af2dc4d401 python3Packages.mss: init at 6.0.0 2020-09-26 18:52:35 -07:00
Austin Butler
3b1ee7b011 pythonPackages.requests-hawk: init at 1.0.1 2020-09-26 15:46:48 -07:00
Richard Marko
bcd728c9bf ghc8102Binary: add to integerSimpleExcludes 2020-09-26 12:18:00 -07:00
Aaron Andersen
7d56386e11
Merge pull request #98556 from stigtsp/package/convos-4.40
convos: 4.33 -> 4.40
2020-09-26 14:02:17 -04:00
Gabriel Ebner
bbb854f974
Merge pull request #98845 from gebner/freecad019git 2020-09-26 17:30:56 +02:00
Thomas Tuegel
6882716623
Merge pull request #98846 from ttuegel/libvlc
Build standalone libvlc
2020-09-26 08:23:08 -05:00
Mario Rodas
69978a02e1
Merge pull request #98696 from marsam/init-postgresql_13
postgresql_13: init at 13.0
2020-09-26 08:00:37 -05:00
Gabriel Ebner
58121fe1b0 freecadStable: init at 0.18.4 2020-09-26 14:28:36 +02:00
Gabriel Ebner
78c10375d8 opencascade-occt730: init at 7.3.0p3 2020-09-26 14:26:16 +02:00
Gabriel Ebner
22301b66cd freecad: 0.18.4 -> unstable-2020-09-25 2020-09-26 13:49:42 +02:00
Thomas Tuegel
e1b7af630f
cantata: use libvlc 2020-09-26 05:50:24 -05:00
Frank Doepper
31ae9dd6ab nncp: init at 5.3.3 2020-09-26 10:28:42 +02:00
Oleksii Filonenko
59bfd517ff
Merge pull request #98691 from zowoq/caddy
caddy: 2.1.1 -> 2.2.0
2020-09-26 11:03:32 +03:00
Jonathan Ringer
2768436826 hasura-graphql-engine: reduce closure size
4.3G to around 80MB
2020-09-25 20:32:40 -07:00
Kevin Cox
36a68c8e82
pythonPackages.class-registry: init at 2.1.2 2020-09-25 16:29:42 -04:00
Peter Simons
3913f6a514
Merge pull request #98656 from sorki/hask/ghc8102Binary
ghc8102Binary: init, enable armv7l
2020-09-25 21:22:07 +02:00
ajs124
e81c9b78ff thc-ipv6: init at 3.6 2020-09-25 18:17:36 +02:00
Thomas Tuegel
9eb4c70c74
vlc: do not build with every Qt version
It is no longer necessary to build vlc with every Qt version now that we have a
Qt-less libvlc.
2020-09-25 10:47:43 -05:00
Thomas Tuegel
4cc2cdfb83
libvlc: init at 3.0.11.1 2020-09-25 10:47:43 -05:00
Doron Behar
9e8f8c2cf8 all-packages.nix: Fix a mis-indented };
And thereby fix a confusion for parenthesis based Vim folding.
2020-09-25 18:32:20 +03:00
Hongchang Wu
91c74eeae3 ocamlPackages.dot-merlin-reader: init at 3.4.0 2020-09-25 15:11:46 +02:00
Daniël de Kok
163fc72328
Merge pull request #98630 from Flakebi/amber
amber: init at unstable-2020-09-23
2020-09-25 11:22:26 +02:00
Doron Behar
0c8e51bd8c
Merge pull request #95413 from pstn/remove-gnunet-git
gnunet_git: remove
2020-09-25 10:29:55 +03:00
Philipp
ff513a5b89 gnunet_git: remove 2020-09-25 10:13:48 +03:00
Graham Bennett
31cef85719 Remove lowPrio from octaveFull 2020-09-25 09:57:25 +03:00
Graham Bennett
3a5bcb313e octave: use qt-5 mkDerivation for wrapQtAppsHook
This is to ensure QT_QPA_PLATFORM_PLUGIN_PATH is set on Darwin.
2020-09-25 09:57:25 +03:00
Sebastian Neubauer
179360d419 amber: init at unstable-2020-09-23 2020-09-25 08:10:50 +02:00
zowoq
dc19de6009 Revert "syncthing: pin to go 1.14"
This reverts commit 384e56bbaa.

Fixed in the 1.9.0 release.
https://github.com/syncthing/syncthing/releases/tag/v1.9.0
2020-09-25 15:41:55 +10:00
Anderson Torres
4e297bd2a9
Merge pull request #97806 from JamieMagee/dotnet-sdk-5.0
dotnetCorePackages.sdk_5_0: init at version 5.0.100-preview.8.20417.9
2020-09-25 00:23:27 -03:00
zowoq
60fcc12970 caddy: 2.1.1 -> 2.2.0
https://github.com/caddyserver/caddy/releases/tag/v2.2.0
2020-09-25 09:17:28 +10:00
zimbatm
cc9b34a56b
Merge pull request #98649 from cw789/elixir_cleanup
elixir_1_6: remove
2020-09-24 22:00:03 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
zimbatm
f32bc5c953
Merge pull request #98554 from Luflosi/update/ipfs
ipfs: 0.6.0 -> 0.7.0
2020-09-24 20:42:07 +00:00
Joe Hermaszewski
99d2db8dce
nvidia-x11.vulkan_beta: init at 450.56.11 (#97882)
- This is fetched from a different URL, so allow passing that explicitly.

- There also isn't an nvidia-persistenced or nvidia-settings release for
  this version, so use 450.57 instead. Also implement passing
  persistenced and settings version explicitly.

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-09-24 10:53:05 -04:00
cw
3c379af10b elixir_1_6: remove
Additionally removed the now obsolete rebar build dependency for elixir.
2020-09-24 15:14:52 +02:00
Richard Marko
0d4f3ef1ab ghc8102Binary: init, enable armv7l 2020-09-24 12:26:35 +02:00
Câju Mihai-Drosi
926152f16b vulkan-validation-layers: 1.2.131.2 -> 1.2.141.0 2020-09-24 08:19:41 +03:00
Câju Mihai-Drosi
6c815406ab glslang: 8.13.3559 -> 8.13.3743 2020-09-24 08:19:41 +03:00