a bunch of random changes again

This commit is contained in:
Sebastian Moser
2024-01-16 09:03:26 +01:00
parent 6c72ddc81d
commit 22d3e2bd96
96 changed files with 1878 additions and 476 deletions

0
mods/battery_monitor.nix Normal file → Executable file
View File

2
mods/cbm.nix Normal file → Executable file
View File

@@ -1,6 +1,7 @@
{ stdenv
, fetchFromGitHub
, ncurses
, autoreconfHook
}:
stdenv.mkDerivation rec {
@@ -16,5 +17,6 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
ncurses
autoreconfHook
];
}

0
mods/my-nixpkgs-overlay.nix Normal file → Executable file
View File

0
mods/supabase.nix Normal file → Executable file
View File

0
mods/xdg-desktop-portal-termfilechooser/default.nix Normal file → Executable file
View File

0
mods/xdg-desktop-portal-termfilechooser/flake.nix Normal file → Executable file
View File

View File

View File

0
mods/xdg-desktop-portal-termfilechooser/test.patch Normal file → Executable file
View File

0
mods/xdg-desktop-portal-termfilechooser/test2.patch Normal file → Executable file
View File