fixup! Rework my page and add info from listenbrainz
Docker Build and Push / build-and-push (push) Failing after 19s

This commit is contained in:
2026-02-04 15:02:22 +03:00
parent 8c1ffdcdfe
commit f571bf801e
4 changed files with 7 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ pkgs.mkShell {
buildInputs = with pypkgs; [
python
python-magic
virtualenv
pkgs.nodePackages.sass
];