Skip to content
Snippets Groups Projects
  1. Mar 21, 2025
  2. Mar 16, 2025
    • nimrod's avatar
      Workbench: Update pipx usage. · dff7052f
      nimrod authored
      Use the new `--global` option for installation and remove the
      environment variables that override the default behavior for the global
      installations.
      dff7052f
  3. Mar 05, 2025
  4. Mar 04, 2025
  5. Mar 03, 2025
  6. Feb 01, 2025
  7. Jan 28, 2025
  8. Jan 11, 2025
  9. Dec 27, 2024
    • nimrod's avatar
      toolbx: Remove the SHELL instruction. · 845d4490
      nimrod authored
      There aren't any more pipes in the Dockerfile so it's not needed and
      it's ignored by Podman.
      845d4490
    • nimrod's avatar
      toolbx: Update the APT keyring handling. · d3d332a1
      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.
      d3d332a1
    • nimrod's avatar
      toolbx: curlrc fix. · 21eef42b
      nimrod authored
      Not sure why this change fixes the build, but it does.
      21eef42b
  10. Dec 25, 2024
  11. Dec 24, 2024
  12. Dec 18, 2024
  13. Dec 07, 2024
  14. Nov 29, 2024
    • nimrod's avatar
      Workbench: Flexible Pip contraints. · 1389d1bd
      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).
      1389d1bd
  15. Nov 15, 2024
  16. Nov 12, 2024
  17. Nov 09, 2024
    • nimrod's avatar
      Resolver: Fix the build. · 203a5a97
      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).
      203a5a97
  18. Nov 05, 2024
  19. Oct 12, 2024
  20. Oct 09, 2024
  21. Sep 27, 2024
  22. Sep 22, 2024
  23. Sep 20, 2024
Loading