We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd1d11 commit e9a7bbcCopy full SHA for e9a7bbc
hnix-store-core/tests/Signature.hs
@@ -1,4 +1,7 @@
1
{-# 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
5
6
module Signature where
7
0 commit comments