mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:39:39 +00:00
vanadium/hoogle: use port 3001
This commit is contained in:
parent
d6cf97001d
commit
23938ae63e
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@
|
||||||
|
|
||||||
services.hoogle = {
|
services.hoogle = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
port = 3001; # leave 8080 for other stuff
|
||||||
packages =
|
packages =
|
||||||
haskellPackages: with haskellPackages; [
|
haskellPackages: with haskellPackages; [
|
||||||
optparse-applicative
|
optparse-applicative
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue