Restructure into a library (#7)

This commit is contained in:
Patrick Stevens
2023-04-12 20:33:42 +01:00
committed by GitHub
parent eee94c399d
commit 0c6a3abc08
18 changed files with 2044 additions and 1925 deletions

View File

@@ -23,7 +23,7 @@
crate2nix,
...
}: let
name = "performance_aware_programming";
name = "wrapper";
in
utils.lib.eachDefaultSystem
(