28 Sep 2024 |
Tumble | im using the absulute path to mirror how it should be for the server which has an abosolute path to sops decrypted secret file | 17:23:50 |
Tumble | * im using the absulute path to mirror how it should be for the server which has an abosolute path to sops decrypted secret value file | 17:24:00 |
Winter | sure, but you can't do that, since it's sandboxed. try to see if you can get it to use that path at runtime? | 17:29:48 |
Tumble | hmm i cound do a conviluted thing where i have eleventy output the posts to a json file in a seperate deviation output and the include that in a seperate package that just runs the webhook | 17:34:35 |
Tumble | * hmm i could do a conviluted thing where i have eleventy output the posts to a json file in a seperate deviation output and the include that in a seperate package that just runs the webhook | 17:34:42 |
Tumble | * hmm i could do a convaluted thing where i have eleventy output the posts to a json file in a seperate deviation output and the include that in a seperate package that just runs the webhook | 17:35:06 |
Tumble | Redacted or Malformed Event | 17:58:52 |
| larstvei changed their display name from Lars Tveito to larstvei. | 23:09:53 |
1 Oct 2024 |
| -_o joined the room. | 21:00:17 |
15 Oct 2024 |
| dish [Fox/It/She] joined the room. | 07:40:39 |
17 Oct 2024 |
| ixxie joined the room. | 17:12:59 |
18 Oct 2024 |
| Tomodachi94 (they/them) joined the room. | 04:52:27 |
19 Oct 2024 |
Tomodachi94 (they/them) | I added @NixOS/node as "project admins" to https://github.com/orgs/NixOS/projects/83 :) | 02:29:17 |
| mwoodpatrickmx joined the room. | 17:01:21 |
21 Oct 2024 |
| moved to @amadaluzia:tchncs.de changed their display name from (lambda (f l) (format nil "~a ~a")) "Artur" "Manuel" to (artur 'manuel). | 20:03:05 |
22 Oct 2024 |
| aktaboot changed their profile picture. | 12:11:11 |
23 Oct 2024 |
| aktaboot changed their profile picture. | 19:54:05 |
25 Oct 2024 |
Emma [it/its] | question, if i have this hack: https://github.com/spacebarchat/server/blob/master/flake.nix#L44-L62
is this something i can just upstream into a build script or is there a better way to handle this? (typescript) | 15:06:56 |
Emma [it/its] |  Download clipboard.png | 15:24:53 |
Emma [it/its] | seems i was able to at least fix that error for not-nix builds, so maybe i can clean up my nix build hacks there | 17:03:24 |
26 Oct 2024 |
| Tomodachi94 (they/them) changed their display name from Tomodachi94 to Tomodachi94 (they/them). | 21:57:02 |
29 Oct 2024 |
hexa | can fetchNpmDeps install dev dependencies? | 12:42:48 |
hexa | asking for a project that doesn't grok the difference between dependencies and devDependencies | 12:43:06 |
thubrecht | In reply to @hexa:lossy.network can fetchNpmDeps install dev dependencies? If the correct hash is specified yes | 13:18:35 |
hexa | nvm | 13:18:50 |
hexa | the nodejs stuff is entirely dev deps after all | 13:19:01 |
hexa | they were telling me they build their css with sass and stuff | 13:19:13 |
hexa | and then npm only contains linters | 13:19:19 |