Skip to content

Tags: nix-community/nixos-anywhere

Tags

1.10.0

Toggle 1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #520 from nix-community/release-1.10.0

Release 1.10.0

1.9.0

Toggle 1.9.0's commit message
bump version 1.9.0

1.8.0

Toggle 1.8.0's commit message
bump version 1.8.0

1.7.0

Toggle 1.7.0's commit message
bump version 1.7.0

1.6.0

Toggle 1.6.0's commit message
bump version 1.6.0

1.5.0

Toggle 1.5.0's commit message
create subdirs for `--generate-hardware-config` if they did not exist…

… yet

1.4.0

Toggle 1.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
terraform: fix typos in phase subtraction

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #330 from nix-community/joerg-ci

bump version to 1.3.0

1.2.0

Toggle 1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Detect IPv6 automatically, Rewrite kexec url

This uses ip r g 1.1.1.1 to test if there's any route to an IPv4
internet host

If that fails and the url is a github.com one it will change github.com
to gh-v6.com,
as specified in the documentation

This saves the user from an extra manual step and makes nixos-anywhere
better

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>

1.1.2

Toggle 1.1.2's commit message
Revert "removed duplicate "/tmp/disk-1.key /tmp/disk-1.key""

This reverts commit e8a9227.