!9IQChSjwSHXPPWTa:lix.systems

Lix

1088 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-rooms290 Servers

Load older messages


SenderMessageTime
28 Oct 2025
@yuka:yuka.devYureka (she/her) *

for example:

nix repl --pure-eval \
  --expr "import (builtins.fetchGit { url = ./.; rev = \"$(git rev-parse HEAD)\"; } + \"/flake.nix\")"
15:10:19
@raitobezarius:matrix.orgraitobezariusanother advice is that restricted eval is probably a better start than pure eval15:16:40
@raitobezarius:matrix.orgraitobezariusrestricted eval still let you whitelist filesystem trees15:16:46
@raitobezarius:matrix.orgraitobezariusso you don't have to do copies to the store15:16:49
@raitobezarius:matrix.orgraitobezarius* restricted eval still let you allow-list filesystem trees15:16:57
@somasis:matrix.orgsomasis oh, I didn't realize that was a thing 15:17:11
@raitobezarius:matrix.orgraitobezariusyou will only find examples of the usage of this feature in TVL fwiw15:17:26
@raitobezarius:matrix.orgraitobezariusin their CI15:17:30
@raitobezarius:matrix.orgraitobezarius(tvlfyi)15:17:37
@somasis:matrix.orgsomasis found it: https://code.tvl.fyi/tree/ops/pipelines/static-pipeline.yaml#n73 15:25:44
@somasis:matrix.orgsomasis ah and this is documented in nix.conf... so many obscure little nix options out there 15:26:54
@somasis:matrix.orgsomasis ah and this is documented in nix.conf too... so many obscure little nix options out there 15:26:58
@somasis:matrix.orgsomasis ah and this is documented in nix.conf too... so many obscure little nix options out there, I swear I've scrolled past the block of text about restrict-eval and never read it lol 15:27:31
@somasis:matrix.orgsomasis ah and this is documented in nix.conf too... so many obscure little nix options out there, I swear I've scrolled past the block of text about restrict-eval lots of times and never read it lol 15:34:28
@mm_x__:matrix.org@mm_x__:matrix.org left the room.16:31:51
@lonerorz:matrix.org@lonerorz:matrix.org left the room.16:39:21
@lillecarl:matrix.orglillecarlRedacted or Malformed Event17:58:06
@lavender.pet:voip.vera-visions.comlavender.petimage.png
Download image.png
22:00:51
@lavender.pet:voip.vera-visions.comlavender.petrunning into this issue on nix unstable22:01:04
@ekler:feel-co.orgekler
In reply to @lavender.pet:voip.vera-visions.com
sent an image.
#users:nixos.org would probably be a better spot to ask, also how'd you install steam
22:06:57
@lavender.pet:voip.vera-visions.comlavender.petit looks like its a nix os unstable issue https://github.com/NixOS/nixpkgs/issues/42893822:07:26
@lavender.pet:voip.vera-visions.comlavender.petthe recomended way also it worked before upgrading to unstable22:07:42
@lavender.pet:voip.vera-visions.comlavender.petand still works if i force steam to launch with "steam-run steam"22:08:05
@ekler:feel-co.orgekler
In reply to @lavender.pet:voip.vera-visions.com
the recomended way
also it worked before upgrading to unstable
what's the "recommended" way?
22:10:39
@lavender.pet:voip.vera-visions.comlavender.petimage.png
Download image.png
22:09:35
@lavender.pet:voip.vera-visions.comlavender.petthe way the manual suggests22:09:42
@lavender.pet:voip.vera-visions.comlavender.petagain it worked fine before changing to unstable same a the issue link i posted 22:10:09
@ekler:feel-co.orgeklerIt seems unlikely to be a nixpkgs issue or related to any channel, bc it's not really an error, and most of the time it resolves with wiping .steam and trying over22:18:21
@ekler:feel-co.orgekleryou can try tracing it and see what happens22:19:06
29 Oct 2025
@leona:leona.isleona

git.lix.systems seems partly down again: the web alerts with

Failed to load asset files from https://git.lix.systems/assets/js/index.js?v=13.0.1~gitea-1.22.0. Please make sure the asset files can be accessed.

and locally (with nix flake update) it fails with

warning: error: unable to download 'https://git.lix.systems/lix-project/lix/archive/main.tar.gz': HTTP error 200 () (curl error code=92: HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)); retrying from offset 65536 in 509ms ms (attempt 1/5)
warning: error: unable to download 'https://git.lix.systems/lix-project/lix/archive/main.tar.gz': HTTP error 206 () (curl error code=92: HTTP/2 stream 3 was not closed cleanly: INTERNAL_ERROR (err 2)); retrying from offset 131072 in 935ms ms (attempt 2/5)
warning: error: unable to download 'https://git.lix.systems/lix-project/lix/archive/main.tar.gz': HTTP error 206 () (curl error code=92: HTTP/2 stream 5 was not closed cleanly: INTERNAL_ERROR (err 2)); retrying from offset 196608 in 2117ms ms (attempt 3/5)
warning: error: unable to download 'https://git.lix.systems/lix-project/lix/archive/main.tar.gz': HTTP error 206 () (curl error code=92: HTTP/2 stream 7 was not closed cleanly: INTERNAL_ERROR (err 2)); retrying from offset 262144 in 3878ms ms (attempt 4/5)
11:27:33

Show newer messages


Back to Room ListRoom Version: 10