Commit graph

25336 commits

Author SHA1 Message Date
Dmitry Kalinkin
230f88a436
hepmc3: init at 3.1.0 2019-02-08 12:26:33 -05:00
Gerd Flaig
1066a1ae53 picocom: Enable on Darwin
Sets package platform to Unix and adds IOKit dependency on Darwin.
2019-01-22 21:23:45 +01:00
Michael Raskin
ebb370f680 z3-tptp: init
Z3 ships a TPTP-supporting wrapper as an example; allow building it
2019-01-22 16:51:18 +01:00
Graham Christensen
2707a6d481
efitools: init at 1.9.2 2019-01-22 10:23:50 -05:00
Graham Christensen
69ed5942fc
Merge pull request #54433 from leenaars/B612
b612-font: init at 1.003
2019-01-22 07:05:49 -05: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
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
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
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
Tadeo Kondrak
1691f36952
fff: init at 1.5 2019-01-20 16:32:14 -07: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
Jan Tojnar
ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
Darwin GSettings support
2019-01-20 13:53:47 +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
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
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
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
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
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
Jake Waksbaum
bc820fa1e4 google-music-scripts: init at 3.0.0 2019-01-18 21:15:51 +00:00