Luka Blaskovic
bff748bacb
ike: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
8644679d71
qt512: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
7e90db8500
stp: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
4a3a8327d2
filebench: build with bison3
2020-01-13 21:35:19 +00:00
Frederik Rietdijk
b3245241d8
Merge staging-next into staging
2020-01-12 09:47:43 +01:00
Frederik Rietdijk
960f062825
Merge master into staging-next
2020-01-12 09:47:19 +01: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
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
Frederik Rietdijk
263bc67bda
Merge staging-next into staging
2020-01-11 09:33:08 +01:00
Frederik Rietdijk
1a654573b0
Merge master into staging-next
2020-01-11 09:32:41 +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
Maximilian Bosch
780fb563c7
libselinux: fix build
...
Building libselinux 2.9 with python 3.8 causes several linker failures[1].
As this breaks several packages on staging and the glibc-230 integration
jobset[2], this should be fine as workaround.
This change can be reverted when updating to libselinux 3.0, ArchLinux
already has `libselinux` 3.0 with python 3.8[3].
[1] https://hydra.nixos.org/build/109960000
[2] https://hydra.nixos.org/eval/1564244
[3] https://aur.archlinux.org/cgit/aur.git/commit/?h=libselinux&id=f717bef8131622ad8545f4bdffe7bafdc35e9808
2020-01-10 21:16:29 +01: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
Frederik Rietdijk
348eaa280b
Merge master into staging-next
2020-01-10 18:32:07 +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
Frederik Rietdijk
5ad16cb27f
Merge master into staging-next
2020-01-10 10:34:04 +01:00
Frederik Rietdijk
eb1369670b
Revert "python3: now points to python38"
...
This is going to require more work.
This reverts commit 2dc4ab3677
.
2020-01-10 10:33:40 +01: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
Vladimír Čunát
5c780036c5
Merge branch 'master' into staging-next
...
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01: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
Frederik Rietdijk
a823616723
Merge master into staging-next
2020-01-07 20:06:22 +01:00