Skip to content

Releases: DavHau/nix-portable

nix-portable-012

15 Apr 08:53
Compare
Choose a tag to compare
  • 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

11 Apr 10:37
9efabbf
Compare
Choose a tag to compare
  • 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

16 Oct 13:48
Compare
Choose a tag to compare
  • update nix to 2.18.0
  • update nixpkgs to 23.05
  • remove support for docker

nix-portable-009

29 Jan 05:00
a53a3f3
Compare
Choose a tag to compare

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

28 Apr 12:16
bb4710c
Compare
Choose a tag to compare

Performance and compatibility improvements.

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

nix-portable-007

27 Apr 11:42
7ebf4ca
Compare
Choose a tag to compare
  • Startup performance improvements
  • Compatibility improvements
  • Reliable sandbox fallback
  • Bug Fixes

nix-portable-006

13 Apr 10:43
Compare
Choose a tag to compare

Disable use-sqlite-wal by default

nix-portable-005

13 Apr 04:37
Compare
Choose a tag to compare

Patch nix to work on an NFS based nix store.

nix-portable-004

12 Mar 06:43
Compare
Choose a tag to compare

add variable NP_LOCATION

nix-portable-003

28 Feb 13:32
Compare
Choose a tag to compare