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