Commit graph

26415 commits

Author SHA1 Message Date
Martin Weinelt 1c181e1bba
ansible: v2.8.7 → v2.8.11
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:28:12 +02:00
Roman Volosatovs ae19e155a5
gopass: Add myself to maintainers 2020-05-05 20:38:29 +02:00
Roman Volosatovs 67f7f93fd6
gopass: Support passAlias parameter in derivation
Add a `passAlias` to `gopass` derivation, similarly to how there's `viAlias` parameter supported by vim/neovim derivations.
Apart from convenience this is also necessary for e.g. making `docker-credential-helpers` work without patching the latter - the package uses `pass` executable from `PATH` f78081d1f7/pass/pass_linux.go (L67). By setting `passAlias` to `true` (e.g. via overlays like so: 94971f34db/nixpkgs/overlays.nix (L315-L317)), secure Docker authentication via `gopass` "just works"™
2020-05-05 20:38:29 +02:00
Jörg Thalheim 87b3ad919d
Merge pull request #86958 from r-ryantm/auto-update/LanguageTool 2020-05-05 17:54:24 +01:00
R. RyanTM 3da38dd0e9 languagetool: 4.9 -> 4.9.1 2020-05-05 16:27:26 +00:00
Jörg Thalheim ff0da3ad81
Merge pull request #83257 from rail/znapzend-0.20.0 2020-05-05 15:20:15 +01:00
Sarah Brofeldt e23f530858
Merge pull request #86798 from r-ryantm/auto-update/ceph
ceph: 14.2.8 -> 14.2.9
2020-05-05 07:45:13 +02:00
R. RyanTM d38bad19dd facter: 3.14.9 -> 3.14.10 2020-05-04 21:42:13 -07:00
R. RyanTM 1b89cdddcf clib: 1.11.2 -> 1.11.3 2020-05-04 21:40:20 -07:00
R. RyanTM 035393f0f7 colordiff: 1.0.18 -> 1.0.19 2020-05-04 21:20:38 -07:00
R. RyanTM d771a55021 davix: 0.7.5 -> 0.7.6 2020-05-04 21:16:23 -07:00
R. RyanTM 37e0f11340 datamash: 1.6 -> 1.7 2020-05-04 21:15:54 -07:00
R. RyanTM 7e5dbecac3 tridactyl-native: 1.17.1 -> 1.18.1 2020-05-04 21:13:29 -07:00
Mario Rodas 179eded6e9
Merge pull request #86697 from marsam/update-drill
drill: 0.5.0 -> 0.6.0
2020-05-04 22:26:26 -05:00
R. RyanTM 74fe010392 avfs: 1.1.1 -> 1.1.2 2020-05-04 20:07:23 -07:00
R. RyanTM 0303529980 bindfs: 1.14.4 -> 1.14.5 2020-05-04 19:52:22 -07:00
Mario Rodas 3dca1ffee8
Merge pull request #86732 from filalex77/emplace-0.2.21
emplace: 0.2.19 -> 0.2.21
2020-05-04 20:20:24 -05:00
zowoq a7462dfa13 shfmt: 3.1.0 -> 3.1.1
https://github.com/mvdan/sh/releases/tag/v3.1.1
2020-05-05 09:35:55 +10:00
adisbladis be3387abef
Merge pull request #86847 from r-ryantm/auto-update/entr
entr: 4.4 -> 4.5
2020-05-05 00:37:11 +02:00
R. RyanTM 3ab8762b06 entr: 4.4 -> 4.5 2020-05-04 21:40:16 +00:00
Sarah Brofeldt ed755a6557
Merge pull request #86832 from misuzu/kmon-update
kmon: 1.1.0 -> 1.2.0
2020-05-04 22:38:53 +02:00
Sarah Brofeldt 2e3ae54117
Merge pull request #86823 from tshaynik/fix/linode-cli-bad-hash
linode-cli: Fix sha256 hash for openapi spec
2020-05-04 22:16:32 +02:00
Daniel KT 362a0a2eea linode-cli: pin linode openapi version
Pull linode openapi spec from a fixed version in github, and so the
sha256 hash will not break on each new release of the api spec.

Replaced the hash for the openapi spec with a working hash.

Attempting to install linode-cli was failing, with the following
message:

hash mismatch in fixed-output derivation '/nix/store/px3cdbcb84bvw6xslr1k6hszyxpdis6j-openapi.yaml':
  wanted: sha256:1l2fahdcmv7sp1qkwr5nv2vls8fypvlybwylqfzhyjmn7jqkw4hq
  got:    sha256:03ngzbq24zazfqmfd7xjmxixkcb9vv1jgamplsj633j7sjj708s0
cannot build derivation '/nix/store/49xrq47id66kwszyaqg1qapknc3i8mmx-linode-cli-2.14.1.drv': 1 dependencies couldn't be built
2020-05-04 16:08:56 -04:00
misuzu 7d19b893d4 kmon: 1.1.0 -> 1.2.0 2020-05-04 23:06:13 +03:00
Sarah Brofeldt 9d0e9423a8
Merge pull request #86189 from Mic92/blsd
blsd: remove
2020-05-04 21:40:44 +02:00
Jörg Thalheim d3dc37ac77
Merge pull request #86792 from r-ryantm/auto-update/autorandr 2020-05-04 18:01:22 +01:00
R. RyanTM 8a4fcfd487 ceph: 14.2.8 -> 14.2.9 2020-05-04 16:39:18 +00:00
R. RyanTM 59944f5782 autorandr: 1.9 -> 1.10 2020-05-04 15:44:31 +00:00
Peter Hoeg f5704b97d2
Merge pull request #86630 from peterhoeg/f/fuseiso
fuseiso: allow building from checkout
2020-05-04 20:57:52 +08:00
R. RyanTM b278f47c98 scrot: 1.2 -> 1.3 2020-05-04 16:47:36 +05:30
Mario Rodas 9aa3bc34b6
Merge pull request #86740 from r-ryantm/auto-update/silicon
silicon: 0.3.0 -> 0.3.1
2020-05-04 05:56:47 -05:00
Mario Rodas 407a2467ef
Merge pull request #86747 from r-ryantm/auto-update/tendermint
tendermint: 0.32.10 -> 0.32.11
2020-05-04 05:53:37 -05:00
Mario Rodas 63fa34aa13
Merge pull request #86742 from matthiasbeyer/update-tmux
tmux: 3.1a -> 3.1b
2020-05-04 05:50:03 -05:00
Mario Rodas 5bce023fa5
Merge pull request #86722 from r-ryantm/auto-update/pspg
pspg: 2.7.1 -> 3.0.7
2020-05-04 05:44:53 -05:00
Mario Rodas aea6e668b7
Merge pull request #85452 from doronbehar/update-pistol
pistol: 0.0.5 -> 0.1.1
2020-05-04 05:41:24 -05:00
R. RyanTM 683e763498 tendermint: 0.32.10 -> 0.32.11 2020-05-04 09:24:55 +00:00
Matthias Beyer 6f0289ef96 tmux: 3.1a -> 3.1b
From the changelog:

    * Fix build on systems without sys/queue.h.
    * Fix crash when allow-rename is on and an empty name is set.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-04 10:55:05 +02:00
R. RyanTM e2ec1416e0 lego: 3.5.0 -> 3.6.0 2020-05-04 01:27:36 -07:00
R. RyanTM 9343c3ea43 silicon: 0.3.0 -> 0.3.1 2020-05-04 08:25:40 +00:00
R. RyanTM 34bf96a11e bitwarden_rs: 1.14.1 -> 1.14.2 2020-05-04 01:22:27 -07:00
R. RyanTM 67bdcb5aeb bitwarden_rs-vault: 2.13.2 -> 2.13.2b 2020-05-04 01:18:33 -07:00
Oleksii Filonenko 136ff07f95 emplace: 0.2.19 -> 0.2.21 2020-05-04 07:40:32 +00:00
Doron Behar 63dde7f8b0 pistol: 0.0.5 -> 0.1.1 2020-05-04 10:38:15 +03:00
Jörg Thalheim fbf200d46a
Merge pull request #86701 from cole-h/rust-cleanup 2020-05-04 08:05:03 +01:00
Peter Hoeg 1087a40380 fuseiso: cleanups, allow building from checkout and add basic docs 2020-05-04 14:12:41 +08:00
Pavol Rusnak 7b0167204d treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
R. RyanTM c849739bcc pspg: 2.7.1 -> 3.0.7 2020-05-04 04:55:37 +00:00
Cole Helbling 586e230d8b
cached-nix-shell: improve robustness of postInstall 2020-05-03 18:45:58 -07:00
Dennis Gosnell d9b517fab9
Merge pull request #86623 from emilazy/refactor-memtest86-efi
memtest86-efi: compute ESP offset from partitions
2020-05-04 10:17:58 +09:00
Mario Rodas 2514460cca
Merge pull request #86522 from marsam/update-minio
minio: 2020-03-25 -> 2020-05-01, minio-client: 2020-04-04 -> 2020-04-25
2020-05-03 19:48:09 -05:00