Commit Graph

54375 Commits

Author SHA1 Message Date
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
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
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
AndersonTorres f61b91cec4 antiprism: init at 0.26 2020-11-14 00:37:10 -03:00
Samuel Dionne-Riel b8c1348049
Merge pull request #103735 from andir/uboot-rockpi4
ubootRockPi4: init
2020-11-13 21:35:19 -05:00
Andreas Rammhold 7a5047bede
ubootRockPi4: init
This adds support for the Radxa Rock Pi 4 board which is based on
RK3399. The u-boot outputs from the introduced build are suitable to
build a generic image for the Rock Pi 4 by setting the following in a
custom build of $nixpkgs/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix:

```
  sdImage.postBuildCommands = ''
    dd if=${pkgs.ubootRockPi4}/idbloader.img of=$img seek=64 conv=notrunc
    dd if=${pkgs.ubootROckPi4}/u-boot.itb of=$img seek=16384 conv=notrunc
  '';
```
2020-11-14 02:25:41 +01:00
Christoph Stich 5a5cb550dd
julia: init at 1.5 (#101933) 2020-11-13 21:43:50 +00:00
Nikolay Korotkiy 986d973ff4
qvge: init at 0.6.1 2020-11-13 23:53:50 +03:00
Joe Hermaszewski e5570d9f8b update-nix-fetchgit: standalone small closure 2020-11-13 21:37:56 +01:00
Jack Kelly d01e5dc66b
octant: init at 0.16.0 (#99546) 2020-11-13 18:03:10 +01:00
Vincent Laporte 10fc2a3ac9 ocamlPackages.mstruct: remove at 1.4.0 2020-11-13 11:01:52 +01:00
Lassulus 5c816b9f1a
Merge pull request #101251 from samuelgrf/update-fmt
fmt: 6.2.1 -> 7.0.3
2020-11-13 10:44:16 +01:00
Orivej Desh (NixOS) df89889a67
Merge pull request #102521 from freezeboy/update-vmpk
vmpk: 0.5.1 -> 0.7.2
2020-11-12 22:33:02 +00:00
Matthieu Coudron 2bbfa82c2f
Merge pull request #103232 from teto/mptcp_official
linux_mptcp_5_9: init upstream multipath TCP at 5.9
2020-11-12 22:15:02 +01:00
Martin Weinelt 5c79a18f98
Merge pull request #99194 from prusnak/fastecdsa
python3Packages.fastecdsa: init at 2.1.5
2020-11-12 21:36:36 +01:00
Lassulus 40811ee161
Merge pull request #103052 from dbirks/add-ssmsh
ssmsh: init at 1.4.3
2020-11-12 21:00:27 +01:00
Pavol Rusnak f70ecb65e7
python3Packages.fastecdsa: init at 2.1.5 2020-11-12 20:59:56 +01:00
Martin Weinelt a6c7b75e4d
Merge pull request #99284 from Munksgaard/bump-obs
obs-studio: Add builtin support for browser source
2020-11-12 19:12:54 +01:00
Matthieu Coudron 015939bece linux_mptcp_5_9: MPTCP in upstream linux
linux_mptcp_5_9 enables Multipath TCP in the upstream kernel.

I keep linux_mptcp_95 even if it is out of tree because it has "more" features
than linux_mptcp_5_9.
2020-11-12 18:51:45 +01:00
Matthieu Coudron db215ca08d linux_mptcp_94: remove (outdated)
few years old by now, use linux_mptcp_95 instead.
2020-11-12 18:51:18 +01:00
StigP eaf2a0fcbe
Merge pull request #97673 from andir/add-perl-catalyst-ldap
perlPackages: init Catalyst::Authentication::Store::LDAP at 1.016 (and dependencies)
2020-11-12 12:13:23 +00:00
StigP 28a498b4b1
Merge pull request #103264 from zakame/updates/perl-Future-AsyncAwait-0.46
perlPackages.FutureAsyncAwait: 0.45 -> 0.46
2020-11-12 12:08:57 +00:00
Nick Hu a371c10711
Merge pull request #102763 from colemickens/tree-sitter
tree-sitter: 0.17.1 -> 0.17.3; run make install
2020-11-12 09:05:59 +00:00
Lassulus adbcba2ce7
Merge pull request #93833 from pulsation/add-quisk
quisk: init at 4.1.72
2020-11-12 08:22:10 +01:00
freezeboy fd9f28c396 vmpk: 0.5.1 -> 0.7.2
Also migrate from qt4 to qt5 (#33248)
2020-11-12 03:42:22 +00:00
Anderson Torres 55153b8b48
Merge pull request #103110 from AndersonTorres/4th
4th: init at 3.62.5
2020-11-11 19:20:08 -03:00
Marek Mahut c095429001
Merge pull request #98726 from xwvvvvwx/turbo-geth
turbo-geth: init at 2020.09.04
2020-11-11 22:35:49 +01:00
Gabriel Ebner 753656bbbc
Merge pull request #103225 from gebner/hsphfpd
pulseaudio: add hsphfpd support
2020-11-11 19:56:35 +01:00
pulsation a3bf66f487 quisk: init at 4.1.72 2020-11-11 19:43:07 +01:00
Michael Raskin 83992fd7c6
bisoncpp: init (#103316)
* bobcat: 4.08.03 -> 5.05.00; switch homepage

* bisoncpp: init at 6.04.00

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-11 18:20:39 +00:00
David Terry d277dc65a1
turbo-geth: init at 2020.11.01 2020-11-11 19:00:57 +01:00
Marek Mahut e39bc29e1e
asciigraph: init at 0.5.1 (#103184) 2020-11-11 23:48:05 +10:00
Kevin Cox 5dee9b5699
Merge pull request #96679 from midchildan/add-mackerel
mackerel-agent: init at 0.69.3
2020-11-11 06:59:22 -05:00
Gabriel Gonzalez 87d5e6fc1a Change idiom for overriding Dhall package version
Before this change, a Dhall package like the Prelude would be
encoded as a record with one field per supported version.  Then
downstream packages would specify which package to override
by selecting a different record field.

The problem with that approach is that it did not provide an
easy way to override a package to a version other than the default
ones supplied by Nixpkgs.  Normally you would use the `.override`
method for this purpose, but the `override` method added by
`buildDhall{Directory,GitHub}Package` is clobbered by the
`override` method added by `callPackage` in
`./pkgs/top-level/dhall-packages.nix`.

The solution is to add a separate `.overridePackage` method which is
essentially the exact same as `.override`, except that it is no
longer clobbered by `callPackage`.  This `.overridePackage` method
allows one to override the arguments supplied to
`buildDhall{Directory,GitHub}Package`, making it easier to specify
package versions outside of the ones supported by Nixpkgs..

This also includes a change to only build one (preferred) version of each
package (instead of multiple supported versions per package), in order to
minimize the maintenance burden for the Dhall package set.
2020-11-11 11:16:04 +01:00
Thiago Franco de Moraes dd72edcdae python3Packages.wxpython_4_1: init at 4.1.0 2020-11-10 15:07:57 -08:00
Jonathan Ringer b2e857a5fe spicetify-cli: init at 1.1.0 2020-11-10 14:48:34 -08:00