Try HTTP Request

This commit is contained in:
2025-09-27 12:38:35 +02:00
parent 61a98986d3
commit 5ea7f762dc
3 changed files with 12 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
buildInputs = with pkgs; [
glib
libadwaita
libsoup_3
];
};
default = self.packages."${system}".allesapp;