Commit Graph

201891 Commits

Author SHA1 Message Date
William R. Arellano
ea6b44b6d5 dotenv: add comment for future reference 2019-11-15 21:08:45 +01:00
William R. Arellano
227a8e0e7c dotnev: move changes from configuration-nix to configuration-common 2019-11-15 21:08:45 +01:00
William R. Arellano
afd42d621d dotenv: remove from broken packages 2019-11-15 21:08:45 +01:00
William R. Arellano
b06de887f7 dotenv: fix broken package version 0.8.0.2 2019-11-15 21:08:45 +01:00
Peter Simons
35b81fb1a4 LTS Haskell 14.14 2019-11-15 21:08:45 +01:00
SRGOM
d587092e9e pplatex: init at unstable-2015-09-14 (#73461) 2019-11-15 14:01:11 -05:00
talyz
d7f2ab0ed8 slack: 4.0.2 -> 4.1.2
Also:
- Add missing dependency on libpulseaudio
- Extract the deb in the build folder and move only the files we're
  interested in to $out
- Use the regular builder, but turn off the patchELF hook
- Move dpkg from buildInputs to nativeBuildInputs, since it's only
  used at build time
2019-11-15 18:47:35 +01:00
Robin Gloster
ab99684408
Merge pull request #73169 from Ma27/bump-roundcube
roundcube: 1.3.10 -> 1.4.0
2019-11-15 18:09:43 +01:00
Linus Heckemann
75667c2916 pythonPackages.nixpart: unmark broken 2019-11-15 18:00:36 +01:00
Florian Klink
01f0b323e7
Merge pull request #73462 from flokli/lorri-module-systempackage
nixos/lorri: add to environment.systemPackages
2019-11-15 17:23:04 +01:00
Guillaume Maudoux
9d10b20a63 riot-desktop: fix missing tray icon
The tray icon has always been missing for me (on sway / waybar).
It turns out that it is looked up in a different location than where we package it.

Overall, it seems we are not at all following the upstream layout as can
be seen in data.tar.xz available at packages.riot.im/debian/pool/main/r/riot-web/riot-web_1.4.2_amd64.deb

This is a small fix that works for me. May not be optimal :-).
2019-11-15 17:15:17 +01:00
Florian Klink
fd7d88f603 nixos/lorri: add to environment.systemPackages
most likely, people enabling the lorri module also want to use it,
without explicitly having to add it to users.users.<username>.packages.

cc @curiousleo @Profpatsch
2019-11-15 16:59:24 +01:00
worldofpeace
4583e293fd
Merge pull request #73251 from worldofpeace/remove-slim
nixos/slim: remove
2019-11-15 15:56:48 +00:00
Renaud
d6fa5402bb
Merge pull request #72214 from tekeri/feature/add-perl-module-crypt-ecb
perlPackages.CryptECB: init at 2.21
2019-11-15 15:57:32 +01:00
R. RyanTM
2685391917 ntl: 11.3.4 -> 11.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ntl/versions

 (#71728)
2019-11-15 15:50:44 +01:00
Florian Klink
c0f0cb6d2b
Merge pull request #73459 from Profpatsch/nixpkgs-manual-mention-backport
doc/contributing: mention the word “backporting” for grep-ability
2019-11-15 15:11:53 +01:00
Profpatsch
85c2bb3781 doc/contributing: mention the word “backporting” for grep-ability
When a contributor wants to know how to do this ominous “backporting”
everybody is talking about, a grep should be enough to find it.
2019-11-15 15:06:54 +01:00
Jörg Thalheim
d729fdcd6e
nifticlib and niftseg: change platform from linux to unix sinc… (#73442)
nifticlib and niftseg: change platform from linux to unix since these…
2019-11-15 11:57:17 +00:00
Jörg Thalheim
919161737b
Merge pull request #73440 from kim0/xmrigproxy500
xmrig-proxy: 3.2.0 -> 5.0.0
2019-11-15 11:42:40 +00:00
Jörg Thalheim
31027381ea
mariadb: remove development components (#70924)
mariadb: remove development components
2019-11-15 11:38:49 +00:00
Marek Mahut
2b488b3fa6
Merge pull request #73426 from equirosa/master
signal-desktop: 1.27.4 -> 1.28.0
2019-11-15 12:32:22 +01:00
Mario Rodas
50d06185ca
Merge pull request #73390 from marsam/update-nodejs-13_x
nodejs-13_x: 13.0.1 -> 13.1.0
2019-11-15 05:50:15 -05:00
Daniel Schaefer
a636118725
dragon-drop: 1.1.0 -> 1.1.1 (#73422)
dragon-drop: 1.1.0 -> 1.1.1
2019-11-15 11:34:51 +01:00
Andreas Wiese
bef560f578 microcodeIntel: 20191112 -> 20191113
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191113
 (#73383)
2019-11-15 11:18:59 +01:00
Elis Hirwing
962783eff3
Merge pull request #73415 from kolaente/update/gitea-1.9.6
gitea: 1.9.5 -> 1.9.6
2019-11-15 10:24:52 +01:00
Mario Rodas
502111d92a
vault: 1.2.4 -> 1.3.0
Release notes: https://www.hashicorp.com/blog/vault-1-3/
2019-11-15 04:20:00 -05:00
Mario Rodas
0d7a2c1354
Merge pull request #73438 from marsam/update-terraform
terraform: 0.12.14 -> 0.12.15
2019-11-15 04:06:33 -05:00
Yurii Rashkovskii
a1a2d8d4c0
streamlit: 0.49.0 -> 0.50.2 2019-11-15 08:35:43 +01:00
Izorkin
144735a049 perlPackages.SysCPU: fix checkPhase on Aarch64 2019-11-15 10:16:51 +03:00
Izorkin
8ef9a614b6 zoneminder: fix build 2019-11-15 10:16:51 +03:00
Izorkin
7470e6e6de mariadb: refactor build configuration 2019-11-15 10:16:51 +03:00
Izorkin
3c824cd0f6 mariadb: remove development components 2019-11-15 10:15:25 +03:00
Jan Tojnar
4a3a31be57
Merge pull request #72903 from kylesferrazza/fix-52958
denemo: add WrapGAppsHook
2019-11-15 07:51:33 +01:00
Sarah Brofeldt
b3a4f74713
Merge pull request #70905 from saschagrunert/kubernetes-1.16
kubernetes: 1.15.4 -> 1.16.3
2019-11-15 07:37:56 +01:00
Ryan Mulligan
dc4339dc26 Add configuration for GitHub stale bot
The configuration added is taken from RFC 0051, and is the first step
toward implementing it. Next, we will have to enable the stale bot by
installing the GitHub application.

https://github.com/NixOS/rfcs/blob/master/rfcs/0051-mark-stale-issues.md
2019-11-14 22:11:32 -08:00
Sascha Grunert
7f358a5f3b
nixos/kubernetes: Module and test compatibility with kubernetes 1.16
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-15 05:58:35 +01:00
Sascha Grunert
5dad4bdd6f
kubernetes: 1.15.4 -> 1.16.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-15 05:58:01 +01:00
Milan Pässler
dafbcb986a Revert "python37Packages.pyspf: 2.0.12 -> 2.0.13"
This reverts commit e3f9c4d79041c6114a67ff67772186b737477393.
This fixes #72791.
Version 2.0.13 of pyspf introduced a bug where some incoming mails can cause a
crash and be falsely rejected. (https://github.com/sdgathman/pyspf/issues/17)
2019-11-14 19:33:16 -08:00
Ahmed Kamal
6df2a88049 xmrig-proxy: 3.2.0 -> 5.0.0 2019-11-15 04:30:34 +02:00
Ben Darwin
736860d34b nifticlib and niftseg: change platform from linux to unix since these build on OSX 2019-11-14 21:25:10 -05:00
Mario Rodas
cd50d62810
rclone: 1.49.5 -> 1.50.1 2019-11-14 21:00:00 -05:00
Ahmed Kamal
593771d2ea xmrig: 3.2.0 -> 5.0.0 2019-11-15 03:23:15 +02:00
Kyle Sferrazza
5f373708dd
denemo: add WrapGAppsHook
closes #52958

remove wrapProgram in favor of gappsWrapperArgs
move gettext and pkgconfig to nativeBuildInputs
2019-11-14 20:10:22 -05:00
David Kleuker
d793d53b0d doc/rl-1909: fix language
(#71516)
2019-11-15 00:32:09 +01:00
Mario Rodas
a6924d3fb7
terraform: 0.12.14 -> 0.12.15
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.15
2019-11-14 18:00:00 -05:00
Daniel Schaefer
c96e556ed7
grip-0.8: indexed grip (#60182)
grip-0.8: indexed grip
2019-11-14 23:54:32 +01:00
Daniel Schaefer
c4ed79e977
python3Packages.geopy: 1.20 -> unstable-2019-11-10 (#73158) 2019-11-14 23:45:29 +01:00
Eduardo Quiros
470942f29e Add self (equirosa) to signal-desktop maintaners. 2019-11-14 16:25:07 -06:00
Eduardo Quiros
4f8e9b2d13 Add myself to maintainers list. 2019-11-14 16:25:07 -06:00
Jan Tojnar
2024d55020
meson: fix unknown compiler error (#73423)
meson: fix unknown compiler error
2019-11-14 23:24:54 +01:00