Commit graph

69 commits

Author SHA1 Message Date
643b136863
fix(overlays): comment-out linux-manual override as it was causing build failures + apply nixfmt 2026-03-22 21:54:37 +01:00
5877f589ba
[Overlays] add zlib to pycharm FHS
Needed for numpy
2024-07-30 21:34:58 +02:00
eeae546d01
[Overlays] fix wrong package/script name with Pycharm FHS env
Caused issues with .desktop file
2024-05-23 10:52:22 +02:00
65e6e93be8
[Overlays] fix syntax error 2024-05-13 02:17:07 +02:00
d8a04c95ba
[Overlays] cleanup dead code 2024-05-07 16:24:22 +02:00
ffe1c7a376
[Overlays/Developer] refactor pycharm FHS envs
Allows having both pycharm-community-fhs and pycharm-professional-fhs
with minimal line count.
2024-05-02 16:27:21 +02:00
7eafff8f8a
[Overlays+Packages] add clion-fhs with a few helpful packages included
Easier "standard flow" development
2024-03-08 23:08:21 +01:00
b3bf3716ca
[Overlays+Gaming] add a lutris-fhs overlay 2024-01-24 13:44:02 +01:00
810b055e4d
[Flake+Overlays] move prefer-remote-fetch overlay to sharedOverlays in flake 2023-11-25 01:10:08 +01:00
21786db271
[Overlays] add prefer-remote-fetch overlay to reduce remote-build times and save bandwidth 2023-11-07 21:30:41 +01:00
94aaf0b08b
[Overlays] Better trace messages when building pycharm-professional-fhs 2023-10-31 23:37:48 +01:00
4c71747514
[Packages] remove custom amdctl package, as it was added upstream 2023-09-21 14:18:16 +02:00
76c5828915
[Overlays] Remove nextcloud-client override as upstream now includes kio 2023-07-13 13:28:52 +02:00
c1a11ce431
[Overlays] Fix jetbrains.pycharm-professional-fhs overlay 2023-07-13 13:27:41 +02:00
30d825feba
[Overlays] improve pycharm-professional-fhs logging 2023-05-26 19:56:09 +02:00
92ab1d3a1e
[Overlays] comment-out power-profiles-daemon patch, since it no longer applies
amd_pstate was just merged, so it shouldn't be needed anymore anyway.
2023-05-25 20:32:26 +02:00
7745f3dc04
[Overlays] move unsued aviallon.overlays.optimizations to aviallon.optimizations.enable 2023-05-25 18:18:21 +02:00
e7f7c9a669
[General]: Update configuration to NixOS 23.05 beta 2023-05-25 11:38:51 +02:00
d8a572d0ea
[Desktop/Multimedia] Move ffmpeg allow-unfree to multimedia config 2023-05-22 01:10:12 +02:00
792012adaf
[Desktop/Browser] Move allow unfree list to browser-specific config 2023-05-22 01:09:30 +02:00
12bf9ea325
[Overlays] Fix syntax error 2023-05-18 00:55:35 +02:00
0e0af2403a
[Desktop/Browser] Move chromium override to relevant config 2023-05-18 00:42:13 +02:00
96cd99aacb
[Overlays] Move steam override in its section 2023-05-18 00:41:24 +02:00
4902f855c9
[Overlays] Move packages in more specific modules 2023-05-18 00:40:26 +02:00
3bb5deece0
[Optimizations] Remove opensshOptimized from overlays 2023-05-18 00:37:28 +02:00
b19f93d591
[Overlays+Desktop] Remove xwayland override as it is no longer needed 2023-05-11 19:15:12 +02:00
539e85ed95
[Browser/Firefox] refactor firefox to use callPackage
Move overrides to a config option
Add gnome support
2023-05-05 11:44:59 +02:00
bc950104c6
[Nix/Legacy] Fix legacy nix-* commands and enable them to use flake-locked nixpkgs + overlays 2023-04-27 12:27:01 +02:00
d10a7d846e
[Overlays/Packages] Add FHS wrapper for pycharm-professional
Fixes tons issues related to virtualenv handling, selecting the correct interpreter, etc.
2023-04-20 19:14:07 +02:00
470ef6f8e4
[Overlays] Use linux-manual from current kernel 2023-04-15 16:15:44 +02:00
abfcde5e8b
[Packages+Optimizations] Use bleeding-edge ffmpeg-full, enable unfree codecs and add optimizations if enabled 2023-04-05 09:48:52 +02:00
8ec15b97a5
[Desktop/Multimedia] don't directly overlay ffmpeg-full, only override for cmdline use 2023-04-05 09:47:57 +02:00
3ae50d2cc2
[Packages] xwayland makeWrapper dep should be in native build inputs 2023-04-05 09:46:35 +02:00
495ef22f0e
[Overlays+Packages] Use bleeding-edge linux-firmware package 2023-04-05 09:45:04 +02:00
6bd20a7600
[Packages+Overlays] Remove impure unstable + nur overlays, disable vdhcoapp 2023-03-31 21:43:30 +02:00
66aa613f8d
[Overlays] Add CPUfreq patch to power-profiles-daemon 2023-03-15 09:31:18 +01:00
42bf49f80e
[Overlays+Packages] Move unstable + nur overlays into package/unstable.nix 2023-03-15 09:27:53 +01:00
c980025f2d
[Packages] Add amdctl 2023-02-27 19:49:19 +01:00
27cfa18841
[Desktop/Plasma] Disable GTK portal by default and add kdepim to system package 2022-12-01 00:31:20 +01:00
97ab180e3b
[General] fix compatibility with 22.11 2022-11-28 21:08:23 +01:00
52d7d35514
[Optimizations] Recursive optimizations (!) 2022-10-12 19:31:54 +02:00
2f20fad072
[Nix+Optimizations] Fix distributed builds.
Also fix kernel and openssh if optimizations are turned off.
2022-10-08 21:22:14 +02:00
52407e3f4e
[Overlays] Add option to trace callPackage 2022-10-08 20:44:04 +02:00
043ed14890
[Optimization+Overlays] More recent GCC-GO and faster fastStdenv 2022-10-08 20:42:14 +02:00
a2c29a7c84
[Packages/Optimizations] Move all optimization logic in a dedicated file 2022-10-06 00:57:26 +02:00
0b706634e8
[Packages] Add tensorflow and rav1e support to ffmpeg 'full' 2022-10-04 22:38:24 +02:00
c25820247c
[Boot/Packages/Kernel] Add kvdo kernel module 2022-05-03 23:46:56 +02:00
94a5259b68
[Overlays/Packages] Pin nixos-unstable to specific commit 2022-04-27 01:20:42 +02:00
71f5d703f2
[Packages] Add custom firefox configuration.
With enterprise policies to selectively enable/disable things, and preinstall extensions

Also disable firefox config for aviallon
2022-04-04 20:11:28 +02:00
44e8fc72ca
[Programs] Use standard chromium 2022-04-03 23:25:09 +02:00