diff options
author | 2025-02-20 15:03:22 +0100 | |
---|---|---|
committer | 2025-02-20 18:36:23 +0100 | |
commit | 346b6399533121d96c4e5e7f2e9e4bfd8d60dc37 (patch) | |
tree | 5a4ab54bb6416d420898972f54a88c6b48d65ef1 /nix/sources.json | |
parent | 7ec1d7be0c4543c6ffa22e126272630995ec41e9 (diff) |
create content repository if it does not exist
Diffstat (limited to 'nix/sources.json')
-rw-r--r-- | nix/sources.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/sources.json b/nix/sources.json index 42ecc08..6cfed78 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -2,7 +2,7 @@ "json2sql": { "branch": "main", "repo": "git@code.nomath.org:~/json2sql", - "rev": "9772e7f357585f567c7d93e138870f460f0342ab", + "rev": "1e75f8998e8ba9c88ce6dbf7e809e30c233eb611", "type": "git" }, "nixpkgs": { |