diff --git a/extras/lbf-nix/lbf-typescript.nix b/extras/lbf-nix/lbf-typescript.nix index b549a346..52a1d773 100644 --- a/extras/lbf-nix/lbf-typescript.nix +++ b/extras/lbf-nix/lbf-typescript.nix @@ -48,8 +48,8 @@ lbfTypescriptOpts@{ text = '' { "compilerOptions": { - "target": "es2020", - "module": "node16", + "target": "es2020", + "module": "node16", "moduleResolution": "node16", "rootDir": "./src", "declaration": true, @@ -75,7 +75,7 @@ lbfTypescriptOpts@{ "noPropertyAccessFromIndexSignature": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, - "noUnusedLocals": true, + "noUnusedLocals": true, "noUnusedParameters": true, } } @@ -201,7 +201,7 @@ let ]; buildInputs = [ pkgs.jq - pkgs.nodejs-18_x + pkgs.nodejs ]; buildPhase = '' export HOME=$(mktemp -d) @@ -218,7 +218,7 @@ let # characters. Probably should write a quick check for this.. # Note(jaredponn): - # What is going on here? We create a JQ filter which + # What is going on here? We create a JQ filter which # - For every `LambdaBuffers/Module/Generated.mts`, # - Add `exports."./LambdaBuffers/Module/Generated.mts": "./dist/LambdaBuffers/Module/Generated.mts"` to `package.json` diff --git a/flake.lock b/flake.lock index ef3e1080..0aab051b 100644 --- a/flake.lock +++ b/flake.lock @@ -2442,11 +2442,11 @@ "cardano-haskell-packages": { "flake": false, "locked": { - "lastModified": 1744391509, - "narHash": "sha256-eUpBbF1XDzpkFWLjGSHqtBzny0zAWe1euTJFj/ZEMLo=", + "lastModified": 1751474634, + "narHash": "sha256-aB46saAQxsJRoqbxLhnSzC5Sbk0TxcdKIrHjNCjSlqQ=", "owner": "input-output-hk", "repo": "cardano-haskell-packages", - "rev": "bddc33bdbbdcb9035a9ccd87e10a8c88d7c4c992", + "rev": "d0da4a4a6b2548405a9e151394ec9a539106e74f", "type": "github" }, "original": { @@ -3220,11 +3220,11 @@ }, "crane_3": { "locked": { - "lastModified": 1744386647, - "narHash": "sha256-DXwQEJllxpYeVOiSlBhQuGjfvkoGHTtILLYO2FvcyzQ=", + "lastModified": 1751562746, + "narHash": "sha256-smpugNIkmDeicNz301Ll1bD7nFOty97T79m4GUMUczA=", "owner": "ipetkov", "repo": "crane", - "rev": "d02c1cdd7ec539699aa44e6ff912e15535969803", + "rev": "aed2020fd3dc26e1e857d4107a5a67a33ab6c1fd", "type": "github" }, "original": { @@ -3428,15 +3428,17 @@ }, "customConfig_5": { "locked": { - "lastModified": 1, - "narHash": "sha256-Zd5w1I1Dwt783Q4WuBuCpedcwG1DrIgQGqabyF87prM=", "path": "./custom-config", "type": "path" }, "original": { "path": "./custom-config", "type": "path" - } + }, + "parent": [ + "ctl", + "db-sync" + ] }, "customConfig_6": { "locked": { @@ -5445,11 +5447,11 @@ "rust-overlay": "rust-overlay_7" }, "locked": { - "lastModified": 1744612433, - "narHash": "sha256-DEU14htO7IHXL/TdSs59rCDxHcywqtlMWrOsQ0MyFFo=", + "lastModified": 1751844964, + "narHash": "sha256-Rvetcf2GzM7BCOXe3H0BQafcfQqHmtgj0puRC03yZoE=", "owner": "mlabs-haskell", "repo": "flake-lang.nix", - "rev": "5ff9d7c79f94e73dde1407f84a9b7ee3cb302dc2", + "rev": "662cca03692a7501394cca48b446411d0a778115", "type": "github" }, "original": { @@ -5481,11 +5483,11 @@ "nixpkgs-lib": "nixpkgs-lib_7" }, "locked": { - "lastModified": 1743550720, - "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", + "lastModified": 1753121425, + "narHash": "sha256-TVcTNvOeWWk1DXljFxVRp+E0tzG1LhrVjOGGoMHuXio=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "c621e8422220273271f52058f618c94e405bb0f5", + "rev": "644e0fc48951a860279da645ba77fe4a6e814c5e", "type": "github" }, "original": { @@ -5502,11 +5504,11 @@ ] }, "locked": { - "lastModified": 1743550720, - "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", + "lastModified": 1751413152, + "narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "c621e8422220273271f52058f618c94e405bb0f5", + "rev": "77826244401ea9de6e3bac47c2db46005e1f30b5", "type": "github" }, "original": { @@ -5805,11 +5807,11 @@ "nixpkgs-lib": "nixpkgs-lib_6" }, "locked": { - "lastModified": 1743550720, - "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", + "lastModified": 1751413152, + "narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "c621e8422220273271f52058f618c94e405bb0f5", + "rev": "77826244401ea9de6e3bac47c2db46005e1f30b5", "type": "github" }, "original": { @@ -5827,11 +5829,11 @@ ] }, "locked": { - "lastModified": 1741352980, - "narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=", + "lastModified": 1743550720, + "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9", + "rev": "c621e8422220273271f52058f618c94e405bb0f5", "type": "github" }, "original": { @@ -7366,11 +7368,11 @@ "hackage-for-stackage": { "flake": false, "locked": { - "lastModified": 1744505399, - "narHash": "sha256-uIkwKyEm/H+oL6ca18Zq2IB12jUAXtvTfZHVmGmVCa8=", + "lastModified": 1751761748, + "narHash": "sha256-67Bb8MMqih9KEEl7eJI2OApV9yO7Zdl+HkKCOeM2hkI=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "971829a8b71049f73c6df502883c10f3ee7e0f2c", + "rev": "67cffdc2c98af79ce29ac705b90a5f5f3f57031c", "type": "github" }, "original": { @@ -7380,6 +7382,22 @@ "type": "github" } }, + "hackage-internal": { + "flake": false, + "locked": { + "lastModified": 1750307553, + "narHash": "sha256-iiafNoeLHwlSLQTyvy8nPe2t6g5AV4PPcpMeH/2/DLs=", + "owner": "input-output-hk", + "repo": "hackage.nix", + "rev": "f7867baa8817fab296528f4a4ec39d1c7c4da4f3", + "type": "github" + }, + "original": { + "owner": "input-output-hk", + "repo": "hackage.nix", + "type": "github" + } + }, "hackage-nix": { "flake": false, "locked": { @@ -7559,11 +7577,11 @@ "hackage_7": { "flake": false, "locked": { - "lastModified": 1744505409, - "narHash": "sha256-QPlQ6ZdLx7t2mlvG/k6VWQcY+SdXosqaSHFFA/2JKD4=", + "lastModified": 1751762534, + "narHash": "sha256-1cgym/wJCBXvp1nxQaqbl3H5jvQT+k0RYEUrx6ViDzM=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "25cbf62a050ec7910a331020f668b43e5fff1a98", + "rev": "8a3ead1cdb6c08344ac1a1450941b3ecc08ef1cf", "type": "github" }, "original": { @@ -7836,10 +7854,12 @@ "ghc-8.6.5-iohk": "ghc-8.6.5-iohk_12", "hackage": "hackage_7", "hackage-for-stackage": "hackage-for-stackage", + "hackage-internal": "hackage-internal", "hls": "hls", "hls-1.10": "hls-1.10_8", "hls-2.0": "hls-2.0_6", "hls-2.10": "hls-2.10", + "hls-2.11": "hls-2.11", "hls-2.2": "hls-2.2_5", "hls-2.3": "hls-2.3_5", "hls-2.4": "hls-2.4_5", @@ -7859,16 +7879,17 @@ "nixpkgs-2311": "nixpkgs-2311_3", "nixpkgs-2405": "nixpkgs-2405_2", "nixpkgs-2411": "nixpkgs-2411", + "nixpkgs-2505": "nixpkgs-2505", "nixpkgs-unstable": "nixpkgs-unstable_15", "old-ghc-nix": "old-ghc-nix_12", "stackage": "stackage_11" }, "locked": { - "lastModified": 1744506704, - "narHash": "sha256-5ARHzMezLmxCV2d8MgnbFB1+QImpkpoSgOYHL5L8OI8=", + "lastModified": 1751763144, + "narHash": "sha256-iHSXufG2RQ4fKN6y5ohtTnYUpMjkoOHs1Q0Q5VyB6zo=", "owner": "input-output-hk", "repo": "haskell.nix", - "rev": "a8961d94a52f0cd654ab1844419f6ac00171d112", + "rev": "985b5fca8249e8ec9aff76b6bc32256b72a75b6a", "type": "github" }, "original": { @@ -8432,11 +8453,11 @@ "nixpkgs": "nixpkgs_105" }, "locked": { - "lastModified": 1742014779, - "narHash": "sha256-I6fG1zrfdLFcp/imGZElig0BJO3YU0QEXLgvwWoOpJ8=", + "lastModified": 1748000383, + "narHash": "sha256-EaAJhwfJGBncgIV/0NlJviid2DP93cTMc9h0q6P6xXk=", "owner": "hercules-ci", "repo": "hercules-ci-effects", - "rev": "524637ef84c177661690b924bf64a1ce18072a2c", + "rev": "231726642197817d20310b9d39dd4afb9e899489", "type": "github" }, "original": { @@ -8451,11 +8472,11 @@ "nixpkgs": "nixpkgs_110" }, "locked": { - "lastModified": 1744693102, - "narHash": "sha256-1Z4WPGVky4w3lrhrgs89OKsLzPdtkbi1bPLNFWsoLfY=", + "lastModified": 1752595130, + "narHash": "sha256-CNBgr4OZSuklGtNOa9CnTNo9+Xceqn/EDAC1Tc43fH8=", "owner": "hercules-ci", "repo": "hercules-ci-effects", - "rev": "5b6cec51c9ec095a0d3fd4c8eeb53eb5c59ae33e", + "rev": "5f2e09654b2e70ba643e41609d9f9b6640f22113", "type": "github" }, "original": { @@ -8980,6 +9001,23 @@ "type": "github" } }, + "hls-2.11": { + "flake": false, + "locked": { + "lastModified": 1747306193, + "narHash": "sha256-/MmtpF8+FyQlwfKHqHK05BdsxC9LHV70d/FiMM7pzBM=", + "owner": "haskell", + "repo": "haskell-language-server", + "rev": "46ef4523ea4949f47f6d2752476239f1c6d806fe", + "type": "github" + }, + "original": { + "owner": "haskell", + "ref": "2.11.0.0", + "repo": "haskell-language-server", + "type": "github" + } + }, "hls-2.2": { "flake": false, "locked": { @@ -11016,11 +11054,11 @@ "sodium": "sodium_9" }, "locked": { - "lastModified": 1744130217, - "narHash": "sha256-Lql0s3Occ6gKLvjcqTPK6vW4l1jwNn/UV7uaVpB/jTg=", + "lastModified": 1751421193, + "narHash": "sha256-rklXDo12dfukaSqcEyiYbze3ffRtTl2/WAAQCWfkGiw=", "owner": "input-output-hk", "repo": "iohk-nix", - "rev": "dd47887a0482bfb1399c9da77175933876d0f4ab", + "rev": "64ca6f4c0c6db283e2ec457c775bce75173fb319", "type": "github" }, "original": { @@ -11384,11 +11422,11 @@ "iserv-proxy_8": { "flake": false, "locked": { - "lastModified": 1742121966, - "narHash": "sha256-x4bg4OoKAPnayom0nWc0BmlxgRMMHk6lEPvbiyFBq1s=", + "lastModified": 1750543273, + "narHash": "sha256-WaswH0Y+Fmupvv8AkIlQBlUy/IdD3Inx9PDuE+5iRYY=", "owner": "stable-haskell", "repo": "iserv-proxy", - "rev": "e9dc86ed6ad71f0368c16672081c8f26406c3a7e", + "rev": "a53c57c9a8d22a66a2f0c4c969e806da03f08c28", "type": "github" }, "original": { @@ -14662,11 +14700,11 @@ }, "nixpkgs-2411": { "locked": { - "lastModified": 1739151041, - "narHash": "sha256-uNszcul7y++oBiyYXjHEDw/AHeLNp8B6pyWOB+RLA/4=", + "lastModified": 1748037224, + "narHash": "sha256-92vihpZr6dwEMV6g98M5kHZIttrWahb9iRPBm1atcPk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "94792ab2a6beaec81424445bf917ca2556fbeade", + "rev": "f09dede81861f3a83f7f06641ead34f02f37597f", "type": "github" }, "original": { @@ -14676,6 +14714,22 @@ "type": "github" } }, + "nixpkgs-2505": { + "locked": { + "lastModified": 1748852332, + "narHash": "sha256-r/wVJWmLYEqvrJKnL48r90Wn9HWX9SHFt6s4LhuTh7k=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "a8167f3cc2f991dd4d0055746df53dae5fd0c953", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-25.05-darwin", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs-arion": { "locked": { "lastModified": 1725022733, @@ -14841,11 +14895,11 @@ }, "nixpkgs-lib_6": { "locked": { - "lastModified": 1743296961, - "narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=", + "lastModified": 1751159883, + "narHash": "sha256-urW/Ylk9FIfvXfliA1ywh75yszAbiTEVgpPeinFyVZo=", "owner": "nix-community", "repo": "nixpkgs.lib", - "rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa", + "rev": "14a40a1d7fb9afa4739275ac642ed7301a9ba1ab", "type": "github" }, "original": { @@ -14856,11 +14910,11 @@ }, "nixpkgs-lib_7": { "locked": { - "lastModified": 1743296961, - "narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=", + "lastModified": 1751159883, + "narHash": "sha256-urW/Ylk9FIfvXfliA1ywh75yszAbiTEVgpPeinFyVZo=", "owner": "nix-community", "repo": "nixpkgs.lib", - "rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa", + "rev": "14a40a1d7fb9afa4739275ac642ed7301a9ba1ab", "type": "github" }, "original": { @@ -15386,11 +15440,11 @@ }, "nixpkgs-unstable_15": { "locked": { - "lastModified": 1737110817, - "narHash": "sha256-DSenga8XjPaUV5KUFW/i3rNkN7jm9XmguW+qQ1ZJTR4=", + "lastModified": 1748856973, + "narHash": "sha256-RlTsJUvvr8ErjPBsiwrGbbHYW8XbB/oek0Gi78XdWKg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "041c867bad68dfe34b78b2813028a2e2ea70a23c", + "rev": "e4b09e47ace7d87de083786b404bf232eb6c89d8", "type": "github" }, "original": { @@ -15673,11 +15727,11 @@ }, "nixpkgs_105": { "locked": { - "lastModified": 1741851582, - "narHash": "sha256-cPfs8qMccim2RBgtKGF+x9IBCduRvd/N5F4nYpU0TVE=", + "lastModified": 1747179050, + "narHash": "sha256-qhFMmDkeJX9KJwr5H32f1r7Prs7XbQWtO0h3V0a0rFY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6607cf789e541e7873d40d3a8f7815ea92204f32", + "rev": "adaa24fbf46737f3f1b5497bf64bae750f82942e", "type": "github" }, "original": { @@ -15689,27 +15743,27 @@ }, "nixpkgs_106": { "locked": { - "lastModified": 1684171562, - "narHash": "sha256-BMUWjVWAUdyMWKk0ATMC9H0Bv4qAV/TXwwPUvTiC5IQ=", + "lastModified": 1751071626, + "narHash": "sha256-/uHE/AD2qGq4QLigWAnBHiVvpVXB04XAfrOtw8JMv+Y=", "owner": "nixos", "repo": "nixpkgs", - "rev": "55af203d468a6f5032a519cba4f41acf5a74b638", + "rev": "a47938d89bdf8e279ad432bd6a473cf4c430f48c", "type": "github" }, "original": { "owner": "nixos", - "ref": "release-22.11", + "ref": "release-25.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_107": { "locked": { - "lastModified": 1744547513, - "narHash": "sha256-F/pODp11dglkJ5amOV7olCeEdUToh0RDCz81nHLPfMY=", + "lastModified": 1751806065, + "narHash": "sha256-2N8oX0Q9AEVVQsixbAkKqYadKH5JRTrxO7Wi/8FWW94=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4ad1a0ec6712d4c157c899e9bbd302838021887e", + "rev": "8ac41f32ebc9c9440a8e45680f09dd26ded5bb1c", "type": "github" }, "original": { @@ -15736,11 +15790,11 @@ }, "nixpkgs_109": { "locked": { - "lastModified": 1736320768, - "narHash": "sha256-nIYdTAiKIGnFNugbomgBJR+Xv5F1ZQU+HfaBqJKroC0=", + "lastModified": 1744536153, + "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4bc9c909d9ac828a039f288cf872d16d38185db8", + "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", "type": "github" }, "original": { @@ -15768,11 +15822,11 @@ }, "nixpkgs_110": { "locked": { - "lastModified": 1744463964, - "narHash": "sha256-LWqduOgLHCFxiTNYi3Uj5Lgz0SR+Xhw3kr/3Xd0GPTM=", + "lastModified": 1751984180, + "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "2631b0b7abcea6e640ce31cd78ea58910d31e650", + "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", "type": "github" }, "original": { @@ -18411,11 +18465,11 @@ "plutarch": { "flake": false, "locked": { - "lastModified": 1743483979, - "narHash": "sha256-gKBk9D6DHSEudq7P9+07yXWcgM/QX7NFp0tJXBodopM=", + "lastModified": 1747262345, + "narHash": "sha256-Wm/cPFbRAI4NJqD/z0B4IsiViMUhrMG2REuARRitwAs=", "owner": "plutonomicon", "repo": "plutarch-plutus", - "rev": "f84a46287b06f36abf8d2d63bec7ff75d32f3e91", + "rev": "7237f3982e47f447d27ba0a07f91503566e01d80", "type": "github" }, "original": { @@ -18607,11 +18661,11 @@ "nixpkgs": "nixpkgs_108" }, "locked": { - "lastModified": 1742649964, - "narHash": "sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco=", + "lastModified": 1750779888, + "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82", + "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d", "type": "github" }, "original": { @@ -18648,11 +18702,11 @@ "nixpkgs": "nixpkgs_120" }, "locked": { - "lastModified": 1742649964, - "narHash": "sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco=", + "lastModified": 1750779888, + "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82", + "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d", "type": "github" }, "original": { @@ -19226,11 +19280,11 @@ "nixpkgs": "nixpkgs_109" }, "locked": { - "lastModified": 1744513456, - "narHash": "sha256-NLVluTmK8d01Iz+WyarQhwFcXpHEwU7m5hH3YQQFJS0=", + "lastModified": 1751769931, + "narHash": "sha256-QR2Rp/41NkA5YxcpvZEKD1S2QE1Pb9U415aK8M/4tJc=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "730fd8e82799219754418483fabe1844262fd1e2", + "rev": "3ac4f630e375177ea8317e22f5c804156de177e8", "type": "github" }, "original": { @@ -19649,11 +19703,11 @@ "stackage_11": { "flake": false, "locked": { - "lastModified": 1744504635, - "narHash": "sha256-haZZAocxDfdykmN1qDDB+P6DF68P4VMwU/S4/NpmoRU=", + "lastModified": 1751760897, + "narHash": "sha256-HSTUhRj6DAP5O91IJGWXCK67SVgVFKjBjcgNoctRMWw=", "owner": "input-output-hk", "repo": "stackage.nix", - "rev": "a592fbe819c0ebd6b60b94a123c3f277fb81f411", + "rev": "ebeea9855f42afaca2ddacc4b7225e5294a848ce", "type": "github" }, "original": { diff --git a/runtimes/purescript/lbr-plutus/build.nix b/runtimes/purescript/lbr-plutus/build.nix index ce911a71..3786a0f3 100644 --- a/runtimes/purescript/lbr-plutus/build.nix +++ b/runtimes/purescript/lbr-plutus/build.nix @@ -20,7 +20,7 @@ withRuntime = false; packageLockOnly = true; packages = [ - pkgs.nodejs-18_x + pkgs.nodejs pkgs.bashInteractive pkgs.fd ] ++ config.settings.shell.tools; diff --git a/runtimes/purescript/lbr-prelude/build.nix b/runtimes/purescript/lbr-prelude/build.nix index 3a5512b1..41bb624e 100644 --- a/runtimes/purescript/lbr-prelude/build.nix +++ b/runtimes/purescript/lbr-prelude/build.nix @@ -20,7 +20,7 @@ withRuntime = false; packageLockOnly = true; packages = [ - pkgs.nodejs-18_x + pkgs.nodejs pkgs.bashInteractive pkgs.fd ] ++ config.settings.shell.tools; diff --git a/testsuites/lbt-plutus/lbt-plutus-purescript/build.nix b/testsuites/lbt-plutus/lbt-plutus-purescript/build.nix index e31ef832..8453036f 100644 --- a/testsuites/lbt-plutus/lbt-plutus-purescript/build.nix +++ b/testsuites/lbt-plutus/lbt-plutus-purescript/build.nix @@ -34,7 +34,7 @@ withRuntime = false; packageLockOnly = true; packages = [ - pkgs.nodejs-18_x + pkgs.nodejs pkgs.bashInteractive pkgs.fd ] ++ config.settings.shell.tools; diff --git a/testsuites/lbt-prelude/lbt-prelude-purescript/build.nix b/testsuites/lbt-prelude/lbt-prelude-purescript/build.nix index 0a357567..340fff98 100644 --- a/testsuites/lbt-prelude/lbt-prelude-purescript/build.nix +++ b/testsuites/lbt-prelude/lbt-prelude-purescript/build.nix @@ -32,7 +32,7 @@ withRuntime = false; packageLockOnly = true; packages = [ - pkgs.nodejs-18_x + pkgs.nodejs pkgs.bashInteractive pkgs.fd ] ++ config.settings.shell.tools;