Skip to content

Commit ac24e61

Browse files
committed
Remove Derivation types.
These are currently unused and are not going to be needed for initial hnix support. We can resurrect when we have a use case.
1 parent 63643e9 commit ac24e61

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

hnix-store-core/hnix-store-core.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ cabal-version: >=1.10
1919
library
2020
exposed-modules: System.Nix.Base32
2121
, System.Nix.Build
22-
, System.Nix.Derivation
2322
, System.Nix.GC
2423
, System.Nix.Hash
2524
, System.Nix.Internal.Hash

hnix-store-core/src/System/Nix/Derivation.hs

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)