aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-10-11 15:33:35 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-10-11 15:33:38 +0200
commit3870e8160d871643e93c4147251ff9930cb7c833 (patch)
treea57b3e9f61bcf308bfdef59f8c1db8a69a6f842b
parent9a44128f4c2228311b5402d3b57c056f5f20558e (diff)
update json2sql to fix INSERT, DELETE
-rw-r--r--nix/sources.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 7fee170..341a28e 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -2,7 +2,7 @@
"json2sql": {
"branch": "main",
"repo": "git@code.nomath.org:~/json2sql",
- "rev": "58b2ef265847d005300df4b6e908734bae1a7cb4",
+ "rev": "ff448719b9fa0463639440dcdfcca17294a02d83",
"type": "git"
},
"nixpkgs": {