Commit Graph

54546 Commits

Author SHA1 Message Date
freezeboy
9950899236 xflr5: migrate to Qt5.15
rewrite without wrapQtAppsHook and stdenv
2020-11-20 22:24:19 +01:00
freezeboy
1bb18de6e1 eagle: migrate to Qt5.15 2020-11-20 22:24:18 +01:00
freezeboy
f2335a5d98 appcsxcad: migrate to Qt5.15
* remove useless wrapQtAppsHook
2020-11-20 22:24:18 +01:00
freezeboy
ed7a64c4ee qcsxcad: migrate to Qt511 + additional cleanup
* Split into multiple outputs
 * Rewrite the derivation without stdenv
2020-11-20 22:24:18 +01:00
freezeboy
6683f3bf65 calaos_installer: 3.1 -> 3.5
Also migrate to Qt 5.15
2020-11-20 22:24:18 +01:00
freezeboy
43dbe81640 tellico: migrate to Qt5.15 2020-11-20 22:24:17 +01:00
freezeboy
8053c25b2f vnote: 2.8.2 2.8.2 -> 2.10
Also migrate to Qt5.15
2020-11-20 22:24:17 +01:00
freezeboy
568befb1fd protonmail-bridge: migrate to Qt5.15 2020-11-20 22:24:17 +01:00
freezeboy
62b77c5bbc teamspeak_client: migrate to Qt5.15 2020-11-20 22:24:17 +01:00
freezeboy
9cbe9b5d04 golden-cheetah: use Qt5.14 2020-11-20 22:24:16 +01:00
freezeboy
768733f552 qlcplus: 4.12.2 -> 4.12.3 2020-11-20 22:24:16 +01:00
StigP
96d9861592
Merge pull request #104240 from stigtsp/package/perl-www-twilio-api-init
perlPackages.WWWTwilioAPI: init at 0.21
2020-11-20 22:17:47 +01:00
Peter Simons
e6811900dd cachix: drop the build from the release jobset
The cachix build is broken with ghc-8.10.x and recent versions of
its dependencies, particularly servant, swagger2, etc. We cannot
easily fix that with overrides -- it would be best if upstream
released a new version that builds successfully in the Stackage
Nightly environment. A simple way to ensure that would be to add
cachix to Stackage.

Ping @domenkozar.
2020-11-20 21:50:49 +01:00
Bart Brouns
36118d4a9d i3altlayout: init at 0.3 2020-11-20 21:38:22 +01:00
Guillaume Girol
bfbfe33fd6
Merge pull request #104104 from starcraft66/obs-move-transition
obs-move-transition: init at 2.0.2
2020-11-20 20:29:16 +00:00
Gabriel Ebner
660b92c476
Merge pull request #104057 from prusnak/electron
Introduce Electron 11, updates for Electron 8 and 9
2020-11-20 21:08:07 +01:00
Peter Simons
d8bf350320 haskellPackages: switch default package set to ghc-8.10.2 2020-11-20 20:57:35 +01:00
Jörg Thalheim
5e46d05486
Merge pull request #104261 from Mic92/spdlog 2020-11-20 19:01:29 +01:00
Jonathan Ringer
a20cf479b3 python2Packages.locustio: remove, unmaintained 2020-11-20 09:24:15 -08:00
Stig Palmquist
1cbdc2123d
perlPackages.WWWTwilioAPI: init at 0.21 2020-11-20 18:20:21 +01:00
Pavol Rusnak
8cde963967
electron_11: init at 11.0.2
make electron point to electron_11
2020-11-20 17:01:22 +01:00
Anderson Torres
ead04a6639
Merge pull request #104316 from AndersonTorres/at1985-update 2020-11-20 12:12:43 -03:00
StigP
729ed5ce6a
Merge pull request #104237 from stigtsp/package/perl-text-multimarkdown-init
perlPackages.TextMultiMarkdown: init at 1.000035
2020-11-20 09:56:03 +01:00
Doron Behar
1e43e4c316
Merge pull request #104298 from expipiplus1/joe-vulkan-extension-layer
vulkan-extension-layer: init at 2020-08-25
2020-11-20 10:30:43 +02:00
Joe Hermaszewski
c8d1171254 vulkan-extension-layer: init at 2020-08-25
There are no tags or releases on the repo, so just use the date as version.

Khronos strikes again with terrible naming here.
2020-11-20 15:25:26 +08:00
Tristan Gosselin-Hane
161a78037b
obs-move-transition: init at 2.0.2 2020-11-20 02:24:12 -05:00
zowoq
ac963ef717 mmv-go: init at 0.1.2 2020-11-20 11:38:22 +10:00
Jaakko Luttinen
854f78d155 pythonPackages.stack-data: init at 0.0.7 2020-11-19 16:08:23 -08:00
Jaakko Luttinen
b8fa662585 pythonPackages.littleutils: init at 0.2.2 2020-11-19 16:08:23 -08:00
AndersonTorres
c56cde86ca 1oom: init at 1.0 2020-11-19 19:05:23 -03:00
Robert Hensing
c68e739300
Merge pull request #104271 from adisbladis/dockertools-cross
dockerTools.buildLayeredImage: Fix cross compilation
2020-11-19 20:41:53 +01:00
Tom McLaughlin
c81c3c3daf
cling: init at 0.7.0 (#64319)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-11-19 14:29:02 -05:00
John Ericson
93b430bc6b
Merge pull request #104201 from obsidiansystems/splice-python
python: Splice packages to better support cross
2020-11-19 14:07:03 -05:00
John Ericson
b57c5d4456 python: Use makeScopeWithSplicing
Now non-`buildInputs` that are python packages should be resolved
correctly.
2020-11-19 11:58:07 -05:00
Michael Raskin
ec695db02f
Merge pull request #104166 from doronbehar/pkg/julia/cleanup
julia: Disable tests for 1.3.1, and make 1.5.3 the default
2020-11-19 14:53:38 +00:00
Jörg Thalheim
2bf5899d6a
Merge pull request #104105 from spacefrogg/openafs-1.9 2020-11-19 14:42:17 +01:00
adisbladis
4313ac6b29
dockerTools.buildLayeredImage: Fix cross compilation 2020-11-19 14:32:22 +01:00
Jörg Thalheim
a19b005867
fmt_6: remove 2020-11-19 13:58:53 +01:00
Jörg Thalheim
827fbf9dfd
gerbera: fix build with spdklog 2020-11-19 13:37:43 +01:00
Jörg Thalheim
02fc4fce9a
waybar: fix build with spdlog 1.8.1 2020-11-19 13:37:41 +01:00
Michael Weiss
15fb3be1c0
Merge pull request #104122 from Chiiruno/dev/rav1e
rav1e: 0.3.4 -> 0.4.0-alpha // ffmpeg-full: re-enable rav1e
2020-11-19 12:38:25 +01:00
zowoq
b23d2973b6 grobi: fix failing test on go 1.15 2020-11-19 20:32:44 +10:00
Maximilian Bosch
f2201dbb5d
Merge pull request #104213 from zowoq/prometheus
prometheus: 2.22.1 -> 2.22.2
2020-11-19 11:25:21 +01:00
Jörg Thalheim
589d025f73
Merge pull request #101571 from Pamplemousse/cutter 2020-11-19 11:14:56 +01:00
freezeboy
f78411700d python3Packages.ndjson: init at 0.3.1 2020-11-18 22:39:40 -08:00
Vincent Laporte
229060146d ocamlPackages.metrics-mirage: init at 0.2.0 2020-11-19 07:12:06 +01:00
Vincent Laporte
7346475c9f ocamlPackages.metrics-influx: init at 0.2.0 2020-11-19 07:12:06 +01:00
freezeboy
813255b816 python3Packages.arabic-reshaper: init at 2.1.1 2020-11-18 20:50:00 -08:00
freezeboy
caa738142f python3Packages.python-bidi: init at 0.4.2 2020-11-18 20:50:00 -08:00
Stig Palmquist
af9a60a126
perlPackages.TextMultiMarkdown: init at 1.000035 2020-11-19 05:00:04 +01:00
Daniël de Kok
a0bbcb7632 fedora-backgrounds.f33: init at 33.0.7 2020-11-19 10:52:31 +08:00
Okina Matara
2aff61f609
ffmpeg-full: re-enable rav1e 2020-11-18 20:42:50 -06:00
Mario Rodas
8826488bbd
Merge pull request #101936 from punkeel/punkeel/nodejs-14-lts
nodePackages: Switch to 14.x
2020-11-18 21:31:49 -05:00
Pamplemousse
056a35ad97 radare2-cutter: Use Qt 5.15
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-11-18 17:07:06 -07:00
Andreas Rammhold
e5f945b13b
Merge pull request #104176 from andir/firefox-83
firefox: 82.0.3 -> 83.0, firefox-esr: 78.4.1esr -> 78.5.0esr, nss: 3.56 -> 3.58, cacert refactor
2020-11-19 00:47:04 +01:00
zowoq
8ec3ec7226 Revert "prometheus: pin to go 1.14"
This reverts commit ba17782524.

Fixed in https://github.com/prometheus/prometheus/releases/tag/v2.21.0
2020-11-19 07:45:18 +10:00
Wulfsta
3c9c52db49 pythonPackages.flatbuffers: init at 1.12.0 2020-11-18 13:23:41 -08:00
Kevin Amado
04a641bd4f pythonPackages.aioextensions: init at 20.11.1517005 2020-11-18 12:05:12 -08:00
Andreas Rammhold
cbd0f8931c
nss_3_53: init 2020-11-18 20:13:23 +01:00
freezeboy
95a170cda0 python3Packages.sockjs: init at 0.11.0 2020-11-18 10:57:17 -08:00
ajs124
4897c23904 spandsp3: init at 3.0.0 2020-11-18 17:13:29 +01:00
Doron Behar
1e4c335a94 julia: Make 15 the default version 2020-11-18 15:33:18 +02:00
Ryan Mulligan
c12b401432
Merge pull request #104024 from ryantm/rm-shaarli
shaarli-material: remove package
2020-11-17 21:21:18 -08:00
Yorick van Pelt
9ca12dc4c7 python3Packages.reedsolo: init at 1.5.4
reedsolo: maintain, add tests, fix cython

reedsolo: Apply suggestions from code review

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2020-11-17 16:41:17 -08:00
Michael Raitza
1e97f1d455 openafs_1_9: init at 1.9.0 2020-11-17 23:32:21 +01:00
Lassulus
d93584cd1c
Merge pull request #101547 from kmein/feature/spotify-cli-linux
spotify-cli-linux: init at 1.6.0
2020-11-17 22:23:54 +01:00
Andreas Rammhold
48d4b84f40
Merge pull request #104027 from cole-h/crate2nix
crate2nix: init at 0.8.0
2020-11-17 22:23:27 +01:00
Lassulus
0749c7d68d
Merge pull request #101255 from kmein/feature/python-packages
python3Packages.{pygtrie, betacode}: init
2020-11-17 22:22:09 +01:00
Lassulus
652c2cd5bf
Merge pull request #104085 from kmein/feature/urlwatch
urlwatch: 2.19 -> 2.21
2020-11-17 21:45:41 +01:00
Michael Raitza
1f323ec2b4 openafs: remove 1.6; point to openafs_1_8 2020-11-17 21:31:59 +01:00
Kierán Meinhardt
097f5a54a6 python3Packages.pyppeteer: init at 0.2.2 2020-11-17 21:31:31 +01:00
Kierán Meinhardt
3a30b1fc16 python3Packages.pyee: init at 7.0.4 2020-11-17 20:57:14 +01:00
Michael Raskin
8e5f885ba0
Merge pull request #103783 from doronbehar/pkg/julia/lts
julia_10: rewrite
2020-11-17 19:42:16 +00:00
makefu
955548855d
aliases: rfkill is replaced by utillinux, not util-linux 2020-11-17 20:12:43 +01:00
Daiderd Jordan
aec155efb6
Merge pull request #104013 from thefloweringash/remove-darwin-bootstrap-test
release: disable darwin bootstrapped stdenv test
2020-11-17 18:45:34 +01:00
Cole Helbling
011ecb8f90
crate2nix: init at 0.8.0
crate2nix is a tool that "generates nix build files for rust crates
using cargo".

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-17 08:13:04 -08:00
ajs124
9706108b63
Merge pull request #102124 from helsinki-systems/upd/jackmix
jackmix: 0.5.2 -> 0.6.0
2020-11-17 16:13:47 +01:00
Fabián Heredia Montiel
085da94ace shards: refactor and 0.11.0 -> {0.11.1, 0.12.0} 2020-11-17 22:19:04 +08:00
Fabián Heredia Montiel
bc029589d4 crystal: refactor and add 0.35.1 2020-11-17 22:19:04 +08:00
Anderson Torres
dced59203c
Merge pull request #103942 from AndersonTorres/wip-cc65
cc65: init at 2.18
2020-11-17 09:14:28 -03:00
Evax Software
18e21a5a7d Remove VueScan
The author is forbidding packaging of his software.
2020-11-17 10:09:52 +01:00
Doron Behar
ba9d95ca8f julia_10: rewrite
Don't use ./shared.nix as it's not shared anymore.
Fix tests with an upstream patch and a few commands in postPatch.
Assert that blas and lapack are compatible.
Rename utf8proc patch.
2020-11-17 10:45:37 +02:00
Doron Behar
6bd360b4a4
Merge pull request #103957 from expipiplus1/joe-vulkan 2020-11-17 10:43:56 +02:00
Joe Hermaszewski
b2fae2dbdf vulkan-tools-lunarg: init at 1.2.141.0 2020-11-17 15:08:51 +08:00
Ryan Mulligan
c7b3e43be0 shaarli-material: remove package
This has been marked broken since Oct 2019 and has no maintainer.
2020-11-16 21:08:44 -08:00
Anderson Torres
e8e3f7d398
Merge pull request #103339 from veprbl/pr/openshot_darwin
openshot-qt: enable on darwin
2020-11-16 22:45:14 -03:00
Andrew Childs
c5b0f56ae4 release: disable darwin bootstrapped stdenv test 2020-11-17 10:03:07 +09:00
Dmitry Kalinkin
972bcb496d
openshot-qt: enable on darwin 2020-11-16 18:07:08 -05:00
Dmitry Kalinkin
621f649bfb
libsForQt5.libopenshot-audio: enable on darwin 2020-11-16 18:07:01 -05:00
Anderson Torres
b77f0d0bc1
Merge pull request #103229 from zyansheep/master
lunar-client: init at version 2.4.0
2020-11-16 18:33:30 -03:00
Karol Chmist
002a5f9de1 Add sphinx autoapi 1.5.1 2020-11-16 09:52:15 -08:00
sternenseemann
bc714f86a5 ocamlPackages.ca-certs: init at 0.1.2 2020-11-16 16:09:18 +01:00
Frederik Rietdijk
36b27ccf77
Merge pull request #103462 from NixOS/staging-next
Staging next
2020-11-16 15:23:47 +01:00
Bart Brouns
89fae7b7c7 vdirsyncerStable: deprecate 2020-11-16 20:23:49 +08:00
Bart Brouns
452043842a vdirsyncer: rename stable.nix to default.nix 2020-11-16 20:23:49 +08:00
Bart Brouns
90126c3e48 vdirsyncer: delete default.nix, point vdirsyncer to stable.nix
TLDR: default.nix was pointing to an unmaintained code base whereas stable.nix is up-to-date and maintained.

History
1. At first their was one Python version of vdirsyncer that had been working fine for years. Then, maintenance decreased and the package was marked as broken in nixpkgs.
2. The original author (@untitaker on github.com) of vdirsyncer decided to re-implement (part of) vdirsyncer in Rust. Nixpkgs made `vdirsyncer` point to the Rust version and renamed the Python historical version to `vdirsyncerStable`.
3. Eventually, @untitaker gave up on the Rust version.
4. Someone else (@WhyNotHugo on github.com) decided to take over maintenance of the Python version.
5.  Mario Rodas (@marsam on github) and Damien Cassou updated the `vdirsyncerStable` to point to the work of @WhyNotHugo and mark the package as working again.
2020-11-16 20:23:49 +08:00
Frederik Rietdijk
986c2d36da Merge master into staging-next 2020-11-16 09:01:53 +01:00
AndersonTorres
d024fa5ef8 cc65: init at 2.18 2020-11-15 20:49:58 -03:00
Anderson Torres
25afd6a3ec
Merge pull request #103768 from AndersonTorres/wip-antiprism
antiprism: init at 0.26
2020-11-15 19:43:57 -03:00
Symphorien Gibol
74b9066a39 paperwork: 1.3.1 -> 2.0 2020-11-15 15:46:53 +01:00