Merged in feature/memory (pull request #155)

Memory Scripts

* tests

* cleanermemtest

* files

* tests
This commit is contained in:
Michael McGuinness
2025-05-26 09:24:38 +00:00
parent c2d06fc5a7
commit 007c32a58d
16 changed files with 925 additions and 689 deletions
+70
View File
@@ -645,6 +645,12 @@
}
}
},
"linuxPackages.perf@latest": {
"last_modified": "2023-02-24T09:01:09Z",
"resolved": "github:NixOS/nixpkgs/7d0ed7f2e5aea07ab22ccb338d27fbe347ed2f11#linuxPackages.perf",
"source": "devbox-search",
"version": "5.15.95"
},
"nodePackages.jsonlint@1.6.3": {
"last_modified": "2024-12-23T21:10:33Z",
"resolved": "github:NixOS/nixpkgs/de1864217bfa9b5845f465e771e0ecb48b30e02d#nodePackages.jsonlint",
@@ -866,6 +872,70 @@
}
}
},
"psrecord@latest": {
"last_modified": "2025-05-16T20:19:48Z",
"resolved": "github:NixOS/nixpkgs/12a55407652e04dcf2309436eb06fef0d3713ef3#psrecord",
"source": "devbox-search",
"version": "1.2",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/g2z5wxy6zm7sf2mbsdjrnaknjxr6hn7r-psrecord-1.2",
"default": true
},
{
"name": "dist",
"path": "/nix/store/95awalpv6dsxn732vnjzgvmv32s7w2xa-psrecord-1.2-dist"
}
],
"store_path": "/nix/store/g2z5wxy6zm7sf2mbsdjrnaknjxr6hn7r-psrecord-1.2"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/mr8x3zlxhrp017fs22mxfpqziw4mxs1d-psrecord-1.2",
"default": true
},
{
"name": "dist",
"path": "/nix/store/w0ql3jy8iawhglz90ivi05m6zz3z0pkh-psrecord-1.2-dist"
}
],
"store_path": "/nix/store/mr8x3zlxhrp017fs22mxfpqziw4mxs1d-psrecord-1.2"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/apfdsdgls8f9dfx3ah71swjidm68n36i-psrecord-1.2",
"default": true
},
{
"name": "dist",
"path": "/nix/store/194db77xl7841nsngywyfas21vbsx2d2-psrecord-1.2-dist"
}
],
"store_path": "/nix/store/apfdsdgls8f9dfx3ah71swjidm68n36i-psrecord-1.2"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/w4k2y4rrqc4fvsdpkjgc1cwzwy9yd8c8-psrecord-1.2",
"default": true
},
{
"name": "dist",
"path": "/nix/store/pvyvp72mdf8xhn73jf072cbc0cdzrv4r-psrecord-1.2-dist"
}
],
"store_path": "/nix/store/w4k2y4rrqc4fvsdpkjgc1cwzwy9yd8c8-psrecord-1.2"
}
}
},
"sqlc@1.27.0": {
"last_modified": "2024-12-23T21:10:33Z",
"resolved": "github:NixOS/nixpkgs/de1864217bfa9b5845f465e771e0ecb48b30e02d#sqlc",