From 33668e068d7cb81ab05d67f40fc1acc1fa701941 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Wed, 11 Feb 2026 14:50:57 +0100 Subject: [PATCH] Added cmake and catch2 to semester file --- 2025-2026-02.nix | 3 +++ commit_text | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/2025-2026-02.nix b/2025-2026-02.nix index 1f92da9..4c557fe 100644 --- a/2025-2026-02.nix +++ b/2025-2026-02.nix @@ -10,5 +10,8 @@ dotnet-sdk_9 netcoredbg jdk + + cmake + catch2 ]; } diff --git a/commit_text b/commit_text index 5631d55..0edf9e2 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Removed rnote and added xournalpp +Added cmake and catch2 to semester file