Commit Graph

317679 Commits

Author SHA1 Message Date
Daniël de Kok
24b5074348
Merge pull request #137395 from dermetfan/cargo-lock-restricted
importCargoLock: introduce alternative parameter `lockFileContents`
2021-09-20 18:05:08 +02:00
figsoda
fa365932af
Merge pull request #138590 from Stunkymonkey/octoprint-plugin-homepage
octoprint/costestimation: fix homepage & fmt
2021-09-20 12:01:36 -04:00
davidak
f52bee4e1b
Merge pull request #138635 from VergeDX/tdesktop
tdesktop  3.0.1 -> 3.1.0
2021-09-20 17:58:29 +02:00
Ryan Mulligan
71ceba6c52
Merge pull request #137851 from r-ryantm/auto-update/minio-client
minio-client: 2021-07-27T06-46-19Z -> 2021-09-02T09-21-27Z
2021-09-20 08:43:12 -07:00
Yureka
1bb9a3e44a python3.pkgs.panflute: fix build 2021-09-20 16:59:05 +02:00
figsoda
70a118841c
Merge pull request #138558 from newAM/cargo-deadlinks
cargo-deadlinks: init at 0.8.0
2021-09-20 10:46:30 -04:00
Bobby Rong
02aa722675
Merge pull request #138571 from baracoder/nvidia-x11-remove-maintainer
nvidia_x11: Remove maintainer baracoder
2021-09-20 22:28:29 +08:00
Alex Martens
8b8348ea69 cargo-deadlinks: init at 0.8.0 2021-09-20 07:10:57 -07:00
figsoda
1a56d76d71
Merge pull request #138643 from figsoda/fix-nixops-version
nixopsUnstable: fix version output
2021-09-20 10:01:32 -04:00
figsoda
057d9623fc
Merge pull request #138577 from fabaff/bump-nuclei
nuclei: 2.5.1 -> 2.5.2
2021-09-20 09:42:55 -04:00
Michele Guerini Rocco
ea1eae5b47
Merge pull request #138516 from rnhmjoj/lock-kernel-fix
nixos/lock-kernel-modules: reorder before/after
2021-09-20 15:13:12 +02:00
Sibi Prabakaran
23acc562d2
amber: init at 0.1.1 (#138159) 2021-09-20 09:12:54 -04:00
Michael Raskin
c3a8016c29
Merge pull request #138579 from fabaff/bump-wavemon
wavemon: 0.9.3 -> 0.9.4
2021-09-20 13:12:10 +00:00
Sandro
6cf74ca609
Merge pull request #138625 from SuperSandro2000/gofu
gofu: create symlinks to applets
2021-09-20 15:03:37 +02:00
figsoda
4790fab62f nixopsUnstable: fix version output 2021-09-20 08:58:18 -04:00
Robin Stumm
d3018c4522 importCargoLock: introduce alternative parameter lockFileContents
In restricted mode (and therefore with flakes) `builtins.readFile` may not be the result of `builtins.toFile`,
making it impossible to use a generated lockFile (with or without IFD),
and thereby causing evaluation to fail if `system != builtins.currentSystem` on Hydra
so the jobs are not delegated to eligible build machines that support that system.

This is done in a way that avoids rebuilds.
2021-09-20 14:54:40 +02:00
Sandro
f5d66f8fcf
Merge pull request #138617 from fabaff/bump-asyncstdlib
python3Packages.asyncstdlib: 3.9.2 -> 3.10.1
2021-09-20 14:23:19 +02:00
Bobby Rong
503da230cb
Merge pull request #137844 from r-ryantm/auto-update/libtpms
libtpms: 0.8.4 -> 0.8.6
2021-09-20 20:18:12 +08:00
Sandro
c80f91ce7c
Merge pull request #136496 from j-hui/saleae-logic-2
saleae-logic-2: 2.3.33 -> 2.3.37 + add lib dependencies
2021-09-20 14:07:42 +02:00
Robert Hensing
f44ece5469
Merge pull request #137302 from divanorama/patch-5
use --verbatim-files-from in dockerTools
2021-09-20 13:53:02 +02:00
Bobby Rong
a32ad53a94
Merge pull request #138633 from fabaff/fix-license
whsniff: specify license
2021-09-20 19:51:40 +08:00
Vanilla
150db8e3c8
tdesktop 3.0.1 -> 3.1.0 2021-09-20 19:44:46 +08:00
Maciej Krüger
accf14a29b
Merge pull request #138626 from Atemu/yt-dlp-ytdl-alias 2021-09-20 13:30:42 +02:00
Sandro
ea03083ffc
Merge pull request #138563 from superherointj/package-linkerd_edge-21.9.3
linkerd_edge: 21.8.2 -> 21.9.3
2021-09-20 13:23:59 +02:00
Fabian Affolter
0695f65767 whsniff: specify license 2021-09-20 13:18:20 +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
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
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