Commit Graph

29769 Commits

Author SHA1 Message Date
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
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
Anders Kaseorg 1bcb6fb027 muse: Use wrapQtAppsHook.
Fixes this error:

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could
be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)

Also, remove the unnecessary build input `gitFull`, and enable
parallel building.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-06 18:16:29 -08: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
Stefan Junker 64b2dc8039 pkgs/misc/cups/drivers: add brother mfcl3770cdw
This adds the printer driver for the Brother MFCL3770CDW.
It combines the cups-wrapper and the driver in one file which allows
sharing common variables and making it less error-prone than the other
Brother drivers in repository.

I volunteer for maintaining this one as long as I've got the model
around.
2020-01-06 21:06:30 +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
Marius Bergmann d2394a4789 docker-slim: init at 1.26.1
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
Co-authored-by: Oleksii Filonenko <brightone@protonmail.com>
2020-01-03 11:18:00 +01: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
misuzu 03a4369379 libctb: init at 0.16 2020-01-01 17:07:58 +02:00
zimbatm 5f5df51bf0
Merge pull request #76758 from alyssais/ruby_2_7
Some Ruby 2.7 updates and fixes
2020-01-01 11:29:44 +00:00
Mario Rodas 184d0e7018
mutagen: init at 0.10.2 2020-01-01 04:20:00 -05:00
Jörg Thalheim 060bd74d3f
bitwarden-cli: move to nodePackages version (#76489)
bitwarden-cli: move to nodePackages version
2020-01-01 09:07:44 +00:00
Will Dietz 7e5334d6f2
Merge pull request #75029 from dtzWill/feature/heimer
heimer: init at 1.12.0
2019-12-31 23:46:28 -06:00
zimbatm 9e6f0d5a78
rubyPackages_2_7: init at 2.7.0 2020-01-01 00:24:17 +00:00
K. Bruneau 7efeca1721 texlab: 1.7.0 -> 1.9.0 (#76730)
This commit also removes texlab-citeproc since it was replaced with
citeproc-rs and is no longer available.
2019-12-31 17:28:48 -05:00
Anderson Torres ba9fdecba3
Merge pull request #76728 from OPNA2608/palemoon-improvements
palemoon: use gcc7, remove build notification
2019-12-31 18:01:10 -03:00
Frederik Rietdijk 555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Mikhail Klementev dad53fa08b codeql: init at 2.0.0 2019-12-31 16:29:20 +01:00
Jörg Thalheim a45447a3d5
bandwhich: init at 0.6.0 (#76689)
bandwhich: init at 0.6.0
2019-12-31 14:23:19 +00:00
Jörg Thalheim 073623d335
Merge pull request #76722 from xwvvvvwx/wireguard-kernel-versions
linuxPackagesFor: wireguard: respect supported kernel versions
2019-12-31 11:47:27 +00:00
David Terry 27ca6c2939
linuxPackagesFor: wireguard: noop for kernel >= 5.6 2019-12-31 09:36:51 +01:00
Oleksii Filonenko 1a477dc895
bandwhich: 0.5.1 -> 0.6.0
- Rename from `what` to `bandwhich`
- Add Security for darwin
2019-12-31 10:20:07 +02:00
Christoph Neidahl f7bd1742f1 palemoon: use gcc7, remove build notification
Changes as requested in https://github.com/NixOS/nixpkgs/pull/69206
2019-12-31 04:32:43 +01:00
Franz Pletz 08dc289f05
Merge pull request #74796 from prusnak/gcc-arm-embedded
gcc-arm-embedded: 8-2019-q3-update -> 9-2019-q4-major
2019-12-31 02:19:03 +00:00
John Ericson cfd013813e
Merge pull request #74090 from obsidiansystems/ghcjs-cross-without-cc
stdenv, haskell: bonafied GHCJS cross compilation without stdenv.cc
2019-12-30 16:40:43 -08:00
Jonathan Ringer d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
Ryan Mulligan 3a644e30b9
Merge pull request #46131 from ju1m/shorewall
shorewall: init at 5.2.3.3
2019-12-30 10:04:31 -08:00
Julien Moutinho 56a73dfb35 shorewall: init at 5.2.3.3
nixos/shorewall: init
2019-12-30 09:42:03 -08:00
Jonathan Ringer fca4359376 nbstripout: fix build 2019-12-30 16:46:55 +01:00
Frederik Rietdijk 6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Oleksii Filonenko 84e0fbfcac
tuir: init at 1.28.03
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
2019-12-30 17:33:29 +02:00
Frederik Rietdijk 9bc8e546c9
Merge pull request #75929 from NixOS/staging-next
Staging next
2019-12-30 16:27:24 +01:00
Frederik Rietdijk bfa5af85b7 Merge staging-next into staging 2019-12-30 16:25:56 +01:00
ajs124 863794cbba yeetgif: init at 1.23.5 2019-12-30 15:49:34 +01:00
Illia Shestakov 345b192273
flacon: improvements
1. Use libsForQt5.callPackage instead of raw callPackage` (this adds
ability to import qtbase and qttools directly instead of importing whole
qt5)
2. Include wrapQtAppsHook in nativeBuildInputs

The major point of this changes is to provide support for running
support flacon under wayland session, but it may help in some other use
cases

Closes #76588
2019-12-30 15:31:55 +02:00
Aaron Andersen 0b960bccd7
Merge pull request #62868 from tobim/pkgs/reredirect
reredirect: init at 0.2
2019-12-30 08:29:38 -05:00
Maximilian Bosch 7acacddfa5
go*: fix aarch64 build
Some tests don't work well with gcc9 atm, those tests use CC from
`buildPackages.stdenv.cc` which had to be modified for Aarch64 as well.
2019-12-30 12:42:28 +01:00
Oleksii Filonenko 014ffad408
what: init at 0.5.1 2019-12-30 13:40:22 +02:00
Jonathan Ringer 4c28daa093 gitless: use python3 2019-12-30 09:45:37 +01:00
Jan Tojnar a69e309794
Merge branch 'staging-next' into staging 2019-12-30 05:24:03 +01:00
Jan Tojnar 480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Franz Pletz 1a871b4382
minisat: 2.2.0 -> 2.2.1 2019-12-30 03:50:35 +01:00
B YI 1b20a627d5 clash: init at 0.16.0 (#76572) 2019-12-29 18:18:10 -08:00
Franz Pletz 7cf1d11a3e
emulationstation: fix build w/ recent versions of gcc 2019-12-30 03:07:44 +01:00
Franz Pletz 3ff62fe45b
{opal,ptlib,ekiga,sipcmd}: remove unmaintained
Were also removed from Debian and Arch and don't build on recent GCC
versions anymore. Needed lots of patching anyway. Last release was 2013.
2019-12-30 02:15:10 +01:00
Franz Pletz 2b4e0459d8
ensemble-chorus: doesn't build with gcc9 2019-12-30 01:54:08 +01:00
Franz Pletz d8562600a5
{ants,vtk}: won't build with gcc9 2019-12-30 00:51:18 +01:00
Maximilian Bosch 51e91f0e8b
uutils-coreutils: fix darwin build
https://hydra.nixos.org/build/108523395
2019-12-29 23:45:09 +01:00
Tobias Mayer 3617fdf73b reredirect: init at 0.2 2019-12-29 18:19:10 +01:00
Maximilian Bosch be1f5be9f3
Merge pull request #76609 from eonpatapon/waybar-0.9.0
Waybar 0.9.0
2019-12-29 14:04:14 +01:00
Jaka Hudoklin 3da80f0f7e
Merge pull request #68631 from xtruder/pkgs/rdbtools/init
rdbtools: init at 0.1.14
2019-12-29 11:26:29 +00:00
Frederik Rietdijk eda01862c4
Merge pull request #75900 from jbedo/tebreak
Tebreak, minia, last, bx-python, python-lzo
2019-12-29 10:24:31 +01:00
Frederik Rietdijk 5aed91512d Merge staging-next into staging 2019-12-29 10:20:05 +01:00
Frederik Rietdijk fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +01:00
Justin Bedo 11460d4cac
tebreak: init at 1.0 2019-12-29 17:16:10 +11:00
Domen Kožar 0f85c5bc5f
Merge pull request #76582 from LnL7/darwin-remove-cf-references
darwin.cf-private: remove references
2019-12-28 19:53:05 +01:00
Mikołaj Gałkowski 650a6354bb unityhub: init at 2.2.2 (#65391) 2019-12-28 13:16:18 -05:00
Maximilian Bosch 749d51bf35
qgrep: fix darwin and aarch64-linux build
https://hydra.nixos.org/build/108321871
https://hydra.nixos.org/build/108556036

Things done:

* SSE2 isn't available for the aarch64-target of GCC (the package builds
  on aarch64 without those flags and works fine as well).

* Added missing darwin libraries.

* Applied a darwin-specific patch which disables i386 as target platform
  (breaks at least on MacOS catalina otherwise).
2019-12-28 17:20:06 +01:00
Vincent Ambo 102fe729d3 age: init at v1.0.0-beta2
age is a new modern encryption tool with small explicit keys, no
config and UNIX-style composability.
2019-12-28 16:20:40 +01:00
Jean-Philippe Braun 1612cf3560 gtk-layer-shell: init at 0.1.0 2019-12-28 16:08:46 +01:00
Maximilian Bosch 9aadb6391d
taizen: fix darwin build
https://hydra.nixos.org/build/108557016
2019-12-28 15:07:38 +01:00
markuskowa 818b08ff4a
Merge pull request #76594 from alyssais/ekiga
ekiga: fix build
2019-12-28 13:49:29 +01:00
Oleksii Filonenko af57b17404 act: init at 0.1.3 2019-12-27 16:24:36 -08:00
Alyssa Ross e515592141
ekiga: fix build 2019-12-27 23:51:13 +00:00
(cdep)illabout b7a5df05c3 spago: 0.12.1.0 -> 0.13.0 2019-12-27 20:37:13 +01:00
Robert Djubek 0787a562c4 glirc: init at 2.33.1
haskellPackages.glirc is a "Console IRC Client." I've added a doJailbreak
to fix the build (thanks @infinisil) and added it to top-level/all-packages.nix
so people can find and install it as they would normally.

Would be nice to make this build in a way that allows the OTR extension to be
enabled. One thing at a time....
2019-12-27 20:37:13 +01:00
Daiderd Jordan 7fafd45ad7
lorri: remove cf-private
No longer needded since #63381.
2019-12-27 18:33:52 +01:00
Maximilian Bosch 6df8e0fa48
itk4: 4.13.1 -> 4.13.2, doesn't build w/gcc9 2019-12-27 13:42:48 +01:00
Franz Pletz 9cc67f39f8
go_1_12: does't build with gcc9 on aarch64 2019-12-27 05:21:39 +01:00
Franz Pletz 8e7b127b95
go_1_13: doesn't build with gcc9 on aarch64 2019-12-27 03:55:40 +01:00
Franz Pletz b931ea7e52
belle-sip: doesn't build with gcc9 2019-12-27 03:54:33 +01:00
Franz Pletz d80e177a4d
root5: doesn't build with gcc9 2019-12-27 03:54:09 +01:00
K. Bruneau 690390d493 texlab: fix macOS build (#76544) 2019-12-26 16:12:58 -05:00
Oleksii Filonenko debc253bf3 ueberzug: init at 18.1.5 2019-12-26 17:49:35 +01:00
Franz Pletz c601d7835f
commoncpp2: remove, obsoleted by ucommon 2019-12-26 16:25:50 +01:00
Franz Pletz 0c64a9ad5b
ccrtp_1_8: remove, unmaintained and unused 2019-12-26 16:24:39 +01:00
Franz Pletz 77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Emery Hemingway 54184dfc7e glow: init at 0.1.3 2019-12-26 15:19:40 +05:30
Alyssa Ross 2a9ea05cc8
swift-im: fix build 2019-12-26 03:14:23 +00:00
Mario Rodas dce6d4173e
Merge pull request #75124 from ericdallo/add-clojure-lsp
clojure-lsp: init at release-20191223T204324
2019-12-25 20:37:20 -05:00
Eric Dallo c7d9ec5ce8
clojure-lsp: init at release-20191223T204324 2019-12-25 20:12:09 -05:00
Mario Rodas 76200c4284 ruby_2_7: init at 2.7.0
Release notes: https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
2019-12-25 14:24:03 +00:00
Profpatsch 7d4c1ae7f1 rubyMinimal: ruby with all options disabled by default
Similar to `gitMinimal` or `pythonMinimal`, this is useful for scripts
which don’t use anything but the standard library and want a small
footprint.
2019-12-25 13:59:42 +01:00
Jörg Thalheim f3b68a724e
bitwarden-cli: move to nodePackages version 2019-12-25 07:20:22 +00:00
John Ericson 694b81fabc arrow-cpp, llvmPackage_9: Check stdenv.isi686 before stdenv.cc.isGNU
See c3c245dcda
2019-12-25 01:32:00 -05:00
John Ericson a8bd27b454 Merge branch 'ghcjs-cross-without-cc-common' into ghcjs-cross-without-cc 2019-12-25 01:31:35 -05:00
Jörg Thalheim 89c55c0a6d
net-snmp: split outputs (#76155)
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
John Cotton Ericson 95464f6ad3 treewide: Check `stdenv.isi686` before checking `stdenv.cc.isGNU`
This makes us a bit more robust to various splicing nastiness. May splicing
someday go so we don't have to resort to such hacks.
2019-12-25 01:23:42 -05:00
Jan Tojnar 4bbc6cc66f
Merge branch 'staging-next' into staging 2019-12-25 05:18:52 +01:00
Jan Tojnar ca39dd3a8a
Merge branch 'master' into staging-next 2019-12-25 05:15:06 +01:00
Jan Tojnar b1b26f8cf6
Merge pull request #76412 from jtojnar/pangox-compat-drop
pangox_compat: drop
2019-12-24 20:04:10 +01:00
Eelco Dolstra e82fae1a39
rustc: 1.39 -> 1.40 2019-12-24 16:15:36 +00:00
Dirk-Willem van Gulik f85ec2d896 Additional redwax modules - including comments from review on #75620. 2019-12-24 17:01:04 +01:00
Jan Tojnar 88ec0a05e1
pangox_compat: drop 2019-12-24 16:14:03 +01:00
oxalica 057b94a3d2
cargo-flamegraph: fix runtime dep: linux-perf 2019-12-24 05:28:50 +08:00
Mario Rodas 8d3199b549
Merge pull request #74261 from marsam/update-dune
dune: init at 2.1.0
2019-12-23 09:19:21 -05:00
worldofpeace 73a2107bc0
Merge pull request #76183 from romildo/upd.catfish
catfish: 1.4.10 -> 1.4.11
2019-12-23 09:12:21 -05:00
José Romildo Malaquias 0529b27d18 catfish: move to pkgs/desktops/xfce/applications
Since release 1.4.6 catfish is an Xfce Project. See https://bluesabre.org/2018/07/15/catfish-1-4-6-released-now-an-xfce-project

Makes an alias for catfish.
2019-12-23 07:54:59 -03:00
Michael Raskin f12afbd2c2 unpfs: init at 0.0.2019-05-17 2019-12-23 08:23:15 +00:00
kjuvi b697e4a90f monitor: init at 0.6.1 2019-12-22 23:12:43 -05:00
Aaron Andersen 086d1ad906
Merge pull request #75047 from kampka/trilium-server
Add trilium server and module
2019-12-22 20:26:57 -05:00
Tim Steinbach baa243d508
linux: Fix request-key for 4.4 and 4.9 2019-12-22 19:51:16 -05:00
Mario Rodas 6b10e48548
Merge pull request #75218 from Chiiruno/dev/tinygo
tinygo: init at 0.10.0
2019-12-22 18:54:24 -05:00
Jörg Thalheim 8a57552c18
nixpkgs-review: 2.1.0 -> 2.1.1
changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
2019-12-22 09:26:57 +00:00
worldofpeace e7c568a0b0
Merge pull request #45347 from bignaux/pysolfc
PySolFC: 2.0 -> 2.6.4
2019-12-21 22:20:48 -05:00
Niklas Hambüchen fd4dd7ea1e
Merge pull request #70526 from kampka/spacegun
spacegun: init at 0.3.3
2019-12-22 03:36:46 +01:00
Dennis Gosnell 88691a9a1d
Merge pull request #76125 from cdepillabout/add-pscid
pscid: init at 2.8.5
2019-12-22 09:14:07 +09:00
Jörg Thalheim 725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
Michael Weiss b9b77386b0
Merge pull request #75247 from Elyhaka/sway
sway: refactor with a wrapper

This moves the wrapper functionality from the NixOS module to a new package
(wrapper) that wraps the original sway package (sway-unwrapped). Therefore it's
now also possible to properly use Sway on non-NixOS systems out of the box.

The new submodule for the wrapperFeatures makes it easy to extend the
functionality which should become useful in the future.

This also introduces a GTK wrapper feature to fix issues with icon/GTK themes,
e.g. when running waybar or wofi. This should also work for #67704. If not, we
might have to add some additional dependencies/arguments for this case.
2019-12-21 23:48:02 +01:00
Elyhaka d467c59825
sway: refactor with a wrapper 2019-12-21 21:17:21 +01:00
Michael Roitzsch 08ecf22b03 docker-machine-xhyve: support lib9p shared file system
The lib9p library for host-guest file sharing in xhyve needs to be built separately.
2019-12-21 19:48:40 +01:00
Mario Rodas 1b1f9584e5
dune_2: init at 2.1.0
Changelog:
- https://github.com/ocaml/dune/releases/tag/2.0.0
- https://github.com/ocaml/dune/releases/tag/2.0.1
- https://github.com/ocaml/dune/releases/tag/2.1.0
2019-12-21 10:03:41 -05:00
WilliButz 3f998fac7f
Merge pull request #76097 from Ma27/bump-matrix-synapse
matrix-synapse: 1.7.1 -> 1.7.2
2019-12-21 13:28:50 +01:00
markuskowa 898f188fd0
Merge pull request #68301 from gnidorah/cde2
cdesktopenv: init at 2019-11-30
2019-12-21 13:22:33 +01:00
Scriptkiddi 6cff373dd7 precice: init at 1.6.1 2019-12-21 13:21:45 +01:00
(cdep)illabout 334785e936
pscid: init at 2.8.5 2019-12-21 16:06:29 +09:00
Pamplemousse 6306baa8a2 wfuzz: init at 2.4.2 2019-12-20 17:29:21 -08:00
Maximilian Bosch 68dfdc2f60
Merge pull request #75532 from 0x4A6F/master-xandikos
xandikos: init at 0.1.0
2019-12-21 01:42:49 +01:00
Alyssa Ross 8f8514c6ba public-inbox: init at 1.2.0
highlight's Perl bindings are currently disabled on Darwin, but I
didn't make the dependency here conditional so that if that is ever
fixed, this function won't need to be updated. p-i is smart enough to
disable the test for highlight if it can't find the Perl module.
2019-12-20 19:47:42 +00:00
Maximilian Bosch 880e098a9f
matrix-synapse: 1.7.1 -> 1.7.2
https://github.com/matrix-org/synapse/releases/tag/1.7.2

Building for now with Python 3.7 as Python 3.8.1 changed it's behavior
regarding URL parsing[1] which broke one of its dependencies[2].

[1] https://bugs.python.org/issue27657
[2] https://hydra.nixos.org/build/108652790 / https://github.com/mozilla/bleach/issues/503
2019-12-20 19:32:34 +01:00
José Romildo Malaquias 306c31afed volctl: init at 0.6.2 2019-12-20 16:03:10 +01:00
Oleksii Filonenko 2149652a47 starship: 0.30.1 -> 0.31.0 2019-12-20 13:35:47 +01:00
(cdep)illabout 5a6165f5c4
pulp: add top-level alias for nodePackages.pulp 2019-12-20 20:07:01 +09:00
(cdep)illabout 2b63a423c8
purescript-psa: init at 0.7.3 2019-12-20 20:03:37 +09:00
Pamplemousse b76720f893 gobuster: init at 3.0.1 (#75902) 2019-12-20 10:28:15 +01:00
Justin Bedo 2191912274
minia: init at 3.2.1 2019-12-20 11:27:04 +11:00
Justin Bedo 6741cff527
last: init at 1042 2019-12-20 11:27:02 +11:00
Mario Rodas a85c8d87c2
Merge pull request #75728 from marsam/add-docker-credential-helpers
docker-credential-helpers: init at 0.6.3
2019-12-19 19:18:48 -05:00
Jan Tojnar 76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
worldofpeace 83bfedb38b
Merge pull request #75494 from Elyhaka/pop_gtk_theme
pop-gtk-theme: init at 2019-11-13
2019-12-19 18:24:08 -05:00
Elyhaka 79850f5df8 pop-gtk-theme: init at 2019-12-17 2019-12-20 00:19:06 +01:00
Roberto Di Remigio c437dbf634
arrayfire: build with current gcc version 2019-12-19 18:31:53 +01:00
Michael Raskin d7a0236c4c
Merge pull request #75850 from mmilata/libreoffice-refactor
libreoffice: merge -still and -fresh into common expression
2019-12-19 15:51:01 +00:00
Michael Raskin 6210c15573
Merge pull request #67507 from misuzu/package-3proxy
3proxy: init at 0.8.13
2019-12-19 15:42:15 +00:00
Michael Weiss bf29ba5a7f
Merge pull request #75660 from primeos/rav1e
rav1e: init at 0.2.0
2019-12-19 15:30:32 +01:00
Michael Weiss fa09b64bc0
rav1e: init at 0.2.0 2019-12-19 14:04:09 +01:00
Christian Kampka a84c8599b3
trilium-server: init at 0.37.8 2019-12-19 10:14:10 +01:00
Christian Kampka 184339fe8b
trilium: Rename package to trilium-desktop 2019-12-19 10:14:09 +01:00
Frederik Rietdijk 39037a3431 Merge staging-next into staging 2019-12-19 09:21:24 +01:00
Frederik Rietdijk f79e10061f Merge master into staging-next 2019-12-19 09:19:50 +01:00
Marek Mahut 2f3cd7dda7 alertmanager-bot: init at 0.4.0 2019-12-19 03:23:52 +00:00
Jan Tojnar b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Jan Tojnar dda27bb406
lutris: fix build
Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.

Also stop using aliases.
2019-12-19 00:58:19 +01:00
Renaud fb1bc1b891
Merge pull request #75761 from ehmry/gubbi
gubbi-font: init at 1.3
2019-12-18 18:24:44 +01:00
Oleksii Filonenko aed6f881b0 gleam: init at 0.5.0
Close #71432.

Co-authored-by: Norbert Melzer <NobbZ@users.noreply.github.com>
2019-12-18 09:03:48 -08:00
Oleksii Filonenko 05fd02d235
neo-cowsay: init at 1.0.0 2019-12-18 18:50:10 +02:00
Martin Milata 737ce5c848 libreoffice: factor out common derivation
Each "variant" of libreoffice gets its own subdirectory src-$variant
where files w/ source references are stored. In the directory is also
override.nix which allows you to override derivation attributes in
addition to source files.
2019-12-18 13:23:34 +01:00
Emery Hemingway cad12aee9b gubbi-font: init at 1.3 2019-12-18 11:33:18 +00:00
Pash Shocky 82116878da sentencepiece: init at 0.1.84 2019-12-17 16:46:52 -08:00
Frederik Rietdijk bf2877b9ab Merge master into staging-next 2019-12-17 17:16:52 +01:00
Michael Raskin 26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00