Commit Graph

49308 Commits

Author SHA1 Message Date
Dave Anderson
af576fc3b1
bitcoinarmory: remove
The project has been abandoned upstream for 2 years. For its entire
lifetime in nixpkgs, the installed binaries segfault due to static
library linking that couldn't be undone due to proprietary changes
to said libraries. In addition, there are unpatched CVEs according
to #29956.

Fixes #29956.

Signed-off-by: David Anderson <dave@natulte.net>
2020-03-12 00:39:03 +00:00
Benjamin Hipple
cd8c987fbc rainicorn: remove broken package that has been abandoned upstream
The upstream project is dead, with the last commit being in 2016:
https://github.com/RustDT/Rainicorn

This no longer builds in NixPkgs, and has been marked as broken for a very long
time. Since the package is not maintained and is dead upstream, let's delete.
2020-03-11 23:51:41 +00:00
Yannik Sander
130aef631c zoxide: init at 0.2.0 2020-03-11 23:48:47 +00:00
Silvan Mosberger
ae4ea9caba
Merge pull request #82352 from Infinisil/ripcord
ripcord: init at 0.4.23
2020-03-12 00:14:15 +01:00
Tony Olagbaiye
70fe917d26
ripcord: init at 0.4.23 2020-03-11 23:50:21 +01:00
ysengrimm
cba60a5aa2 sbcl: 2.0.1 -> 2.0.2 2020-03-11 22:51:46 +01:00
Elis Hirwing
a04010b64a
php: 7.3.15 -> 7.4.3 2020-03-11 20:20:22 +01:00
Maximilian Bosch
e2d95203f8
Merge pull request #79377 from Ma27/php-wrapper
php: add `buildEnv` function for additional config on the CLI SAPI
2020-03-11 20:00:43 +01:00
Johannes Schleifenbaum
aac3717ff4 jellyfin-mpv-shim: init at 1.4.1 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
e0a0263d44 pythonPackages.pywebview: init at 3.2 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
004325edce pythonPackages.pystray: init at 0.15.0 2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
fc51ceec8a pythonPackages.jellyfin-apiclient-python: init at 1.4.0 2020-03-11 10:55:46 -07:00
zowoq
982b4da76d
gnomeExtensions.paperwm: init at 36.0 (#81785) 2020-03-11 17:25:05 +01:00
Cyril Cohen
cf210c082d coqPackages.hierarchy-builder: init at 0.9.0 2020-03-11 17:15:52 +01:00
Thomaz Leite
704e60443a hobbes: init at unstable-2020-03-10 2020-03-11 09:06:09 -03:00
Edward Tjörnhammar
b450c025d1 lightdm-tiny-greeter: init at 1.2 2020-03-11 08:12:35 +00:00
Ryan Mulligan
5d6cdc6f3f
Merge pull request #55279 from KAction/libcdb
tinycdb: init at 0.7.8
2020-03-10 16:28:46 -07:00
lewo
724650fa90
Merge pull request #82079 from aaronjanse/init-flyctl
flyctl: init at 0.0.102
2020-03-11 00:18:08 +01:00
Aaron Andersen
7836b04e12
Merge pull request #77558 from raboof/xmlTwigTools
perlPackages.XMLTwig: install xml_grep
2020-03-10 19:03:31 -04:00
Alexander Krupenkin
d23e44893b
btcdeb: init at 0.2.19 2020-03-11 00:58:32 +03:00
Arnout Engelen
8ff6ae6823 perlPackages.XMLTwig: install xml_grep tool 2020-03-10 22:32:37 +01:00
Dmitry Bogatov
10de850595 tinycdb: init at 0.7.8 2020-03-10 17:30:36 -04:00
Matt Snider
1968755fff ankisyncd: init at 2.1.0 2020-03-10 20:37:51 +01:00
peelz
3eea746d74 r8125: init at 9.003.02 2020-03-10 10:37:15 -07:00
Jaakko Luttinen
e1f484fe0e pythonPackages.ipympl: init at 0.3.3 2020-03-10 10:24:42 -07:00
Peter Hoeg
228ef079bc
Merge pull request #75417 from peterhoeg/u/maestral_0_4_4
maestral: 0.4.2 -> 0.6.1
2020-03-10 20:55:36 +08:00
Mario Rodas
99722af1d5
Merge pull request #81843 from OmnipotentEntity/cudnn-7.6.5
cudnn_cudatoolkit_10_2: init at 7.6.5
2020-03-10 07:19:50 -05:00
Mario Rodas
91a084d3d7
Merge pull request #82147 from marsam/init-zz
zz: init at 2020-03-02
2020-03-09 21:57:40 -05:00
Mario Rodas
9983c5ebcd
Merge pull request #82186 from r-ryantm/auto-update/python2.7-sqlmap
python27Packages.sqlmap: 1.4.2 -> 1.4.3
2020-03-09 20:53:18 -05:00
Mario Rodas
59d3c9118a
sqlmap: use toPythonApplication 2020-03-09 19:42:07 -05:00
Nadrieril
99dfc57bce python3Packages.pyinsane2: remove
It is only used for paperwork and is now unmaintained.
2020-03-09 22:36:55 +01:00
Aaron Andersen
39dc0977a4
Merge pull request #81887 from stigtsp/package/perl-authen-scram-init
perlPackages.AuthenSCRAM: init at 0.011
2020-03-09 16:45:43 -04:00
Maximilian Bosch
fcc8660d35
Merge pull request #81967 from Ma27/brutespray
brutespray: init at 1.6.6
2020-03-09 20:47:06 +01:00
Maximilian Bosch
0bf5619fe0
php: add buildEnv function for additional config on the CLI SAPI
Initially discussed in #55460.

This patch adds a `buildEnv` function to `php` that has the
following features:

* `php.buildEnv { extraConfig = /* ... */; }` to specify custom
  `php.ini` args for the CLI.

* `php.buildEnv { exts = phpPackages: [phpPackages.apcu] }` to
  create a PHP interpreter for the CLI with the `apcu` extension.
2020-03-09 20:41:28 +01:00
Michael Raskin
bbab73266d
Merge pull request #80719 from mucaho/feature/clingcon_init
clingcon: init at 3.3.0
2020-03-09 07:42:38 +00:00
Benjamin Hipple
27a0a1376b btrfs-dedupe: remove broken and abandoned package
This package was last released in 2017, and no longer compiles with the latest
Rust compiler. It has just 1 commit from someone other than the original author
and appears to be a dead project.
2020-03-09 00:34:39 -04:00
Mario Rodas
f32e17d802
Merge pull request #81799 from skykanin/master
gomatrix: init at 101.0.0
2020-03-08 21:40:57 -05:00
Mario Rodas
d3b479860c
Merge pull request #79137 from Kristian-Brucaj/fusee-interfacee-tk
fusee-interfacee-tk: init at V1.0.0
2020-03-08 21:29:31 -05:00
Dmitry Kalinkin
2873950bb7
perlPackages.TextBibTeX: fix on darwin
Fixes: 6d8539c1d8 ('perl: Enable threading on darwin')
cc #73819
2020-03-08 20:59:06 -04:00
Aaron Andersen
2c61263fb3
Merge pull request #80013 from bignaux/romdirfs
romdirfs: init at 1.2
2020-03-08 20:39:34 -04:00
Aaron Janse
b862939683 flyctl: init at 0.0.102 2020-03-08 15:39:35 -07:00
mucaho
202c2a8eff clingcon: init at 3.3.0 2020-03-08 19:21:55 +01:00
Bignaux Ronan
a201e3dbc4 romdirfs: init at 1.2 2020-03-08 13:45:06 +01:00
Maximilian Bosch
e0a5d34664
brutespray: init at 1.6.6 2020-03-08 10:52:13 +01:00
Maximilian Bosch
3d6908bca1
medusa-unstable: init at 2018-12-16 2020-03-08 10:52:13 +01:00
Frederik Rietdijk
0eb0ddc4db Merge staging-next into master 2020-03-08 08:11:01 +01:00
Mat Marini
0f9179137c
kubie: init at 0.7.1 2020-03-07 20:56:05 +01:00
Emily
b628400f5e linuxPackages_{,_latest,_testing}_hardened: enable 32-bit emulation
Per discussion in #81943.

Resolves #79798.
2020-03-07 18:50:40 +00:00
Nadrieril
88d5b00345 libinsane: init at 1.0.3 2020-03-07 12:19:00 +00:00
skykanin
8e80908387 gomatrix: init at 101.0.0 2020-03-07 05:14:09 +01:00
Silvan Mosberger
d50d46941e
Merge pull request #77469 from paluh/imgproxy
imgproxy: init at 2.8.1
2020-03-07 02:26:41 +01:00
Silvan Mosberger
3982db1894
Merge pull request #78492 from mothsART/feature/new-package-fluxboxlauncher
New package : fluxboxlauncher
2020-03-07 00:48:54 +01:00
Stig Palmquist
0810dc1129
perlPackages.AuthenSCRAM: init at 0.011
dependencies:
perlPackages.CryptURandom: init at 0.36
perlPackages.PBKDF2Tiny: init at 0.005
perlPackages.UnicodeStringprep: init at 1.105
perlPackages.AuthenSASLSASLprep: init at 1.100
2020-03-06 12:07:19 +01:00
Maximilian Bosch
b8d7d4f322
Merge pull request #81877 from Profpatsch/shellcheck-expose-manpage
shellcheck: add manpage and docs
2020-03-06 10:51:44 +01:00
Martin Milata
421a18f42b nixos/prometheus-mikrotik-exporter: init 2020-03-06 10:39:05 +01:00
Profpatsch
0bc0c10a78 shellcheck: add manpage and docs
The shellcheck source code contains a manpage, so let’s add that to
the output. For good measure, also copy the README to the doc output.

The overrideMeta thing is taking care of setting the right position,
so that `nix edit` points to this file instead of to the original
haskellPackages definition.
2020-03-06 09:20:12 +01:00
Joachim Breitner
2d2a5a9b63
js_of_ocaml: 3.4.0 -> 3.5.2 (#75766)
drive-by contributions, as I was playing around with this (it has better
support for the `num` library, it seems.)

js_of_ocaml: 3.4.0 -> 3.5.2
ocamlPackages.js_of_ocaml-ppx_deriving_json: use ppxlib-0.12.0
ocamlPackages.eliom: 6.8.0 → 6.10.1
ocamlPackages.ocsigen-toolkit: 2.2.0 → 2.5.0
ocamlPackages.ocsigen-start: 2.7.0 → 2.16.1

Co-authored-by: Vincent Laporte <Vincent.Laporte@gmail.com>
2020-03-06 07:42:04 +01:00
Frederik Rietdijk
188c3a4d03 Merge staging-next into staging 2020-03-06 07:09:30 +01:00
Lancelot SIX
4e08586690 gdb: 8.3.1 -> 9.1
See https://www.gnu.org/software/gdb/download/ANNOUNCEMENT for release
information
2020-03-06 07:04:07 +01:00
Michael Reilly
972db874b3 cudnn_cudatoolkit_10_2: init at 7.6.5 2020-03-05 15:14:10 -05:00
Andreas Rammhold
82b54d4906
Merge pull request #81633 from andir/bazel_0_fix_tensorflow
Tensorflow: fix #77626
2020-03-05 18:59:03 +01:00
Marek Mahut
05ee8890bd
python3Packages.sapi-python-client: init at 0.13.1 (#81184)
python3Packages.sapi-python-client: init at 0.13.1
2020-03-05 18:57:23 +01:00
Jan Tojnar
88e23894fe
Merge pull request #81717 from fkstef/fix/adminer-create
adminer: init at 4.7.6
2020-03-04 22:18:53 +01:00
Stephane Schitter
950cde99c1 adminer: init at 4.7.6 2020-03-04 22:07:18 +01:00
Jan Tojnar
1a44e325d2
Merge branch 'staging-next' into staging 2020-03-04 21:24:05 +01:00
Ferry Jérémie
d37dbd7e6f fluxboxlauncher: init at 0.2.1 2020-03-04 19:22:54 +01:00
Peter Simons
85befe90b0 fetchmail: update from version 6.3.26 to 6.4.2
The new version supports OpenSSL 1.x. Should be back-ported to
release-20.03.

See https://sourceforge.net/projects/fetchmail/files/branch_6.4/
for the changelog.
2020-03-04 17:07:45 +01:00
Andreas Rammhold
1c0de27df3
bazel_0: init at 0.26.0 2020-03-04 16:41:17 +01:00
Peter Hoeg
662700ae91 pythonPackages.bugsnag: init at 3.6.0 2020-03-04 20:30:55 +08:00
Peter Hoeg
0af1d36014 pythonPackages.Pyro5: init at 5.7 2020-03-04 20:30:55 +08:00
Vladimír Čunát
fbe3eb29dd
gnome-tour: fix at typo breaking metrics job
It's an evalution problem that (unfortunately?) doesn't break
most things.
2020-03-04 11:38:03 +01:00
Emery Hemingway
cc5306e1e4 pathways-into-darkness: init at 1.1.1 2020-03-04 11:32:28 +01:00
Emery Hemingway
6dd9ed79fe alephone: init at 20150620
Packaging of the AlephOne engine and eight of its scenarios.
2020-03-04 11:32:28 +01:00
Emery Hemingway
f9ff420f0e navilu-font: init at 1.2 2020-03-04 11:32:10 +01:00
Mario Rodas
6f8dcc3c5e
zz: init at 2020-03-02 2020-03-04 04:20:00 -05:00
worldofpeace
66c169a235
Merge pull request #80323 from worldofpeace/gnome-tour
gnome-tour: init at 0.0.1
2020-03-04 02:03:36 +00:00
worldofpeace
b2f7754e83
Merge pull request #79876 from mothsART/feature/new-package-drawing
drawing: init at 0.4.10
2020-03-04 01:47:49 +00:00
worldofpeace
50ad33cd02 gnome-tour: init at 0.0.1 2020-03-03 20:40:30 -05:00
Jan Tojnar
2279ce310f
phpPackages.psalm: 3.7.2 → 3.9.3 2020-03-04 00:23:04 +01:00
Jan Tojnar
08d7cf5c86
phpPackages.phpstan: 0.12.4 → 0.12.14 2020-03-04 00:23:03 +01:00
Jan Tojnar
72a5256b1b
phpPackages.composer: 1.9.1 → 1.9.3 2020-03-04 00:23:01 +01:00
Jonathan Ringer
3973a3c79c python: add pythonRemoveTestsDirHook
This will automatically remove a top-level "tests"
directory from being installed.
2020-03-03 20:01:00 +01:00
Andreas Rammhold
846f300511
Merge pull request #80953 from andir/bazel-poison
buildBazelPackage: poison all the fixed output derivations
2020-03-03 10:39:05 +01:00
Orivej Desh
a8e06a8e89 clickhouse: link with lld
lld buildInput is still needed for the library.

Related: #24744
2020-03-03 09:22:14 +00:00
Vincent Laporte
3fe7a65e23 ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc2 → 4.10.0 2020-03-03 06:49:08 +01:00
Andreas Rammhold
c539f937c5
pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
TF 1.15 still needs an older version of the tensorflow-estimator
package.
2020-03-03 01:12:27 +01:00
Maximilian Bosch
a2da250607
Merge pull request #81518 from Ma27/add-dmenu-wayland
dmenu-wayland: init at 2020-02-28
2020-03-03 00:35:10 +01:00
Jan Tojnar
0eb7bd28dd
Merge pull request #80863 from zowoq/gnome-ext
gnomeExtensions: cleanup
2020-03-02 20:02:12 +01:00
Jonathan Ringer
76079f270c pythonPackages.aria2p: inherit poetry from python-modules 2020-03-02 10:30:50 -08:00
Cole Helbling
e2a0073e2d qimgv: init at 0.8.9
A few notes:

* I only run Linux, so that is what I set `meta.platforms` to.
* Video support is broken in both Nix and Arch builds.
2020-03-02 19:08:58 +01:00
Cole Mickens
bd25053298 plex-mpv-shim: init at 1.7.12 2020-03-02 09:49:13 -08:00
Cole Mickens
486b9fc160 pythonPackages.mpv-jsonipc: init at unstable-2020-02-19 2020-03-02 09:49:13 -08:00
YI
a4019eb9de pyradio: init at 0.8.7.1 2020-03-02 09:48:55 -08:00
Maximilian Bosch
4087790cc9
dmenu-wayland: init at 2020-02-28
Although this one isn't feature-complete yet, it fixes the scaling
issues on Wayland I'm experiencing when using `pkgs.dmenu`
through XWayland.
2020-03-02 13:43:40 +01:00
Jörg Thalheim
2c5ffb5c7a
Merge pull request #81164 from Mic92/home-assistant
nixos/home-assistant: 0.104.3 -> 0.106.0
2020-03-02 10:55:35 +00:00
Michael Lingelbach
34296980d1 tensorflow: 1.15.0 -> 1.15.1
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1
2020-03-02 10:07:37 +01:00
(cdep)illabout
d8d9358c04 python3Packages.protobuf: bump protobuf dep to from 3.7 to 3.8 for tensorflow-2.1.0 2020-03-02 09:10:56 +01:00
Michael Lingelbach
1c4f22a5da Add bazel 1.2.1 2020-03-02 09:08:47 +01:00
Jonathan Ringer
c3c47544e0 python2Packages.setuptools: freeze at 44.0.0 2020-03-01 21:29:28 -08:00
worldofpeace
e50306dfe3 libgpod: also remove mutagen
I think this was my mistake. This is also a python2 dependency
that should have been removed with pygobject.
2020-03-01 09:51:43 -05:00