Use non-deprecated nixpkgs methods (#96)

This commit is contained in:
Patrick Stevens
2024-12-24 19:57:07 +00:00
committed by GitHub
parent 6e26d55abd
commit 09b2d1a2b7
7 changed files with 349 additions and 254 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
</PropertyGroup>
<ItemGroup>