Skip to content

Commit e9a7bbc

Browse files
committed
core: add comment for test credits
Related to #240
1 parent 1fd1d11 commit e9a7bbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hnix-store-core/tests/Signature.hs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{-# LANGUAGE OverloadedStrings #-}
2+
-- Inspired by https://cl.tvl.fyi/c/depot/+/10081/1/tvix/nix-compat/src/narinfo/signature.rs
3+
-- and https://github.com/nix-community/go-nix/pull/93
4+
-- by @flokli and @zimbatm
25

36
module Signature where
47

0 commit comments

Comments
 (0)