Commit graph

46383 commits

Author SHA1 Message Date
Mario Rodas
0fdd8bc09d
jtc: init at 1.74 2019-10-09 21:00:00 -05:00
Serge Bazanski
804d272970 evdevremapkeys: init at 0.1.0 2019-10-09 23:24:03 +02:00
worldofpeace
5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
Jan Tojnar
59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
Vladimír Čunát
de513680c5
scylladb: remove the "broken" mark, add "big-parallel"
The build is really CPU-intensive, and requires around
2 * --cores GiB RAM.
2019-10-09 16:54:03 +02:00
Franz Pletz
f024e7b769
Merge pull request #67890 from mguentner/mxisd_ma1sd
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09 14:36:56 +00:00
Peter Simons
5384da4e69
Merge pull request #70515 from peti/t/update-to-gfortran8
gfortran: use version 8 by default to match our C and C++ compiler
2019-10-09 10:52:26 +02:00
Gabriel Ebner
3171df49b5
wstunnel: init at unstable-2019-01-28 (#70758)
wstunnel: init at unstable-2019-01-28
2019-10-08 23:08:30 +02:00
Graham Christensen
21597ed69e
Merge pull request #70750 from grahamc/wlrobs
obs-wlrobs: init at 20191008
2019-10-08 14:26:56 -04:00
Graham Christensen
a763975ad1
obs-wlrobs: init at 20191008 2019-10-08 12:49:49 -04:00
Gabriel Ebner
b574693e97 wstunnel: init at unstable-2019-01-28 2019-10-08 18:26:02 +02:00
zimbatm
6886db123c
keycard-cli: init at 0.0.12 2019-10-08 17:35:14 +02:00
Christine Koppelt
54e4b13887 jikes: removing 2019-10-08 08:29:36 -07:00
Linus Heckemann
5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Silvan Mosberger
70d692d5ec
Merge pull request #70685 from Infinisil/fix/mumble-override
mumble/murmur: Fix .override not working
2019-10-08 13:37:40 +02:00
Peter Simons
75711a10fc R: drop redundant gfortran8 override 2019-10-08 09:48:03 +02:00
Peter Simons
982d8599fb gfortran: use version 8 by default to match our C and C++ compiler
We recently updated to gcc 8.x, but our default Fortran compiler is still at
version 7.x. This causes trouble for all packages that mix C++ and Fortran
code, like R does.

Unfortunately, gfortran8 is marked broken on Darwin, so we cannot switch on
that platform yet:

 | $ nix-instantiate --arg nixpkg '{ outPath = ./.; revCount = 999999; shortRev = "peti"; }' ./pkgs/top-level/release.nix -A unstable --show-trace
 | [...]
 | while evaluating the attribute 'handled' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:251:7:
 | while evaluating 'handleEvalIssue' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:147:38, called from /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:252:14:
 | Failed to evaluate gfortran-wrapper-8.3.0: «broken»: is marked as broken
2019-10-08 09:19:10 +02:00
Silvan Mosberger
27605cebae
mumble/murmur: Fix .override not working
Unfortunately there's no pkgs.libsForQt5.callPackages, which we need here to
get .override attributes on all derivation attributes. It's also
non-trivial to add it without duplicating code.

So instead just use standard pkgs.callPackages and pass refer to qt libs
through pkgs.qt5
2019-10-08 01:46:11 +02:00
Will Dietz
b01407602c
Merge pull request #68902 from dtzWill/feature/turbostat
linuxPackages*.turbostat: init
2019-10-07 18:20:27 -05:00
Will Dietz
3a9e0f7a78
Merge pull request #68911 from dtzWill/feature/power-calibrate
power-calibrate: init at 0.01.28
2019-10-07 18:01:49 -05:00
Will Dietz
f7dfe59ced
Merge pull request #68916 from dtzWill/feature/health-check
health-check: init at 0.03.02
2019-10-07 17:59:13 -05:00
Will Dietz
b51fbeb77c
Merge pull request #69055 from dtzWill/feature/fwts-efi-runtime
linuxPackages.fwts-efi-runtime: init
2019-10-07 17:58:56 -05:00
worldofpeace
2bf1e8da24
Merge pull request #70462 from worldofpeace/gnome-extension-mpris
gnomeExtensions.mpris-indicator-button: init at 2019-09-29
2019-10-07 18:42:05 +00:00
Christine Koppelt
036ed5de72 spark: 2.4.3 -> 2.4.4; remove 1.6.3 (EOL); refactoring 2019-10-07 12:53:51 -05:00
Greizgh
eec7cab81d mumble,murmur: 1.2.19 -> 1.3.0 2019-10-07 18:59:21 +02:00
Quentin Vaucher
b99357eabd formatter: init at 0.3.0 2019-10-07 12:56:53 -04:00
Maximilian Güntner
ce587047e6
ma1sd: init at 2.1.1
ma1sd is a fork of mxisd which is already packaged
but EOL.
2019-10-07 18:50:39 +02:00
Jonathan Ringer
ceefed0723 pythonPackages.chart-studio: init at 1.0.0 2019-10-07 01:47:42 -07:00
Greg Roodt
3b40812df5 protolock: init at 0.14.1 2019-10-07 00:23:08 -07:00
Robin Gloster
ca1316b9e6
Merge pull request #70358 from mayflower/rm-wayland-1.9
wayland_1_9: remove
2019-10-06 16:14:13 +02:00
Peter Simons
6ad4468a30 R: compile with gfortran8 to match the version of gcc
Fixes a build errors like https://hydra.nixos.org/build/102692469,
where R mixes C++ and Fortran code into one shared library.
2019-10-06 14:38:07 +02:00
Daniel Albert
a4ae914695 fileshare: init at 0.2.4
Fileshare is a simple tool for sharing the contents of a directory via a
webserver and optionally allowing uploads.
2019-10-06 17:32:34 +09:00
Matthieu Coudron
2a25b5c3cb
Merge pull request #70503 from joachifm/feat/remove-blcr
Remove blcr package & nixos module
2019-10-06 17:23:12 +09:00
Joachim Fasting
83ffa1457b
linuxPackages.blcr: remove
blcr is only supported for pre v4 kernels.
2019-10-06 08:10:29 +02:00
Mario Rodas
03a5cf8444
Merge pull request #66643 from jonringer/bump-antlr4
antlr4: 4.7.1 -> 4.7.2
2019-10-05 19:18:17 -05:00
Peter Simons
35521b42c2
update Python packages psycopg2, sqlparse, and pgcli (#70257)
* python-psycopg2: update from 2.7.7 to 2.8.3

* python-sqlparse: update from 0.2.4 to 0.3.0

* pgcli: update from 2.0.2 to 2.1.1
2019-10-05 21:48:36 +02:00
Maximilian Bosch
6b8400381c
gotify: init add 2.1.1 2019-10-05 21:19:27 +02:00
worldofpeace
fcfc145158
Merge pull request #70386 from Kjuvi/cipher
cipher: init at 2.0.0
2019-10-05 15:03:11 +00:00
Quentin Vaucher
10b433ecff cipher: init at 2.0.0 2019-10-05 16:59:53 +02:00
Nikolay Amiantov
de171ba0c6 cntk: partially unbreak
* Use GCC 7 to unbreak the build;
* Mark CUDA build as broken due to cub incompatibility.
2019-10-05 16:18:20 +03:00
worldofpeace
bbe7f62ace gnomeExtensions.mpris-indicator-button: init at 2019-09-29
This is essentially the replacement for gnomeExtensions.mediaplayer.
2019-10-05 09:09:46 -04:00
Matthieu Coudron
e3c3b5f62f
Merge pull request #70388 from davidtwco/mdcat-init
mdcat: init at 0.13.0
2019-10-05 21:50:30 +09:00
David Wood
7500c71e7b
mdcat: init at 0.13.0 2019-10-05 13:00:14 +01:00
David Wood
e621bf7972
ansi2html: init at 1.5.2 2019-10-05 12:59:58 +01:00
Gwendolyn Quasebarth
daac44f01a friture: init at 0.36 2019-10-05 10:13:39 +02:00
Doron Behar
7ff17ce730 bpm-tools: init at 0.3 2019-10-05 00:23:06 +02:00
Tom Hunger
fa4b5185b3 pyre: remove
Every other version update of pyre is non-trivial and requires
specific versions which blocks updates elsewhere. Removing now,
we can re-import when pyre has settled down.
2019-10-05 00:02:48 +02:00
Mario Rodas
8385e4d207 shadowenv: init at 1.2.1 2019-10-04 23:10:51 +02:00
Doron Behar
922de4f4b5 luaPackages.pulseaudio: init at 0.1 2019-10-04 21:19:19 +02:00
Linus Heckemann
141b7210cb
Merge pull request #70256 from Ma27/drop-nodejs-11_x
nodejs-11_x: remove
2019-10-04 18:14:15 +02:00
Renato Alves
448bed5653 HTSeq: init at 0.11.2 2019-10-04 14:32:19 +02:00
Robin Gloster
8b3a1c0ed0
wayland_1_9: remove
ancient compat version, that no longer has any use

was introduced > 3 yrs ago in 0593ad2b16
2019-10-04 02:08:00 +02:00
zimbatm
d3542aae76
coz: init at 0.2.0 (#68981) 2019-10-03 14:34:17 +00:00
Maximilian Bosch
334641d112
nodejs-11_x: remove
Package is EOLed by upstream: https://github.com/nodejs/Release

Fixes #69008
2019-10-03 14:33:34 +02:00
Jörg Thalheim
96097ab665
linux: update fpu patches for 5.3
At the moment we experience bad instabilities with linux 5.3:

https://github.com/zfsonlinux/zfs/issues/9346

as the zfs-native method of disabling the FPU is buggy.
2019-10-03 11:13:28 +01:00
Bruno Bzeznik
1ba3f3f00f SPAdes: init at 3.13.1 (#63082) 2019-10-03 09:18:48 +00:00
Olli Helenius
2ac643c241 pythonPackages.hcloud: init at 1.6.1 2019-10-03 02:00:27 -07:00
Domen Kožar
ab5863afad
cachix: workaround https://github.com/NixOS/nix/issues/2990 2019-10-03 10:52:24 +02:00
Koki Yasuno
45e3058f78 station: init at 1.51.1 2019-10-03 01:24:01 -07:00
Matthew Bauer
480d11f166
Merge pull request #69866 from doronbehar/package-hasmail
hasmail: init at 2019-08-24
2019-10-02 20:06:17 -04:00
worldofpeace
355425b7cb
Merge pull request #70293 from schmittlauch/cawbird2
corebird: move deprecation warning to aliases and release notes
2019-10-02 23:08:14 +00:00
Trolli Schmittlauch
45a9542a37 corebird: move deprecation warning to aliases and release notes 2019-10-03 00:41:33 +02:00
Jan Tojnar
4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
Jonathan Ringer
fe24628a26 git-up: 1.4.2 -> 1.6.1 2019-10-03 00:19:33 +02:00
Jan Tojnar
b8ab8598ed
vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
worldofpeace
d935c9bc59
gnomeExtensions.mediaplayer: remove
Source repo is archived and the extension was retired [0]

[0]: https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer/blob/master/README.md
2019-10-03 00:09:14 +02:00
Tor Hedin Brønner
84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
* add fix-bubblewrap-paths.patch
* use clangStdenv
  We're running into #36947

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace
4ff0d1e23f
umockdev: use latest vala 2019-10-03 00:09:11 +02:00
Lassulus
f9b2528866
Merge pull request #70168 from schmittlauch/cawbird
cawbird: init at 1.0.1, replace corebird
2019-10-02 23:05:10 +02:00
Silvan Mosberger
643a329a4c
do-agent: init at 3.5.6 (#69186)
do-agent: init at 3.5.6
2019-10-02 22:34:26 +02:00
Trolli Schmittlauch
f855e588b7 corebird: drop package due to discontinuation, recommend cawbird as alternative 2019-10-02 22:07:42 +02:00
Philipp Middendorf
4ec79e8c09 quake3e: init at 2019-09-09 2019-10-02 21:53:08 +02:00
Lassulus
dc00a981b2
Merge pull request #70204 from 0x4A6F/master-qubes-core-vchan-xen
qubes-core-vchan-xen: init at 4.1.2
2019-10-02 20:39:45 +02:00
0x4A6F
ffa991e7a0
qubes-core-vchan-xen: init at 4.1.2 2019-10-02 15:26:53 +00:00
Domen Kožar
cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
worldofpeace
643b6a8c76
Merge pull request #70042 from ericdallo/add-gnome-extension-drop-down-terminal
gnomeExtensions.drop-down-terminal: init at v24
2019-10-02 13:48:20 +00:00
Eric Dallo
b1bf22ab00 gnomeExtensions.drop-down-terminal: init at 24 2019-10-02 09:44:02 -04:00
Mario Rodas
9c673c4a91
Merge pull request #67542 from jonringer/add-onnxruntime
onnxruntime: init at 0.5.0
2019-10-02 07:04:31 -05:00
Mario Rodas
81e65ca31b
Merge pull request #70046 from marsam/update-zeek
zeek: 2.5.5 -> 3.0.0
2019-10-02 06:40:15 -05:00
Tim Steinbach
25295972d4 kafka: Add 2.3 2019-10-02 07:37:44 -04:00
Joachim F
2c117aec37
Merge pull request #58471 from colemickens/cu
cloud-utils: use `qemu-utils` instead of `qemu`
2019-10-02 09:59:52 +00:00
Jörg Thalheim
d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
Mario Rodas
50675916d1
Merge pull request #70147 from marsam/update-zig
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00
Lassulus
0cd4732b6c
Merge pull request #70203 from esclear/pgmodeler
pgmodeler: init at 0.9.1
2019-10-02 10:18:28 +02:00
Jonathan Ringer
e38f32a468
onnxruntime: init at 0.5.0 2019-10-02 00:47:58 -07:00
Minijackson
4e7364abab gnvim: init at 0.1.5 2019-10-02 14:08:40 +09:00
Daniel Albert
bed7146758 pgmodeler: init at 0.9.1
pgModeler (PostgreSQL Database Modeler) is an open source database modeling tool designed for PostgreSQL.
2019-10-02 06:44:16 +02:00
Trolli Schmittlauch
e1c7d20793 cawbird: init at 1.0.1
Cawbird is a fork of the discontinued Corebird Twitter client.

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-10-01 23:38:12 +02:00
Frank Doepper
d0d6da14b1 stenc: init at 1.0.7 2019-10-01 23:18:24 +02:00
Matthew Bauer
657b7d06c1
Merge pull request #70196 from matthewbauer/add-android32-cross-trunk
top-level/release-cross.nix: add android32
2019-10-01 13:40:12 -04:00
Matthew Bauer
67b5f75672 top-level/release-cross.nix: add android32 2019-10-01 13:05:10 -04:00
Christian Kampka
b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
Jonathan Marler
c6a1412132 rund: init at version 1.0.0
Adding a D Programming Language Compiler Wrapper tool that runs and caches D programs.  This is an alternative to the existing `rdmd` tool.  It's a rewrite that leverages a new compiler feature that allows it to run the compiler once instead of having to run it twice like `rdmd` does.  I decided to create a new tool rather than trying to support both older and new compilers in the same tool.  It also introduces new features like "Source Compiler Directives" which allow D Language source files to contain compiler configuration such as import paths, environment variables, etc.
2019-10-01 18:27:38 +02:00
Wael Nasreddine
7fae12010b
Merge pull request #70055 from shahrukh330/shahrukh330/add-quobole-sdk
pythonPackages.qds_sdk: init at 1.12.0
2019-10-01 12:16:40 -04:00
Shahrukh Khan
f2a1d48989 pythonPackages.qds_sdk: init at 1.12.0 2019-10-01 20:38:59 +05:00
Maximilian Bosch
16e3408c0e
Merge pull request #70180 from basvandijk/cargo-audit-0.9.1
cargo-audit: init at 0.9.1
2019-10-01 17:11:32 +02:00
Bas van Dijk
4941a8b8e2 cargo-audit: init at 0.9.1
cargo-audit is a subcommand for cargo which audits Cargo.lock files for crates
with security vulnerabilities
2019-10-01 16:44:28 +02:00
Matthieu Coudron
4c70f45e8a
Merge pull request #70057 from jonringer/bump-jenkins-job
pythonPackages.jenkins-job-builder: 3.0.1 -> 3.0.2
2019-10-01 23:40:28 +09:00
Peter Simons
1e148f1a33
Merge pull request #70053 from peti/t/drop-obsolete-ghcjs
drop obsolete ghcjs 8.4.x version
2019-10-01 16:20:03 +02:00
Maximilian Bosch
b9535664c7
Merge pull request #69019 from Ma27/package-wlr-randr
wlr-randr: init at unstable-2019-03-21
2019-10-01 09:52:17 +02:00