Skip to content

Commit 35aede2

Browse files
committed
switch hackage category from System to Nix
1 parent da95489 commit 35aede2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license-file: LICENSE
1111
author: Shea Levy
1212
maintainer: [email protected]
1313
copyright: 2018 Shea Levy
14-
category: System
14+
category: Nix
1515
build-type: Simple
1616
extra-source-files: ChangeLog.md, README.md
1717
cabal-version: >=1.10

hnix-store-remote/hnix-store-remote.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license-file: LICENSE
88
author: Richard Marko
99
maintainer: [email protected]
1010
copyright: 2018 Richard Marko
11-
category: System
11+
category: Nix
1212
build-type: Simple
1313
extra-source-files: README.md
1414
cabal-version: >=1.10

0 commit comments

Comments
 (0)