NixOS GSoC | 253 Members | |
| 25 Servers |
| Sender | Message | Time |
|---|---|---|
| 28 Feb 2024 | ||
| At the moment, at It's FOSS, I too am working on a few zero-to-nix inspired articles, educating people about how stuff actually works and would love to hear about your approach. :) | 12:19:26 | |
In reply to @dooy:matrix.orgThanks! I will check that. | 12:33:34 | |
In reply to @thefossguy:matrix.orgSure :) | 12:33:41 | |
| 14:53:38 | ||
| Hi everyone, I'm Zarak and I freelance as a software developer. I have previously participated in GSoC with the Haskell organization. I learned a great deal from that experience, and had some incredible mentors. I'm applying again this year to the Nix organization because I've been using NixOS for the past 3 years and can't imagine going back to anything else. Some of the reasons I want to introduce Nix to a company where I used to work are:
I'm not confident enough with nix to introduce it into a complex project just yet, but hopefully after picking up some knowledge from the community I can do so. | 16:08:33 | |
| 29 Feb 2024 | ||
| 00:20:56 | ||
| 02:43:03 | ||
| Redacted or Malformed Event | 03:24:49 | |
| 08:20:15 | ||
| 08:58:25 | ||
In reply to @chococandy:matrix.orgYeah so I have been looking at this too and after reading the few PR's there is the source code on https://github.com/NixOS/nix/tree/b1586a679965b587c9fcb250c3078d4378a98170/src/libstore derivations.cc and derivations.hh and there is the parsed-derivations.cc and parsed-derivations.hh. So it believe one would have to edit both files and update declarations. I don't know though what is the meaning of merge in the "merge parsed derivations into basic derivations" | 09:33:48 | |
| Oh I think it actually means to merge them into derivations as the quote says: "we should add fields to BasicDerivation storing this extra information" so like you would have one object instead of two | 09:46:22 | |
Yeah, also if you only look at the size of it, the derivations.cc is a much larger file than parsed-derivations.cc | 09:50:23 | |
| also if you go on NixOS repo you can search for these terms and find referenced PR's, issues, source references and so forth. For example: willBuildLocally https://github.com/search?q=org%3ANixOS+willbuildlocally&type=code | 10:08:36 | |
What is really super cool is that if you look at the right symbol section you have these functions like lets say writeStructuredAttrsShell that you can search for, like open the appropriate part in the derivations.cc and then even open just that part in vscode right there in the browser tab with "view file in GitHub.dev" I had no idea, that's pretty cool :o | 10:28:43 | |
* What is really super cool is that if you look at the right symbol section you have these functions like lets say writeStructuredAttrsShell that you can search for, like open the appropriate part in the derivations.cc and then open it in vscode right there in the browser tab with "view file in GitHub.dev" I had no idea, that's pretty cool :o | 10:30:47 | |
* What is really super cool is that if you look at the right symbol section you have these functions like lets say writeStructuredAttrsShell that you can search for, and then even open it in vscode right there in the browser tab with "view file in GitHub.dev" I had no idea, that's pretty cool :o | 10:39:16 | |
| 17:23:00 | ||
| 1 Mar 2024 | ||
| Can one send a draft proposal for a feedback? I’d like to send mine in couple days. | 08:54:25 | |
| I'm pretty sure you're allowed to do that, I'd at least have a draft ready if I were you :) | 08:59:53 | |
| So upon hearing a yes (pretty likely), you can immediately send one | 09:00:17 | |
| Yeah I hope so. I am going away for a trip next week right until the application process starts, and I wont have much computer access during that time so Id appreciate some feedback before I leave. | 09:30:00 | |
| 15:21:45 | ||
| I'd ask Janik as they initiated GSoC for NixOS :D | 17:39:41 | |
In reply to @thefossguy:matrix.orgYes they already put thumbs up emoji on my request | 18:09:03 | |
| Nice, didn't notice (am sleepy) | 18:12:16 | |
| 19:49:59 | ||
| Hello, Tirth from India here. I am a computer science undergrad at IITBHU. I am currently pursuing an internship with LaunchX labs, developing an AI co-pilot tool for personalised message generation. I have also worked with languages like solidity, move and rust while I was developing a decentralised exchange for my college cohort. Relatively new in nix, but hoping to get to know it well! | 20:05:21 | |
| 2 Mar 2024 | ||
| 03:44:07 | ||
| 11:27:52 | ||