Commit Graph

28401 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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