Commit Graph

29561 Commits

Author SHA1 Message Date
Tim Steinbach
f2251b483c
linux: Remove 5.3
The 5.3.x series has been marked as EOL upstream
2020-01-12 16:45:24 -05:00
Jaka Hudoklin
315329fec4
Merge pull request #77440 from xtruder/pkgs/rippled/bump/1.4.0
rippled: 1.2.1 -> 1.4.0
2020-01-12 20:14:01 +00:00
Jaka Hudoklin
2f0027f7dc
rippled: 1.2.1 -> 1.4.0 2020-01-12 19:23:31 +00:00
Marek Mahut
48b537e127
Merge pull request #74780 from prusnak/fido2luks
fido2luks: init at 0.2.2
2020-01-12 16:47:46 +01:00
Aaron Andersen
cac169ed9e
Merge pull request #76635 from McSinyx/alure2
alure2: init at unstable-2020-01-09
2020-01-12 10:11:56 -05:00
Robert Helgesson
b108fd5843
jwt-cli: fix build on Darwin 2020-01-12 15:11:17 +01:00
jD91mZM2
09f0bc828e rnix-lsp: init at 0.1.0 (#77549) 2020-01-12 10:41:20 +00:00
Nguyễn Gia Phong
86c0e79add alure2: init at unstable-2020-01-09 2020-01-12 10:53:06 +07:00
Will Dietz
977ce750b8 qmidinet: fix by using qt's mkDerivation 2020-01-12 00:08:09 +01:00
Aaron Andersen
708a1772ed
Merge pull request #75817 from filalex77/tuir-1.28.3
tuir: init at 1.28.03
2020-01-11 16:04:57 -05:00
Pavol Rusnak
865fc6c97b
fido2luks: init at 0.2.2 2020-01-11 17:23:00 +01:00
Aaron Andersen
fabd3f506c
Merge pull request #75413 from aanderse/pcsx2
pcsx2: 1.4.0 -> unstable-2020-01-05
2020-01-11 10:42:06 -05:00
Robert Helgesson
a8d1f3233b
jwt-cli: init at 2.5.1 2020-01-11 12:34:35 +01:00
lewo
99470a3cb5
Merge pull request #77081 from rawkode/feature/add-run
run: init at 0.7.0
2020-01-11 09:19:09 +01:00
Tim Steinbach
ada59cfd43
kafka: Add 2.4 2020-01-10 21:02:03 -05:00
Mario Rodas
ca2247badb
Merge pull request #77321 from filalex77/rq-1.0.2
rq: 0.10.4 -> 1.0.2
2020-01-10 20:40:12 -05:00
Florian Klink
1efaa03d95 firefoxPackages.tor-browser*, tor-browser-bundle: remove
These are all based on firefox versions with known vulnerabilities
exploited in the wild.

We seriously shouldn't ship this in nixpkgs, especially not for
sensitive applications as the Tor Browser.

`tor-browser-bundle` is just a wrapper around
`firefoxPackages.tor-browser`, so let's remove it too.

`tor-browser-bundle-bin` is the much safer bet, which is individually
downloaded from `dist.torproject.org` and just `patchelf`-ed locally to
work on NixOS.

Co-Authored-By: Alyssa Ross <hi@alyssa.is>
Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
Co-Authored-By: Graham Christensen <graham@grahamc.com>
2020-01-10 18:34:22 +01:00
Dmitry Kalinkin
f1d3df98d7
Merge pull request #76592 from snglth/master
flacon: improvements
2020-01-10 11:33:05 -05:00
zimbatm
ddc83e68cc
Merge pull request #77149 from alyssais/asciidoctor
Reduce AsciiDoctor closure size
2020-01-10 14:35:29 +00:00
Milan Pässler
8337bb607c gradle: remove old versions 2020-01-10 04:21:18 +01:00
worldofpeace
ed165adbf6
Merge pull request #77348 from Kiwi/fix-librecad
librecad: fix build
2020-01-09 16:18:18 -05:00
Robert Djubek
e0f6da5655
librecad: fix build
recently this stopped building on nixos-unstable

a git bisect of nixpkgs revealed;

`# first bad commit: [8f729c0070] gcc: switch default to gcc9`

this switches the build to use gcc8Stdenv
2020-01-09 20:39:10 +00:00
Bruno Bzeznik
f7a4e4a93a bayescan: init at 2.1 (#68191)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-09 12:38:53 -05:00
Alyssa Ross
163618988f
ruby: remove references to CC by default
This makes RbConfig["CC"] return an invalid path, but I hope nothing
is depending on that anyway...
2020-01-09 15:54:59 +00:00
Domen Kožar
2e765ef206
Merge pull request #77298 from nomeata/haskell-docs-version
nixpkgs manual: Update Haskell versions
2020-01-09 14:35:06 +01:00
markuskowa
4f7f962b3b
Merge pull request #77307 from matthiasbeyer/add-mrsh
mrsh: init at 2020-01-08
2020-01-09 12:32:30 +01:00
Jaka Hudoklin
139daee494
Merge pull request #77073 from plumelo/auto-update/elasticsearch
elk stack: 7.3.1 -> 7.5.1
2020-01-09 09:48:24 +00:00
Peter Hoeg
2e05653e7f
Merge pull request #66699 from tckmn/master
pry: init at 0.12.2
2020-01-09 10:42:26 +08:00
Maximilian Bosch
4c45878a30
swaylock-fancy-unstable: init at 2019-03-31
Port of `i3lock-fancy` to `swaylock`.
Closes #77284
2020-01-09 02:24:58 +01:00
Kevin Amado
f467c3e13a pythonPackages.dodgy: init at 0.2.1 2020-01-08 16:09:59 -08:00
Jonathan Ringer
6074b17dad cookiecutter: use python3 2020-01-08 12:59:24 -08:00
Aaron Andersen
d30de7887a pcsx2: 1.4.0 -> unstable-2020-01-05 2020-01-08 14:01:36 -05:00
Leonhard Markert
4f2aa54cb9 clippy: expose as top-level package 2020-01-08 16:59:50 +01:00
Oleksii Filonenko
9a5b23119c
rq: 0.10.4 -> 1.0.2 2020-01-08 16:37:27 +02:00
Matthias Beyer
dd78f9c247 mrsh: init at 2020-01-08
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-01-08 14:38:43 +01:00
Joachim Breitner
262219be21 nixpkgs manual: Update Haskell versions
and leave a comment in all-packages.nix that the docs should be updated
2020-01-08 09:15:20 +01:00
Mario Rodas
4d77c4a770
Merge pull request #74989 from bcdarwin/plplot
plplot: init at 5.15.0
2020-01-07 21:15:06 -05:00
Aaron Andersen
e9d3a3c7d8
Merge pull request #76417 from dirkx/redwax-modules
mod_ca, mod_crl, mod_csr, mod_ocsp, mod_scep, mod_pkcs12, mod_spkac, mod_timestamp: init at 0.2.1
2020-01-07 20:49:24 -05:00
Aaron Andersen
24967c14fc
Merge pull request #66710 from tbenst/tusk
tusk: init at v0.23.0
2020-01-07 20:46:13 -05:00
tbenst
0dd8ee7d0c tusk: init at v0.23.0 2020-01-07 17:06:49 -08:00
Samuel Dionne-Riel
4f67905034
Merge pull request #75069 from lopsided98/uboot-odroid-c2
uboot: add support for the ODROID-C2
2020-01-07 19:07:47 -05:00
worldofpeace
a14e1e343b
Merge pull request #77078 from fgaz/facette/remove
facette: remove
2020-01-07 18:53:09 -05:00
edef
7d7d41f7b5
Merge pull request #74912 from edef1c/pounce
pounce: init at 1.0p1
2020-01-07 20:26:27 +00:00
Andrew Childs
af0047be3a uboot: add ubootBananaPim3 for Banana Pi M3 2020-01-07 21:00:11 +01:00
Luis Pedro Coelho
fdfebafc10 blast: init at 2.10.0 (#61430)
Co-authored-by: Pavel Chuprikov <pschuprikov@gmail.com>
2020-01-07 20:14:18 +01:00
Francesco Gazzetta
d56e84b9c4 facette: remove
It never actually built within the sandbox, and it's now more difficult
to package than ever
2020-01-07 16:12:49 +01:00
Jörg Thalheim
cd9947a5a7
linux_5_4: also include fpu patch
Otherwise zfs performance is unbearable
2020-01-07 13:34:13 +00:00
Linus Heckemann
bf012bcd31
Merge pull request #76894 from oxalica/firefox-bump-rust
firefox: update rust to 1.40.0
2020-01-07 14:17:43 +01:00
markuskowa
9a805e9b4f
Merge pull request #76941 from Pamplemousse/bash_unit
bash_unit: init at 1.6.1
2020-01-07 09:31:53 +01:00
Florian Klink
15695df474
Merge pull request #76386 from mweinelt/powerlevel10k
zsh-powerlevel10k: init at unstable-2019-12-19
2020-01-06 22:51:12 +01:00