Emily
6eb45bf38a
source-han-{sans,serif,mono}: {update,refactor,init}
...
* source-han-sans: 1.004R -> 2.001
* source-han-serif: switch to Super OTC
* source-han-mono: init at 1.002
The Source Han fonts now use shared package infrastructure, and the
Super OTC distributions, which unify the various scripts into a single
bundle file, improving automatic font selection and reducing overall
disk space usage. This also means that the Traditional
Chinese—Hong Kong language variant is now included.
The old package names including language are aliased to the Super OTC
bundle packages.
2020-02-29 14:57:27 +03:00
Peter Simons
376ff258b5
stylish-cabal: fix the build
...
We can still compile the package with ghc-8.6.5. Later
compiler versions don't work, unfortunately.
2020-02-29 11:10:19 +01:00
worldofpeace
8913745573
Merge pull request #81319 from mdorman/pam_ssh_agent_auth
...
pam_ssh_agent_auth: fix dependency on insecure openssl
2020-02-29 02:02:52 +00:00
Austin Seipp
6e797033c8
itktcl: init at 4.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:57:39 -06:00
worldofpeace
2a09750de8
Merge pull request #80555 from kjuvi/khronos
...
khronos: init at 1.0.5
2020-02-29 00:53:45 +00:00
Jonathan Ringer
add741efc4
release.nix: remove stack job from x86_64-darwin
2020-02-28 16:22:11 -08:00
worldofpeace
e809f3d67e
Merge pull request #81303 from arcnmx/elinks-openssl
...
elinks: build with openssl 1.1
2020-02-29 00:05:38 +00:00
Michael Alan Dorman
b6b3e04759
pam_ssh_agent_auth: fix dependency on insecure openssl
...
There have been a couple of patches floating around for about the last
18 months. While they originated with FreeBSD, but they've been
adopted by Gentoo and Debian as well---and the most straightforward
way to get access to them was from the Debian repository.
2020-02-28 15:24:37 -05:00
Vincent Laporte
fe0ebdf825
ocamlPackages.conduit_p4: remove at 0.10.0
2020-02-28 21:24:26 +01:00
Vincent Laporte
305dc2a199
ocamlPackages.cohttp_p4: remove at 0.19.3
2020-02-28 21:24:26 +01:00
Vincent Laporte
fca7f386db
trv: remove at 0.1.3
2020-02-28 21:24:26 +01:00
Matthieu Coudron
05b6836816
torchPackages, torch-repl: remove
...
See https://github.com/NixOS/nixpkgs/issues/71888
and https://github.com/NixOS/nixpkgs/issues/56398
To sump up, development has moved on to other technologies than lua:
https://github.com/torch/torch7#development-status
and the current packages are broken anyway.
2020-02-28 20:56:42 +01:00
Gabor Greif
c8554c0574
ghc: add 8.8.3
...
https://mail.haskell.org/pipermail/ghc-devs/2020-February/018643.html
2020-02-28 20:42:25 +01:00
Peter Simons
5bcd07a07d
haskellPackages: update default compiler from ghc-8.6.5 to 8.8.2 (LTS-15.x)
2020-02-28 20:31:25 +01:00
Roman Plášil
fb285f2153
minetest: update to 5.1.0 and build on Darwin
2020-02-28 18:50:12 +01:00
arcnmx
f9a682c0cc
elinks: build with openssl 1.1
2020-02-28 08:29:24 -08:00
Alyssa Ross
dddcfaccbb
aliases: helpful 'fetchFromGithub' typo message
2020-02-28 14:38:16 +00:00
kjuvi
38903decbf
khronos: init at 1.0.5
2020-02-28 15:13:05 +01:00
Eelco Dolstra
74c82056c9
lcov: Support gcc 9
...
https://github.com/linux-test-project/lcov/issues/58
https://github.com/Homebrew/homebrew-core/pull/50070
2020-02-28 12:31:41 +01:00
Mario Rodas
4e50a048d1
breezy: init at 3.0.2
2020-02-28 00:06:52 -08:00
Mario Rodas
52e4c7516f
pythonPackages.launchpadlib: init at 1.10.10
2020-02-28 00:06:52 -08:00
Mario Rodas
e0efde5421
pythonPackages.lazr-restfulclient: init at 0.14.3
2020-02-28 00:06:52 -08:00
Mario Rodas
14780770a7
pythonPackages.wadllib: init at 1.3.3
2020-02-28 00:06:52 -08:00
Mario Rodas
8de8110ac7
pythonPackages.lazr-uri: init at 1.0.3
2020-02-28 00:06:52 -08:00
lewo
ec7bcb2625
Merge pull request #80914 from fkstef/fix/metastore-create
...
metastore: init at 1.1.2
2020-02-28 08:58:15 +01:00
Lily Ballard
18007d5656
xv: 0.1.1 -> 0.1.2, rename to xxv
...
Also update the license.
2020-02-27 22:58:32 -08:00
Austin Seipp
7e66ce29bf
mcy: init at 2020.02.05
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-27 21:52:15 -06:00
Dmitry Kalinkin
544baad622
Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
...
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
worldofpeace
14474ff8b5
Merge pull request #78475 from GRBurst/dart
...
dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.10.0 (dev)
2020-02-27 13:43:28 +00:00
GRBurst
1204e44cad
dart: 2.0.0 -> 2.7.1 (stable) + 2.0.0 -> 2.8.0-dev.10.0 (dev)
...
- dart stable: make it default
- add aarch64 (arm64) packages
- set myself as maintainer
2020-02-27 14:23:27 +01:00
Mario Rodas
7b56996d61
Merge pull request #80160 from bhipple/u/parity
...
parity: 2.5.11 -> 2.7.2
2020-02-27 07:33:39 -05:00
Mario Rodas
607a03c566
Merge pull request #81134 from bcdarwin/python3-nitime
...
python3Packages.nitime: init at 0.8.1
2020-02-27 07:26:42 -05:00
Mario Rodas
dfad6d1bd2
Merge pull request #77685 from bcdarwin/python3-ignite
...
python3Packages.ignite: init at 0.2.1
2020-02-27 07:25:22 -05:00
Xavier Zwirtz
2922049a6c
hg-evolve: init at 9.2.2 ( #81158 )
...
* maintainers: add xavierzwirtz
* hg-evolve: init at 9.2.2
2020-02-27 09:15:02 +02:00
Michael Raskin
b41a7eeb18
Merge pull request #79864 from doronbehar/improve-octave
...
octave: Use qt5 and other improvements
2020-02-27 06:32:54 +00:00
Yegor Timoshenko
d7a03511b6
Merge pull request #79281 from filalex77/hey-0.1.3
...
hey: init at 0.1.3
2020-02-27 02:15:37 +03:00
ngerstle
2dd9829569
keycloak: init at 9.0.0
...
PR #80897
2020-02-26 23:33:04 +01:00
Oleksii Filonenko
180b61b047
hey: init at 0.1.3
2020-02-26 21:59:28 +02:00
Ben Darwin
65461ea1f2
python3Packages.nitime: init at 0.8.1
2020-02-26 13:19:28 -05:00
Georges Dubus
186cd76007
Merge pull request #79737 from clkamp/add-cvsq
...
cvsq: init at 1.10
2020-02-26 17:22:06 +01:00
José Romildo Malaquias
bee470ef9a
Merge pull request #80962 from romildo/upd.vimix-gtk-themes
...
vimix-gtk-themes: init at 2020-02-24
2020-02-26 08:32:43 -03:00
Richard Marko
d617e54692
talloc: 2.1.14 -> 2.1.16, build with python3
2020-02-26 11:55:39 +01:00
Doron Behar
3fa64cd5de
octave: make optional features declarative in default.nix
...
Instead of in all-packages.nix .
2020-02-26 10:09:09 +02:00
Florian Klink
2debd30cf0
Merge pull request #80986 from worldofpeace/vde2-openssl
...
vde2: fix build with latest openssl
2020-02-25 14:40:44 -08:00
Stephane
fca772a551
metastore: init at 1.1.2
2020-02-25 23:06:53 +01:00
goibhniu
0079850d6a
Merge pull request #80823 from vandenoever/sl
...
sonic-lineup: init at 1.0.1
2020-02-25 16:16:16 +00:00
Drew Risinger
49ad19b257
pythonPackages.qiskit-terra: init at 0.12.0
...
Qiskit is a quantum information toolkit from IBM. This commit
follows the new Qiskit scheme of breaking from one large package into
smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-02-25 07:59:54 -08:00
Drew Risinger
ee3226bc65
pythonPackages.fastdtw: init at 0.3.4
...
Fast implementation of Dynamic Time Warping algorithm.
Dependency for qiskit-aqua.
2020-02-25 07:59:36 -08:00
Graham Christensen
b6f8e00060
Merge pull request #80696 from deshaw/contrib/patroni
...
patroni: init at 1.6.4
2020-02-25 09:55:36 -05:00
Profpatsch
8246c35875
Merge pull request #79900 from Gabriel439/gabriel/dhall_packages_2
...
Add Nixpkgs support for Dhall
2020-02-25 14:16:28 +01:00