Commit graph

263095 commits

Author SHA1 Message Date
zowoq 26117ed4b7 buildGo{Module,Package}: remove disabled
This doesn't seem to have been used since pkgs/top-level/go-packages.nix was split up.
2021-01-11 06:00:38 +10:00
Anderson Torres 1373f75002
Merge pull request #108801 from AndersonTorres/update-argtable
argtable: 3.0.1 -> 3.1.5 
libmicrohttpd: init at 0.9.72
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 16:59:03 -03:00
Sandro 903ebabea6
Merge pull request #108110 from fabaff/badchars
badchars: init at 0.4.0
2021-01-10 20:56:46 +01:00
Sandro a657c03fd8
Merge pull request #108120 from fabaff/ldeep 2021-01-10 20:55:14 +01:00
Michael Lingelbach a57ba9ea13 sumneko-lua-language-server: init at 1.11.2 2021-01-10 11:43:55 -08:00
John Ericson 05b5b5491e
Merge pull request #108507 from Ericson2314/ott-mode
ott-mode: Factor our from ott
2021-01-10 14:30:59 -05:00
Fabian Affolter f69fd68486 python3Packages.mulpyplexer: init at 0.08 2021-01-10 20:20:39 +01:00
Mario Rodas 4d0a146f69
Merge pull request #108905 from marsam/update-flexget
flexget: 3.1.95 -> 3.1.98
2021-01-10 14:19:31 -05:00
Dominik Xaver Hörl 25bef2d8f9 treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
Sandro f41dc35387
Merge pull request #108799 from SuperSandro2000/fix-collection 2021-01-10 20:04:46 +01:00
github-actions[bot] 76394e4624
Merge master into staging-next 2021-01-10 18:41:43 +00:00
rnhmjoj 3a17a9b05e
nixos/docs: add uWSGI changes to the relase notes 2021-01-10 19:33:41 +01:00
rnhmjoj 5597f6ded8
nixos/ihatemoney: run uwsgi emperor as normal user 2021-01-10 19:26:42 +01:00
Phillip Cloud cbe4de90af nixos/prometheus: remove unnecessary whitespace 2021-01-10 13:09:47 -05:00
Phillip Cloud 53796fd70f nixos/prometheus: improve the tag_separator description 2021-01-10 13:08:48 -05:00
Phillip Cloud de96ffeb1c nixos/prometheus: use types.port for metrics port type 2021-01-10 13:08:48 -05:00
Phillip Cloud cad83fc596 nixos/prometheus: add cloud to refresh_interval description 2021-01-10 13:08:48 -05:00
Phillip Cloud 7958dbb8a7 nixos/prometheus: add gce_sd_configs scrapeConfig option 2021-01-10 13:08:47 -05:00
ajs124 fe0ee326e0
Merge pull request #108770 from FlorianFranzen/firefox_update
Firefox 84.0.2
2021-01-10 18:06:01 +01:00
Fabian Affolter 2033a38feb python36Packages.aiowinreg: init at 0.0.3 2021-01-10 18:03:58 +01:00
Kira Bruneau f0e9d7e658 texlab: 2.2.1 -> 2.2.2 2021-01-10 11:55:02 -05:00
Mario Rodas 629b34fe2c tflint: 0.23.0 -> 0.23.1
https://github.com/terraform-linters/tflint/releases/tag/v0.23.1
2021-01-10 11:53:00 -05:00
Profpatsch 66c01cf6f1 x11/xorg: run generator to apply change to stdenv.lib -> lib 2021-01-10 17:45:48 +01:00
Profpatsch 8ec2c88110 x11/xorg: stdenv.lib -> lib in meta generator
The library does not depend on stdenv, that stdenv exposes lib is
an artifact of the ancient origins of nixpkgs.

I didn’t run the generator since it takes quite a while, but it should
be automatically done the next time somebody updates a package.
2021-01-10 17:45:48 +01:00
Profpatsch 2497553b23 toplevel: stdenv.lib -> lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 17:44:59 +01:00
Jörg Thalheim 329e70e0cd
Merge pull request #108955 from asymmetric/tarsnap-doc-format
modules/tarsnap: document timestamp format
2021-01-10 16:39:31 +00:00
Fabian Affolter 45bb37cfbf crlfuzz: init at 1.4.0 2021-01-10 17:30:15 +01:00
Griffin Smith ee12216b9b fprintd: Use cfg.package instead of pkgs.fprintd
Use the configured package for fprintd in services.dbus.packages and
environment.systemPackages rather than hardcoding pkgs.fprintd.
2021-01-10 11:29:43 -05:00
AndersonTorres 12c5cfda1d libjson-rpc-cpp: 0.7.0 -> 1.3.0 2021-01-10 12:55:25 -03:00
AndersonTorres bc838c8686 libmicrohttpd: init at 0.9.72
Being conservative, I included a new version instead of overwriting.
2021-01-10 12:43:48 -03:00
AndersonTorres db27acb1c8 argtable: 3.0.1 -> 3.1.5 2021-01-10 12:43:48 -03:00
Stig Palmquist f12ad54760 nix-generate-from-cpan: quote homepage, stdenv.lib -> lib 2021-01-10 16:13:57 +01:00
Jörg Thalheim 51894963cb
Merge pull request #89775 from numinit/update-androidenv 2021-01-10 15:09:36 +00:00
Fabian Affolter 93f7742d61 google-music-scripts: fix build 2021-01-10 15:56:55 +01:00
Francesco Gazzetta 52228daa3a staticjinja: lift to top level
Most user will probably use the cli tool
2021-01-10 15:51:05 +01:00
Francesco Gazzetta 47ae218d9e pythonPackages.staticjinja: enable tests
and:
* fetch from github (tests on pypi get somehow disabled)
* formatting
2021-01-10 15:51:05 +01:00
Frederik Rietdijk 0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Lorenzo Manacorda b6356c6e2e modules/tarsnap: document timestamp format 2021-01-10 16:47:15 +02:00
Fabian Affolter 25e483b3c3 python3Packages.sortedcollections: update attributes 2021-01-10 15:41:18 +01:00
Fabian Affolter 4a91e76fae python3Packages.sortedcollections: use GitHub as source and enable tests
python3Packages.sortedcollections: enable tests

python3Packages.sortedcollections: add pythonImportsCheck
2021-01-10 15:41:06 +01:00
Fabian Affolter 09010da567 python3Packages.sortedcollections: 1.2.1 -> 1.2.3 2021-01-10 15:37:39 +01:00
Matthieu Coudron 9f8b7cb4a8
Merge pull request #104658 from poscat0x04/add-fcitx5
Add fcitx5
2021-01-10 15:26:27 +01:00
Ben Siraphob 47de48f600 gauche: 0.9.9 -> 0.9.10 2021-01-10 21:23:52 +07:00
Serval 0f34b4c439
v2ray: 4.33.0 -> 4.34.0 2021-01-10 22:06:46 +08:00
Sandro f3c1e795bb
Merge pull request #107860 from thatsmydoing/redis-tls 2021-01-10 14:45:50 +01:00
Elis Hirwing 58d897e812
Merge pull request #108904 from aanderse/php-oci8
php80.extensions.oci8: 2.2.0 -> 3.0.1
2021-01-10 14:23:09 +01:00
Maximilian Bosch f67a67a83d
prometheus-wireguard-exporter: 3.3.0 -> 3.4.2 2021-01-10 14:16:09 +01:00
Maximilian Bosch ab278824ae
nixos/gitea: add ma27 as maintainer 2021-01-10 14:16:09 +01:00
Aaron Andersen cda06cb1c7
Merge pull request #108929 from ymatsiuk/addmodule
appgate-sdp: add appgate-sdp to modules list
2021-01-10 08:14:46 -05:00
Sandro 2cfa110ae8
Merge pull request #96935 from rvolosatovs/update/ioquake3
ioquake3: 2019-05-29 -> 2020-08-29
2021-01-10 13:59:19 +01:00