about summary refs log tree commit diff
path: root/net/alcoholic_jwt/default.nix (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-08-15 r/2737 feat(alcoholic_jwt): Add Nix build for crateVincent Ambo1-0/+9
... mostly to get CI. Note that this adds the Cargo.lock file because we require pinning, but it is generally not required for Rust libraries. Change-Id: Iedbd3758e8df8a7f60fe67b6b06c8e41aba8f345 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3362 Reviewed-by: tazjin <mail@tazj.in> Tested-by: BuildkiteCI