1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: remove lib, sway

This commit is contained in:
Kierán Meinhardt
2019-12-27 23:43:06 +01:00
parent c9c6b66f69
commit 7b0a3cf884
3 changed files with 2 additions and 9 deletions

View File

@@ -1,5 +0,0 @@
{ lib }:
{
commaSep = builtins.concatStringsSep ",";
strip = lib.strings.removeSuffix "\n";
}