From 5e5146def2fd49901a6892b4a1352263f78c8351 Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Thu, 09 Apr 2026 09:36:22 +0000 Subject: [PATCH] update tangled knot input --- flake.lock | 48 +++++++++++++++++++++++++++++++++++++++++++----- 1 file(s) changed, 43 insertion(s)(+), 5 deletion(s)(-) diff --git a/flake.lock b/flake.lock --- a/flake.lock +++ b/flake.lock @@ -199,11 +199,28 @@ "repo": "nixpkgs", "type": "github" } }, + "nixpkgs-fetch-deno": { + "locked": { + "lastModified": 1766410835, + "narHash": "sha256-dRhVt0aFDyTqppyzRLxiO1JZEAoIA2fUnaeyJTe+UwU=", + "owner": "aMOPel", + "repo": "nixpkgs", + "rev": "c9801acc8c4fac6377d076bc1c102b15bd9cfa6f", + "type": "github" + }, + "original": { + "owner": "aMOPel", + "ref": "feat/fetchDenoDeps", + "repo": "nixpkgs", + "type": "github" + } + }, "root": { "inputs": { "nixpkgs": "nixpkgs", "sops-nix": "sops-nix", - "tangled": "tangled" + "tangled": "tangled", + "tranquil-pds": "tranquil-pds" } }, "rust-analyzer-src": { @@ -290,17 +307,38 @@ ], "sqlite-lib-src": "sqlite-lib-src" }, "locked": { - "lastModified": 1774603778, - "narHash": "sha256-uReK1roqKwDRRCW4eNMMuW50/RpxCtaPT4a4HNnE4pI=", + "lastModified": 1775719840, + "narHash": "sha256-3c6EbLMhjEtSibmKnM7qoQ9/534GqVYpqQDGnaCBB/4=", "ref": "refs/heads/master", - "rev": "55f3bc1fffc940a260fee63b861539442fce9417", - "revCount": 2118, + "rev": "5492af8372b40f09cbec2fb02ce896de2e1f3ae1", + "revCount": 2206, "type": "git", "url": "https://tangled.org/tangled.org/core" }, "original": { "type": "git", "url": "https://tangled.org/tangled.org/core" + } + }, + "tranquil-pds": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ], + "nixpkgs-fetch-deno": "nixpkgs-fetch-deno" + }, + "locked": { + "lastModified": 1775292762, + "narHash": "sha256-6jSs7wNvVWi9kcSZayLkn7In+Q/78cK6sTH0jryMNGQ=", + "ref": "refs/heads/main", + "rev": "add1ff176b0e401c8d8ceeab1443b492974981ac", + "revCount": 273, + "type": "git", + "url": "https://tangled.org/tranquil.farm/tranquil-pds" + }, + "original": { + "type": "git", + "url": "https://tangled.org/tranquil.farm/tranquil-pds" } } }, -- tangled.sh