make 2305 inputs explicit
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
|
||||
bin = "python -c 'import sys; sys.stdout.write(sys.stdin.read().strip())' | curl -is -X POST https://i.kuklef.se/upload -F content=@- -F expiration=10d | grep '^location:' | cut -d' ' -f2-";
|
||||
|
||||
denix = "sed -E 's@/nix/store/[^ /]+/@@g'";
|
||||
denix = "sed -E 's@/nix/store/[^ /]+@@g'";
|
||||
};
|
||||
|
||||
# TODO: auto-update db
|
||||
|
||||
Reference in New Issue
Block a user