Compare commits

..

No commits in common. "3ed47822fa661d2b40cfc919b3db727fefbc8092" and "f1bce47ea3025489ed541039f56b296892de1be9" have entirely different histories.

View file

@ -87,7 +87,7 @@
packages.default = packages.crate;
apps.crate = inputs.flake-utils.lib.mkApp {
name = "hem";
name = "library";
drv = crate;
};
apps.default = apps.crate;