| 11 Nov 2025 |
| Mats Tage Axelsson joined the room. | 10:03:31 |
Arian | builtins.fetchGit takes a narHash argument but this seems to be undocumented. is this expected? | 10:12:55 |
Arian | i.e. :doc builtins.fetchGit doesnβt mention its existence | 10:14:44 |
thubrecht | https://git.lix.systems/lix-project/lix/src/branch/main/lix/libexpr/builtins/fetchGit.md it is documented on the main version | 10:38:31 |
Arian | sweet | 10:51:31 |
| @iooioio:matrix.org left the room. | 12:22:54 |
dr_teagle | If we continue this conversation should we make a thread? IDK how that works on matrix/element?
I agree that most people are not consciously prejudiced against women, but a lot more are subconsciously prejudiced. An example is that women who fight for themselves are more likely to be seen as "bitchy". If more people were completely normal about women than the patriarchy wouldnt be so deeply entrenched. What do you define as "normal"? not actively hostile towards? By population most societies are at least restrictive towards women, 2 of the largest religions in the world are very easily distorted to become sexist, and I know that for the religion I follow(christianity-southern baptist) majority of the church body believes in classical gender roles and the need to conform to them. One of the major denominations of christanity had a schism recently because it elected a woman as leader- is that not sexist at least subconsciously? For that matter what defines sexism exactly? Is it "treating someone different because of their sex" if that is the case then is offering more painkiller to women sexist? There is a legitimate medical need to treat you differently based on sex for things like medications, BMI, etc. Is that sexist under that definition? Is a more "correct" definition of sexism "treating someone differently beyond what is needed based on their sex"? This is not me saying sexism doesnt exist, we can all agree that telling a woman that her only purpose is to cook and bear children is very sexist.
I argue that besides base biology there is no difference between the base sexes(inter-sex people do exist but they complicate the model for now, as do trans I acknowledge that saying "I ignore you because you are complicated" is ... unideal) beyond the strictly biological I argue that the way we think is at base level the same. most behavioral and mental differences are taught/ reinforced through society. I do not have gender dysphoria so I cannot comment on what it feels like. | 13:43:47 |
antifuchs | Please avoid threads, they are super inconsistently accessible across clients | 13:45:17 |
K900 | I would suggest moving this to #Lix Off Topic though | 13:46:58 |
dr_teagle | ahh ok ty | 13:47:34 |
dr_teagle | forwarded it there | 13:48:26 |
mei π& | hey is this a known issue? substituting during a build:
β error: some substitutes for the outputs of derivation '/nix/store/r84cmw9rrbgin4zf7h2rdm01v8z39hg2-maven-3.9.11.drv'β¦
β error: some substitutes for the outputs of derivation '/nix/store/82rgzwx5h2khwlg3yyx832z2dswx22w6-global-platform-pβ¦
β error: failed to read compressed data (truncated input)
ckie@cookiemonster ~/git/nixpkgs -> nix --version
nix (Lix, like Nix) 2.93.3
System type: x86_64-linux
Additional system types: aarch64-linux, armv7l-linux, i686-linux
Features: gc, signed-caches
System configuration file: /etc/nix/nix.conf
User configuration files: /home/ckie/.config/nix/nix.conf:/etc/xdg/nix/nix.conf:/home/ckie/.nix-profile/etc/xdg/nix/nix.conf:/nix/profile/etc/xdg/nix/nix.conf:/home/ckie/.local/state/nix/profile/etc/xdg/nix/nix.conf:/etc/profiles/per-user/ckie/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/zxl9ivn2v7xcrzlf4j036fl6av34zwv9-lix-2.93.3/share
| 21:28:19 |
mei π& | just cache.nixos.org and pkgs.lix, nothing special | 21:28:49 |
mei π& | * just cache.nixos.org and pkgs.lix on nixos, nothing special | 21:28:58 |
raitobezarius | Yes, this is a curl bug fixed in staging-next | 21:28:56 |
mei π& | oh, but i saw the other person had all sorts of openssl logs? | 21:29:23 |
mei π& | will try the http2 off anyway | 21:30:03 |
raitobezarius | Yes it's normal | 21:31:26 |
raitobezarius | curl corrupts transfers and this bubbles up to openssl | 21:31:39 |
mei π& | I meant I didn't get anything besides that log | 21:31:50 |
mei π& | but let's see if it works with it first | 21:31:57 |
mei π& | * I meant I didn't get anything besides that log I posted | 21:32:08 |
mei π& | well the builder almost OOM'd so i think it's working now, thanks! | 21:34:51 |
| 12 Nov 2025 |
| Ο joined the room. | 09:22:29 |
Ο | is there any way to be able to use nix as a normal user in a non-systemd distro? | 09:22:58 |
toonn | I think Nix still allows a single-user install, and without a daemon there's no need for systemd, IIRC. (Lix's installer does not support a non-daemon install (yet?) IIRC) | 09:25:55 |
Ο | so it should work fine if i install cppnix single-user from my user? is that correct? | 09:26:44 |
toonn | If I remember correctly. Single-user installs were disabled for Darwin but I believe Linux still allows them. | 09:27:49 |
Ο | they dont work with selinux enabled afaik , but i dont have that so should be fine | 09:28:37 |
Ο | do u know of any plans for lix to be able to do this? | 09:28:52 |