Bobby Rong
35dffb9f93
pantheon.elementary-tasks: Mark as broken
...
Does not build with e-d-s 3.45+ / libsoup 3 and porting is likely not easy.
2022-10-11 18:52:33 +02:00
Jan Tojnar
fed9f9420e
release-notes: Mention GNOME 43
2022-10-11 18:52:31 +02:00
Jan Tojnar
0e989a5bd9
gnome.nautilus: 43.alpha → 43.beta
...
https://gitlab.gnome.org/GNOME/nautilus/-/compare/43.alpha...43.beta
Also change the environment variable name to prevent crashes when running in an old environment.
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:15 +02:00
Jan Tojnar
b8e21f065b
librsvg: remove installed tests
...
Build will start failing with the following error in 2.55.1 due to `/build/librsvg-2.55.1/.libs` ending up in rpath:
RPATH of binary /nix/store/78k70limslvxs6y98hdirbcixl3car1q-librsvg-2.55.1-installedTests/libexec/installed-tests/RSVG/api contains a forbidden reference to /build/
2022-10-11 18:52:13 +02:00
Jan Tojnar
50c6895e77
gnome-browser-connector: 10.1 → 42.0
...
https://discourse.gnome.org/t/split-and-rename-of-chrome-gnome-shell/11075
https://gitlab.gnome.org/nE0sIghT/gnome-browser-connector/-/compare/815ec9e1afa52bd3af5047e176a4ea9c1bfa2514...v42.0
- Renamed and split into a separate repo from the extensions.
- CMake build replaced with Meson (jq also not needed)
- requests Python module not needed since updates are now solely handled by GNOME Shell itself
Also
- Corrected license
- Cleaned up the module
- Replaced PYTHONPATH in a wrapper by Python environment
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:12 +02:00
Martin Weinelt
8a6466ecd3
Merge pull request #195295 from mweinelt/networkd-ia-pd-kea
2022-10-11 15:37:05 +02:00
Martin Weinelt
d97e915faf
nixos/tests/chromium: Enable on aarch64-linux
2022-10-11 15:33:42 +02:00
Martin Weinelt
08991fc87a
nixos/release-small: Test uefi cdrom
2022-10-11 15:33:42 +02:00
Martin Weinelt
4b6758f83e
nixos/release-combined: Enable more jobs on aarch64-linux
2022-10-11 15:33:42 +02:00
Martin Weinelt
373c1a8e43
installer: enable xe-guest-utilities only on x86
...
Tries to find a target specific makefile for aarch64 which does not
exist.
2022-10-11 15:33:42 +02:00
Martin Weinelt
8f366cbfcc
installer: enable vmware guest support on x86 only
...
The vmware guest module asserts on this exact condition, so let's only
enable it on that condition.
2022-10-11 15:33:41 +02:00
Martin Weinelt
9328b7eebf
nixos/release-combined: Build graphical ISOs for aarch64-linux
2022-10-11 15:33:41 +02:00
Martin Weinelt
cd5cc11918
nixos/release-combined: Move aarch64-linux to supportedSystems
...
The builders have had a good track record in the last year so this is
worth a try.
2022-10-11 15:33:41 +02:00
Martin Weinelt
534a2fd13a
nixos/release-small: Add aarch64-linux to supportedSystems
...
The aarch64-linux builders on hydra have had a good track in the last
year or so and I think it's a good idea to include them in the default
-small jobset.
This happens in preparation of improving the distribution of the
installer ISOs for aarch64-linux systems and advertise them more
prominently on the homepage.
2022-10-11 15:33:40 +02:00
Tom McLaughlin
0b67081ad8
Cherry-pick 499748b
2022-10-11 06:10:11 -06:00
Tom McLaughlin
9a7f38040b
Fix user type
2022-10-11 06:04:25 -06:00
Tom McLaughlin
b744fee880
Re-add DynamicUser = true
per review discussion
2022-10-11 06:04:25 -06:00
Tom McLaughlin
b3de807a6a
Update descriptions to use lib.mdDoc
2022-10-11 06:04:25 -06:00
Tom McLaughlin
327e05c382
Get rid of DynamicUser flag
2022-10-11 06:04:25 -06:00
Tom McLaughlin
f13759e21f
Fix a deprecated types.string -> types.str
2022-10-11 06:04:25 -06:00
Tom McLaughlin
998083f2ad
github-runner: configurable user, environment, service overrides + multiple runners
2022-10-11 06:04:21 -06:00
Guillaume Girol
6fe43abcfc
Merge branch 'master' into tracee-use-new-wrapper
2022-10-11 09:57:23 +00:00
github-actions[bot]
aabca3ed54
Merge staging-next into staging
2022-10-11 06:17:43 +00:00
Anderson Torres
77c986e784
Merge pull request #190105 from impl/free-p4
...
p4: 2021.2.2201121 -> 2022.1.2305383, build from source and remove unfree binaries
2022-10-11 00:11:22 -03:00
github-actions[bot]
bc7a5b525c
Merge master into haskell-updates
2022-10-11 00:20:39 +00:00
github-actions[bot]
5d957f3dba
Merge staging-next into staging
2022-10-11 00:05:26 +00:00
Alyssa Ross
d165f7a513
nixos/installer: fix eval with missing config arg
...
Fixes: 4cdda329f0
("nixos/modules/profiles/base.nix: omit zfs if unavailable")
2022-10-10 23:58:22 +00:00
Martin Weinelt
cf7f4393f3
Merge pull request #193494 from NixOS/staging-next
2022-10-11 01:12:59 +02:00
Sandro
e7625f9130
Merge pull request #195418 from Baitinq/description_in_gitolite_module
2022-10-11 00:51:48 +02:00
Adam Joseph
4cdda329f0
nixos/modules/profiles/base.nix: omit zfs if unavailable
...
The `boot.zfs.enabled` option is marked `readOnly`, so this is the only way to
successfully build a NixOS installer image for platforms that zfs does not build
for.
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2022-10-10 22:41:57 +00:00
Baitinq
01faaeb4bd
nixos/gitolite: add 'description' module option
...
This option allows for the customization of the description of the
created gitolite user.
An example of this being useful is for the integration of gitolite with
cgit, which itself uses the gitolite user's description as the author of
the git repo displayed in its generated site.
2022-10-10 23:14:46 +02:00
Martin Weinelt
294201004f
Merge remote-tracking branch 'origin/master' into staging-next
2022-10-10 21:45:18 +02:00
Martin Weinelt
5f20362a4a
nixos/tests: Use kea in networkd prefix-delegation test
...
With the announced EOL of the venerable ISC DHCP Server it is time to
migrate this test to Kea, it's successor.
The ISP has also received an upgrade to its interface configuration,
which now happens completely through networkd.
https://www.isc.org/blogs/isc-dhcp-eol/
2022-10-10 21:37:28 +02:00
Robert Kovacsics
c8eae7a526
nixos/gitlab-runner: Add gitlab-runner.clear-docker-cache
service
2022-10-10 18:17:19 +01:00
Bernardo Meurer
6f004b7ed5
Merge pull request #195377 from ngkz/fork/ssh-askpass-wayland
2022-10-10 12:36:00 -03:00
Bernardo Meurer
499748bc04
Merge pull request #195003 from veehaitch/fix-github-runner-first-start
2022-10-10 12:35:24 -03:00
pacien
4e1ffaca01
nixos/neovim: add note about not loading init.vim
...
Neovim does not load the user configuration when enabled through the
module, unlike when the package is added to the home or system packages
directly. I think this difference is worth mentioning in the module's
documentation, because it was confusing to some friends.
2022-10-10 17:26:15 +02:00
Kazutoshi Noguchi
67246fbffa
nixos/ssh: pass WAYLAND_DISPLAY to ssh-askpass
2022-10-11 00:15:49 +09:00
Bernardo Meurer
f5fb6e5755
Merge pull request #194496 from jansol/pipewire
2022-10-10 11:56:38 -03:00
Bernardo Meurer
ed22079db4
Merge pull request #195141 from zhaofengli/vbox-headless-wrappers
2022-10-10 11:45:40 -03:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec
treewide: *Flags convert to list from str
...
*Flags implies a list
slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172
the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
github-actions[bot]
8d32772702
Merge staging-next into staging
2022-10-10 12:02:18 +00:00
github-actions[bot]
265121ef54
Merge master into staging-next
2022-10-10 12:01:42 +00:00
Cabia Rangris
c9e1ec215b
Merge pull request #195324 from zhaofengli/fwupd-config-merging
...
nixos/fwupd: Fix configuration file merging
2022-10-10 14:11:53 +04:00
Zhaofeng Li
bbbda58c4e
nixos/fwupd: Fix configuration file merging
2022-10-10 00:01:32 -06:00
Kartik Gokte
8d5a404437
nixos/karma: init
2022-10-10 10:46:25 +05:30
github-actions[bot]
3e9022e45f
Merge master into haskell-updates
2022-10-10 00:19:47 +00:00
github-actions[bot]
e92f9b319a
Merge staging-next into staging
2022-10-10 00:04:21 +00:00
github-actions[bot]
535838d0a5
Merge master into staging-next
2022-10-10 00:03:49 +00:00