8000
Skip to content

Releases: DavHau/nix-portable

nix-portable-012

Choose a tag to compare

@DavHau DavHau released this 15 Apr 08:53
  • add bundling feature (see readme): nix bundle --bundler github:DavHau/nix-portable [...]
  • fix automatic runtime selection (previously would crash on several distros)
  • update proot to 5.4.0 (unbreaks nix-portable for ubuntu 24.04)
  • bring back support for docker
  • improve initialization performance by caching the automatic runtime selection

nix-portable-011

Choose a tag to compare

@DavHau DavHau released this 11 Apr 10:37
9efabbf
  • add new runtime: nix --store (alternative to brwap and proot)
  • prefer the new nix runtime by default
  • update nix to 2.20.6
  • update nixpkgs to current unstable

nix-portable-010

Choose a tag to compare

@DavHau DavHau released this 16 Oct 13:48
  • update nix to 2.18.0
  • update nixpkgs to 23.05
  • remove support for docker

nix-portable-009

Choose a tag to compare

@DavHau DavHau released this 29 Jan 05:00
a53a3f3

Update nix, proot & support aarch64-linux

  • update nix to 2.5.1
  • update proot t 5.3.0
  • support aarch64-linux
  • remove variable NP_MINIMAL
  • new variable NP_GIT to specify path to git executable
  • always install the git from nixpkgs on first use, except when NP_GIT is defined.

nix-portable-008

Choose a tag to compare

@DavHau DavHau released this 28 Apr 12:16
bb4710c

Performance and compatibility improvements.

  • User namespaces will now be utilized on more systems.
  • Fixed some problems with SSL and git.

nix-portable-007

Choose a tag to compare

@DavHau DavHau released this 27 Apr 11:42
7ebf4ca
  • Startup performance improvements
  • Compatibility improvements
  • Reliable sandbox fallback
  • Bug Fixes

nix-portable-006

Choose a tag to compare

@DavHau DavHau released this 13 Apr 10:43

Disable use-sqlite-wal by default

nix-portable-005

Choose a tag to compare

@DavHau DavHau released this 13 Apr 04:37

Patch nix to work on an NFS based nix store.

nix-portable-004

Choose a tag to compare

@DavHau DavHau released this 12 Mar 06:43

add variable NP_LOCATION

nix-portable-003

Choose a tag to compare

@DavHau DavHau released this 28 Feb 13:32

v003

0