!SgYlXivkogarTVcnZO:nixos.org

Nix Flakes

813 Members
166 Servers

Load older messages


SenderMessageTime
22 May 2025
@paintenzero:beeper.compaintenzero* 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
@rob.sliwi:matrix.orgrobsliwiCan 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:beeper.compaintenzeroI 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:beeper.compaintenzeroOoops. Found that I misnamed the package in overlay. With proper name it is not building. Figuring out why... :)05:47:43
@paintenzero:beeper.compaintenzeroThe 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 changes06:34:58
@paintenzero:beeper.compaintenzeroI 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 package07:04:31
@bonsal2:matrix.orgjayf99 joined the room.19:27:05
23 May 2025
@sarahec:matrix.orgSarah 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
@sarahec:matrix.orgSarah ClarkThere's already a PR for 0.50.5 waiting to be merged.21:53:09
24 May 2025
@fromtheeast:matrix.orgfromtheeast710 joined the room.05:09:41
26 May 2025
@alisonjenkins:matrix.orgAlison Jenkins joined the room.18:54:22
27 May 2025
@apeioo:matrix.orgLorenz joined the room.11:15:01
@deeok:matrix.org@deeok:matrix.org joined the room.20:24:57
28 May 2025
@countoren:matrix.orgcountoren

Hi all, It might not be the best room but I wonder if someone seen this error before, I was cleaning the boot space, and on the next nixos-rebuild switch I am getting: ``` error: path '/nix/store/jjvaqpyl2w7d09wfy8s0yvi8azd8j4hm-linux-6.12.30-modules-shrunk/lib' is not in the Nix store

18:15:15
@countoren:matrix.orgcountoren *

Hi all, It might not be the best room but I wonder if someone seen this error before, I was cleaning the boot space, and on the next nixos-rebuild switch I am getting: ``` error: path '/nix/store/jjvaqpyl2w7d09wfy8s0yvi8azd8j4hm-linux-6.12.30-modules-shrunk/lib' is not in the Nix store

18:15:29
@countoren:matrix.orgcountoren *

Hi all, It might not be the best room but I wonder if someone seen this error before, I was cleaning the boot space, and on the next nixos-rebuild switch I am getting:

error: path '/nix/store/jjvaqpyl2w7d09wfy8s0yvi8azd8j4hm-linux-6.12.30-modules-shrunk/lib' is not in the Nix store
18:15:46
@countoren:matrix.orgcountorenthe path do exists on my nix store18:16:19
29 May 2025
@dramforever:matrix.orgdramforever what's your nix --version 01:40:18
@dramforever:matrix.orgdramforeverthis is an old nix bug that should be fixed01:40:34
@dramforever:matrix.orgdramforever* this looks like an old nix bug that should be fixed01:40:43
@alisonjenkins:matrix.orgAlison Jenkins I discovered during the update to 25.05 that despite my PC using the same Nix code base as my personal laptop that my PC is refusing to build the 25.05 derivation as it keeps throwing an error stating: error: unsupported CPU i686 and yet the system var is set to system = "x86_64-linux"; and the laptop is building using pretty much the same code. The CPU is a AMD Ryzen 9 7950X so it is definitely not some old i686 CPU. Does anyone know how I can debug this short of bisection? I have bisected as far as I can and also searched the repo for mention of i686 and there is nothing. 07:40:35
@alisonjenkins:matrix.orgAlison JenkinsSorry if this is the wrong channel for this question07:40:57
@alisonjenkins:matrix.orgAlison JenkinsThis one doesn't build: https://github.com/alisonjenkins/nix-config/blob/main/flake.nix#L203-L239 yet this one and all others do: https://github.com/alisonjenkins/nix-config/blob/main/flake.nix#L241-L27807:42:22
@alisonjenkins:matrix.orgAlison Jenkins* This one doesn't build: https://github.com/alisonjenkins/nix-config/blob/main/flake.nix#L203-L239 yet this one and all others do: https://github.com/alisonjenkins/nix-config/blob/main/flake.nix#L280-L32407:44:03
@rob.sliwi:matrix.orgrobsliwiAt first glance everything seems fine.. do you have some more stacktrace? What is throwing the error?09:27:31
@alisonjenkins:matrix.orgAlison JenkinsIt just shows it in most packages as it appears i686 support has been dropped on lots of the packages in Nixpkgs.09:46:21
@alisonjenkins:matrix.orgAlison JenkinsI will get you the stack trace but it doesn't really show anything useful09:46:32
@alisonjenkins:matrix.orgAlison JenkinsDownload stacktrace.txt09:48:16
@dramforever:matrix.orgdramforever can you try nix eval --raw --show-trace github:alisonjenkins/nix-config#nixosConfigurations.ali-desktop.config.system.build.toplevel 14:47:44
@dramforever:matrix.orgdramforeverthis should give you the full stack trace14:51:12

Show newer messages


Back to Room ListRoom Version: 6