!9IQChSjwSHXPPWTa:lix.systems

Lix

810 Members
Lix user channel. Feel free to discuss on-topic issues here and give each other help. For matrix.to links to the rest of the Lix channels, see: https://wiki.lix.systems/books/lix-organisation/page/matrix-rooms237 Servers

Load older messages


SenderMessageTime
22 Feb 2025
@charles:computer.surgeryCharleslmao23:18:18
@aidalgol:matrix.orgaidalgolSomething seems very wrong.23:18:27
@aidalgol:matrix.orgaidalgol OK, just to get past this for now, add --extra-experimental-features flakes as an argument to that command. 23:18:54
@charles:computer.surgeryCharles * oh it doesn't work because your nix.conf has extra-nix-path = nixpkgs=flake:nixpkgs but flakes are disabled 23:18:55
@validitymaiden:matrix.orgvaliditymaiden it's currently fetching github input 'github:NixOS/nixpkgs/nixpkgs-unstable' 23:20:08
@validitymaiden:matrix.orgvaliditymaiden
 - system: `"aarch64-darwin"`
 - host os: `Darwin 24.3.0, macOS 15.3.1`
 - multi-user?: `no`
 - sandbox: `yes`
 - version: `nix-env (Lix, like Nix) 2.92.0
System type: aarch64-darwin
Additional system types: x86_64-darwin
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /Users/emily/.config/nix/nix.conf:/etc/xdg/nix/nix.conf
Store directory: /nix/store
State directory: /nix/var/nix
Data directory: /nix/store/y9mgqlvgyh0ixd0vgyn1y4kjgsn2gw36-lix-2.92.0/share`
 - nixpkgs: `not found`


23:20:53
@charles:computer.surgeryCharleshuh okay so it's supposedly looking at the right file23:21:48
@charles:computer.surgeryCharlesat this point i am utterly bamboozled23:21:57
@validitymaiden:matrix.orgvaliditymaideni think i found it23:22:01
@validitymaiden:matrix.orgvaliditymaiden i forgot about my previous config in /Users/emily/.config/nix/nix.conf which just had experimental-features nix-command 23:22:53
@charles:computer.surgeryCharlesoof23:23:11
@validitymaiden:matrix.orgvaliditymaiden i added flakes to that and now the nix-shell command works 23:23:21
@validitymaiden:matrix.orgvaliditymaidenugh user error prevails again23:23:33
@charles:computer.surgeryCharlesif i were you i would just delete the user local config23:23:36
@charles:computer.surgeryCharlesto prevent this flavor of problem from happening again23:23:55
@validitymaiden:matrix.orgvaliditymaideni'm coming from just using home-manager on top of nix so still learning about the layout23:24:39
@validitymaiden:matrix.orgvaliditymaiden before that i was using nix-env to manage the channel approach 23:25:10
@validitymaiden:matrix.orgvaliditymaidenthank you both for the help23:25:20
24 Feb 2025
@potyarkin:matrix.orgVitaliy Potyarkin raitobezarius: hi! Pinging you about that offer of infra example links/tarballs 07:57:26
@janw4ld:matrix.orgjanw4ld

hello, does anyone have experience using nix (flakes) with git LFS and submodules? i have a project that uses LFS and today I factored some code out of it to a separate public repo that i added as a submodule, when i try to run its default output with nix run .?submodules=1 it fails with the following

Downloading src/resources/fonts/GoNotoCJKCore.ttf (18 MB)
Error downloading object: src/resources/fonts/GoNotoCJKCore.ttf (bfe18b4): Smudge error: Error downloading src/resources/fonts/GoNotoCJKCore.ttf (bfe18b47612e58ff28b568f32b55e35fde4505d6137581bf11d2363e257e2ad4): error initializing custom adapter "lfs-standalone-file" worker 0: [0] error creating handler: no valid file:// URLs found

Errors logged to '/tmp/nix-shell.kXPBaZ/nix-948351-1/lfs/logs/20250224T095715.55545574.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: src/resources/fonts/GoNotoCJKCore.ttf: smudge filter lfs failed
error:
       … while fetching the input 'git+file:///home/misc/work/ana/<redacted>'

       error: program 'git' failed with exit code 128

and the lfs log file doesn't exist

07:58:19
@janw4ld:matrix.orgjanw4ld

output of nix --version

nix (Lix, like Nix) 2.93.0-dev-pre20250221-e7aa55c
System type: x86_64-linux
Additional system types: aarch64-linux, i686-linux
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /home/meka/.config/nix/nix.conf:/nix/store/v8418h2gwf0qmhdh4zwvwhwrd0ylc8mi-kglobalacceld-6.3.1/etc/xdg/nix/nix.conf:/nix/store/v8418h2gwf0qmhdh4zwvwhwrd0ylc8mi-kglobalacceld-6.3.1/etc/xdg/nix/nix.conf:/home/meka/.config/kdedefaults/nix/nix.conf:/nix/store/hinjagcw5fbv1hs2jk834c267kzszg6v-plasma-workspace-6.3.1/etc/xdg/nix/nix.conf:/nix/store/v8418h2gwf0qmhdh4zwvwhwrd0ylc8mi-kglobalacceld-6.3.1/etc/xdg/nix/nix.conf:/nix/store/xp09vpd55nl9l9ifrc9ad80zha8fg2sq-baloo-6.10.0/etc/xdg/nix/nix.conf:/nix/store/hinjagcw5fbv1hs2jk834c267kzszg6v-plasma-workspace-6.3.1/etc/xdg/nix/nix.conf:/nix/store/v8418h2gwf0qmhdh4zwvwhwrd0ylc8mi-kglobalacceld-6.3.1/etc/xdg/nix/nix.conf:/nix/store/xp09vpd55nl9l9ifrc9ad80zha8fg2sq-baloo-6.10.0/etc/xdg/nix/nix.conf:/home/meka/.config/kdedefaults/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/meka/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/meka/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/meka/etc/xdg/nix/nix.conf:/nix/var/nix/profiles/default/etc/xdg/nix/nix.conf:/run/current-system/sw/etc/xdg/nix/nix.conf
Store directory: /nix/store
State directory: /nix/var/nix
Data directory: /nix/store/bfi88dp9dim6wklcyzih9j6rrffznsyn-lix-2.93.0-dev-pre20250221-e7aa55c/share

(beta btw)

08:00:19
@janw4ld:matrix.orgjanw4ld

these LFS files are in the parent repo, not the submodule, and running without ?submodule=1 doesn't include the submodule directory

error: builder for '/nix/store/kpxl5r6x9qinfxg2vj9avd61gs9zp40q-<redacted>-1.0.1n-lovely.drv' failed with exit code 1;
       last 19 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/ynaa5lpahd42dcxlwl0khvv007z04w3a-source
       > source root is source
       > Running phase: patchPhase
       > applying patch /nix/store/3y4y88rn02264i7nfdxx3ip1sqn9rj5s-android_feature_flags.patch
       > patching file src/globals.lua
       > applying patch /nix/store/cwc66cf852hd507yk3lxc2r530chyqv8-console.patch
       > patching file src/conf.lua
       > applying patch /nix/store/sswy15g9zl36f16h10m8vpzhzq15n4nc-linux_feature_flags.patch
       > patching file src/globals.lua
       > applying patch /nix/store/lw5h5fbj4m4p8l8hwpyin9nh1ggzp1jz-remove_steam_integration.patch
       > patching file src/main.lua
       > applying patch /nix/store/nbb8k6sh0sy8dg05shml59fxdc0nlz14-touch_controls.patch
       > patching file src/functions/button_callbacks.lua
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > mv: cannot stat '/build/source/my/typist': No such file or directory
       For full logs, run 'nix log /nix/store/kpxl5r6x9qinfxg2vj9avd61gs9zp40q-<redacted>-1.0.1n-lovely.drv'.
08:06:30
@alina:kescher.atalina, dognitohazard 🏳️‍⚧️🐾 changed their display name from alina🏳️‍⚧️🐾 to alina, dognitohazard 🏳️‍⚧️🐾.08:59:21
@raitobezarius:matrix.orgraitobezarius for Lix's Gerrit: https://git.lix.systems/the-distro/infra/pulls/178/files
for Lix's Forgejo: https://git.lix.systems/the-distro/infra/pulls/179 (missing some patches and the theming, I will ping once it's there)
for Lix's Keycloak: https://git.lix.systems/the-distro/infra/pulls/180 (mostly there)
11:12:06
@potyarkin:matrix.orgVitaliy PotyarkinCool! Thank you!11:33:33
@zm94zgv2:private.coffeeZm94ZGV2 changed their profile picture.13:16:08
@acidbong:envs.netAcid Bong joined the room.15:23:13
@acidbong:envs.netAcid Bongevening, fellers and felines, i'm back with my CI struggles this Sunday I updated nixpkgs, and Lix (i'm backporting a patch) failed to build in CI (Codeberg's Woodpecker), but it built successfully on my PC. what could be the reason? latest successful log: https://ci.codeberg.org/repos/14075/pipeline/19/9 the failed one: https://ci.codeberg.org/repos/14075/pipeline/34/615:41:25
@halvaaa:tchncs.dehalva [they/them] joined the room.19:40:47
@thunder:kotiboksi.xyz@thunder:kotiboksi.xyz left the room.21:04:06

Show newer messages


Back to Room ListRoom Version: 10