Commit graph

318187 commits

Author SHA1 Message Date
Vladimír Čunát a28ec7ed3a
Merge #138559: kwin: fix build against libglvnd 1.3.4+
...into staging-next
2021-09-20 12:50:22 +02:00
Fabian Affolter 0dd072f896 python3Packages.GitPython: 3.1.23 -> 3.1.24 2021-09-20 12:36:45 +02:00
Vladimír Čunát 4cd9e898cb
Merge #138353: opencv3: fix build (into staging-next) 2021-09-20 12:32:03 +02:00
markuskowa b4f1a1338f
Merge pull request #138512 from r-burns/csdp
[staging-next] Revert "csdp: move gfortran to nativeBuildInputs"
2021-09-20 12:18:40 +02:00
Sandro d050e7dfc3
Merge pull request #137832 from ericdallo/add-updater-to-clojure-lsp
clojure-lsp: Add updateScript + bump
2021-09-20 11:57:49 +02:00
Zak B. Elep 78c2be85d7
rubyPackages.ansi: init at 1.5.0 (#138240) 2021-09-20 11:57:09 +02:00
Sandro d4a03a75e9
Merge pull request #137243 from KarlJoad/octave-docs
octavePackages: add documentation
2021-09-20 11:54:51 +02:00
davidak d083417fae
Merge pull request #138622 from garrison/patch-1
capnproto: update homepage and correct license
2021-09-20 11:54:44 +02:00
Atemu bac5fde048 yt-dlp: add option to install a youtube-dl alias
youtube-dl development seems to have stalled and yt-dlp is the de-facto upstream
nowadays. This provides an easy way to use yt-dlp as a drop-in replacement:

    youtube-dl = yt-dlp.override { withAlias = true; };
2021-09-20 11:46:30 +02:00
Sandro Jäckel 5c965b8cc8 gofu: create symlinks to applets 2021-09-20 11:17:47 +02:00
Théo Zimmermann 20291381c1 coqPackages.mkCoqDerivation: rely on namePrefix to compute default opam-name
As suggested by Cyril Cohen in https://github.com/NixOS/nixpkgs/pull/134362#discussion_r698379405.
2021-09-20 11:10:23 +02:00
Sandro e331c30a72
Merge pull request #134841 from r-ryantm/auto-update/vaultwarden
vaultwarden: 1.22.1 -> 1.22.2
2021-09-20 11:09:03 +02:00
Jim Garrison 00a66c45e5
capnproto: update homepage and correct license
See MIT License at https://github.com/capnproto/capnproto/blob/master/LICENSE
2021-09-20 04:37:30 -04:00
Jörg Thalheim a26de40d12
Merge pull request #133203 from dankamongmen/dankamongmen/notcurses
notcurses: 2.3.8 -> 2.4.0
2021-09-20 09:24:12 +01:00
nick black 173a24fc5c notcurses: 2.3.8 -> 2.4.1
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2021-09-20 10:18:51 +02:00
Jörg Thalheim ab9569913a
Merge pull request #138445 from Mic92/libsixel
libsixel: 1.8.6 -> 1.10.1 (fix build + security)
2021-09-20 08:53:44 +01:00
Jörg Thalheim 8668224108 libsixel: 1.8.6 -> 1.10.1
- Switched to maintained fork of libsixel
- Linked CVEs were fixed in 1.10.1
2021-09-20 09:51:08 +02:00
Fabian Affolter 93c56d878d python3Packages.asyncstdlib: 3.9.2 -> 3.10.1 2021-09-20 09:34:05 +02:00
Fabian Affolter 57070db585 python3Packages.env-canada: 0.5.1 -> 0.5.12 2021-09-20 09:30:59 +02:00
Fabian Affolter 9dd225773b python3Packages.deezer-python: 2.3.0 -> 2.3.1 2021-09-20 09:20:07 +02:00
Nikolay Korotkiy 88ae01f679
sslh: 1.21c → 1.22c 2021-09-20 10:15:33 +03:00
happysalada bdd04deff5 meilisearch: module cleanup 2021-09-20 16:12:29 +09:00
happysalada 6903737a8c meilisearch: nixpkgs-fmt 2021-09-20 16:12:29 +09:00
Oleksii Filonenko be72fadd54 nixosTests.meilisearch: init
(cherry picked from commit 4cc2d55f6ac2440843ef3387909dbc703f65397d)
2021-09-20 16:12:29 +09:00
Oleksii Filonenko 811fe35a66 nixos/meilisearch: init
Reviewed-by: Aaron Andersen <aanderse@users.noreply.github.com>
(cherry picked from commit 5844ea85c3ad96b8a2df9da50374c530e86a904d)
2021-09-20 16:12:29 +09:00
Sergei Trofimovich 9000350994 nixos/smokeping: drop dangling fping6 suid swapper
After recent change `services.smokeping.enable = true;` system
started failing the build as:

```
nixpkgs-master $ nix build --no-link -f nixos system --keep-going
...
Checking that Nix store paths of all wrapped programs exist... FAIL
The path /nix/store/kr2sr80g9ny74im6m6dyh9v44hnzm261-fping-5.0/bin/fping6 does not exist!
Please, check the value of `security.wrappers."fping6".source`.
```

`fping` does not provide `fping6` binary for a while. Let's just remove it.

Closes: https://github.com/NixOS/nixpkgs/issues/138581
2021-09-20 07:57:56 +01:00
Fabian Affolter 489af5702a python3Packages.pyupgrade: 2.25.1 -> 2.26.0 2021-09-20 08:13:06 +02:00
Fabian Affolter 1b9ce343d4 python3Packages.slack-sdk: 3.11.1 -> 3.11.1 2021-09-20 08:11:31 +02:00
github-actions[bot] b098e3621e
Merge staging-next into staging 2021-09-20 06:01:54 +00:00
github-actions[bot] f666c4d10f
Merge master into staging-next 2021-09-20 06:01:17 +00:00
Ben Siraphob 0a44482ab5
Merge pull request #138345 from colemickens/master 2021-09-20 00:45:20 -05:00
happysalada b51e813153 elasticsearch: support version 6 2021-09-20 14:31:02 +09:00
Artturi 2b65a74aba
Merge pull request #138421 from r-ryantm/auto-update/sabnzbd
sabnzbd: 3.3.1 -> 3.4.0
2021-09-20 07:56:20 +03:00
Artturi 24ecb306d8
Merge pull request #137903 from r-ryantm/auto-update/py-spy
py-spy: 0.3.8 -> 0.3.9
2021-09-20 07:24:44 +03:00
Artturi 780f3cf9fa
Merge pull request #138402 from r-ryantm/auto-update/nerdctl
nerdctl: 0.11.1 -> 0.11.2
2021-09-20 07:20:24 +03:00
Artturi bc07980fa3
Merge pull request #137920 from r-ryantm/auto-update/sjasmplus
sjasmplus: 1.18.2 -> 1.18.3
2021-09-20 07:18:39 +03:00
Artturi 014d4d9a8d
Merge pull request #138076 from r-ryantm/auto-update/teleport
teleport: 7.1.0 -> 7.1.2
2021-09-20 07:16:44 +03:00
Artturi 83e65f5510
Merge pull request #138112 from r-ryantm/auto-update/flyctl
flyctl: 0.0.238 -> 0.0.240
2021-09-20 07:13:45 +03:00
Artturi 76a03f384f
Merge pull request #138108 from r-ryantm/auto-update/erigon
erigon: 2021.08.05 -> 2021.09.02
2021-09-20 07:13:09 +03:00
Artturi 7fc42ee6bf
Merge pull request #138193 from r-ryantm/auto-update/xmrig
xmrig: 6.14.1 -> 6.15.0
2021-09-20 07:11:36 +03:00
Artturi 7d4a2f5b8e
Merge pull request #138363 from pmeiyu/master
smartdns: Fix systemd service
2021-09-20 07:10:38 +03:00
Artturi aaa19a3696
Merge pull request #138354 from r-ryantm/auto-update/calamares
calamares: 3.2.42 -> 3.2.43
2021-09-20 07:09:20 +03:00
figsoda b911ce7329
Merge pull request #138311 from yu-re-ka/feature/ruffle-update
ruffle: nightly-2021-05-14 -> nightly-2021-09-17
2021-09-19 22:39:03 -04:00
Farid Zakaria 4687d7523b glibc: add dependency on netbase /etc/protocols
Add an explicit dependency on netbase for /etc/protocols

Certain functions in glibc look for files present in /etc such as getprotobyname which reads /etc/protocols.
If you are using Nix over a Linux installation, this file may not be present, and therefore it will cause errors.

- add netbase as a new package in nixpks
- add a dependency in glibc on it using postPatchPhase and substitute
the path

Fixes #124401
2021-09-19 19:37:56 -07:00
Bobby Rong cccf93d2ae
Merge pull request #137852 from r-ryantm/auto-update/mlvwm
mlvwm: 0.9.3 -> 0.9.4
2021-09-20 10:35:39 +08:00
figsoda 36df7d79ef
Merge pull request #138306 from r-ryantm/auto-update/terragrunt
terragrunt: 0.31.11 -> 0.32.2
2021-09-19 22:35:19 -04:00
figsoda c11ffaef17
Merge pull request #138297 from r-ryantm/auto-update/skaffold
skaffold: 1.31.0 -> 1.32.0
2021-09-19 22:30:31 -04:00
figsoda 8b2d9c8ecb
Merge pull request #138325 from arcnmx/vim-cross
vim_configurable: fix cross compile
2021-09-19 22:26:20 -04:00
Bobby Rong 2610f6e0df
nixos/panthoen: mention appcenter changes in manual 2021-09-20 10:06:22 +08:00
figsoda da01cce16d
Merge pull request #138574 from figsoda/cargo-dephell
cargo-dephell: init at 0.5.1
2021-09-19 21:49:27 -04:00