Commit Graph

42175 Commits

Author SHA1 Message Date
Robert Schütz
abf05bd7d1 python.pkgs.pants: remove
A deprecation warning was removed in 427e749217.
However, nixpkgs.tarball does evaluate without it now.
2019-01-22 12:13:06 +01:00
Robert Schütz
bf3f26a0eb python.pkgs.pymongo_2_9_1: remove
It is no longer used.
2019-01-22 12:05:13 +01:00
Robert Schütz
7298764b9f python.pkgs.pygame-git: remove
It is broken and no longer used.
2019-01-22 11:26:07 +01:00
Matthieu Coudron
15a8719d40 luarocks-nix: init
luarocks-nix is a fork of luarocks that adds a "nix" command capable of
converting luarocks package descriptions into nix derivations (though nixpkgs is
still missing the lua infrastructure).
2019-01-22 16:52:43 +09:00
worldofpeace
a5de410880
Merge pull request #54261 from MatrixAI/azure-storage
azure-storage-python
2019-01-22 05:50:23 +00:00
Roger Qiu
70cd3bef3d pythonPackages.azure-storage-queue: init at 1.4.0 2019-01-22 16:23:48 +11:00
Roger Qiu
1fa72762c9 pythonPackages.azure-storage-file: init at 1.4.0 2019-01-22 16:23:44 +11:00
Roger Qiu
96c408b770 pythonPackages.azure-storage-blob: init at 1.4.0 2019-01-22 16:21:51 +11:00
Roger Qiu
288407be95 pythonPackages.azure-storage-common: init at 1.4.0 2019-01-22 16:21:27 +11:00
Roger Qiu
878122ed3d pythonPackages.azure-storage-nspkg: init at 3.1.0 2019-01-22 16:21:00 +11:00
worldofpeace
5476f592c5
Merge pull request #54403 from MatrixAI/grandalf
pythonPackages.grandalf: init at 0.6
2019-01-22 03:52:53 +00:00
Roger Qiu
ad7c305fac pythonPackages.grandalf: init at 0.6 2019-01-22 13:09:44 +11:00
Ben Gamari
bdc0910e1d nanomsg-python: init at 1.0.20190114 (#54075) 2019-01-22 00:17:21 +02:00
Robert Schütz
2a5e6ad5a2
Merge pull request #54432 from dotlambda/python-pkgs-remove
pythonPackages: remove some packages representing outdated versions
2019-01-21 22:48:35 +01:00
Robert Schütz
387d837928
Revert "python: pytest_37: init at 3.7.4" (#54429)
This reverts commit eb2d56cb27
since python.pkgs.pytest_37 is no longer used.
2019-01-21 22:48:12 +01:00
Ariel Núñez
f30355eedb Tegola v0.8.1 (#54087)
tegola: init at 0.8.1
2019-01-21 23:42:21 +02:00
Jörg Thalheim
615ed6d90a
Merge pull request #53170 from lopsided98/uboot-rockpro64
uboot: add RockPro64 support, fix Rock64 build, misc related changes
2019-01-21 20:23:04 +00:00
Michiel Leenaars
b55624d782 b612-font: init at 1.003 2019-01-21 18:22:21 +01:00
Robert Schütz
9cc49fd05d python.pkgs.future15: remove
It is not used anymore.
2019-01-21 18:03:39 +01:00
Robert Schütz
b802698873 python.pkgs.pandas_0_17_1: remove
It is not used anywhere.
2019-01-21 18:00:06 +01:00
Robert Schütz
1af54579a2 python.pkgs.udiskie: remove 2019-01-21 17:58:10 +01:00
Robert Schütz
862e16117c python.pkgs.cachetools_1: remove
It is not used anywhere and was pointing to version 2.1.0 anyway.
2019-01-21 17:54:31 +01:00
Robert Schütz
a3fb6d2590 python.pkgs.requests2: remove
It has been deprecated in ef4442e827, i.e. for way over a year.
2019-01-21 17:45:58 +01:00
Robert Schütz
6b0d85273f python.pkgs.fudge_9: remove
It is not used anywhere.
2019-01-21 17:42:32 +01:00
Ivan Kozik
da0c791c45 signal-cli: init at 0.6.2
This commit is based on work by Christopher Fredén in
8867ed07f7/overlays/pkgs/signal-cli.nix
2019-01-21 16:20:59 +00:00
lewo
d98184ba5c
Merge pull request #51627 from vdemeester/init-podman
podman: init at 1.0.0
2019-01-21 16:18:42 +01:00
Robert Schütz
202dec3e7d
docutils: use python3Packages (#54325) 2019-01-21 15:48:10 +01:00
Robert Schütz
e23c5ec8f2
Merge pull request #54413 from ivegotasthma/package-python-modules
Package multiple python modules
2019-01-21 14:13:06 +01:00
ivegotasthma
2a7bcb7b3d
pythonPackages.braintree: init at 3.50.0 2019-01-21 13:49:58 +01:00
ivegotasthma
6f9eb70c9c
pythonPackages.django-cors-headers: init at 2.4.0 2019-01-21 13:49:54 +01:00
ivegotasthma
f7de6e5fb3
pythonPackages.django-rest-auth: init at 0.9.3 2019-01-21 13:49:49 +01:00
ivegotasthma
40d07176d2
pythonPackages.djangorestframework-jwt: init at 1.11.0 2019-01-21 13:49:19 +01:00
Vincent Demeester
b5eda4cccc
podman: init at 0.11.1.1
podman is a binary build from libpod : libpod is a library used to
create container pods. podman aims to be *almost* compatible with the
docker cli but doesn't require a docker daemon.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:11 +01:00
Vincent Demeester
933b8388da
conmon: init at unstable-2018-11-28
conmon is a required dependency for `podman`

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:09 +01:00
Jan Tojnar
437e478a50
gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
Jörg Thalheim
86ef9a7766
Merge pull request #53934 from Mic92/prefer-fetch-remote
prefer-fetch-remote: an overlay to fetch on remote builders
2019-01-21 10:47:59 +00:00
adisbladis
3514bf8654
Merge pull request #54162 from etu/init-transifex-client
transifex-client: init at 0.13.5
2019-01-21 07:45:49 +00:00
Elis Hirwing
96a8320aaa
transifex-client: init at 0.13.5
Utility used to manage translations.
2019-01-21 07:47:55 +01:00
worldofpeace
0ac651b2fb
Merge pull request #54399 from MatrixAI/nanotime
pythonPackages.nanotime: init at 0.5.2
2019-01-21 05:41:46 +00:00
Roger Qiu
441a36f2b3 pythonPackages.nanotime: init at 0.5.2 2019-01-21 16:05:33 +11:00
Peter Hoeg
f4e02920e2
Merge pull request #54317 from peterhoeg/p/hazm
pythonPackages.zm-py: init at 0.3.0
2019-01-21 10:56:41 +08:00
Dmitry Kalinkin
07be4c855c
Merge pull request #54388 from tadeokondrak/init-fff
fff: init at 1.5
2019-01-20 19:01:17 -05:00
Tadeo Kondrak
1691f36952
fff: init at 1.5 2019-01-20 16:32:14 -07:00
adisbladis
2b0efd5c5a
Merge pull request #54359 from etu/update-phpstan
phpPackages.phpstan: 0.11 -> 0.11.1
2019-01-20 23:01:54 +00:00
Jaka Hudoklin
a97966a979
xsuspender: init at 1.1 2019-01-20 22:21:26 +01:00
Graham Christensen
44cd0a3655
Merge pull request #54349 from ar1a/pb-capture
Pb cli and capture initialization
2019-01-20 14:57:30 -05:00
Aria Edmonds
2fa2d55bed capture: init at 1.0 2019-01-21 06:52:20 +11:00
Aria Edmonds
6662708cd0 pb_cli: init at 1.0 2019-01-21 06:52:12 +11:00
Dmitry Kalinkin
6fc8992e6d
Merge pull request #53452 from tadeokondrak/init-qmasterpassword
qMasterPassword: init at 1.2.2
2019-01-20 14:35:23 -05:00
lewo
bc41317e24
Merge pull request #53924 from nzhang-zh/oci-image-tool
oci-image-tool: init at 1.0.0-rc1
2019-01-20 18:32:34 +01:00
Frederik Rietdijk
ca2edf79f7 Merge master into staging-next 2019-01-20 18:22:17 +01:00
Jan Tojnar
ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
Darwin GSettings support
2019-01-20 13:53:47 +01:00
Tobias Happ
61a7313d7a mdl: init at 0.5.0 2019-01-20 13:23:46 +01:00
worldofpeace
e611684e2c
Merge pull request #54336 from romildo/upd.nordic
nordic: 1.3.0 -> 1.5.4
2019-01-20 11:04:03 +00:00
worldofpeace
7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
Elis Hirwing
2d119a5ae4
phpPackages.phpstan: 0.11 -> 0.11.1
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.1
2019-01-20 08:58:02 +01:00
Domen Kožar
555e7eb375
Merge pull request #54335 from zimbatm/kubectl-small
kubectl: reduce closure size
2019-01-20 14:04:41 +07:00
Tadeo Kondrak
6872731208
qMasterPassword: init at 1.2.2 2019-01-19 17:55:23 -07:00
Austin Seipp
5069fa0a30 nixpkgs: remove sapic-0.9
SAPIC is bundled with Tamarin and doesn't have separate releases
anymore; add an appropriate 'throw' clause to the alias so people know
where to find it.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 18:54:38 -06:00
Austin Seipp
fc159594a7 tamarin-prover: 1.4.0 -> 1.4.1, bundled sapic
With this, we can drop the old 1.4.0 patches for 8.4 support, since
those are now upstream.

Furthermore, SAPIC Is now bundled inside Tamarin, so we can drop the
external dependency. (This includes a patch that compiles SAPIC to
native code, much like the original, to reduce closure size.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 18:54:38 -06:00
Austin Seipp
8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Dmitry Kalinkin
3cac599628
Merge pull request #54342 from ar1a/vdmfec
vdmfec: init at 1.0
2019-01-19 17:19:12 -05:00
Aria Edmonds
d5fca98fcd vdmfec: init at 1.0 2019-01-20 08:58:12 +11:00
Dmitry Kalinkin
0f3758b5e6
Merge pull request #53839 from fusion809/marvin
marvin: init at 19.1.0
2019-01-19 15:50:49 -05:00
José Romildo Malaquias
c58807f764 nordic: 1.3.0 -> 1.5.4 2019-01-19 17:57:31 -02:00
zimbatm
556c4426e8
kubectl: reduce closure size
before: 482M
after: 38M
2019-01-19 20:55:03 +01:00
Robert Schütz
a7a8570eed
sigal: use python3Packages (#54187) 2019-01-19 17:33:10 +01:00
Vladimír Čunát
51ac3db79c
Revert "nix: point at curl 7.59.0 (#41452)"
This reverts commit 5574df3549.
I also can't reproduce the problem anymore; discussion: #41312.
Fixes #53569, fixes #53948.  (Vulnerabilities in old curl.)
2019-01-19 17:14:02 +01:00
Vladimír Čunát
b277551a4b
Merge #52444: ffmpeg{_3_4,_4,-full}: updates 2019-01-19 16:56:21 +01:00
Peter Hoeg
a7f0a58c4b pythonPackages.zm-py: init at 0.3.0 2019-01-19 23:28:37 +08:00
adisbladis
50028b2d7c
mpv: Use docutils from python3
Otherwise docutils propagates python2.
Since we install umpv (a python wrapper script around mpv) python is
pulled in as a runtime dependency of mpv.

Youtube-dl already uses python3 so we can avoid a full python version
in the closure.
2019-01-19 13:57:32 +00:00
Jörg Thalheim
db804db878
Merge pull request #38964 from Moredread/wip/mediathekview
mediathekview: 9 -> 13.2.1
2019-01-19 12:45:14 +00:00
André-Patrick Bubel
c18c25f0e9
zdfmediathk: Remove as it is obsolete and broken
The package `mediathekview` is the current alternative.
2019-01-19 13:26:41 +01:00
André-Patrick Bubel
88098b14d4
mediathekview: 9 -> 13.2.1
Use OracleJRE for now, as OpenJFX isn't packaged yet for OpenJDK.
2019-01-19 13:26:18 +01:00
Frederik Rietdijk
f8b45e2d84 Merge staging-next into staging 2019-01-19 09:24:01 +01:00
Will Dietz
4603727f4f
Merge pull request #54211 from dtzWill/feature/neat-fonts-from-dtz-nur
add various programming fonts (migrating from dtzWill's NUR repo)
2019-01-18 21:32:16 -06:00
Benjamin Staffin
c7677d9300
pythonPackages.jq: init at 0.1.6 (#54014) 2019-01-18 21:01:19 -05:00
Ben Wolsieffer
414c42a697 ubootRock64, ubootRockPro64: use dtc 1.4.5 2019-01-18 21:00:58 -05:00
Ben Wolsieffer
e245086709 uboot: add RockPro64, fix Rock64 build
Switch the Rock64 build from a newer, less maintained U-Boot tree, to an older
but more maintained and featureful version.
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
bb72c0668d pythonPackages.libfdt: init
libfdt is a Python library included in the dtc package.
2019-01-18 17:53:21 -05:00
Ben Wolsieffer
7edd0389e1 arm-trusted-firmware: add RK3399 2019-01-18 17:53:21 -05:00
Ben Wolsieffer
cc35ac70c6 rkdeveloptool: init at 1.3 2019-01-18 17:53:21 -05:00
Vladyslav M
1221fc7641
Merge pull request #53215 from wedens/tdrop-init
tdrop: init at 2018-11-13
2019-01-19 00:15:51 +02:00
Robert Schütz
bf4c5c56d8
Merge pull request #53945 from dotlambda/recommonmark-0.5.0
python.pkgs.recommonmark: 0.4.0 -> 0.5.0
2019-01-18 23:12:53 +01:00
Jake Waksbaum
bc820fa1e4 google-music-scripts: init at 3.0.0 2019-01-18 21:15:51 +00:00
Jake Waksbaum
fe4f244c19 pythonPackages.logzero: init at 1.5.0 2019-01-18 21:15:51 +00:00
Jake Waksbaum
a323466604 pythonPackages.google-music: init at 3.0.1 2019-01-18 21:15:50 +00:00
Jake Waksbaum
e9e7c08ca6 pythonPackages.google-music-utils: init at 2.0.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum
13d5fa6720 pythonPackages.tenacity: init at 5.0.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum
355d49cebb pythonPackages.click-default-group: init at 1.2 2019-01-18 21:15:50 +00:00
Jake Waksbaum
e27bef23f1 pythonPackages.google-music-proto: init at 2.2.0 2019-01-18 21:15:50 +00:00
Jake Waksbaum
ec669e2ca3 pythonPackages.audio-metadata: init at 0.3.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum
41b69023da pythonPackages.bitstruct: init at 6.0.0 2019-01-18 21:15:49 +00:00
Jake Waksbaum
bffc32260f pythonPackages.bidict: init at 0.17.5 2019-01-18 21:15:49 +00:00
Jake Waksbaum
2c78b87f5e pythonPackages.pprintpp: init at 0.4.0 2019-01-18 21:15:49 +00:00
worldofpeace
42a0fe8c66 orca: use pkgs.pkgconfig 2019-01-18 11:38:20 -05:00
Jörg Thalheim
eac6797380
prefer-fetch-remote: an overlay to fetch on remote builders
This is useful when running tools like NixOps or nix-review
on workstations where the upload to the builder is significantly
slower then downloading the source on the builder itself.
2019-01-18 14:41:10 +00:00
volth
8a02316bcb
perl-packages.nix: cleanup meta
There are definetively a few Linux-only and Unix-only Perl packages, but `meta.platform` looks like it set at random, presumable by copy-pasting from code blocks nearby.
Many packages marked as Unix-only are in fact cross-platform and works well on Windows (and presumable on every platform where Perl runs)
So let's reset those per-package platform limitations, until we will have a reliable source of information for `meta.platform`.

Also removed empty `meta.maintainers` and `meta.license = "unknown"`
2019-01-18 10:22:11 +00:00
Robert Schütz
733a3f3e9a python.pkgs.pygraphviz: use pkgs.pkgconfig and improve expression 2019-01-18 09:38:23 +01:00
Robert Schütz
c78f98db56 python.pkgs.matplotlib: use pkgs.pkgconfig 2019-01-18 09:38:23 +01:00
Robert Schütz
25a3537244 python.pkgs.dbus: use pkgs.pkgconfig 2019-01-18 09:38:23 +01:00
Robert Schütz
5c9693ec68 python.pkgs.fuse: use pkgs.pkgconfig 2019-01-18 09:37:10 +01:00
Peter Hoeg
eaa665e243
Merge pull request #53495 from peterhoeg/p/zm
zoneminder: init at 1.32.3 and add NixOS module
2019-01-18 15:49:28 +08:00
worldofpeace
19a93ec147 python.pkgs.pyatspi: fix build
adds missing pkg-config
2019-01-18 02:16:23 -05:00
worldofpeace
5f9dd9b782 python.pkgs.gst-python: fix build
adds missing pkg-config
2019-01-18 00:22:29 -05:00
worldofpeace
9aad60b30f python.pkgs.dbus-python: fix build
adds missing pkg-config
2019-01-18 00:08:40 -05:00
Jan Tojnar
9e9dc22c44
python.pkgs.pygtk: fix build
adds missing pkg-config
2019-01-18 04:36:38 +01:00
Peter Hoeg
4d2a45b30f
Merge pull request #53990 from dotlambda/esphomeyaml-init
esphome: init at 1.10.1
2019-01-18 09:09:35 +08:00
Jörg Thalheim
fdfd5ba352
Merge pull request #54215 from Mic92/yubikey
yubioath-desktop: 3.1.0 -> 4.3.4; yubikey-manager: 1.0.1 -> 2.0.0
2019-01-17 22:48:40 +00:00
Jörg Thalheim
d43b26f594
yubioath-desktop: 3.1.0 -> 4.3.4 2019-01-17 22:33:13 +00:00
Jörg Thalheim
d3e3346530
pyotherside: init at 1.5.3 2019-01-17 21:28:41 +00:00
Will Dietz
a3f86e0156 hermit: init at 2.0 2019-01-17 15:25:00 -06:00
Will Dietz
e441581b13 luculent: init at 2.0.0 2019-01-17 15:24:59 -06:00
Will Dietz
2dd48b7017 cherry: init at 1.2 2019-01-17 15:24:58 -06:00
Will Dietz
57a46d4330 ankacoder{,-condensed}: init at 1.100 2019-01-17 15:24:57 -06:00
Will Dietz
81d3780b47 agave: init at 008 2019-01-17 15:24:55 -06:00
Jan Tojnar
af3758e0b5
Merge branch 'master' into staging 2019-01-17 21:49:16 +01:00
Timo Kaufmann
471ba67013 libgap, gap-libgap-compatible: remove
They were only used by sage, which now (since version 8.6) uses gaps own
(new) libgap.
2019-01-17 20:39:02 +01:00
Timo Kaufmann
29e150d85f
Merge pull request #54127 from timokau/gap-improvements
gap: install libgap, add packageSet option
2019-01-17 20:38:38 +01:00
Michael Weiss
9aa46aedfe
android-studio-preview: Deprecate the attribute
This also covers "androidStudioPackages.preview".

I believe that the name is confusing (is it from the beta or dev/canary
channel?) and with this error message it should be obvious how to update
ones configuration.
2019-01-17 19:13:07 +01:00
Jan Tojnar
6bd544d00d
Merge pull request #54171 from etu/init-phpstan
phpPackages.phpstan: init at 0.11
2019-01-17 16:04:31 +01:00
Elis Hirwing
d580b66fd1
phpPackages.phpstan: init at 0.11
PHP Static Analysis Tool
2019-01-17 13:10:23 +01:00
Jörg Thalheim
682801a445
Merge pull request #53628 from dtzWill/feature/bash-5-readline-8
readline8,bash5: init
2019-01-17 10:57:38 +00:00
Timo Kaufmann
cf63a8c94c gap: add packageSet option
Two reasons for this:

- more fine-grained space/functionality tradeoff

- preparation for the sage 8.6 update, which finally doesn't need a
  downgraded gap anymore but does break when unexpected (non-standard)
  packages are installed. Details: https://trac.sagemath.org/ticket/26983

The proper way to deal with gap packages would be to create a package
set, package each one individually and have something like gap
equivalent of `python.withPackages`. I am not willing to do that
however.
2019-01-17 10:10:24 +01:00
Timo Kaufmann
bb173ec8e3 gap: install libgap
There are some starts of a `make install`, but nothing complete yet.
Upstream now ships a `libgap` as a replacement of the custom one used by
sagemath.
2019-01-17 10:10:21 +01:00
Frederik Rietdijk
9cfae76fc5 Merge staging-next into staging 2019-01-17 09:21:29 +01:00
volth
c384dae70b
fetchgit: use buildPackages.cacert
As a data package `buildPackages.cacert` suppose to be equal to `hostPackages.cacert`.
But `hostPackages.cacert` causes needless build of `hostPackages.python` and other packages, which takes time and requires them to support cross-compilation.
2019-01-17 07:52:00 +00:00
Jörg Thalheim
d3d25f5218
Merge pull request #54044 from Mic92/oraclejdk
oraclejdk: 8.191 -> 8.201; no longer depend on requireFile
2019-01-17 07:26:28 +00:00
Jörg Thalheim
1dc706f060
oraclejdk: 8.191 -> 8.201
also no longer use requireFile and accept the license via nixpkgs option
2019-01-17 07:24:33 +00:00
Jörg Thalheim
bb885d502a
Merge pull request #53888 from Mic92/ccls
ccls: init at 0.20181225.7
2019-01-16 23:56:55 +00:00
Robert Schütz
bffbdfc67e esphome: init at 1.10.1 2019-01-16 15:48:15 +01:00
Christoph Hrdinka
def5124ec8
Merge pull request #53995 from serokell/fix-pgtmp
pg_tmp, ephemeralpg: fix on darwin and merge
2019-01-16 13:45:48 +01:00
Yorick van Pelt
eec46991e2
pkgs/top-level: move pg_tmp to aliases.nix 2019-01-16 13:21:06 +01:00
Tom Parker-Shemilt
ace5f7ae5d libnetfilter_acct: init at 1.0.3 2019-01-15 22:09:04 +00:00
Jan Tojnar
f09d193c1c
wrapGAppsHook: do not depend on dconf on Darwin
Running dconf daemon on Darwin is probably not trivial since it requires DBus.
We are probably better of relying on GNextstepSettingsBackend.
2019-01-15 22:47:42 +01:00
Pierre-Etienne Meunier
121318a9b4 toml2nix: init at 0.1.1 (#53883) 2019-01-15 23:36:36 +02:00
Yorick van Pelt
f9a7b5d22e
pg_tmp, ephemeralpg: merge packages 2019-01-15 18:17:12 +01:00
Jörg Thalheim
ca61531750
ccls: init at 0.20181225
- tested with [emacs](https://dl.thalheim.io/kdh-PwxzlwGKTEl1_NpTzg/2019-01-13-190156_1920x1080_scrot.png)
and vim.
- wrapped to pick up our cc wrapper environment -> works perfectly in nix-shell
2019-01-15 17:12:56 +00:00
Frederik Rietdijk
42d276c6b8 Merge staging-next into staging 2019-01-15 16:59:03 +01:00
Peter Hoeg
2421bab5bb zoneminder: init at 1.32.3 2019-01-15 21:27:45 +08:00
Michael Weiss
8d8ed93725
swaylock: init at 1.2 2019-01-15 13:34:18 +01:00
Michael Weiss
813164e0cd
swayidle: init at 1.1 2019-01-15 13:15:37 +01:00
Frederik Rietdijk
5a3670b83c pythonPackages: fix native / check inputs 2019-01-15 10:16:12 +01:00
Austin Seipp
ee3949d720 nextpnr: use qtbase-5.11 instead of 5.12
This fixes a bizarre regression in the NextPNR GUI that causes the
background of the OpenGL floorplanning window to become 'transparent' on
certain platforms, greatly limiting its utility. However, QT 5.11 seems
to work just fine here.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-15 00:33:59 -06:00
Robert Schütz
05fda1f94d
Merge pull request #53865 from jethrokuan/fix/calibre
calibre: cssutils -> css-parser
2019-01-15 00:48:52 +01:00
Robert Schütz
77c6ca2c1a
Merge pull request #52647 from PsyanticY/pipreqs-2
pipreqs: init at 0.4.9 | pythonPackage.yarg: init at 0.1.9
2019-01-15 00:10:40 +01:00
nagato.pain
709c6c46b9 pipreqs: init at 0.4.9 2019-01-15 00:06:49 +01:00
nagato.pain
14840a99b1 pythonPackages.yarg: init at 0.1.9 2019-01-15 00:05:26 +01:00
Roman Volosatovs
8b925a8f32 mbed-cli: init at 1.8.3 (#53954) 2019-01-14 23:47:12 +01:00
Sebastien Bourdeauducq
31cd0f8060 pythonPackages.pyvcd: init at 0.1.4 2019-01-15 00:30:04 +08:00
Brenton Horne
6be5e679b1 marvin: init at 19.1.0
Also adding myself (fusion809) as a maintainer.
The marvin Nix file in this commit is largely thanks to @msteen.
2019-01-15 00:23:38 +10:00
Robert Schütz
49d9837739 python.pkgs.CommonMark_54: remove 2019-01-14 14:57:46 +01:00
Jörg Thalheim
ff0dc34c1d
Merge pull request #48752 from jorsn/new.epson-workforce-635-nx625-series
epson-workforce-635-nx625-series: init at 1.0.1
2019-01-14 11:02:02 +00:00
Robert Schütz
43dd721fa3
Merge pull request #53797 from nyanloutre/matrix-synapse-upgrade
matrix-synapse: 0.34.0.1 -> 0.34.1.1
2019-01-14 10:03:47 +01:00
Ning Zhang
2660bc201b oci-image-tool: init at 1.0.0-rc1 2019-01-14 15:50:58 +11:00
André-Patrick Bubel
995833de0e
medfile: 3.3.1 -> 4.0.0 2019-01-14 04:36:58 +01:00
Matthew Bauer
2000d62a50
Merge pull request #53605 from matthewbauer/fix-53587
mingw: use current package set for headers
2019-01-13 20:12:44 -05:00
gnidorah
5285526b0f pakcs: fix build (#53281) 2019-01-13 23:55:40 +01:00
Michael Weiss
041ff813f4
inxi: init at 3.0.30-1 2019-01-13 19:47:32 +01:00
Elis Hirwing
538d1a0e0e gnomeExtensions.gsconnect: init at 20 2019-01-13 17:43:32 +01:00
gnidorah
f2b9162167 openmpt123: 0.2.7025-beta20.1 -> 0.4.1 2019-01-13 17:55:00 +03:00
Robert Schütz
6c909de29a python3.pkgs.slixmpp: fix build
Also hardcode path to gnupg and correctly run tests.
2019-01-13 15:29:21 +01:00
Frederik Rietdijk
bb9581cd88 Merge staging-next into staging 2019-01-13 14:46:43 +01:00
Jethro Kuan
d88fd61a42 pythonPackages.css-parser: init at 1.0.4 2019-01-13 20:18:14 +08:00
Trolli Schmittlauch
e93bd1d445 ktouch: init at 18.12.0
packaging the `ktouch` touch typing tutor. Due to Qt impurities, it
needs to be installed in a profile to find it runtime dependencies.
2019-01-13 12:42:21 +01:00
Vladimír Čunát
61b8c03a78
metrics job: update for nix-2.2
Fixes https://github.com/NixOS/nixpkgs/issues/53858
I think I managed to keep all numbers the same as before nix-2.2.
2019-01-13 10:32:52 +01:00
Jethro Kuan
3791c991bf emacsPackages.emacsql-sqlite: build sqlite binary 2019-01-13 16:32:21 +08:00
worldofpeace
0f017ed08b
Merge pull request #53830 from jethrokuan/pkg-init/pyment
pythonPackages.pyment: init at 0.3.3
2019-01-13 01:25:18 -05:00
Jethro Kuan
94de11a8e8 pythonPackages.pyment: init at 0.3.3 2019-01-13 13:59:44 +08:00
Vladimír Čunát
570d84a01e
Merge branch 'staging-next' 2019-01-13 00:39:38 +01:00
Dmitry Kalinkin
37e4390971
qt5: use 5.11 on darwin until it's fixed
Fixes: 8e811ec29 ('qt5: 5.11 -> 5.12')
Resolves: #53841
2019-01-12 09:20:42 -05:00
markuskowa
c5bb36f570
Merge pull request #53829 from vbgl/sile-0.9.5
sile: 0.9.4 -> 0.9.5
2019-01-12 13:01:28 +01:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Michael Weiss
768d876394
scons: Remove version 2.5.1 2019-01-12 10:44:33 +01:00
Michael Weiss
d8bbec2dff
Merge pull request #53566 from primeos/master
gringo: Switch to the default SCons version
2019-01-12 10:41:39 +01:00
Vincent Laporte
3e7fa939f4
sile: 0.9.4 -> 0.9.5 2019-01-12 10:03:50 +01:00
Vincent Laporte
db217a8aca ocamlPackages.resource-pooling: init at 0.5.2
A library for pooling resources like connections, threads, or similar.

Homepage: https://github.com/ocsigen/resource-pooling
2019-01-12 08:23:48 +00:00
Dmitry Kalinkin
0c9335fb1c root, root5: fix build on darwin 2019-01-11 20:45:37 -05:00
worldofpeace
70013f236b
Merge pull request #51236 from fgaz/cht.sh/init
cht-sh: init at unstable-2018-11-02
2019-01-11 15:19:18 -05:00
nyanloutre
06c08984ae pythonPackages.pysaml2: 3.0.2 -> 4.6.5
Also run tests and hardcode path to xmlsec1.
2019-01-11 16:36:27 +01:00
Michael Raskin
eb5d51d4cf clasp-common-lisp: update/fix build, 2018-11-28 prerelease (towards 0.9) 2019-01-11 16:29:29 +01:00
Michael Roitzsch
f84e353831 synergy: fix compilation on macOS
cf-private is needed to build on macOS
2019-01-11 16:22:02 +01:00
Eelco Dolstra
ac97ba25ae
Revert "libgit2: 0.26.6 → 0.27.7"
This reverts commit cc50638176 because
it breaks cargo (again, see fca4fbeba9):

  $ cargo build
      Updating crates.io index
  Segmentation fault
2019-01-11 14:58:45 +01:00
Jörg Thalheim
f3cb8cedef
Merge pull request #53744 from prusnak/gcc-arm-embedded-8
gcc-arm-embedded: 7-2018-q2-update -> 8-2018-q4-major
2019-01-11 12:26:13 +00:00
Francesco Gazzetta
9c3cb094ce cht-sh: init at unstable-2018-11-02 2019-01-11 10:42:37 +01:00
Peter Hoeg
a9632dd470
Merge pull request #52453 from Anton-Latukha/handbrake-1.2
handbrake: 1.1.2 -> 1.2.0
2019-01-11 14:10:56 +08:00
Danylo Hlynskyi
0f69eb3e5b
Merge pull request #53614 from ebzzry/tinyscheme-1.41
tinyscheme: init at 1.41
2019-01-11 02:41:16 +02:00
tbenst
d34f2b9b96 bftools: init at 5.9.2 (#53769) 2019-01-10 18:28:28 -05:00
Peter Hoeg
8336ccaa44 omping: init at 0.0.5 2019-01-11 01:01:54 +02:00
worldofpeace
1b1ea35f74
Merge pull request #53599 from jbaum98/poetry
pythonPackages.poetry: init at 0.12.10
2019-01-10 17:42:35 -05:00
Maximilian Bosch
b58e41ebad pythonPackages.google-i18n-address: init at 2.3.4 2019-01-10 17:25:39 -05:00
Dmitry Kalinkin
6bc8a66212
Merge pull request #53300 from msteen/openra
openra with extra mods
2019-01-10 13:56:46 -05:00
Michael Weiss
d7cedf7394
ubridge: init at 0.9.14 2019-01-10 19:47:58 +01:00
Jake Waksbaum
53b996a62a pythonPackages.poetry: init at 0.12.10 2019-01-10 17:02:45 +00:00
Jake Waksbaum
33f486f456 pythonPackages.tomlkit: init at 0.5.3 2019-01-10 17:02:45 +00:00
Jake Waksbaum
a9ced39e88 pythonPackages.cachy: init at 0.2.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum
9f6a76b95b pythonPackages.cleo: init at 0.7.2 2019-01-10 17:02:45 +00:00
Jake Waksbaum
8aa6c116f2 pythonPackages.clikit: init at 0.2.3 2019-01-10 17:02:45 +00:00
Jake Waksbaum
1b22109904 pythonPackages.pastel: init at 0.1.0 2019-01-10 17:02:45 +00:00
Jake Waksbaum
e77c10db63 pythonPackages.pylev: init at 1.3.0 2019-01-10 17:02:45 +00:00
Franz Pletz
237deba4e7
Merge remote-tracking branch 'origin/master' into staging 2019-01-10 16:00:34 +01:00
Maximilian Bosch
b936b2ddac
Merge pull request #53733 from nalbyuites/pgsanity
pgsanity: init at 0.2.9
2019-01-10 14:12:15 +01:00
Ashijit Pramanik
06339255ca pythonPackages.pgsanity: init at 0.2.9 2019-01-10 18:13:33 +05:30
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Pavol Rusnak
8eb031786c
gcc-arm-embedded: 7-2018-q2-update -> 8-2018-q4-major 2019-01-10 12:30:42 +01:00
Domen Kožar
8fc21a347e
elm2nix: use package from hackage 2019-01-10 09:56:29 +00:00
Michael Weiss
28c63d56a7
Merge pull request #53685 from dtzWill/update/scons-3.0.3
scons: 3.0.2 -> 3.0.3

"This release should be used instead of 3.0.2. This release fixes
several issues. This release supports Python versions 2.7.* as well as
3.5+." [0]

Details can be found in the changelog [1].

"NOTE: 3.0.2 release was dropped because there was a packaging bug. Please
consider all 3.0.2 content."

There where no regressions and no deprecations in this release (at least it does
not break any builds in nixpkgs).

[0]: https://scons.org/scons-303-is-available.html
[1]: https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.3/src/CHANGES.txt
2019-01-10 10:02:41 +01:00
Vladyslav M
63ffed17db
Merge pull request #53728 from kballard/hexyl
hexyl: init at 0.3.0
2019-01-10 10:04:59 +02:00
Franz Pletz
4b95e496e1
minetest: refactor and add dev version 5 2019-01-10 05:51:01 +01:00
Lily Ballard
96bffeb865 hexyl: init at 0.3.0 2019-01-09 18:22:50 -08:00
adisbladis
9ca9e4fefc
Merge pull request #53652 from jethrokuan/fix/pdf-tools
emacsPackages.pdf-tools: 0.80 -> 0.90
2019-01-09 20:18:25 +00:00
Matthijs Steen
1ae7384ddb openra with extra mods 2019-01-09 20:57:29 +01:00
Robert Schütz
9f3d9915d7
Merge pull request #52523 from dotlambda/graphviz-hardcode
python.pkgs.graphviz: hardcode path to graphviz's bin/
2019-01-09 13:39:01 +01:00
Jörg Thalheim
9e4fe77abc
Merge pull request #53694 from bkchr/raspberry_wifi_fix
linux: Adds patch for fixing wifi on raspberry pi
2019-01-09 10:54:34 +00:00
Bastian Köcher
a90fc6d3ef linux: Adds patch for fixing wifi on raspberry pi 2019-01-09 11:18:09 +01:00
Jörg Thalheim
d74d2e8ed3
bash_5: change attribute name to fit conventions
for different versions we use underscore
2019-01-09 08:30:17 +00:00
Jörg Thalheim
66c1f82631
electron_3: init at 3.1.0
electron 4 had many breaking changes in their API,
breaking rambox. Since the 3.x version is still maintained,
we can add an older variant.
2019-01-09 07:24:17 +00:00
Will Dietz
e69d494033 scons: 3.0.2 -> 3.0.3
https://scons.org/scons-303-is-available.html

cc e1d9854816
2019-01-08 21:34:55 -06:00
James Kay
7cd403e331 pythonPackages.glom: init at 18.4.0 2019-01-08 14:43:28 -05:00
James Kay
a5a6b8eaa2 pythonPackages.face: init at 0.1.0 2019-01-08 14:43:28 -05:00
James Kay
ca4104cc07 pythonPackages.boltons: init at 2019-01-07 2019-01-08 14:43:28 -05:00
klntsky
c869fc2ac1 pax-rs: init at 0.4.0 (#53660) 2019-01-08 13:16:59 -05:00
gnidorah
5bce172b87 adlplug, opnplug: init at 1.0.0-beta.5 2019-01-08 18:51:01 +03:00
Robert Schütz
d034fb8478 python.pkgs.pydot: hardcode path to graphviz's bin/ 2019-01-08 16:45:30 +01:00
Robert Schütz
2357d57e94 python.pkgs.objgraph: hardcode path to graphviz's bin/ 2019-01-08 16:45:30 +01:00
Robert Schütz
4d29e16bf2 python.pkgs.graphviz: hardcode path to graphviz's bin/ 2019-01-08 16:45:23 +01:00
Jethro Kuan
5da2848c1d emacsPackages.pdf-tools: 0.80 -> 0.90 2019-01-08 21:25:50 +08:00
Mathias Schreck
e96e5bc0d7 libuv: 1.23.2 -> 1.24.1 2019-01-08 11:49:48 +01:00
Maximilian Bosch
f2ba764e4d
Merge pull request #53476 from marsam/init-clair
clair: init at 2.0.7
2019-01-08 11:35:47 +01:00
markuskowa
bfd9dd77ef
Merge pull request #53588 from spacekookie/void
void: init at 1.1.5
2019-01-08 09:06:10 +01:00
Will Dietz
86a1a3950b bash5: init bash 5.0
https://lists.gnu.org/archive/html/info-gnu/2019-01/msg00010.html
2019-01-07 23:57:59 -06:00
Will Dietz
d18abcb3f6 readline80: init
https://lists.gnu.org/archive/html/info-gnu/2019-01/msg00011.html
2019-01-07 23:57:58 -06:00
Jan Tojnar
153c0bdb6a
Merge pull request #52075 from kisonecat/master
hashcash: init at 1.22
2019-01-08 03:45:24 +01:00
Rommel MARTINEZ
a2db494f6c tinyscheme: init at 1.41 2019-01-08 09:07:02 +08:00
Matthew Bauer
0307203693 mingw: use current package set for headers
gccCrossStageStatic should not need targetPackages.

Fixes #53587.
2019-01-07 16:15:27 -06:00
Matthew Bauer
d2e74263ac
Merge pull request #53072 from furrycatherder/fuse-overlayfs
fuse-overlayfs: init at 0.2
2019-01-07 12:41:21 -06:00
Katharina Fey
6a6cd025fc
void: init at 1.1.5 2019-01-07 19:01:23 +01:00
Fritz Otlinghaus
2f0dbb8bda litecli: init at 1.0.0 2019-01-08 01:57:04 +08:00
Bjørn Forsman
651ee38dea jnetmap: init at 0.5.4 2019-01-07 16:57:33 +01:00
Michael Weiss
38d9d76d61
gringo: Switch to the default SCons version
Version 3.0.2 works fine and 2.5.1 is therefore no longer required.
2019-01-07 15:45:23 +01:00
Michael Weiss
e1d9854816
scons: 3.0.1 -> 3.0.2
A few packages broke due to the SCons upgrade (they depended on
deprecated options that got removed), I've kept them on version 3.0.1
for now. The rest of the rebuilds seems fine (the failing ones where
already in a broken state before this change).
2019-01-07 15:07:29 +01:00
Mario Rodas
23da4c67c8
clair: init at 2.0.7 2019-01-06 19:40:13 -05:00
Joachim Fasting
6eea9ac868
linux: add feature flag to indicate support for 32bit emulation
Motivated by the need to warn users trying to build configurations that depend
on being able to run 32bit apps on 64bit kernels.
2019-01-06 19:52:03 +01:00
Timo Kaufmann
a2ffb3fcd8
python.pkgs.r2pipe: init at 1.2.0 (#53504) 2019-01-06 19:10:47 +01:00
Artur Kireev
5b201a8e98 ksh: init at 93v 2019-01-06 15:37:53 +00:00
Peter Simons
747531a46e gsound: fix evaluation error 2019-01-06 14:35:14 +01:00
Peter Simons
13c58d89dd gcr: fix evaluation error 2019-01-06 14:35:14 +01:00
pukkamustard
9211bcc7ea ocamlPackages: Use lib.makeScope 2019-01-06 11:20:08 +00:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Orivej Desh
7d864c6bd6 clickhouse: build with llvmPackages_latest
This will simplify updates since the upstream tracks the latest llvm.
2019-01-06 02:46:58 +00:00
Dmitry Kalinkin
0308087b74
Merge pull request #53468 from asymmetric/anki-2.1.8
anki: 2.1.7 -> 2.1.8
2019-01-05 19:15:12 -05:00
Dmitry Kalinkin
d2cfddd3b5
anki: fix build on darwin
Runtime doesn't work:

ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'

This is probably because qtwebengine is broken on darwin, but doesn't
fail the build (#40149)
2019-01-05 19:13:10 -05:00
Francesco Gazzetta
e7551acb7b pythonPackages.staticjinja: init at 0.3.4 2019-01-05 17:09:20 -05:00
Francesco Gazzetta
779e916c3b pythonPackages.easywatch: init at 0.0.5 2019-01-05 17:09:20 -05:00
Michael Weiss
46dd27e025
pythonPackages.gcutil: Deprecate the package
The package doesn't exist anymore (even the deprecation notice is gone
[0]) and the build is currently broken:
Collecting google-apputils==0.4.1 (from gcutil==1.16.1)
  Could not find a version that satisfies the requirement
google-apputils==0.4.1 (from gcutil==1.16.1) (from versions: )
No matching distribution found for google-apputils==0.4.1 (from
gcutil==1.16.1)

[0]: https://download.huihoo.com/google/gdgdevkit/DVD1/developers.google.com/compute/docs/gcutil.1.html
> "Warning: gcutil is deprecated. We encourage you to transition to
> using gcloud compute ."
2019-01-05 22:56:13 +01:00
Will Dietz
fcfdeedab9
Merge pull request #51339 from dtzWill/feature/minizincide
minizincide: init at 2.2.3
2019-01-05 13:48:52 -06:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Jörg Thalheim
8832292ace
Merge pull request #52932 from ejpcmac/init-elixir_1_8
elixir_1_8: init at 1.8.0-rc.1
2019-01-05 12:59:33 +01:00
Jean-Philippe Cugnet
5cefef0d12
elixir_1_3: Remove since it is not supported anymore 2019-01-05 12:34:49 +01:00
Orivej Desh
8dddd6d4a1 clang-tools: override llvm version in all-packages 2019-01-05 11:19:37 +00:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Anton-Latukha
9f6e6f9b31 nv-codec-headers: bring package to top-level 2019-01-05 03:31:43 +02:00
Maximilian Bosch
da4c73045b
Merge pull request #53402 from geistesk/py-cbor-init
cbor: init at 1.0.0
2019-01-04 21:31:20 +01:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
geistesk
89c433fbf1 cbor: init at 1.0.0 2019-01-04 14:11:26 +01:00
Jörg Thalheim
e3bc81f531
Merge pull request #53351 from Mic92/clang-tools
clang-tools: 5 -> 7
2019-01-04 13:49:06 +01:00
Hans-Jörg Schurr
3569ff78f6 trx: init at 2018-01-23 (#53324) 2019-01-04 13:46:57 +01:00
Jörg Thalheim
a38b076b19
Merge pull request #53387 from Izorkin/luadbi
luaPackages.luadbi: 0.6 -> 0.7.1
2019-01-04 11:36:21 +01:00
Frederik Rietdijk
f665828fa3 Python: improve cross-compilation
This changeset allows for cross-compilation of Python packages. Packages
built with buildPythonPackage are not allowed to refer to the build
machine. Executables that have shebangs will refer to the host.
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
613498af97 pypy: merge 2.7 and 3.5 into a single expression
This commit merges the two expressions in a single one, using
the passthru function that is shared with CPython.
2019-01-04 10:45:22 +01:00
Frederik Rietdijk
efbe87f3ef CPython: merge expressions of interpreters
Each time a new major/minor version of CPython was released, a new
expression would be written, typically copied from the previous release.
Often fixes are only made in the current/latest release. By merging the
expressions it's more likely that modifications end up in all versions,
as is likely intended.

This commit introduces one expression for Python 3, and another for 2.7.
These two may also be merged, but it will result in a lot of extra
conditionals making the expression harder to follow.

A common passthru is introduced for CPython and PyPy.

python 2.7: use common passthru
2019-01-04 10:45:22 +01:00
Peter Hoeg
3d2222a056 perlPackages.NumberBytesHuman: init at 0.11 2019-01-04 15:34:09 +08:00
Jörg Thalheim
fdb148f405
Merge pull request #53059 from schmittlauch/kcharselect
kcharselect: initial packaging
2019-01-04 08:17:06 +01:00
Izorkin
2a2294298f luaPackages.luadbi: 0.6 -> 0.7.1 2019-01-04 10:14:12 +03:00
Andrew Dunham
855d370a20 gping: init at 1.1
gping is a utility to display a graph of ping timing in a terminal
2019-01-03 23:59:04 -05:00
Peter Hoeg
d3d0259106 perlPackages.SysMmap: init at 0.19 2019-01-04 09:14:35 +08:00
Matthew Bauer
8505e710e7 Revert "darwin 10.12 commits"
Reverts commits bumping to macOS stuff to 10.12:

commit ec1f78d1cb.
commit d0dc91d24f.
commit a1d297374d.
commit 425112151d.
commit e6f7f2928f.
2019-01-03 15:20:26 -06:00
Jörg Thalheim
973bc2f2ae
clang-tools: 5 -> 7
Since this not typically used as build dependencies, just use the latest
and greatest.
2019-01-03 21:57:15 +01:00
Frederik Rietdijk
2da31b80bb Merge master into staging-next 2019-01-03 20:07:35 +01:00
Daiderd Jordan
d0f4baf45c
Merge pull request #52705 from jacereda/darwin-sfml-fix
Fix sfml build on Darwin
2019-01-03 19:47:20 +01:00
Bjørn Forsman
daf3d7d49f websocketd: init at 0.3.0 2019-01-03 19:39:36 +01:00
Jorge Acereda
0bb53c3e8a sfml: comment the cf-private workaround 2019-01-03 16:13:12 +01:00
Jean-Philippe Cugnet
4345715025
elixir_1_8: init at 1.8.0-rc.1 2019-01-03 06:23:34 +01:00
wedens
85827a26ed tdrop: init at 2018-11-13 2019-01-03 10:48:48 +07:00
wedens
88a82a4dc9 xkb-switch: 1.3.1 -> 1.5.0, rename from xkb_switch 2019-01-02 21:59:41 -05:00
José Romildo Malaquias
1ac1f2b59a mojave-gtk-theme: init at 2019-01-02 (#53197) 2019-01-02 23:23:49 +01:00
Franz Pletz
49481e5a65
pythonPackages.casttube: init at 0.2.0 2019-01-02 22:24:17 +01:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Bjørn Forsman
53a0bff01f pythonPackages.blockdiagcontrib-cisco: init at 0.1.8
blockdiagcontrib-cisco is a noderenderer plugin for blockdiag containing
Cisco networking symbols.
2019-01-02 20:34:22 +01:00
Joachim F
7db540633f
Merge pull request #52605 from Scriptkiddi/amazon-ecs-cli
amazon-ecs-cli: init at 1.12.1
2019-01-02 18:18:12 +00:00
Franz Pletz
ba092788d7
Merge pull request #53191 from elseym/python-pytado
pythonPackages.pytado: init at 0.2.7
2019-01-02 18:09:27 +00:00
Vladimír Čunát
70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
Bjørn Forsman
af34745862 fsv: fix typo: callPackages -> callPackage
Fixes nixpkgs eval warning:

  $ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
  derivation 'fsv-0.9-1' has invalid meta attribute 'override'
  derivation 'fsv-0.9-1' has invalid meta attribute 'overrideDerivation'
2019-01-02 17:17:32 +01:00
adisbladis
9acc5d9b45
emacs-packages: Drop custom weechat package
It's several years out of date and we can instead rely on
autogenerated packages
2019-01-02 11:42:01 +00:00
elseym
355bf44362
pythonPackages.pytado: init at 0.2.7 2019-01-02 12:34:54 +01:00
Astro
108588b75b frogatto: init at 0.0.2018-12-09 (#52989) 2019-01-02 11:47:16 +01:00
Will Dietz
0d75d67c3d
Merge pull request #53088 from dtzWill/feature/trilium
trilium: init at 0.26.1
2019-01-02 00:56:23 -06:00
Jan Tojnar
b2b921bdca
Merge pull request #53149 from jtojnar/qrencode-cleanup
qrencode: merge with libqrencode
2019-01-02 02:18:22 +01:00
Jan Tojnar
de6d70f52e
goffice_0_8: drop 2019-01-02 00:32:44 +01:00
Jan Tojnar
370d08f0d2
gnucash2{4,6}: drop 2019-01-02 00:32:44 +01:00
Trolli Schmittlauch
ec0eaca0f4 kcharselect: init at 18.12.0
Packaging `kcharselect` because a KDE tool for inserting special
characters is very useful.
2019-01-02 00:31:29 +01:00
Mario Rodas
70f06b3b61 font-droid: drop
deprecated in favor of noto https://github.com/google/fonts/issues/1223
2019-01-01 17:54:45 -05:00
Mario Rodas
c923094039 cooper-hewitt: init at 2014-06-09 2019-01-01 17:54:45 -05:00
elseym
3df9c55b47
pythonPackages.pybotvac: init at 0.0.12 2019-01-01 22:59:07 +01:00
elseym
0f12423566
home-assistant: add apple_tv dependency pyatv 2019-01-01 22:22:05 +01:00
xeji
6deecd2cf9
Merge pull request #53011 from volth/cpan2nix-2018-12-28
perlPackages: cpan2nix updates
2019-01-01 21:33:53 +01:00
elseym
1bf2801567
pythonPackages.pyatv: init at 0.3.12 2019-01-01 21:04:46 +01:00
elseym
a0dcbd94df
pythonPackages.curve25519-donna: init at 1.3 2019-01-01 21:02:11 +01:00
elseym
f3dacb3580
pythonPackages.srptools: init at 0.2.0 2019-01-01 21:01:47 +01:00
Symphorien Gibol
1b5491fc4f rls: init at 1.31.7 2019-01-01 19:24:38 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
edef
574700085a sdate: init at 0.5 2019-01-01 11:51:45 +00:00
Ivan Kozik
2a66cb4f4c qolibri: init at 2018-11-14 2019-01-01 03:06:26 +00:00
Will Dietz
471804736d ffmpeg-full: use cf-private to fix Darwin build 2018-12-31 11:00:03 -06:00
Matthew Bauer
7e5fd3653a
Merge pull request #53089 from matthewbauer/more-blocking-jobs
release: add more unstable release-critical jobs
2018-12-31 10:59:15 -06:00
Silvan Mosberger
ced0be5c06
Merge pull request #53078 from tex/wings3d
wings3d: 1.5.4 -> 2.2.1
2018-12-31 16:20:02 +01:00
Silvan Mosberger
8252eb9151
Merge pull request #53106 from dtzWill/feature/fractal
fractal: init at 4.0.0 !
2018-12-31 16:18:05 +01:00
Lancelot SIX
ce235f70ca postgresql_9_3: drop
Postgresql 9.3 reached end of life on november 11, 2018 (see
https://www.postgresql.org/about/news/1905/)

(Rebase of #52052. Closes #52052.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-31 08:44:57 -06:00
Will Dietz
290425b7a0
Merge pull request #53101 from rnhmjoj/fsv
fsv: init at 0.9-1
2018-12-31 08:00:32 -06:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
rnhmjoj
6e26190763
fsv: init at 0.9-1 2018-12-31 11:13:44 +01:00
Will Dietz
89851509d5 fractal: init at 4.0.0 !
Matrix chat app.
2018-12-30 22:37:18 -06:00
Silvan Mosberger
69ef070296
Merge pull request #50341 from corngood/chicken-5
chicken: 4.13.0 -> 5.0.0
2018-12-31 05:09:57 +01:00
Silvan Mosberger
a02b6bc318
Merge pull request #52936 from teh/pyro
Pyro
2018-12-31 03:47:51 +01:00
Silvan Mosberger
7f1b9df996
Merge pull request #53054 from dotlambda/newsboat-2.14
newsboat: 2.13 -> 2.14
2018-12-31 03:28:14 +01:00
Silvan Mosberger
78f80a6917
Merge pull request #52201 from Scriptkiddi/gif-for-cli
Gif for cli
2018-12-31 03:09:08 +01:00
Robert Schütz
a513ddb6ed
newsboat: 2.13 -> 2.14 2018-12-31 02:50:20 +01:00
Matthew Bauer
62b54d5893 arrow-cpp: don’t expose gtest_static 2018-12-30 16:56:51 -06:00
Matthew Bauer
dc34d82a28 release: add more unstable release-critical jobs
Adds a few new blocking jobs:

- pandoc.x86_64-linux
- unar.x86_64-linux
- re-enable gimp.x86_64-darwin for darwin-tested
2018-12-30 16:55:09 -06:00
Will Dietz
104d37c7a2 trilium: init at 0.26.1 2018-12-30 16:20:50 -06:00
Frederik Rietdijk
26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
worldofpeace
1c924c7aeb pythonPackages.od: init at 1.0 2018-12-30 10:25:05 -05:00
Milan Svoboda
70a05bcfaa wings3d: 1.5.4 -> 2.2.1 2018-12-30 15:32:40 +01:00
Sean Haugh
f1f9543768 fuse-overlayfs: init at 0.2 2018-12-30 06:44:33 -06:00
Frederik Rietdijk
c6e043d57c Remove composableDerivation, closes #18763 2018-12-30 12:33:45 +00:00
László Vaskó
bd12f74827 material-design-icons: init at 3.2.89 (#52969)
It is a bit unfortunate that the name is so close to material-icons,
however it is consistent with the project name and how it is present
in AUR (ttf-material-design-icons-git)
2018-12-30 09:54:21 +01:00
Silvan Mosberger
ebdfafdb6e
Merge pull request #48911 from holidaycheck/nodejs-11
nodejs: init at 11.5.0
2018-12-29 22:05:11 +01:00
Domen Kožar
324f018fb5
add elm2nix 2018-12-29 18:59:55 +00:00
Timo Kaufmann
8cd7b5aab3
gap: 4r8p10 -> 4.10.0 (#53037)
This new version also has a libgap replacement, so after the next sage
update gap-libgap-compatible and libgap won't be necessary anymore.
2018-12-29 16:05:56 +01:00
Fritz Otlinghaus
cf97a0372f gif-for-cli: init at unstable-2018-08-14 2018-12-29 18:57:18 +08:00
Profpatsch
aebec73071 pythonPackages.update-copyright: init at 0.6.2 2018-12-28 19:45:53 +01:00
José Romildo Malaquias
958a669e83 qogir-theme: init at 2018-11-12 (#52918)
* qogir-theme: init at 2018-11-12

* qogir-theme: fix pname

Co-Authored-By: romildo <malaquias@gmail.com>
2018-12-28 13:07:06 -05:00
volth
4b1576a73f [cpan2nix] perlPackages.HTMLFormFu: 2.06 -> 2.07 2018-12-28 14:22:24 +00:00
volth
a2acf9f432 [cpan2nix] perlPackages.CatalystPluginSession: 0.40 -> 0.41 2018-12-28 14:22:15 +00:00
volth
394d60ab63 [cpan2nix] perlPackages.CatalystRuntime: 5.90120 -> 5.90123 2018-12-28 14:21:53 +00:00
volth
ed8629820b [cpan2nix] perlPackages.RTClientREST: 0.52 -> 0.56 2018-12-28 14:21:24 +00:00
volth
29721cf12d [cpan2nix] perlPackages.TestWWWMechanize: 1.50 -> 1.52 2018-12-28 14:21:23 +00:00
volth
a5aa538926 [cpan2nix] perlPackages.WWWMechanize: 1.89 -> 1.90 2018-12-28 14:21:19 +00:00