nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1--- a/CMakeLists.txt
2+++ b/CMakeLists.txt
3@@ -13,8 +13,7 @@
4 # You should have received a copy of the GNU General Public License
5 # along with this program. If not, see <http://www.gnu.org/licenses/>.
6
7-cmake_minimum_required(VERSION 2.8.12)
8-cmake_policy(VERSION 2.8.12)
9+cmake_minimum_required(VERSION 3.10)
10
11 project(schroot)
12