Sandro
4a98fa43e3
Merge pull request #162750 from r-ryantm/auto-update/limesctl
2022-03-04 14:26:41 +01:00
Alyssa Ross
c738e61a94
qemu: put virtiofsd in bin/
...
According to the QEMU documentation, virtiofsd is supposed to be run
directly by users. It therefore makes sense to have it in bin/, so it
will be in PATH. Such a change wouldn't make sense upstream, because
it would then conflict with the virtiofsd package, which is generally
preferred if available. But in Nixpkgs, we don't have to worry about
that and can just make QEMU's virtiofsd a lower priority than the one
from the dedicated package.
[1]: https://qemu.readthedocs.io/en/latest/tools/virtiofsd.html
Fixes: https://github.com/NixOS/nixpkgs/issues/113172 ("QEmu: virtiofsd prone to be garbage collected.")
Fixes: https://github.com/NixOS/nixpkgs/pull/153007 ("nixos/libvirtd: add ${cfg.qemu.package}/libexec to PATH")
2022-03-04 12:42:08 +00:00
Matthew Wakefield
e85b65f986
minimap2: enable aarch64 builds ( #161169 )
...
Co-authored-by: Bobby Rong <rjl931189261@126.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-04 12:27:29 +01:00
Sandro
3cb0a2620d
Merge pull request #162589 from felixsinger/update/pkgs/seabios
2022-03-04 12:24:06 +01:00
Sandro
8e5ba68eec
Merge pull request #162617 from Ma27/bump-gitea
2022-03-04 12:18:43 +01:00
Sandro
4dc4085d8c
Merge pull request #159735 from leungbk/macvim-update
2022-03-04 12:17:54 +01:00
Sandro
a98b966359
Merge pull request #162697 from a-m-joseph/calibre-remove-duplicate-buildInput
2022-03-04 12:16:46 +01:00
Sandro
05ccd5ab6b
Merge pull request #162523 from Shawn8901/fix_jameica_icon
2022-03-04 11:58:46 +01:00
R. Ryantm
71237d0c8e
limesctl: 2.0.1 -> 3.0.0
2022-03-04 10:56:37 +00:00
Bobby Rong
8c043cac77
Merge pull request #161813 from tuxinaut/master
...
joplin-desktop: 2.6.10 -> 2.7.13
2022-03-04 18:56:14 +08:00
Sandro
782c66d0f0
Merge pull request #162711 from austinbutler/vim-clap-cargo-sha
2022-03-04 11:48:25 +01:00
Bobby Rong
e370ee9328
Merge pull request #162498 from WolfangAukang/upwork
...
upwork: 5.6.10.0 -> 5.6.10.1
2022-03-04 18:46:18 +08:00
Bobby Rong
832aaff72a
Merge pull request #162455 from r-ryantm/auto-update/fluxcd
...
fluxcd: 0.27.2 -> 0.27.3
2022-03-04 18:27:28 +08:00
Bobby Rong
78dd3171e6
Merge pull request #162539 from berbiche/avizo-1.2
...
avizo: 1.1 -> 1.2
2022-03-04 18:22:01 +08:00
zowoq
b80a39b91b
podman: ensure paths exist for the wrapper
2022-03-04 18:57:08 +10:00
Pavol Rusnak
eda91ea70d
Merge pull request #162719 from r-ryantm/auto-update/elements
...
elements: 0.21.0.1 -> 0.21.0.2
2022-03-04 09:00:19 +01:00
Nicolas Berbiche
de585f82e1
avizo: 1.1 -> 1.2
2022-03-04 02:14:47 -05:00
R. Ryantm
74518e846d
elements: 0.21.0.1 -> 0.21.0.2
2022-03-04 05:49:48 +00:00
Bobby Rong
e6d23d087f
Merge pull request #162062 from r-ryantm/auto-update/logseq
...
logseq: 0.6.0 -> 0.6.1
2022-03-04 13:35:07 +08:00
Austin Butler
1940031dfe
vimPlugins.vim-clap: fix cargoSha256
2022-03-03 20:48:24 -08:00
Bobby Rong
91b86e6cdd
Merge pull request #156863 from wahjava/update-cinny
...
cinny: 1.6.1 -> 1.7.0
2022-03-04 10:58:22 +08:00
Adam Joseph
5390449f5f
calibre: remove duplicate "jeepney" in buildInputs
...
The "jeepney" package appears twice in buildInputs. This commit
removes one of the two copies.
2022-03-03 18:10:36 -08:00
Michael Weiss
a4d921be21
Merge pull request #162680 from primeos/chromiumBeta
...
chromiumBeta: 99.0.4844.51 -> 100.0.4896.20
2022-03-03 23:56:05 +01:00
Michael Weiss
9fdffcf86e
Merge pull request #162679 from primeos/chromiumDev
...
chromiumDev: 100.0.4896.12 -> 100.0.4896.20
2022-03-03 23:51:55 +01:00
zowoq
446a90e111
Merge pull request #162554 from jonringer/add-hcl2json
...
hcl2json: init at 0.3.4
2022-03-04 08:29:54 +10:00
Matthias Treydte
38cf6fea69
qemu: fix qemu.ga including qemu in it's closure
...
The qemu-ga binary is already moved to a separate
output but still depends on qemu, adding about
600MiB to it's closure.
The command "strings qemu-ga" reveals that something
like
/nix/store/bqgpvv5qrpb741swczqk3lrdm5gzaqx2-qemu-host-cpu-only-6.2.0/bin
is contained, causing this false positive. So use
remove-references-to to reduce the closure to about
600KiB.
2022-03-03 21:37:25 +00:00
Michael Weiss
691919bf00
chromiumDev: 100.0.4896.12 -> 100.0.4896.20
2022-03-03 22:30:43 +01:00
Michael Weiss
05aa1711fd
chromiumBeta: 99.0.4844.51 -> 100.0.4896.20
2022-03-03 22:30:09 +01:00
Maximilian Bosch
d4b9a7a179
gitea: 1.16.2 -> 1.16.3
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.16.3
2022-03-03 20:32:51 +01:00
Artturi
86a48d31bf
Merge pull request #162648 from Artturin/discordupdate
2022-03-03 20:09:32 +02:00
Florian Klink
a0e5d18476
Merge pull request #162640 from flokli/tf-provider-aws-4.3.0
...
terraform-providers.aws: 4.2.0 -> 4.3.0
2022-03-03 17:10:00 +01:00
Pavol Rusnak
95a1d77f29
Merge pull request #162483 from erikarvstedt/btcpayserver-1.4.7
...
btcpayserver: 1.4.6 -> 1.4.7
2022-03-03 17:06:03 +01:00
Artturin
d50924f33b
discord-canary: 0.0.133 -> 0.0.134
2022-03-03 18:00:14 +02:00
Robert Hensing
1cf9650148
Merge pull request #162612 from hercules-ci/update-nixopsUnstable
...
nixopsUnstable: 2.0.0-pre (2021-12-01) -> 2.0.0-pre (2022-02-21)
2022-03-03 16:14:19 +01:00
Jonathan Ringer
a4a65127de
hcl2json: init at 0.3.4
2022-03-03 07:12:44 -08:00
Florian Klink
ef546c98dc
terraform-providers.aws: 4.2.0 -> 4.3.0
2022-03-03 15:55:20 +01:00
Bobby Rong
05c062a1c6
Merge pull request #162501 from r-ryantm/auto-update/signalbackup-tools
...
signalbackup-tools: 20220227 -> 20220301
2022-03-03 22:37:46 +08:00
zowoq
c5df8a40a5
containerd: 1.6.0 -> 1.6.1
...
https://github.com/containerd/containerd/releases/tag/v1.6.1
2022-03-04 00:01:16 +10:00
Sandro
c5ea50c4ec
Merge pull request #161401 from yurrriq/kops-1.22.4
2022-03-03 14:28:03 +01:00
Robert Hensing
e47e551964
nixops_unstable: 2.0.0-pre (2022-02-21) -> 2.0.0-pre-d939c9b (2022-03-03)
2022-03-03 14:06:48 +01:00
Robert Hensing
5b4c63172c
nixops_unstable: Fall back to "dirty" when rev missing
...
Doesn't occur with generated code, but makes it easy to temporarily
set the source to a path in the `poetry-git-overlay.nix` file.
2022-03-03 14:04:36 +01:00
Bobby Rong
ef7ad5789e
Merge pull request #160877 from nagy/tty-share-buildgomodule
...
tty-share: switch to buildGoModule
2022-03-03 19:45:48 +08:00
Robert Hensing
0bd069dd41
nixopsUnstable: Set version to <version>-pre-<commit>
2022-03-03 12:42:48 +01:00
Robert Hensing
121b56dcd0
nixopsUnstable: 2.0.0-pre (2021-12-01) -> 2.0.0-pre (2022-02-21)
2022-03-03 12:42:10 +01:00
Sascha Grunert
7ec2c0f276
crun: 1.4.2 -> 1.4.3
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-03-03 21:28:01 +10:00
Bobby Rong
2e689b1be8
Merge pull request #161862 from r-ryantm/auto-update/pt2-clone
...
pt2-clone: 1.40 -> 1.41
2022-03-03 19:25:01 +08:00
Bobby Rong
17bf14a3e7
Merge pull request #161910 from r-ryantm/auto-update/charm
...
charm: 0.9.2 -> 0.10.2
2022-03-03 19:03:20 +08:00
markuskowa
0f0fec6678
Merge pull request #162414 from r-ryantm/auto-update/xplr
...
xplr: 0.17.2 -> 0.17.3
2022-03-03 11:38:09 +01:00
Renaud
b064de23d5
Merge pull request #161717 from c0bw3b/pkg/yoshimi
...
yoshimi: unstable-2020-05-10 -> 2.1.2.2
2022-03-03 11:32:33 +01:00
zowoq
e1f1924a20
podman: 4.0.1 -> 4.0.2
...
https://github.com/containers/podman/releases/tag/v4.0.2
2022-03-03 19:03:16 +10:00