Commit graph

290 commits

Author SHA1 Message Date
Mikael Voss e7a6b76a77
psutil: Disable specific tests on RISC-V 2024-09-01 18:44:55 +02:00
Mikael Voss 913928341d
meson: Remove kmsro driver
It is enabled automatically as needed.
2024-09-01 18:33:12 +02:00
Mikael Voss d7185276ef
muon: Use mimalloc as system allocator 2024-09-01 17:29:49 +02:00
Mikael Voss c2cff0e123
evolution: Remove X dependency through libcanberra 2024-09-01 16:49:35 +02:00
Mikael Voss 4a534407e5
flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/c2cd2a52e02f1dfa1c88f95abeb89298d46023be' (2024-08-23)
  → 'github:nix-community/home-manager/471e3eb0a114265bcd62d11d58ba8d3421ee68eb' (2024-09-01)
• Updated input 'niri':
    'github:sodiboo/niri-flake/f1328dd1e3feb3ab4eaf05a562fa507bcc2c5f75' (2024-08-30)
  → 'github:sodiboo/niri-flake/89c9f31541aea427504030e7e98d93dddd05f369' (2024-09-01)
• Updated input 'niri/nixpkgs-stable':
    'github:NixOS/nixpkgs/ae2fc9e0e42caaf3f068c1bfdc11c71734125e06' (2024-08-28)
  → 'github:NixOS/nixpkgs/6e99f2a27d600612004fbd2c3282d614bfee6421' (2024-08-30)
• Updated input 'nix-index-database':
    'github:nix-community/nix-index-database/e333d62b70b179da1dd78d94315e8a390f2d12e5' (2024-08-25)
  → 'github:nix-community/nix-index-database/32058e9138248874773630c846563b1a78ee7a5b' (2024-09-01)
• Updated input 'nur':
    'github:nix-community/NUR/758483969436e4a5f202760e7f158704572df459' (2024-08-30)
  → 'github:nix-community/NUR/8053ff84b7fdd54441cc99b9195700409a5e69ec' (2024-09-01)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/87b6cffc276795b46ef544d7ed8d7fed6ad9c8e4' (2024-08-30)
  → 'github:oxalica/rust-overlay/1fd72e343c6890f695243a37b367a1e3b90a49ee' (2024-09-01)
• Updated input 'stylix':
    'github:danth/stylix/6c895c6b42ca205017abe72a7263baf36a197972' (2024-08-26)
  → 'github:danth/stylix/3a4101c4f4abee41859c0cb98f6250f04c80d0f6' (2024-08-31)
2024-09-01 16:37:56 +02:00
Mikael Voss 732f962caf
Merge various overlays 2024-09-01 16:37:54 +02:00
Mikael Voss a135157229
home: Try Evolution instead of Claws Mail 2024-09-01 16:25:42 +02:00
Mikael Voss 2ab6eefc8b
pywebview: Disable tests temporarily 2024-09-01 11:12:23 +02:00
Mikael Voss b273bfbfc5
home: Add AbiWord and Claws Mail for evaluation 2024-08-31 23:54:03 +02:00
Mikael Voss 7d885915a8
Drop libreoffice 2024-08-31 23:25:53 +02:00
Mikael Voss fa507f5f71
lib/removePackages: Match names by regex 2024-08-31 19:46:19 +02:00
Mikael Voss 81fab8da3b
fira-code: Install all variants 2024-08-31 18:15:22 +02:00
Mikael Voss 87b5490592
lib/removePackages: Allow removal by package 2024-08-31 17:45:41 +02:00
Mikael Voss 59a47afe61
home: Run electron applications with Wayland 2024-08-31 12:27:07 +02:00
Mikael Voss 04ed137a0e
openjdk8: Use headless variants
The default variants depend on GTK 2, which requires X.
2024-08-31 12:24:40 +02:00
Mikael Voss 165c7c04f4
home: Use correct key names for Helix 2024-08-31 12:17:40 +02:00
Mikael Voss 231bf831ea
home: Disable pasystray 2024-08-31 12:17:38 +02:00
Mikael Voss dd1bab10cd
libreoffice: Use fresh variant 2024-08-31 12:17:28 +02:00
Mikael Voss bd6d469e81
bar: Define tray item padding 2024-08-31 10:23:55 +02:00
Mikael Voss bba32d43b4
bar: Re‐work audio status 2024-08-31 00:32:24 +02:00
Mikael Voss 069f047cf5
wayland-headless: Ignore option parameters 2024-08-31 00:10:19 +02:00
Mikael Voss 0346c562ee
libreoffice: Disable X support 2024-08-30 23:22:32 +02:00
Mikael Voss 8b07ac5364
Sort overlay attributes 2024-08-30 23:20:46 +02:00
Mikael Voss ac183baa8f
linux: Add dependency on hexdump 2024-08-30 22:40:41 +02:00
Mikael Voss 1647fbdac9
wayland-headless: Do not run checks on RISC-V
shellcheck requires GHC which cannot be built for RISC-V.
2024-08-30 21:46:37 +02:00
Mikael Voss bddc920f08
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b4f7fb71438d00539b21f1b1e6968c0eac060127' (2024-08-29)
  → 'github:NixOS/nixpkgs/b96f849e725333eb2b1c7f1cb84ff102062468ba' (2024-08-30)
2024-08-30 21:31:26 +02:00
Mikael Voss 2cfaeab377
psutil: Override for specific Python minor version 2024-08-30 21:29:46 +02:00
Mikael Voss 79e88be5b7
thunderbird: Build with Wayland support only 2024-08-30 20:37:40 +02:00
Mikael Voss 8d5a3390f4
firefox: Build with Wayland support only 2024-08-30 20:32:37 +02:00
Mikael Voss 4604e7974a
Unify flag substitution functionality 2024-08-30 20:31:57 +02:00
Mikael Voss e785953314
nixos/kernel: Suspend USB devices without delay 2024-08-30 20:07:01 +02:00
Mikael Voss 11f223e56d
home: Correct Helix key binding definitions 2024-08-30 20:06:52 +02:00
Mikael Voss 5d01d0d472
flake.lock: Update
Flake lock file updates:

• Updated input 'niri':
    'github:sodiboo/niri-flake/dcd1772fb763ba9cfa179a378b9e08f4f2d4d789' (2024-08-29)
  → 'github:sodiboo/niri-flake/f1328dd1e3feb3ab4eaf05a562fa507bcc2c5f75' (2024-08-30)
• Updated input 'niri/flake-parts':
    'github:hercules-ci/flake-parts/8471fe90ad337a8074e957b69ca4d0089218391d' (2024-08-01)
  → 'github:hercules-ci/flake-parts/af510d4a62d071ea13925ce41c95e3dec816c01d' (2024-08-30)
• Updated input 'niri/nixpkgs-stable':
    'github:NixOS/nixpkgs/36bae45077667aff5720e5b3f1a5458f51cf0776' (2024-08-27)
  → 'github:NixOS/nixpkgs/ae2fc9e0e42caaf3f068c1bfdc11c71734125e06' (2024-08-28)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a6292e34000dc93d43bccf78338770c1c5ec8a99' (2024-08-27)
  → 'github:NixOS/nixpkgs/b4f7fb71438d00539b21f1b1e6968c0eac060127' (2024-08-29)
• Updated input 'nur':
    'github:nix-community/NUR/0891674223deb1262d8a96a46598fca0840c8271' (2024-08-29)
  → 'github:nix-community/NUR/758483969436e4a5f202760e7f158704572df459' (2024-08-30)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/0bc2c784e3a6ce30a2ab1b9f47325ccbed13039f' (2024-08-29)
  → 'github:oxalica/rust-overlay/87b6cffc276795b46ef544d7ed8d7fed6ad9c8e4' (2024-08-30)
2024-08-30 17:02:37 +02:00
Mikael Voss dc4d070855
flake.lock: Update
Flake lock file updates:

• Updated input 'lanzaboote/rust-overlay':
    'github:oxalica/rust-overlay/a6fbda5d9a14fb5f7c69b8489d24afeb349c7bb4' (2024-07-29)
  → follows 'rust-overlay'
• Removed input 'lanzaboote/rust-overlay/nixpkgs'
• Updated input 'niri':
    'github:sodiboo/niri-flake/e96a9e3b756b3b3538b253f2d9141d59062d0e5f' (2024-08-27)
  → 'github:sodiboo/niri-flake/dcd1772fb763ba9cfa179a378b9e08f4f2d4d789' (2024-08-29)
• Updated input 'niri/nixpkgs-stable':
    'github:NixOS/nixpkgs/2527da1ef492c495d5391f3bcf9c1dd9f4514e32' (2024-08-24)
  → 'github:NixOS/nixpkgs/36bae45077667aff5720e5b3f1a5458f51cf0776' (2024-08-27)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/9fc19be21f0807d6be092d70bf0b1de0c00ac895' (2024-08-25)
  → 'github:NixOS/nixos-hardware/95c3dfe6ef2e96ddc1ccdd7194e3cda02ca9a8ef' (2024-08-28)
• Updated input 'nur':
    'github:nix-community/NUR/7d4b08bf7adb669925255535564cc7807e106801' (2024-08-28)
  → 'github:nix-community/NUR/0891674223deb1262d8a96a46598fca0840c8271' (2024-08-29)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/6a1c4915dca7149e7258d8c7f3ac634d8c65f6c6' (2024-08-28)
  → 'github:oxalica/rust-overlay/0bc2c784e3a6ce30a2ab1b9f47325ccbed13039f' (2024-08-29)
2024-08-29 11:25:48 +02:00
Mikael Voss 08d7136f16
keepassxc: Avoid dependency on X 2024-08-28 19:28:44 +02:00
Mikael Voss ec54176791
psutil: Disable tests on RISC-V 2024-08-28 17:53:04 +02:00
Mikael Voss a72724ff1e
flake: Let lanzaboote follow rust-overlay 2024-08-28 15:37:28 +02:00
Mikael Voss 019cfcb381
flake.lock: Update
Flake lock file updates:

• Updated input 'nur':
    'github:nix-community/NUR/a68354eb1c7a26b2a8909d474a01eb05f0316707' (2024-08-28)
  → 'github:nix-community/NUR/7d4b08bf7adb669925255535564cc7807e106801' (2024-08-28)
2024-08-28 15:35:13 +02:00
Mikael Voss e922e976e5
linux: Correct scheduler option selection 2024-08-28 15:16:59 +02:00
Mikael Voss a3e657102c
linux: Mark RANDOMIZE_MEMORY as x86‐specific 2024-08-28 13:27:42 +02:00
Mikael Voss d9f775a364
home: Split off and extend editor configuration 2024-08-28 13:27:31 +02:00
Mikael Voss 06d0480181
home: Re‐enable delta for diffs 2024-08-28 11:53:20 +02:00
Mikael Voss 0cd20737ef
home: Re‐enable Syncthing service 2024-08-28 11:34:12 +02:00
Mikael Voss 450f4ec169
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ae815cee91b417be55d43781eb4b73ae1ecc396c' (2024-08-23)
  → 'github:NixOS/nixpkgs/a6292e34000dc93d43bccf78338770c1c5ec8a99' (2024-08-27)
• Updated input 'nur':
    'github:nix-community/NUR/54d8e6daaa8f158e753735b498ce4f9ca1b11670' (2024-08-27)
  → 'github:nix-community/NUR/a68354eb1c7a26b2a8909d474a01eb05f0316707' (2024-08-28)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/f56076b216c266cd855b0811ceb86802e834cdb9' (2024-08-27)
  → 'github:oxalica/rust-overlay/6a1c4915dca7149e7258d8c7f3ac634d8c65f6c6' (2024-08-28)
2024-08-28 10:56:05 +02:00
Mikael Voss 6fc2ee1bb5
libuv: Disable tests on RISC-V 2024-08-28 00:24:17 +02:00
Mikael Voss 68aefd705b
linux: Enable generic EFI decompressor 2024-08-27 23:59:05 +02:00
Mikael Voss 166b2a056b
Revert "gnome-settings-daemon: Remove dependency on libgnomekbd"
This reverts commit 9b459b30fe.
2024-08-27 23:52:05 +02:00
Mikael Voss d22ebaed80
home: Build xdg-desktop-portal-gtk without GNOME 2024-08-27 23:50:53 +02:00
Mikael Voss cde7eaec90
redis: Temporarily disable tests 2024-08-27 23:37:52 +02:00
Mikael Voss b4ad550973
fira-code: Use pre‐built variable fount 2024-08-27 21:46:53 +02:00