https://gitlab.opengeosys.org/ogs/ogs.git
Revision d4ca7e627f2fc012bfe434649b797e78e5c2a8f1 authored by Lars Bilke on 04 April 2023, 13:13:32 UTC, committed by Lars Bilke on 04 April 2023, 13:13:32 UTC
Introducing reproducable builds with guix

See merge request ogs/ogs!4550
2 parent s 94feaea + d7c52fb
Raw File
Tip revision: d4ca7e627f2fc012bfe434649b797e78e5c2a8f1 authored by Lars Bilke on 04 April 2023, 13:13:32 UTC
Merge branch 'helper-repo' into 'master'
Tip revision: d4ca7e6
.gitmodules
[submodule "ThirdParty/container-maker"]
	path = ThirdParty/container-maker
	url = https://gitlab.opengeosys.org/ogs/container-maker.git
[submodule "ThirdParty/ogs6py"]
	path = ThirdParty/ogs6py
	url = https://github.com/joergbuchwald/ogs6py.git
[submodule "ThirdParty/bilke/cmake-modules"]
	path = ThirdParty/bilke/cmake-modules
	url = https://github.com/bilke/cmake-modules.git
[submodule "ThirdParty/collection"]
	path = ThirdParty/collection
	url = https://gitlab.opengeosys.org/ogs/libs/collection.git
back to top