From fc1f4cf76bada7fad1d70399974e1541ffea2156 Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Sat, 21 Oct 2023 18:23:07 +0100 Subject: [PATCH] Update lockfile --- Tupfile | 1 - lock.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Tupfile b/Tupfile index 115a748..1b44a39 100644 --- a/Tupfile +++ b/Tupfile @@ -1,4 +1,3 @@ include_rules -: |> !nim_lk |> | ./ : lock.json |> !nim_cfg |> | ./ : foreach src/*.nim |> !nim_check |> diff --git a/lock.json b/lock.json index a49ad33..e74d491 100644 --- a/lock.json +++ b/lock.json @@ -1 +1 @@ -{"depends":[{"url":"https://github.com/ehmry/nim-bigints.git","rev":"86ea14d31eea9275e1408ca34e6bfe9c99989a96","date":"2023-10-06T09:36:11+01:00","path":"/nix/store/7ddvvyf9irrybg3iz2li6l6r91c6yzxz-nim-bigints-86ea14d","sha256":"15pcpmnk1bnw3k8769rjzcpg00nahyrypwbxs88jnwr4aczp99j4","hash":"sha256-RKZ0P1MkcysR0n3x67OHygLwLvsyJ3PQHNyuMG297JY=","fetchLFS":false,"fetchSubmodules":true,"deepClone":false,"leaveDotGit":false,"method":"git","ref":"20231006","packages":["bigints"],"srcDir":"src"}]} +{"depends":[{"method":"fetchzip","packages":["bigints"],"path":"/nix/store/jvrm392g8adfsgf36prgwkbyd7vh5jsw-source","ref":"20231006","rev":"86ea14d31eea9275e1408ca34e6bfe9c99989a96","sha256":"15pcpmnk1bnw3k8769rjzcpg00nahyrypwbxs88jnwr4aczp99j4","srcDir":"src","url":"https://github.com/ehmry/nim-bigints/archive/86ea14d31eea9275e1408ca34e6bfe9c99989a96.tar.gz"}]} -- 2.45.2