- Dec 27, 2024
-
-
nimrod authored
There aren't any more pipes in the Dockerfile so it's not needed and it's ignored by Podman.
-
nimrod authored
- Use the asc format instead of the gpg DB. APT starts ignoring these files with the warnings that this is an unsupported filetype. - Move them to /etc/apt/keyrings while I was at it. It's the new proper place for them.
-
nimrod authored
Not sure why this change fixes the build, but it does.
-
- Dec 25, 2024
-
-
nimrod authored
Just want `ansi2txt` to easily strip color codes.
-
- Dec 24, 2024
-
-
nimrod authored
-
- Dec 18, 2024
-
-
nimrod authored
-
- Dec 07, 2024
- Nov 29, 2024
-
-
nimrod authored
The OS packages come with a version of packaging. Installing a different version with Pip is not possible as it requires uninstalling the OS version which doesn't have all of the needed metadata, therefore the Pip constraint. Instead of updating the contraint manually everytime it's updated in Debian, use the version that's currently installed and it should always be OK (hopefully).
-
- Nov 15, 2024
-
-
nimrod authored
-
- Nov 12, 2024
-
-
nimrod authored
-
- Nov 09, 2024
-
-
nimrod authored
Some packages are now available in the community repo for 3.20 so there's no need for the edge community repo (and it breaks the build).
-
- Nov 05, 2024
-
-
nimrod authored
-
- Oct 12, 2024
-
-
nimrod authored
-
nimrod authored
Migrated from https://git.shore.co.il/nimrod/resolver.
-
- Oct 09, 2024
- Sep 27, 2024
-
-
nimrod authored
-
- Sep 22, 2024
- Sep 20, 2024
- Aug 31, 2024
-
-
nimrod authored
An older version than the one in Debian is being required and the Debian version is being uninstalled. Removing the Debian package will remove gyp and npm. The Python uninstallation fails so let's try to force the version in Debian instead.
-
nimrod authored
Until https://github.com/aws/aws-cli/issues/8342 is resolved, AWS CLI v2 can't be used with Python 3.12. But v1 is.
-
- Aug 03, 2024
- Jun 30, 2024