Commit graph

393573 commits

Author SHA1 Message Date
Sandro Jäckel
40e28a7df4
vault: 1.11.0 -> 1.11.1 2022-07-21 22:40:35 +02:00
Sandro
98b4daa994
Merge pull request #181881 from SuperSandro2000/searx 2022-07-21 22:39:48 +02:00
Robert Scott
0b7947c963
Merge pull request #182349 from r-ryantm/auto-update/snakemake
snakemake: 7.8.5 -> 7.9.0
2022-07-21 21:35:04 +01:00
Johannes Schleifenbaum
d6a7358e72
oh-my-git: 0.6.4 -> 0.6.5 2022-07-21 22:34:39 +02:00
Robert Scott
e88ab8f54b
Merge pull request #182168 from happysalada/update_sequoia
sequoia: 0.26.0 -> 0.27.0
2022-07-21 21:26:04 +01:00
Robert Scott
9d28e3414b
Merge pull request #182057 from jiegec/arpack-darwin
arpack: unbreak on aarch64-darwin
2022-07-21 21:25:27 +01:00
Sandro
38afef9653
Merge pull request #182120 from astro/re-isearch 2022-07-21 22:22:21 +02:00
Joseph Lucas
a79ea27f16 taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.0 -> unstable-2022-07-11
also add check phase
2022-07-21 22:16:37 +02:00
Sandro
f7f8721b1e
Merge pull request #162689 from astro/glusterfs
nixos/glusterfs: exclude hook "S10selinux-label-brick.sh"
2022-07-21 22:15:00 +02:00
Sandro
6752f40d13
Merge pull request #181011 from astro/gnunet
gnunet: 0.17.1 -> 0.17.2
2022-07-21 22:14:20 +02:00
fortuneteller2k
9459bcdc13 linux_xanmod_tt: init at 5.15.54 2022-07-21 20:12:00 +00:00
fortuneteller2k
d726818c37 xanmod-kernels: set suffix to a default value 2022-07-21 20:01:48 +00:00
fortuneteller2k
b0cfccd50a linux_xanmod_latest: 5.18.10 -> 5.18.11 2022-07-21 20:01:48 +00:00
fortuneteller2k
ac93fd3177 linux_xanmod: 5.15.53 -> 5.15.54 2022-07-21 20:01:48 +00:00
fortuneteller2k
e5d17fcc91 xanmod-kernels: remove explicit WERROR=n 2022-07-21 20:01:36 +00:00
fortuneteller2k
9d0769d4e7 linux_xanmod: rename stable to lts 2022-07-21 19:46:47 +00:00
Lassulus
bcd7e09db0
Merge pull request #182204 from helsinki-systems/upd/vdo
(k)vdo: 8.1.1.360 -> 8.2.0.2
2022-07-21 21:46:27 +02:00
Sofi
e2b34f0f11
nixos/minecraft-server: let server shutdown cleanly (#182149) 2022-07-21 15:05:43 -04:00
Alyssa Ross
d4ca6ff3f4 linuxPackages.rtl88x2bu: unstable-2022-02-22 -> unstable-2022-05-23
Fixes build with Linux 5.18.
2022-07-21 17:08:36 +00:00
Gabriel Ebner
ec71376b1c
Merge pull request #179568 from collares/lean-3.44.1
lean: 3.43.0 -> 3.45.0
2022-07-21 19:04:45 +02:00
Alyssa Ross
b273c33cb2 crosvm.updateScript: update repo URL
ed7d455a43
2022-07-21 16:30:56 +00:00
Alyssa Ross
c83e38c40d crosvm: 100.14526.0.0-rc1 -> 103.3
This is the first update using the new versioning scheme in introduced
in the previous commit.
2022-07-21 16:30:56 +00:00
Alyssa Ross
c01c68bf1c crosvm.updateScript: stop trying manifest-versions
manifest-versions never seems to contain the release build any more,
so we can't use it to find the version of crosvm being served to CrOS
devices.

Instead, I've changed the update script to take the latest version of
the appropriate crosvm Chrome OS release branch.  This is the branch
that gets served.  Every release, it is branched off from the
"chromeos" branch (which is the one that passes Chrome OS QA), and
then collects any critical fixes over the lifetime of the release.

With this change, I've introduced a new, simplified versioning
scheme, e.g. 100.0.  The tip build is always 1:1 with the Chrome
version, so having both of those is redundant.  The other number is
the number of commits that have been added to the release branch after
branching from the chromeos branch, so that the number will go up if
we update to include a new commit from the same release.
2022-07-21 16:30:56 +00:00
Alyssa Ross
acdfec904d crosvm.updateScript: update for new serving dash
The old dashboard no longer exists.  Currently, the platform version
being served doesn't exist in manifest versions, but that was also a
problem we had before sometimes.
2022-07-21 16:30:56 +00:00
Alyssa Ross
931ae3ee7b crosvm.updateScript: check for . in buildspec name
Otherwise, we might only match a prefix of the version.  (Although
it's not likely to be a problem in practice — I doubt we'll end up in
a situation where there's a buildspec number 10x the one we're looking
for.)
2022-07-21 16:30:56 +00:00
Alyssa Ross
11ffcf0fdf crosvm.updateScript: remove unused import 2022-07-21 16:30:56 +00:00
Mauricio Collares
2646dae16e lean: 3.44.1 -> 3.45.0 2022-07-21 13:03:03 -03:00
Timothy DeHerrera
e8c3d13d00
Merge pull request #181674 from nrdxp/nvidia-udev
nvidia: improve robustness of udev rules
2022-07-21 09:00:47 -07:00
Alex Wied
34e761962b cxx-rs: init at 1.0.72
This library provides a safe mechanism for calling C++ code from Rust
and Rust code from C++, not subject to the many ways that things can
go wrong when using bindgen or cbindgen to generate unsafe C-style
bindings.
2022-07-21 11:57:40 -04:00
Mauricio Collares
b394165a8a lean: 3.44.0 -> 3.44.1 2022-07-21 12:52:30 -03:00
Mauricio Collares
f1fe61ba70 lean: 3.43.0 -> 3.44.0 2022-07-21 12:52:30 -03:00
Jacek Galowicz
8429701cbf
Merge pull request #182324 from snpschaaf/testdriver-vde-hub-mode
use vde switch in hubmode by default
2022-07-21 17:48:15 +02:00
Winter
2922becf6d
Merge pull request #182342 from veehaitch/github-runner-capset
nixos/github-runner: fix capset syscall filtering
2022-07-21 11:26:34 -04:00
R. Ryantm
7a5b52ff26 snakemake: 7.8.5 -> 7.9.0 2022-07-21 15:24:14 +00:00
Sandro Jäckel
df5c71b008
noti: bump golang.org/x/sys 2022-07-21 17:19:59 +02:00
Sandro Jäckel
1131c38b3b
dive: fix build on aarch64-darwin 2022-07-21 17:19:58 +02:00
Winter
4152f64e90
Merge pull request #182283 from ipetkov/sqlx-cli-0.6.0
sqlx-cli: 0.5.13 -> 0.6.0
2022-07-21 11:18:16 -04:00
Winter
dc13622e3d
Merge pull request #182275 from imsofi/upd/ferium/4.1.8
ferium: 4.1.5 -> 4.1.8
2022-07-21 11:11:06 -04:00
Winter
28e8645e12
Merge pull request #181745 from mdorman/update-pivy
pivy: 0.6.6 -> 0.6.7
2022-07-21 11:06:26 -04:00
Sandro
3f2b510ebd
Merge pull request #181868 from SuperSandro2000/searxng
searxng: unstable-2022-06-29 -> unstable-2022-07-15
2022-07-21 16:57:35 +02:00
Sandro
81fedf1c28
Merge pull request #181080 from delroth/i3lock-2.14.1
i3lock: 2.13 -> 2.14.1
2022-07-21 16:50:55 +02:00
Philippe Schaaf
5ae6580474 add hub mode comment
Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com>
2022-07-21 16:34:09 +02:00
Philippe Schaaf
df52d556bb wip: add vlan-ping test
Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com>
2022-07-21 16:19:20 +02:00
Vincent Haupert
539b61ea37 nixos/github-runner: fix capset syscall filtering
capset(2) is a single system call, not a set of multiple system calls.
2022-07-21 16:08:15 +02:00
ajs124
20ada9a6c7 nss_latest: 3.80 -> 3.81
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_81.rst
2022-07-21 16:03:03 +02:00
Átila Saraiva
d0f3691ae1 obs-vkcapture: 1.1.3 -> 1.1.4 2022-07-21 10:54:37 -03:00
adisbladis
e3a3abe560
Merge pull request #182167 from adisbladis/qflipper-1_1_0
qFlipper: 1.0.2 -> 1.1.0
2022-07-21 21:50:52 +08:00
Callum Dunster
6668664128 tmuxinator: 3.0.1 -> 3.0.5
tmuxinator 3.0.1 complains that the current version of tmux is
unsupported.
2022-07-21 15:46:41 +02:00
Florian Klink
270d040cdc libdigidocpp: 3.14.8 -> 3.14.10
This includes 42a8cfd834c10bdd206fe784a13217df222b1c8e, fixing crashes
with OpenSSL>1.1.1l. We previously fetchpatched the patch manually.
2022-07-21 20:08:24 +07:00
Ivan Petkov
4392899832
cargo-nextest: 0.9.24 -> 0.9.26 (#182284) 2022-07-21 14:44:02 +02:00