depot/nix
Luke Granger-Brown 823eab4775 secretsync: escape $ in variable content
GitLab doesn't treat $ as literals in file content, which means that it
tries to do variable interpolation.

This is bad and annoying, because e.g. password hashes tend to contain $,
so they get variable-interpolated and thus corrupted.

Fix this by escaping $ on input to GitLab.
2020-05-10 12:11:26 +01:00
..
pkgs secretsync: escape $ in variable content 2020-05-10 12:11:26 +01:00
default.nix porcorosso: add javaws bin that drops into a FHS env. 2020-05-06 10:01:46 +01:00