mirror of
https://github.com/typeable/octopod.git
synced 2024-11-22 16:56:29 +03:00
iko
cbcd09f114
* Migrate to haskell.nix for everything * Fixed build (?) * Fixed build * build frontend with ghcjs * Updated Makefile * Uglified js * Made frontend actually work (: * Increase swap * Added checkout back in (: * Updated VS Code settings * formatted cabal.project * cleaned up nix
36 lines
957 B
Plaintext
36 lines
957 B
Plaintext
packages:
|
|
octo-cli/
|
|
octopod-api/
|
|
octopod-backend/
|
|
octopod-common/
|
|
octopod-frontend/
|
|
|
|
allow-newer:
|
|
servant-reflex:servant,
|
|
servant-reflex:servant-auth,
|
|
servant-reflex:reflex
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/ilyakooo0/obelisk
|
|
tag: e3c45d230bfc60351c82e8674bc190349fcfae3a
|
|
subdir: lib/route
|
|
--sha256: 1syczkabq8yz7fw5jpmax15770bbb12wgdmm3lbgvh4m9qvfmblg
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/obsidiansystems/obelisk
|
|
tag: 7ad33cbe3e84b209e83c505ce25486445bbd602e
|
|
subdir: lib/tabulation
|
|
--sha256: 0dlk8y6rxc87crw7764zq2py7nqn38lw496ca1y893m9gdq8qdkz
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/obsidiansystems/obelisk
|
|
tag: 7ad33cbe3e84b209e83c505ce25486445bbd602e
|
|
subdir: lib/executable-config/lookup
|
|
--sha256: 0dlk8y6rxc87crw7764zq2py7nqn38lw496ca1y893m9gdq8qdkz
|
|
|
|
package reflex-dom
|
|
flags: +use-warp
|