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 ee58f66 commit 2b01156Copy full SHA for 2b01156
hnix-store-core/src/System/Nix/StorePathMetadata.hs
@@ -47,4 +47,4 @@ data StorePathTrust
47
| -- | It was built elsewhere (and substituted or similar) and so
48
-- is less trusted
49
BuiltElsewhere
50
- deriving (Show, Eq)
+ deriving (Show, Eq, Ord)
0 commit comments