nixpacks

App source + Nix packages + Docker = Image

MIT License

Downloads
92.8K
Stars
2.2K
Committers
91

Bot releases are visible (Hide)

nixpacks - v1.1.0

Published by github-actions[bot] almost 2 years ago

Changes

  • #727 Install ruby with rbenv
  • #762 Ruby Version Envvar
  • #763 Use ubuntu image for all Ruby
nixpacks - v1.0.5

Published by github-actions[bot] almost 2 years ago

Changes

  • #742 Support cacheDirctories field in package.json
  • #755 allow insecure nix package installs
  • #756 use latest base debian and ubuntu images
  • #757 update ubuntu base image on schedule
  • #759 Bump Debian base image to debian-1673374436
  • #760 Bump Ubuntu base image to ubuntu-1673375667
  • #761 only cache .tsbuildinfo if file exists
nixpacks - v1.0.4

Published by github-actions[bot] almost 2 years ago

Changes

  • #743 Use cargo quickinstall in rust-debian.sh
  • #744 Fix rust-debian.sh
  • #745 Update nixpkgs archive
  • #746 Bump Debian base image to debian-1672099504
  • #747 Update nixpkgs archive
  • #749 Bump Debian base image to debian-1672704306
  • #752 Bump mikepenz/release-changelog-builder-action from 3.5.0 to 3.6.0
nixpacks - v1.0.3

Published by github-actions[bot] almost 2 years ago

Changes

  • #728 Docs: Add 8.2 to supported PHP versions
  • #730 Update nixpkgs archive
  • #731 Bump base image to debian-1671494681
  • #732 Fix some wording in publish_ubuntu & publish_debian
  • #718 Add traits Send And Sync to the Provider type
  • #733 PNPM fixes
  • #734 Cache tsbuildinfo files
  • #735 Bump actions/stale from 6 to 7
  • #739 Enable SSHD in codespace configuration
  • #738 Bump dependencies
  • #740 Use cargo binstall in codespace installation
  • #741 Fix cargo-binstall not installing in devcontainer configuration
  • #737 Bump default Poetry version
nixpacks - v1.0.2

Published by github-actions[bot] almost 2 years ago

Changes

  • #726 use debian base image for ruby 2
nixpacks - v1.0.1

Published by github-actions[bot] almost 2 years ago

Changes

  • #725 Java provider default jdk17 and custom versions
nixpacks - v1.0.0

Published by github-actions[bot] almost 2 years ago

Changes

  • #712 Default to Ubuntu base image
nixpacks - v0.17.0

Published by github-actions[bot] almost 2 years ago

Changes

  • #721 Add PHP 8.2 and make it the default
nixpacks - v0.16.3

Published by github-actions[bot] almost 2 years ago

Changes

  • #723 Pass the nixpacks.toml variables to the providers
nixpacks - v0.16.2

Published by github-actions[bot] almost 2 years ago

Changes

  • #716 Fix Rust custom toolchain file support
nixpacks - v0.16.1

Published by github-actions[bot] almost 2 years ago

Changes

  • #706 Bump mikepenz/release-changelog-builder-action from 3.4.0 to 3.5.0
  • #708 Bump base image to debian-1670889918
  • #710 Update java.md
  • #711 Create an Ubuntu base image
  • #713 Install openssl from nixpkgs if prisma is detected
  • #715 noninteractive debian frontend and install tzdata
  • #717 Add Corepack docs
  • #720 Apply updated clippy fixes
  • #719 do not use corepack for node 14
nixpacks - v0.16.0

Published by github-actions[bot] almost 2 years ago

Changes

  • #687 Add Pipenv support to Python provider
  • #678 [Node] Support Corepack properly
  • #697 Bump base image to debian-1669680335
  • #698 Remove 7.4 from PHP supported versions in docs
  • #699 Add workflow to push Nixpacks base image to docker hub
  • #704 Bump base image to debian-1670285109
  • #685 Support copy files to a subdirectory in app directory
nixpacks - v0.15.0

Published by github-actions[bot] almost 2 years ago

Changes

  • #676 Bump base image to debian-1668470745
  • #679 migrate to clap derive api
  • #681 Bump mislav/bump-homebrew-formula-action from 1 to 2
  • #682 Allow unfree nixpkgs
  • #689 Bump base image to debian-1669075557
  • #691 Bump base image to debian-1669098887
nixpacks - v0.14.0

Published by github-actions[bot] almost 2 years ago

Changes

  • #673 Ensure gradlew is executable
  • #674 servce static files
nixpacks - v0.13.1

Published by github-actions[bot] almost 2 years ago

Changes

  • #648 use nix pkgs instead of apt for rust musl-tools and binutils
  • #670 Log app contents when no plan can be generated
  • #669 rename providers to c# and f#
  • #671 Docs for multiple providers
nixpacks - v0.13.0

Published by github-actions[bot] almost 2 years ago

Changes

  • #664 Bump base image to debian-1667866002
  • #665 Adds Async/Tokio Support
  • #668 Match all "magick" gems
  • #642 for ruby, cache bundle install by default if Gemfile* has not changed
nixpacks - v0.12.3

Published by github-actions[bot] almost 2 years ago

Changes

  • #663 significantly reduce ruby memory usage by setting default env variable MALLOC_ARENA_MAX=2
nixpacks - v0.12.2

Published by github-actions[bot] almost 2 years ago

Changes

  • #654 Lowercase provider names
  • #656 Better output if there are no phases in the build plan
  • #655 remove rvm source after install
nixpacks - v0.12.1

Published by github-actions[bot] almost 2 years ago

Changes

  • #650 Detect command
nixpacks - v0.12.0

Published by github-actions[bot] almost 2 years ago

Changes

  • #646 Update textwrap dep
  • #638 Experimental Support for Multiple Providers
  • #647 allow passing a full build plan as command line argument