Releases: railwayapp/nixpacks
Releases · railwayapp/nixpacks
v0.2.6
Changes
- #327 Revert "Replace
-
with.
when specifying nix packages" - #329 Update nixpkgs archive to
9eb60f25aff0d2218c848dd4574a0ab5e296cabe
- #310 no-cache option also does not use the docker cache
- #326 Remove a bunch of needless heap allocations
- #331 Haskell caching
- #330 Add ruby bin dir to path
- #332 docs: fix a typo for static files provider
- #335 Fix Rails docker run tests
- #334 Fix rust compilation of
openssl-sys
v0.2.5
v0.2.4
Changes
- #301 fix(providers): installing haskell on arm container
- #303 Auto-update nix archive
- #305 fix update nixpkgs archive cron
- #295 feat: issue templates
- #309 Update install script output
- #311 Redirect nixpacks.com/install.sh to install script
- #313 Add pkg-config to base image
- #314 Bump base image to
debian-1657820962
- #315 Remove cache key test
- #316 Ruby provider updates
- #317 install zlib dev by default in Haskell provider
v0.2.3
v0.2.2
Changes
v0.2.1
Changes
- #280 NIXPACKS_NO_CACHE config variable
- #282 document the NIXPACKS_NO_CACHE variable
- #281 Don't search for package.json files in node_modules
- #283 Remove deprecated node versions
- #266 Fix versions of npm, yarn and pnpm
- #284 Strip newlines from config (
NIXPACKS_
) variables - #285 Flag to just print the generated dockerfile
v0.2.0
Changes
- #259 BuildKit Caching
- #262 remove cache key println
- #264 clippy and linting
- #263 Better errors when failing to read JSON and TOML files
- #268 Go caching
- #269 Add Caching docs
- #270 Configurable cache dirs
- #271 move node canvas docs to setup section
- #272 Docs improvments
- #265 Hash default cache key (shorter)
- #273 fix toc heading detection
- #275 Correct environment variable names in the docs
- #276 Fix typos
- #277 Remove some deps
- #279 Fix docs cli commands