"official/projects/bigbird/encoder.py" did not exist on "85d08132f4033cc135a3e964a9cf7bd69000af6d"
  1. 20 Nov, 2024 1 commit
    • Daniël de Kok's avatar
      nix: build and cache impure devshells (#2765) · 07bed530
      Daniël de Kok authored
      * nix: build and cache all devshells
      
      * nix: add poetry to the impure shell
      
      This shouldn't be used to manage dependencies in a Nix devshell, but can
      be handy to update `poetry.lock`.
      
      * Fix Nix build, disable pure shell (covered by Nix tests)
      07bed530