| 4 May 2026 |
| @rasmata:matrix.org joined the room. | 22:08:44 |
| @rasmata:matrix.org left the room. | 22:08:53 |
| 7 May 2026 |
j-k | yes, it shouldn't completely replace the patchPhase it should do a prePatch or a postPatch. Especially when it's just to feed a constant at buildtime... | 13:53:41 |
| 9 May 2026 |
| whispers [& it/fae] joined the room. | 16:21:26 |
| 20 May 2026 |
| @aangularframework:matrix.org left the room. | 17:19:40 |
| 21 May 2026 |
| narg left the room. | 12:08:38 |
| 24 May 2026 |
K900 ⚡️ | So uh | 19:00:09 |
K900 ⚡️ | Can someone try to build qui on master on aarch64-linux | 19:00:44 |
hexa |
Receiving objects: 3% (253/8429), 140.00 KiB | 22.00 KiB/s
| 19:08:37 |
hexa | soon | 19:08:37 |
whispers [& it/fae] | builds fine for me | 19:12:08 |
whispers [& it/fae] | /nix/store/pac64nfj7nxddg6y6v6kxfgg6cg7yhz4-qui-1.19.0 on nixpkgs commit 80be5efbf5ffb2b6265c281a8bba8714caef18f4 | 19:12:22 |
K900 ⚡️ | Ugh | 19:48:00 |
K900 ⚡️ | Store corruption | 19:48:02 |
K900 ⚡️ | Is this drive ALSO DYING | 19:48:10 |
hexa | is cix the personificatiojn of hardware death? | 19:49:16 |
K900 ⚡️ | This is not even the cix | 19:49:24 |
K900 ⚡️ | The cix is stable at 1.5ghz and no higher | 19:49:59 |
K900 ⚡️ | Which is giga pissing me off | 19:50:12 |
| 26 May 2026 |
| phanirithvij changed their display name from loudgolem to phanirithvij. | 11:40:33 |
| 27 May 2026 |
| isabel changed their profile picture. | 21:16:36 |
| 31 May 2026 |
| Vandy Carlos changed their display name from vandycarlos to Vandy arlos. | 22:00:25 |
| Vandy Carlos changed their display name from Vandy arlos to Vandy Carlos. | 22:00:34 |
| 7 Jun 2026 |
| viq joined the room. | 14:23:04 |
viq | Hello. I'm trying to build readeck from git. This is what I have currently: https://paste.debian.net/hidden/bdfec54e I keep getting
go tool -modfile=go.tool.mod templ generate
go: inconsistent vendoring in /build/source:
4d63.com/gocheckcompilerdirectives@v1.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
4d63.com/gochecknoglobals@v0.2.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
codeberg.org/chavacava/garif@v0.2.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
codeberg.org/polyfloyd/go-errorlint@v1.9.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
dario.cat/mergo@v1.0.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
[...]
modernc.org/sqlite@v1.51.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
To ignore the vendor directory, use -mod=readonly or -mod=mod.
To sync the vendor directory, run:
go mod vendor
make: *** [Makefile:71: templ] Error 1
despite updating vendorHash. Any ideas how to proceed?
| 14:31:32 |
viq | Original package: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/re/readeck/package.nix | 14:32:10 |
| Bart joined the room. | 14:40:30 |
| 8 Jun 2026 |
| @rosssmyth:matrix.org joined the room. | 21:22:07 |
@rosssmyth:matrix.org | Often when Go packages are added, people add ldflags = [ "-s" "-w" ]; Should this be the default? Isn't this redundant with the stripping done in fixup? To me it seems cargo-cultish. Either should be codified in buildGoModule, or not encouraged. | 21:22:19 |
| Ramses 🇵🇸 joined the room. | 21:28:10 |