Nixpkgs Architecture Team | 233 Members | |
| https://github.com/nixpkgs-architecture, weekly public meetings on Wednesday 15:00-16:00 UTC at https://meet.jit.si/nixpkgs-architecture | 53 Servers |
| Sender | Message | Time |
|---|---|---|
| 20 Jan 2023 | ||
| Then it must be something with my setup that I messed up | 16:45:56 | |
| Ah I see now, for more context https://matrix.to/#/!kjdutkOsheZdjqYmqp:nixos.org/$hV5O1oF4Um_6bJWgUXEaPl5BUoddKMNhobP-f8gm0Ik (and the messages following that) | 16:47:00 | |
Robert Hensing (roberth): About the relaxation of the reference requirement, should we just allow callPackage ../unit/fo/foo { ... }-form definitions, or also pythonPackages.callPackage, callPackages, recurseIntoAttrs, maybe even allowing that attribute definition to access the file transitively (so callPackage ./foo, where ./foo then references the unit dir)? | 17:39:44 | |
Oh and actually why do we need this at all then, because you can override arguments with .override. Yes there's the rare use case of wanting to callPackage a file twice, but I don't think that alone warrants such a hack | 17:46:45 | |
| I pointed this out here: https://github.com/nixpkgs-architecture/simple-package-paths/pull/27#discussion_r1082894854 | 17:57:45 | |
| Bold move by me, opened a draft PR for testing CI! https://github.com/NixOS/nixpkgs/pull/211832 | 21:47:44 | |
| 22 Jan 2023 | ||
| The Rebased, squashed, and ready for lift-off: https://github.com/NixOS/nix/pull/7447 | 22:19:01 | |
| growpotkin ( Alex Ameen ): Nix PR's can't just be merged by someone randomly :) | 22:36:08 | |
| They can by the right someone! | 22:36:34 | |
| I imagined @roberth but contributors have no way of knowing who has merge permissions. | 22:37:21 | |
| 23 Jan 2023 | ||
| @room: The next meeting will take place in about 10 minutes, we'll continue discussing https://github.com/nixpkgs-architecture/simple-package-paths - meeting link - live stream - meeting notes | 15:19:48 | |
| Sandro 🐧: Feel free to join, we'll take a look at https://github.com/nixpkgs-architecture/simple-package-paths/issues/30 | 15:20:36 | |
| 16:29:48 | |
| https://github.com/aakropotkin/shard-test/blob/main/gen.nix | 16:29:53 | |
In reply to @infinisil:matrix.orgSorry, that time is really inconvenient for me because I am still at my real job. | 16:56:52 | |
| Problem: The tooling (https://github.com/nixpkgs-architecture/nix-spp) currently doesn't distinguish between what is a package and what isn't. It just moves everything, which we said we didn't want | 22:13:44 | |
| I'll try to implement some package detection, so that the tooling only moves those | 22:14:17 | |
Probably using lib.isDerivation | 22:14:36 | |
| 24 Jan 2023 | ||
| 00:31:55 | ||
| Robert Hensing (roberth) tomberek John Ericson growpotkin ( Alex Ameen ): I opened some PR's and will likely open more, please review them this week so we can iterate asynchronously for the planned RFC next week, I recommend watching the entire repository: https://github.com/nixpkgs-architecture/simple-package-paths/pulls | 11:36:23 | |
| growpotkin ( Alex Ameen ): Is your handle derived from Kropotkin, the Russian political theorist? If so, are you also an anarchist? Off-topic, but I have to ask haha | 22:19:19 | |
| * growpotkin ( Alex Ameen ): Is your handle derived from Kropotkin, the Russian political theorist? If so, are you also an anarchist? Off-topic, but I have to ask haha | 22:23:44 | |
| Hari: yes and yes | 22:24:10 | |
| This is the only correct answer | 22:24:41 | |
| Honestly I think Petr just really liked nerding about ants and birds' migratory patterns. Had no idea there was anything political going on there 😉 | 22:26:53 | |
| 26 Jan 2023 | ||
In reply to @infinisil:matrix.orgAnother ping, please review PR's if you have time | 14:30:40 | |
| 28 Jan 2023 | ||
| 17:35:51 | ||
| 30 Jan 2023 | ||
| @room: The next meeting will take place in ~10 minutes, this time we're planning to open an RFC PR for https://github.com/nixpkgs-architecture/simple-package-paths - meeting link - live stream - meeting notes | 15:20:18 | |
| tomberek: Joining? | 15:32:16 | |
| We just opened the RFC https://github.com/NixOS/rfcs/pull/140 🎉 | 16:39:32 | |