nix: upgrade 2.3.2 > 2.3.4
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
68b9b18cae
commit
e1eda363e6
|
@ -3,7 +3,7 @@
|
|||
GIT_ROOT=$(cd "${BASH_SOURCE%/*}" && git rev-parse --show-toplevel)
|
||||
source "${GIT_ROOT}/scripts/colors.sh"
|
||||
|
||||
NIX_VERSION="2.3.2"
|
||||
NIX_VERSION="2.3.4"
|
||||
NIX_INSTALL_URL="https://nixos.org/releases/nix/nix-${NIX_VERSION}/install"
|
||||
|
||||
function install_nix() {
|
||||
|
|
Loading…
Reference in New Issue