Commit graph

329315 commits

Author SHA1 Message Date
Sergei Trofimovich eca554435e cloog: enable parallel building, explicitly disable parallel testing 2021-11-07 15:43:22 +00:00
Lein Matsumaru 8fc318aebe
exploitdb: 2021-11-05 -> 2021-11-06 2021-11-07 15:29:03 +00:00
Pavol Rusnak 26751d3f1d
Merge pull request #144958 from reckenrode/update-pngout
pngout: 20150319 → 20200115
2021-11-07 16:29:01 +01:00
Sean Buckley 416369dc84 samba: fix ceph library path 2021-11-07 10:13:06 -05:00
illustris 8d197bffd8
nixos/proxmox-image: init (#144013)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-07 16:02:54 +01:00
Vo Anh Duy a2149a2ee2 lima: 0.7.2 -> 0.7.3 2021-11-07 22:56:30 +08:00
Felix Buehler 7d64d4b197 factorio{,demo,headless}: 1.1.42 -> 1.1.46 2021-11-07 15:50:31 +01:00
Bas van Dijk 0e4abb0df7 nixos/prometheus: remove services.prometheus.environmentFile
The option `services.prometheus.environmentFile` has been removed since it was causing [issues](https://github.com/NixOS/nixpkgs/issues/126083) and Prometheus now has native support for secret files.
2021-11-07 14:45:40 +00:00
Bas van Dijk dd1edacb7b
Merge pull request #142654 from yrd/prometheus-config-modules
nixos/prometheus: add new configuration options
2021-11-07 15:37:12 +01:00
Janne Heß faf28d5055
Merge pull request #144913 from trofi/fix-ansifilter-non-determinism
ansifilter: fix non-determinism in gzipped manpages with s/gzip/gzip -n/
2021-11-07 15:29:17 +01:00
Thiago Kenji Okada 1671a7beb3
Merge pull request #144569 from aanderse/devilutionx
devilutionx: 1.2.1 -> 1.3.0
2021-11-07 11:21:15 -03:00
Bas van Dijk 3e019f7577
Merge pull request #141477 from eyJhb/prometheus-2.3.3
prometheus: 2.27.1 -> 2.30.3
2021-11-07 15:02:53 +01:00
Felix Buehler b52ab3b712 pkgs/applications: rename name to pname&version part 2 2021-11-07 14:53:06 +01:00
Michael Weiss 5c72b63690
fscryptctl: Fix meta.changelog 2021-11-07 14:45:09 +01:00
Michael Weiss afdd9ddbfa
fscryptctl-experimental: remove the package
It is replaced by "fscryptctl" (version 1.x is incompatible with the
pre-releases in some ways).
2021-11-07 14:45:09 +01:00
Martin Weinelt cdfc889591
Merge pull request #144963 from dotlambda/hbmqtt-drop 2021-11-07 14:06:23 +01:00
Aaron Andersen 102fe10745 devilutionx: include patch to compile with system SDL2_image 2021-11-07 07:50:04 -05:00
Aaron Andersen 565d632952 devilutionx: 1.2.1 -> 1.3.0 2021-11-07 07:49:59 -05:00
Aaron Andersen 573849ce89 smpq: init at 1.6 2021-11-07 07:49:19 -05:00
Aaron Andersen beed35c417 StormLib: init at 9.22 2021-11-07 07:48:37 -05:00
Thomas Tuegel 7ec64f0a40
Merge pull request #144923 from nashamri/master
dropbox: Fix missing icon from the desktop item
2021-11-07 06:31:16 -06:00
Thomas Tuegel 55475be41a
Merge pull request #143842 from oxalica/fix/kwin-envvar
kwin: bypass environment variables from ld.so
2021-11-07 06:29:15 -06:00
Maximilian Bosch 5e69f0f479
Merge pull request #144921 from TredwellGit/linux
Kernels 2021-11-06
2021-11-07 13:11:48 +01:00
Zhong Jianxin 056d880f90 helmfile: Stop prefixing PATH with kubernetes-helm
So helmfile will work with helm plugins wrapped by pkgs.wrapHelm:

```
{
  inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
  inputs.flake-utils.url = "github:numtide/flake-utils";

  outputs = { self, nixpkgs, flake-utils }:
    flake-utils.lib.eachDefaultSystem (system: let
      pkgs = nixpkgs.legacyPackages.${system};
      helm = pkgs.wrapHelm pkgs.kubernetes-helm {
        plugins = with pkgs.kubernetes-helmPlugins; [
          helm-diff helm-secrets
        ];
      };
    in {
      devShell = pkgs.mkShell {
        nativeBuildInputs = [
          helm
          pkgs.helmfile
        ];
      };
    });
}
```
2021-11-07 19:53:32 +08:00
Michele Guerini Rocco d631a73345
Merge pull request #144881 from vs49688/wtfix
winetricks: remove wine dependency
2021-11-07 12:33:09 +01:00
Antoine Eiche dc5e6713e4 rspamd: add lewo as maintainer 2021-11-07 12:21:20 +01:00
Antoine Eiche db20747d36 rpsamd: 3.0 -> 3.1 2021-11-07 12:18:33 +01:00
Izorkin d1a8806e39 nixos/mastodon: allow '@resources' filter to mastodon-web service 2021-11-07 11:59:36 +01:00
Luflosi 6661cb0887
kakoune: 2021.10.28 -> 2021.11.08
https://github.com/mawww/kakoune/releases/tag/v2021.11.08
2021-11-07 11:58:41 +01:00
Mario Rodas f6a3eba587
Merge pull request #144887 from LibreCybernetics/update-coconut
coconut: 1.5.0 → 1.6.0
2021-11-07 05:38:29 -05:00
Mario Rodas 412a725390
Merge pull request #144937 from lostnet/couch321
couchdb3: 3.2.0 -> 3.2.1
2021-11-07 05:36:36 -05:00
Mario Rodas 8435e4c9f4
Merge pull request #144940 from marsam/update-lxd
lxd: 4.19 -> 4.20
2021-11-07 05:32:55 -05:00
Janne Heß 1a368ff3f9
Merge pull request #144952 from fabaff/bump-msmtp
msmtp: 1.8.18 -> 1.8.19
2021-11-07 11:32:32 +01:00
Janne Heß 666ab8ab67
Merge pull request #141056 from helsinki-systems/upd/spidermonkey
spidermonkey_*: updates and cleanup
2021-11-07 11:31:53 +01:00
Lassulus a8ba6e8b06
Merge pull request #144712 from endgame/ultimate-oldschool-pc-font-pack-2.2
ultimate-oldschool-pc-font-pack: 2.0 -> 2.2
2021-11-07 11:18:29 +01:00
Damien Cassou 024f518e65
yarn: 1.22.15 -> 1.22.17 (#144974) 2021-11-07 11:16:30 +01:00
Fabian Affolter 54ef803bf8
Merge pull request #142255 from p-h/metasploit-fix-python-modules
metasploit: Fix python modules
2021-11-07 11:04:53 +01:00
Fabian Affolter d7215a7c03
Merge pull request #144487 from r-ryantm/auto-update/nosqli
nosqli: 0.5.2 -> 0.5.4
2021-11-07 11:03:42 +01:00
misuzu f3e1b3194b python3Packages.slackclient: disable broken tests on darwin 2021-11-07 11:55:23 +02:00
Fabian Affolter 57b70fe010
Merge pull request #144766 from rb2k/et_update_6.1.9
eternal-terminal: 6.1.8 -> 6.1.9
2021-11-07 10:54:20 +01:00
happysalada db34ebb557 loki: 2.3.0 -> 2.4.0 2021-11-07 18:40:42 +09:00
Fabian Affolter 9bb6998017
Merge pull request #144901 from fabaff/bump-cpuid
cpuid: 20201006 -> 20211031
2021-11-07 10:36:30 +01:00
Fabian Affolter 89ec1a5654
Merge pull request #144942 from fabaff/bump-fastecdsa
python3Packages.fastecdsa: migrate to disabledTestPaths
2021-11-07 10:36:10 +01:00
Michele Guerini Rocco e7b04d0e42
Merge pull request #144962 from vs49688/ffmpeg2no
ffmpeg_2{,_8}: remove
2021-11-07 10:35:39 +01:00
Fabian Affolter bfd8ca6522
Merge pull request #144945 from fabaff/bump-solo-python
python3Packages.solo-python: 0.0.30 -> 0.0.31
2021-11-07 10:35:13 +01:00
Bobby Rong a38b0a22fd
Merge pull request #144873 from samuela/upkeep-bot/vscodium-1.62.0-1636200499
vscodium: 1.61.2 -> 1.62.0
2021-11-07 17:25:37 +08:00
Bobby Rong a203f0ad48
Merge pull request #143046 from hardselius/yubikey-manager-4.0.7
yubikey-manager: 4.0.5 -> 4.0.7
2021-11-07 17:22:31 +08:00
Bobby Rong 031c605049
Merge pull request #144677 from samuela/upkeep-bot/vscode-1.62.0-1636070977
vscode: 1.61.2 -> 1.62.0
2021-11-07 16:51:45 +08:00
Maciej Krüger c69c6533c8
Merge pull request #103127 from Magicloud/vboxwebsrv 2021-11-07 09:16:47 +01:00
Luka Blaskovic 5c411a4995 luajit_2_0: 2.1.0-2021-07-27 -> 2.0.5-2021-10-02 2021-11-07 07:38:22 +00:00