Compare commits
2 Commits
8d68caeb8d
...
e241a5767f
| Author | SHA1 | Date | |
|---|---|---|---|
| e241a5767f | |||
| 1e754b0ebf |
@@ -36,6 +36,7 @@ rec {
|
||||
haskellPackages.autotypes
|
||||
haskellPackages.cabal-install
|
||||
haskellPackages.ormolu
|
||||
pkgs.niv
|
||||
(pkgs.writeScriptBin "reload" ''
|
||||
set -efu
|
||||
${haskellPackages.ghcid.bin}/bin/ghcid -c \
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"json2sql": {
|
||||
"branch": "main",
|
||||
"repo": "git@code.nomath.org:~/json2sql",
|
||||
"rev": "ff448719b9fa0463639440dcdfcca17294a02d83",
|
||||
"rev": "56fccc922fd3d7fdf748b7d2b6cf1df4e48bceb2",
|
||||
"type": "git"
|
||||
},
|
||||
"nixpkgs": {
|
||||
|
||||
Reference in New Issue
Block a user