!LemuOOvbWqRXodtSsw:nixos.org

NixOS Reproducible Builds

536 Members
Report: https://reproducible.nixos.org Project progress: https://github.com/orgs/NixOS/projects/30122 Servers

Load older messages


SenderMessageTime
4 Mar 2025
@lassulus:lassul.uslassulus changed their profile picture.17:48:48
7 Mar 2025
@adam_neverwas:matrix.orgAdam Neverwas joined the room.20:45:05
10 Mar 2025
@multiset:matrix.orgπ“‚π“Šπ“π“‰π’Ύπ“ˆβ„―π“‰ joined the room.04:49:41
@maximsmol:matrix.org@maximsmol:matrix.org left the room.16:02:01
11 Mar 2025
@adam_neverwas:matrix.orgAdam Neverwas removed their display name adam_neverwas.23:24:17
12 Mar 2025
@adam_neverwas:matrix.orgAdam Neverwas set their display name to Adam Neverwas.14:27:38
13 Mar 2025
@0rzklv:matrix.org@0rzklv:matrix.org joined the room.07:58:45
@sigmasquadron:matrix.orgFernando Rodrigues raboof Mind if we discuss something in a DM? 23:29:12
17 Mar 2025
@nancyenos:matrix.orgnancyenos joined the room.20:47:27
@3plexdev:matrix.org3pleX-dev joined the room.21:50:35
18 Mar 2025
@tessyjames:matrix.orgtessyjames joined the room.20:45:47
@tessyjames:matrix.orgtessyjamesHello NixOS Community My name is Theresa James from Nigeria and am excited to join this space. I am part of Outreachy 2025 contributors and am exploring NixOS and Nix package manager to learn and deepen my understanding of functional package management and reproducible build. This is my first time contributing to FOSS and am eager to learn from the community. I am interested on Kitty Nixpkgs and will start to reproduce and build the package once I setup my environment. Thanks and I look forward to collaborating with you guys.21:14:35
@raboof:matrix.orgraboofAwesome, welcome!22:18:24
19 Mar 2025
@tessyjames:matrix.orgtessyjames
In reply to @raboof:matrix.org
Awesome, welcome!
Thanks πŸ™
02:34:24
@sigmasquadron:matrix.orgFernando Rodrigues
In reply to @tessyjames:matrix.org
Hello NixOS Community
My name is Theresa James from Nigeria and am excited to join this space. I am part of Outreachy 2025 contributors and am exploring NixOS and Nix package manager to learn and deepen my understanding of functional package management and reproducible build.

This is my first time contributing to FOSS and am eager to learn from the community. I am interested on Kitty Nixpkgs and will start to reproduce and build the package once I setup my environment.

Thanks and I look forward to collaborating with you guys.
Welcome, Theresa! Let us know if you have any questions regarding your environment setup, and if you encounter any snags when testing kitty's reproducibility.
02:54:50
@sigmasquadron:matrix.orgFernando Rodrigues
In reply to @tessyjames:matrix.org
Hello NixOS Community
My name is Theresa James from Nigeria and am excited to join this space. I am part of Outreachy 2025 contributors and am exploring NixOS and Nix package manager to learn and deepen my understanding of functional package management and reproducible build.

This is my first time contributing to FOSS and am eager to learn from the community. I am interested on Kitty Nixpkgs and will start to reproduce and build the package once I setup my environment.

Thanks and I look forward to collaborating with you guys.
* Welcome, Theresa! Let us know if you have any questions regarding your environment setup, and if you encounter any snags when testing kitty's reproducibility. Be advised that you will need a GitHub account to publish your contributions
02:56:11
@sigmasquadron:matrix.orgFernando Rodrigues
In reply to @tessyjames:matrix.org
Hello NixOS Community
My name is Theresa James from Nigeria and am excited to join this space. I am part of Outreachy 2025 contributors and am exploring NixOS and Nix package manager to learn and deepen my understanding of functional package management and reproducible build.

This is my first time contributing to FOSS and am eager to learn from the community. I am interested on Kitty Nixpkgs and will start to reproduce and build the package once I setup my environment.

Thanks and I look forward to collaborating with you guys.
* Welcome, Theresa! Let us know if you have any questions regarding your environment setup, and if you encounter any snags when testing kitty's reproducibility. Be advised that you will need a GitHub account to publish your contributions.
02:56:56
@ethancedwards8:matrix.orgethancedwards8
In reply to @tessyjames:matrix.org
Hello NixOS Community
My name is Theresa James from Nigeria and am excited to join this space. I am part of Outreachy 2025 contributors and am exploring NixOS and Nix package manager to learn and deepen my understanding of functional package management and reproducible build.

This is my first time contributing to FOSS and am eager to learn from the community. I am interested on Kitty Nixpkgs and will start to reproduce and build the package once I setup my environment.

Thanks and I look forward to collaborating with you guys.
Awesome, welcome to the room! I’m one of this years outreachy mentors. Feel free to reach out if you need anything :)
02:57:18
@tessyjames:matrix.orgtessyjames
In reply to @ethancedwards8:matrix.org
Awesome, welcome to the room! I’m one of this years outreachy mentors. Feel free to reach out if you need anything :)
Thanks. Will definitely do 😊
03:01:55
@sigmasquadron:matrix.orgFernando Rodrigues changed their display name from SigmaSquadron to Fernando Rodrigues.03:30:09
@sigmasquadron:matrix.orgFernando Rodrigues changed their profile picture.03:32:13
20 Mar 2025
@julienmalka:matrix.orgJulienShameless plug: 15:03:09
@julienmalka:matrix.orgJulien* Shameless plug: https://luj.fr/blog/how-nixos-could-have-detected-xz.html15:03:18
@emilazy:matrix.orgemily FWIW, GitHub can serve .tar.gz archives, not just .zip. so I think in the case of xz an unforced error on our part, rather than a necessary compromise 15:19:14
@emilazy:matrix.orgemily (though it could be we were doing it precisely because we can't autoreconfHook at that point) 15:19:49
@emilazy:matrix.orgemily(but at least archive format isn't an issue)15:19:54
@julienmalka:matrix.orgJulien
In reply to @emilazy:matrix.org
(though it could be we were doing it precisely because we can't autoreconfHook at that point)
Yes you are right I wanted to add this precision but I forgot
15:27:01
@emilazy:matrix.orgemily I really appreciate the post though. I want to fetchFromGitHub more things :) 15:28:59
@julienmalka:matrix.orgJulienThank you ! I tried to add a little precision about being xz purely from source being more complex than just being able to unzip the archive :)16:00:36
@julienmalka:matrix.orgJulien So turns out I hallucinated the part where I said that fetchFromGithub downloads .zip archives (I think because it is what you get when downloading from the web interface), so the reason we build xz from the maintainer tarball is indeed to get rid of the autoconf dependency 21:32:09

Show newer messages


Back to Room ListRoom Version: 6