| 22 Apr 2026 |
Emma [it/its] | well, now ive realised my idiocy, im already in that room despite not being able to find it in the space at all ^^' | 19:01:47 |
Emma [it/its] | (and getting no search results for sbom in my client...) | 19:02:04 |
Emma [it/its] | hm, fetch-deps seems to fail if i define a non string property...? | 19:44:06 |
Emma [it/its] | error:
… while evaluating an expression to select 'drvPath' on it
at «internal»:1:552:
… while evaluating strict
at «internal»:1:552:
(stack trace truncated; use '--show-trace' to show the full trace)
error: cannot coerce a set to a string: { derivations = «thunk»; names = «thunk»; }
note: trace involved the following derivations:
derivation 'Spacebar.Cdn-1.0.0-preview.20260421-191102-fetch-deps'
derivation 'Spacebar.Cdn-1.0.0-preview.20260421-191102'
(for context: i added a custom namespaced attribute to the drv called __sbDmProjectReferences) | 19:44:46 |
K900 | You have to put it at passthru | 19:45:44 |
K900 | Otherwise it tries to convert it to an environment variable | 19:45:52 |
Emma [it/its] | d'oh | 19:45:58 |
| 29 Apr 2026 |
Emma [it/its] | hm, i wonder if there's any art out there by chance of using dotnet's own package.lock.json files with buildDotnetModule? | 17:19:16 |
Emma [it/its] | there's https://github.com/mdarocha/nuget-packageslock2nix, which seems pretty trivial? | 17:21:43 |
Corngood | https://github.com/NixOS/nixpkgs/pull/342670
I think this is the most recent attempt. there were a few problems | 17:24:52 |
Emma [it/its] | right, i wasnt aware of the RID challenge... | 17:27:15 |
Emma [it/its] | or well, hadnt thought of it i guess? | 17:27:57 |
Emma [it/its] | well, that's annoying... | 17:30:41 |