Sender | Message | Time |
---|---|---|
16 Sep 2024 | ||
sounds like we then need to add support to the new build helpers for that 😅 | 16:16:44 | |
20:01:00 | ||
17 Sep 2024 | ||
seems so | 02:02:13 | |
I was trying to make a project that built to react, react native and electron But I think its really complicated and confusing to understand So I might give up on that | 13:51:41 | |
18 Sep 2024 | ||
19:05:40 | ||
19:54:28 | ||
23:00:37 | ||
19 Sep 2024 | ||
04:19:44 | ||
Does anyone know how to set up eslint with just Nix, that is, without package-*.json ? It wants to import from two packages, "globals" and "@eslint/js", and neither of those are in nixpkgs. | 04:21:46 | |
22 Sep 2024 | ||
06:56:10 | ||
28 Sep 2024 | ||
can the build phase of buildNpmPackage see files in absolute paths? | 16:47:57 | |
can you rephrase? | 16:48:37 | |
or give an example | 16:48:42 | |
i don't know what you're asking :) | 16:48:45 | |
ok so i have which builds an eleventy site and sets up an executable that runs an express server the elventy also starts a discord webhook bot https://gitlab.com/balancemod/main-site/-/blob/develop/.eleventy.js?ref_type=heads#L194 this is used by a nixos config which creates an override rebuilding nixos and error returns of i decide to make a test thing
which building that comes back with | 17:11:20 | |
yeah you can't do that | 17:15:06 | |
either remove the quotes to get it copied to the store (won't work with flakes) or use a relative path into the same repo (will work with flakes) | 17:15:37 | |
* | 17:15:44 | |
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 | |
* 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 | |
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 | |
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 | |
* 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 | |
* 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 | |
Redacted or Malformed Event | 17:58:52 | |
23:09:53 | ||
1 Oct 2024 | ||
21:00:17 | ||
15 Oct 2024 | ||
07:40:39 | ||
17 Oct 2024 | ||
17:12:59 | ||
18 Oct 2024 | ||
04:52:27 |