Skip to content

Commit 6c0a249

Browse files
committed
Updated nix tag
1 parent 70c4a55 commit 6c0a249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ else()
2828
FetchContent_Declare(
2929
nix
3030
GIT_REPOSITORY https://github.com/amanotk/nix.git
31-
GIT_TAG v0.1.8
31+
GIT_TAG v0.2.0
3232
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/nix
3333
BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR}/nix
3434
)

0 commit comments

Comments
 (0)