!VRULIdgoKmKPzJZzjj:nixos.org

Nix Package Manager development

835 Members
For people hacking on Nix: https://github.com/NixOS/nix Nix maintainers can be reached here.179 Servers

Load older messages


SenderMessageTime
19 Aug 2025
@Ericson2314:matrix.orgJohn EricsonAh nice, yes that is just what we want 21:20:48
@Ericson2314:matrix.orgJohn Ericson Thanks @joerg:thalheim.io! 21:20:55
21 Aug 2025
@sinan:sinanmohd.comsinan changed their profile picture.02:27:02
@sinan:sinanmohd.comsinan 02:27:05
@infinisil:matrix.orginfinisilRedacted or Malformed Event23:29:13
@mjolnir:nixos.orgNixOS Moderation Bot @infinisil:matrix.org You have mentioned too many users in this message, so we have had to redact it. 23:29:14
@infinisil:matrix.orginfinisilUgh :/23:29:26
@infinisil:matrix.orginfinisil Nix team, please make sure you have some content in the state of the union presentation at NixCon: https://docs.google.com/presentation/d/191-Bgwv6Bdb4KBzIfyAyZBftI0rSuCBo-_tSPrTSrtE/edit?slide=id.g376eb5e3048_2_93#slide=id.g376eb5e3048_2_93). You can reuse parts from 2024 or PlanetNix 23:30:51
@infinisil:matrix.orginfinisil @Eelco @tomberek @John Ericson ^ 23:31:03
@infinisil:matrix.orginfinisil @Robert Hensing (roberth) @Sergei Zimmerman (xokdvium) @Robert Hensing (roberth) ^ 23:31:15
@infinisil:matrix.orginfinisilPM me your google mail to get permissions23:35:47
22 Aug 2025
@nik.singh710:matrix.orgNikhil Singh changed their profile picture.12:05:58
@elikoga:matrix.orgelikoga changed their profile picture.17:28:41
23 Aug 2025
@fzakaria:one.ems.hostfzakariaSorry i missed the meeting this week03:10:21
@fzakaria:one.ems.hostfzakariaif anyone has a good bug for me to track down; feel free to DM me it -- I will try to pick 2-3 this week like last week03:10:40
@pveierland:matrix.orgpveierlandWrote PostgreSQL functions for Nix base32 - sharing to save others from the fun :) https://github.com/pveierland/pg_nix_base3206:06:32
@ebeem:matrix.orgebeem-sama changed their profile picture.19:59:09
24 Aug 2025
@dramforever:matrix.orgdramforever

is this an intended feature?

$ nix run nixpkgs#busybox echo -v3
3
09:20:31
@k900:0upti.meK900Of what?09:37:08
@dramforever:matrix.orgdramforevernix09:44:08
@dramforever:matrix.orgdramforever * nix run 09:44:21
@dramforever:matrix.orgdramforever

nix run is eating the -v, as can be seen:

$ nix run busybox echo -- -v3        
-v3
09:45:05
25 Aug 2025
@fzakaria:one.ems.hostfzakaria Sergei Zimmerman (xokdvium): https://github.com/NixOS/nix/pull/13821 04:35:50
@emilazy:matrix.orgemily have you tested file://relative/repo or file:/var/repos/x with git(1)? I don't think they behave how you expect 04:37:22
@fzakaria:one.ems.hostfzakariathe file parsing I have kept the same for now and this tackles mostly SCP04:40:26
@emilazy:matrix.orgemily I don't think Nix treats file://a/b as relative or file:/a/b as absolute currently 04:41:28
@emilazy:matrix.orgemily file://relative/repo is the path /repo on the authority relative, and file:/a/b is I think RFC-compliant but does not work 04:43:29
@emilazy:matrix.orgemilyat least a doc/tests issue, since the URL described as relative isn't04:44:04
@fzakaria:one.ems.hostfzakariaI wrote two tests for now. If we file a bug I can augment the parser04:44:52
@fzakaria:one.ems.hostfzakaria
        // Relative path (becomes file:)
        {"relative/repo", "file://relative/repo"},
        // Already file: scheme
        {"file:/var/repos/x", "file:/var/repos/x"},
04:44:54

Show newer messages


Back to Room ListRoom Version: 6