diff --git a/nix/cmake_modules/cmake_modules.nix b/nix/cmake_modules/cmake_modules.nix index 63c9d59..bc0ca98 100644 --- a/nix/cmake_modules/cmake_modules.nix +++ b/nix/cmake_modules/cmake_modules.nix @@ -4,7 +4,7 @@ stdenv.mkDerivation { name = "cmake_modules"; src = fetchFromGitHub { - owner = "BoostCMake"; + owner = "NilFoundation"; repo = "cmake_modules"; rev = "57639741ecf018835deb97a04db2200241d7fbd3"; hash = "sha256-/Fu+Co1W/0/c7GhLLv1Ozyw7LyezYGZtj3NODfS339o=";