horizon-gen-nix 0.3.0 → 0.3.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
- horizon-gen-nix.cabal +2/−2
horizon-gen-nix.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: horizon-gen-nix-version: 0.3.0+version: 0.3.0.1 synopsis: Generate nix expressions from horizon-spec definitions description: Generate nix expressions from horizon-spec definitions category: Package Management, Nix@@ -44,7 +44,7 @@ -Wno-safe -Wno-unsafe build-depends:- , base >=4.7 && <5+ , base >=4.17 && <5 , Cabal-syntax , cabal2nix , containers