Commit graph

49251 commits

Author SHA1 Message Date
Léo Gaspard 06bdfc5e32
Merge pull request #82185 from matt-snider/master
ankisyncd, nixos/ankisyncd: init at 2.1.0
2020-03-12 11:47:42 +01:00
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
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
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
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
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
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