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