Skip to content
  1. 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
  2. Dec 25, 2024
  3. Dec 24, 2024
  4. Dec 18, 2024
  5. Dec 07, 2024
  6. 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
  7. Nov 15, 2024
  8. Nov 12, 2024
  9. 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
  10. Nov 05, 2024
  11. Oct 12, 2024
  12. Oct 09, 2024
  13. Sep 27, 2024
  14. Sep 22, 2024
  15. Sep 20, 2024
  16. Aug 31, 2024
  17. Aug 03, 2024
  18. Jun 30, 2024
Loading