Commit Graph

54428 Commits

Author SHA1 Message Date
ajs124
4897c23904 spandsp3: init at 3.0.0 2020-11-18 17:13:29 +01: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
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
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
Anderson Torres
b6deb94192
Merge pull request #103839 from AndersonTorres/wip-simh
simh: init at 3.11-1
2020-11-15 10:04:04 -03:00
Vincent Laporte
2806eb2743 coq_8_12: 8.12.0 → 8.12.1 2020-11-15 12:03:15 +01:00
Vincent Laporte
b94a294363 scheherazade-new: init at 3.000 2020-11-15 09:33:45 +01:00
Matthieu Coudron
6bf0226686 pythonPackages.notmuch2: init at 0.31
generates bindings via cffi
2020-11-14 23:46:25 +01:00
AndersonTorres
c7463be402 simh: init at 3.11-1 2020-11-14 19:24:35 -03:00
Michael Raskin
3e5039cbd5
Merge pull request #103714 from mweinelt/python/phonemizer
python3Packages.phonemizer: init at 2.2.1
2020-11-14 22:21:43 +00:00
John Ericson
86fedc3a92
Merge pull request #102766 from siraben/mmix
Initial implementation of cross-compilation to Knuth's MMIX
2020-11-14 12:46:24 -05:00
Martin Weinelt
8578fb3144
phonemizer: init at 2.2.1 2020-11-14 17:52:19 +01:00
Dmitry Kalinkin
832665765f
Merge pull request #103647 from sikmir/qvge
qvge: init at 0.6.1
2020-11-14 08:40:38 -05:00
Timo Kaufmann
a638df745d
Merge pull request #97028 from midchildan/package/arc_unpacker
arc_unpacker: init at b9843a1
2020-11-14 14:30:35 +01:00
midchildan
302cbf171c
arc_unpacker: init at unstable-2019-01-28 2020-11-14 18:07:03 +09:00
Frederik Rietdijk
da6239dab3 Merge #98541 into staging-next 2020-11-14 09:19:31 +01:00
Vincent Laporte
9ca92f0a5b ocamlPackages.mirage: init at 3.9.0 2020-11-14 09:11:28 +01:00
AndersonTorres
fb1c3a2e1d all-packages.nix: a small reorganization
Now the science/geometry expressions are in a same block of the all-packages
file.
2020-11-14 00:48:32 -03:00