Upgrade to 22.05 #64

Manually merged
simon merged 0 commits from 22.05 into master 1 year ago
simon commented 1 year ago
Owner
There is no content yet.
simon added 13 commits 1 year ago
7361e03630
flake: Update infinisilSystem
The binary of murmur is now called mumble-server, which is fixed in a
newer version of infinisil’s module.
765bf5d818
Remove settings no longer necessary
Swaync is in stable, mumble 1.4 is in stable and has pulseaudio enabled
by default, the tray target is defined in home-manager upstream and
nix-direnv comes with flake support by default.
b85167f5ac
programs: Remove broken ones
I don’t really use gatling or snownews, so I don’t plan on fixing them.
edb7ea5a56
neovim: Temporarily disable pylsp-mypy
Its build is currently broken.
05b4b25c06
pipewire: Remove media-session config
It is disabled by default in favour of wireplumber.
e2db4b67b9
mayushii: Use latest kernel
Kernel 5.15 does not yet include rtw89 and nixos-hardware does not force
the latest kernel if the current kernel is < 5.16. There is an open PR
to change this in nixos-hardware: https://github.com/NixOS/nixos-hardware/pull/421
5ddb3a3ee2
fuuko: Only wait for eno1 to be online
Otherwise it waits 120 seconds for eno2 to be online.
simon force-pushed 22.05 from 9944a5e520 to b2ece78e0f 1 year ago
simon changed title from 22.05 to Upgrade to 22.05 1 year ago
simon force-pushed 22.05 from b2ece78e0f to 5e73beb572 1 year ago
simon added 1 commit 1 year ago
6e925bf9d1
sway: Improve mumble PTT binding
This option was recommended on
https://maxft.gitlab.io/mumble-docs/chapter_4/settings/shortcuts.html#global-keyboard-shortcuts
and should improve the reliability of the binding, which sometimes did
not send stopTalking.
simon force-pushed 22.05 from 6e925bf9d1 to 5e73beb572 1 year ago
simon force-pushed 22.05 from 5e73beb572 to 2f86d7a198 1 year ago
simon force-pushed 22.05 from 2f86d7a198 to 3917d41d21 1 year ago
simon force-pushed 22.05 from 3917d41d21 to 4f20034777 1 year ago
simon merged commit 4f20034777 into master manually 1 year ago
The pull request has been manually merged as 4f20034777.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b 22.05 master
git pull origin 22.05

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 22.05
git push origin master
Sign in to join this conversation.
Loading…
There is no content yet.