Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 452 Bytes

RELEASE.md

File metadata and controls

19 lines (13 loc) · 452 Bytes

Release on GitHub

  • Bump version in devenv/Cargo.toml and package.nix
  • git commit
  • git tag
  • git push --tags
  • Create a release on GitHub

Release on nixpkgs

  • Sync the package.nix in nixpkgs with ./package.nix
  • Update devenv_nix if necessary

After nixpkgs release

Wait for the release to reach nixpkgs-unstable.