Commit Graph

29609 Commits

Author SHA1 Message Date
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
Dmitry Kalinkin 2287d54e7d
blender: fix on darwin
This enables building of Blender.app. The standard build process assumes
that the dependencies are installed in subdirectoris inside $LIBDIR with
libraries built as static. In current implementation we are not looking
to achieve portability, so cmake files are patched to link dynamically
with the libraries in the nix store. Linking to the transitive
dependencies is not needed in the shared case. There are also some minor
inconsistensies in the expected paths, which also need to be patched.

Alternatively, we could patch cmake files to treat darwin as "unix", but
that would require more tweaking to ensure that the frameworks are being
linked properly.
2020-01-09 02:54:50 -05: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
Oleksii Filonenko cb132f981f
tiny: init at 0.5.1 2020-01-08 21:14:53 +02: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
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
Wael M. Nasreddine 1301359d26 h3: init at 3.4.4 2020-01-06 13:51:00 -08:00
Matt Layher 987a5ffea5 corerad: init at v0.1.4
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-01-06 13:49:14 -08:00
Martin Weinelt 6eb0aee387 zsh-powerlevel10k: init at unstable-2019-12-19 2020-01-06 21:49:15 +01:00
Pamplemousse 34441168b3 bash_unit: init at 1.6.1 2020-01-06 11:35:24 -07:00
Jason Felice de8700d42d mercurial_4: init at 4.9.1 2020-01-06 19:23:24 +01:00
David McKay 22622e99a3 run: init at 0.7.0 2020-01-06 14:37:13 +00:00
Mario Rodas b103b3f13e
Merge pull request #74136 from filalex77/runelite-2.0.0
runelite: 1.6.0 -> 2.0.0
2020-01-06 09:24:41 -05:00
Oleksii Filonenko f930613999
runelite: 1.6.0 -> 2.0.0
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2020-01-06 09:13:42 -05:00
markuskowa c10e8d6345
Merge pull request #76693 from filalex77/findomain-0.9.3
findomain: init at 0.9.3
2020-01-06 14:54:36 +01:00
vasile luta 0a8f9dfc13 elk7Version: 7.3.1 -> 7.5.1 2020-01-06 15:20:14 +02:00
Mario Rodas a3579637bc
Merge pull request #75883 from filalex77/neo-cowsay-1.0.0
neo-cowsay: init at 1.0.0
2020-01-06 08:13:33 -05:00
Oleksii Filonenko 3e036c262b
findomain: init at 0.9.3 2020-01-06 13:57:34 +02:00
Frederik Rietdijk 4a91444aa8 Merge staging-next into staging 2020-01-06 12:01:12 +01:00
Frederik Rietdijk f4b4ef130a
Merge pull request #76659 from veprbl/pr/cmake_static_adapter
pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmake
2020-01-06 11:58:18 +01:00
Ryan Mulligan a5c346f6a7
Merge pull request #60518 from bignaux/gweled
gweled: init at unstable-2018-02-15
2020-01-05 21:18:09 -08:00
Ryan Mulligan fbd0f1d3e5
Merge pull request #57034 from ajs124/uefitool
uefitool: init at A55 and 0.27.0
2020-01-05 18:06:30 -08:00
edef 2a06e1521f pounce: init at 1.0p1 2020-01-06 01:04:47 +00:00
Eelco Dolstra 0ec8c3bb12 Revert "nix: build using gcc8"
This reverts commit 7ac90533a1.
2020-01-05 20:42:44 +01:00
ajs124 65a2c708e7 uefitool: init at A56 and 0.27.0
default to new-engine
2020-01-05 19:24:10 +01:00
Ryan Mulligan f8cd096aad
Merge pull request #54967 from volhovm/volhovm/clmagma
clmagma: init at 1.3
2020-01-05 08:18:12 -08:00
Frederik Rietdijk 981b94442b Merge staging-next into staging 2020-01-05 16:10:40 +01:00
markuskowa 87021d3ca1
Merge pull request #76898 from markuskowa/fix-soapysdr
soapysdr: add as python module
2020-01-05 13:41:28 +01:00
Ryan Mulligan e7e5fc9584
Merge pull request #61387 from bricewge/ddcci-driver-linux
ddcci-driver: init at 0.3.2
2020-01-04 07:58:45 -08:00
Ryan Mulligan ceb515d438
Merge pull request #60390 from monsieurp/new-tmux-panes
tmux-xpanes: init at 4.1.0
2020-01-04 07:47:09 -08:00
Michael Raskin df3896f6ac
Merge pull request #76900 from misuzu/psi-1.4
psi: 0.15 -> 1.4
2020-01-04 15:20:43 +00:00
Frederik Rietdijk 2dc4ab3677 python3: now points to python38 2020-01-04 15:27:48 +01:00
misuzu b3a3168a95 psi: 0.15 -> 1.4 2020-01-04 14:41:59 +02:00
Ryan Mulligan bd62dd3bb3
Merge pull request #60336 from Tomahna/metals
metals: init at 0.7.6
2020-01-03 21:59:15 -08:00
Symphorien Gibol b40fc3a56b pynagsystemd: init at 1.2.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-03 15:48:42 -08:00
Markus Kowalewski 4097ffcc29
soapysdr: add as python module
Use "toPythonModule" function to make python interface available.
2020-01-03 23:11:02 +01:00
Gabriel Ebner 3604ae8394
Merge pull request #74259 from Evils-Devils/kicad-unstable
kicad: cleanup, fix and update
2020-01-03 20:14:07 +01:00
oxalica 3adf53d5cb
firefox: update rust to 1.40.0 2020-01-04 01:52:21 +08:00
puzzlewolf c5e72fa686 frescobaldi: 3.0.0 -> 3.1 (#76889) 2020-01-03 12:24:59 -05:00
Dmitry Kalinkin 7e2c821e58
gtest: remove the "static" option
pkgsStatic.gtest already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:41:19 -05:00
Graham Christensen e0470e11c7
Merge pull request #76890 from LnL7/nix-gcc-8
nix: build using gcc8
2020-01-03 11:40:57 -05:00
Renaud af2046d3f1
Merge pull request #75548 from MatrixAI/step-ca
step-ca: init at 0.13.3
2020-01-03 17:16:10 +01:00
Daiderd Jordan 7ac90533a1
nix: build using gcc8
Workaround for https://github.com/NixOS/nix/issues/3300.

https://hydra.nixos.org/build/109304568

    running tests
    checking Nixpkgs on i686-linux
    error: stack overflow (possible infinite recursion)
    build time elapsed:  0m0.068s 0m0.029s 0m36.549s 0m6.187s
    builder for '/nix/store/dr5kd28msqmqk3hkz0ayx10dww6s8dn9-nixpkgs-tarball-20.03pre207974.16c665911fb.drv' failed with exit code 1
2020-01-03 17:04:10 +01:00
adisbladis 74f5c7f3d1
compton/picom: 7.2 -> 7.5
Also change the derivation attribute and name to Picom, a maintained
fork of Compton.
2020-01-03 12:52:02 +00:00
Stig Palmquist 76bd004a4b micropython: init at 1.12 2020-01-03 10:57:55 +01:00
Frederik Rietdijk 7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Maximilian Bosch af26f69257
Merge pull request #76313 from oxalica/cargo-flamegraph-perf
cargo-flamegraph: fix runtime dep: linux-perf
2020-01-02 23:54:57 +01:00
adisbladis 54928f92ac
poetry: 0.12.17 -> 1.0.0 2020-01-02 21:59:56 +00:00
adisbladis ded1080db4
poetry2nix: init at 1.1.0 2020-01-02 21:59:56 +00:00
Florian Klink 1c9af6e7c1
Merge pull request #76621 from cab404/micronucleus
Added micronucleus
2020-01-02 22:54:32 +01:00
Frederik Rietdijk f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Eric Norris 5e7131bcc6
Disable NS in emacs-nox 2020-01-02 12:11:09 -05:00
Wael Nasreddine 43e14efcc7
kcli: init at 1.8.2 (#76791)
kcli: init at 1.8.2
2020-01-01 23:30:08 -08:00
Evils e4786f3a1c kicad: update & cleanup
minor simplification, fix base version

split i18n and get from gitlab

correct wrapper pythonpath, cleanup build output

update & fake git describe

correct base.nix to fit contributing.md
2020-01-02 03:45:34 +01:00
Evils 6119ca27bb kicad: split wrapping and building 2020-01-02 03:45:34 +01:00
Evils d96992a21b kicad: unite unstable.nix with default.nix
use latest libraries for unstable
move all revs and hashes to default.nix

thanks TQ for getting me through this blockage
2020-01-02 03:45:34 +01:00
Evils 958d745fec kicad: use separated libraries
switch source to gitlab as that's the new upstream source

use wrapper variables for everything but i18n
  add sym and fp templates to template path

update meta to reflect kicad's own language
  set license to AGPLv3, according to the source's LICENSE.README

reduce diff between default and unstable in preparation of merging

on debian gets "no module named 'math'"
  pcbnew 3d viewer is unusable (at least on my T410)
2020-01-02 03:45:34 +01:00
Evils c61170168d kicad: switch to best try from unstable and 5.1.5
make unstable use kicad-libraries
  still using a link in $out..., not sure that's a bad thing
  this allows setting that path in makeWrapperArgs
    can't use $out there

kicad-with-packages3d -> kicad and kicad-small

default to OCCT, OCE is outdated
  enforce OCCT on aarch64, where OCE is broken
  withOCE flag allows using OCE on non-aarch64
2020-01-02 03:45:34 +01:00
Evils 6477f717e3 kicad-unstable: wrap
use wxGTK31
  brings hiDPI support
  no python shell...
2020-01-02 03:45:34 +01:00
Evils 5bbe6be1a8 kicad: to hell with version specific crap 2020-01-02 03:45:34 +01:00
Craig Swank 1203bd403c kcli: init at 1.8.2 2020-01-01 17:15:38 -07:00
Vladimir Serov 8c7473e203
micronucleus: init at 2.04 2020-01-02 01:58:54 +03:00
Franz Pletz 427217ac1f
Merge pull request #76786 from misuzu/freeswitch-gsmopen
freeswitch: fix gsmopen build and enable by default for linux
2020-01-01 20:25:43 +00:00
Franz Pletz f197a51583
proxmark3: refactor & init unstable at 2019-12-28 2020-01-01 20:13:58 +01:00
misuzu 8cce0e0937 gsmlib: init at unstable-2017-10-06 2020-01-01 17:59:54 +02:00