13 May 2025 |
| kraem changed their profile picture. | 14:24:05 |
14 May 2025 |
| cipherseeker joined the room. | 03:52:40 |
| amrosia joined the room. | 04:09:54 |
| Samuel joined the room. | 11:49:44 |
| kraem changed their profile picture. | 17:16:20 |
| kraem changed their profile picture. | 17:16:36 |
| vinylen joined the room. | 20:15:18 |
16 May 2025 |
| yaqueen left the room. | 14:22:31 |
17 May 2025 |
| @doaN:matrix.org joined the room. | 05:01:49 |
| @harrythe13th:matrix.org joined the room. | 10:57:14 |
18 May 2025 |
| @doaN:matrix.org left the room. | 06:40:21 |
20 May 2025 |
| GJdan joined the room. | 07:26:32 |
| cristids joined the room. | 09:12:50 |
| kongrooparadox joined the room. | 21:44:08 |
21 May 2025 |
| WeetHet changed their profile picture. | 10:59:15 |
| Kris Shannon joined the room. | 12:02:55 |
| Philipp joined the room. | 18:22:04 |
22 May 2025 |
paintenzero | I have NixOS configuration in a flake and I am using home-manager. I'm trying to make an overlay for code-cursor for several days already to update it to the latest version. I couldn't make it work yet. How do you guys keep AppImage packages updated? | 04:40:25 |
paintenzero | * I have NixOS configuration in a flake and I am using home-manager. I'm trying to make an overlay for code-cursor for several days already to update it to the latest version. I couldn't make it work yet. How do you guys keep AppImage packages updated?
There is an updateScript in code-cursor/package.nix. But I can't find a way to use it. | 04:43:12 |
robsliwi | Can you share some code? A git repo would be the most comfortable way to spot some things and point you somewhere 🙃 | 05:07:52 |
paintenzero | I have this WIP branch for NixOS configuration: https://github.com/paintenzero/nix-recipes/tree/refactor
I'm trying to do nixpkgs-master overlay in flake.nix:36
And then install cursor in modules/home/cursor.nix by using packages.master.
The overlay I'm making is in overlays/cursor.nix
| 05:23:27 |
paintenzero | Ooops. Found that I misnamed the package in overlay. With proper name it is not building. Figuring out why... :) | 05:47:43 |
paintenzero | The overlay is definitely active now. I see that new AppImage is downloaded during build process. But the resulting app stays in old version anyway. I have no idea what I'm doing wrong :( I have pushed the current changes | 06:34:58 |
paintenzero | I found PR for code-cursor update and used the commit as input channel. Still don't understand how overlays work but ended up with updated package | 07:04:31 |
| jayf99 joined the room. | 19:27:05 |
23 May 2025 |
Sarah Clark | You would need to override version and sources.x86_64-linux.url and its corresponding hash . (If you're on a different platform, substitute that.) | 21:52:35 |
Sarah Clark | There's already a PR for 0.50.5 waiting to be merged. | 21:53:09 |
24 May 2025 |
| fromtheeast710 joined the room. | 05:09:41 |
26 May 2025 |
| Alison Jenkins joined the room. | 18:54:22 |
27 May 2025 |
| Lorenz joined the room. | 11:15:01 |