nova-nix 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- nova-nix.cabal +2/−2
nova-nix.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: nova-nix-version: 0.1.0.0+version: 0.1.0.1 synopsis: Windows-native Nix implementation in pure Haskell description: A pure Haskell implementation of the Nix package manager that runs natively@@ -13,7 +13,7 @@ license: MIT license-file: LICENSE-author: Devon Tomlin, Galen, Kyle Jensen+author: Devon Tomlin maintainer: devon.tomlin@novavero.ai homepage: https://github.com/Novavero-AI/nova-nix bug-reports: https://github.com/Novavero-AI/nova-nix/issues