aanderse
01/08/2023, 2:18 PMlldap into... i downloaded bits and pieces of it from different spots according to some earlier help in this channel because apparently the latest release wasn't proper
~> tree /nix/store/gkfg7i21s89nzq9vb493jp1mj7fdhs85-lldap-0.4.1
/nix/store/gkfg7i21s89nzq9vb493jp1mj7fdhs85-lldap-0.4.1
├── app
│ ├── index.html
│ ├── main.js
│ ├── pkg
│ │ ├── bundle.js
│ │ ├── lldap_app_bg.wasm
│ │ ├── lldap_app_bg.wasm.d.ts
│ │ ├── lldap_app.d.ts
│ │ ├── lldap_app.js
│ │ └── package.json
│ └── static
│ ├── fonts
│ │ └── fonts.txt
│ ├── fonts.css
│ ├── libraries.txt
│ ├── spinner.gif
│ └── style.css
└── lldap
4 directories, 14 files