We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c4a55 commit 6c0a249Copy full SHA for 6c0a249
CMakeLists.txt
@@ -28,7 +28,7 @@ else()
28
FetchContent_Declare(
29
nix
30
GIT_REPOSITORY https://github.com/amanotk/nix.git
31
- GIT_TAG v0.1.8
+ GIT_TAG v0.2.0
32
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/nix
33
BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR}/nix
34
)
0 commit comments