Fixing all warnings

This commit is contained in:
Lyes Saadi 2026-03-06 20:34:14 +01:00
parent 32720ae712
commit 169912a47b
Signed by: lyes
GPG key ID: 55A1D803917CF39A
15 changed files with 124 additions and 92 deletions

View file

@ -24,4 +24,9 @@
via
];
};
# Fixing launch issues with some desktops (sway...)
# systemd.user.extraConfig = ''
# DefaultEnvironment="PATH=/run/current-system/sw/bin"
# '';
}

View file

@ -61,7 +61,7 @@ in {
helvum
local.quadcastrgb
euphonica
#local.KhinsiderDownloader
local.KhinsiderDownloader
# Games
heroic
@ -99,6 +99,7 @@ in {
vscodium
# zed-editor
gcc
gnumake
rustup
python3
zola
@ -112,7 +113,7 @@ in {
nodejs
nil
nixd
nixfmt-rfc-style
nixfmt
protege # LogIA Course
haskellPackages.Agda
agdaPackages.standard-library
@ -197,13 +198,13 @@ in {
nixpkgs.overlays = [
# Version pins
(final: prev: {
# factorio = prev.factorio.overrideAttrs (super: {
# factorio = final.factorio.overrideAttrs (super: {
# version = "2.0.42";
# # src.name = "factorio_alpha_x64-2.0.42.tar.xz";
# # src.sha256 = "1zq6wcqkmn9bzys27v0jlk9m9m1jhaai1mybdv8hz7p2si4l76n9";
# src = "/nix/store/b9y0dwgxa6hpddrd8nn0g2fizxl3xss7-factorio_alpha_x64-2.0.42.tar.xz";
# });
# factorio = prev.factorio.overrideAttrs (super: {
# factorio = final.factorio.overrideAttrs (super: {
# username = "ntlyes";
# token = "";
# src =