!tPxtoBdChSsxHuBlNW:nixos.org

NixOS Marketing

279 Members
NixOS website + marketing team: https://nixos.org/community/teams/marketing.html62 Servers

Load older messages


SenderMessageTime
26 Aug 2021
@andi:kack.itandi-What else is expected? A graphical tour through NixOS?00:00:20
@samueldr:matrix.orgsamueldrplease00:00:35
@samueldr:matrix.orgsamueldrnah, but not every users has multiple machines around...00:01:04
@samueldr:matrix.orgsamueldr... though I forgot that smartphones are a thing now00:01:10
@ryantm:matrix.orgryantmMaybe just a manual link and terminal link in the dock?00:01:36
@samueldr:matrix.orgsamueldr when I first installed Linux I only had one computer, no fancy shmancy alternatives to access the internet 00:01:39
@andi:kack.itandi-I don't know what the user did expect. The thread is titled "trying out"00:01:43
@ryantm:matrix.orgryantmIt used to have desktop icons linking to these before gnome killed desktop icons.00:02:41
@samueldr:matrix.orgsamueldr
whenever i select it as my boot drive it takes me directly to an install screen.
00:03:29
@andi:kack.itandi-ok, I noticed on the Fedora34 installer that I wasn't getting the Gnome tour but instead an installer popup or something like that.00:03:31
@samueldr:matrix.orgsamueldrI'm confused00:03:43
@davidak:matrix.orgdavidakother distros have a graphical installer... and you can choose between installing or trying out the live environment. on nixos you are just lost01:08:34
@davidak:matrix.orgdavidakhttps://chaos.social/@davidak/10682462702909716222:19:48
28 Aug 2021
@matthewcroughan:defenestrate.itmatthewcroughan - nix.howI've produced the following video, which might be helpful for some. https://youtu.be/OV2hi8b5t4801:43:12
@tomberek:matrix.orgtomberekVery cool. I never knew you could chain the pkgsCross with pkgsStatic that way.02:03:33
@samueldr:matrix.orgsamueldrnote: the order matters; it won't produce the same output02:06:05
@matthewcroughan:defenestrate.itmatthewcroughan - nix.how
In reply to @samueldr:matrix.org
note: the order matters; it won't produce the same output
Does that mean that there is not idempotence where there should be idempotence? Or is this correct behavior? Could it be fixed, or is it desirable for there to be different results based on the ordering?
02:08:51
@samueldr:matrix.orgsamueldrI don't recall02:09:05
@samueldr:matrix.orgsamueldrI believe static -> cross makes the toolchain static, which doesn't work, or something like that, while cross -> static works02:09:38
@tomberek:matrix.orgtomberek how about something like: pkgsStatic.<some Go Pacakge>. I'd guess that would try to set CGO_ENABLED=0 and some ldflags. Instead it seems to build Go and starts using musl and fails. 02:10:58
@matthewcroughan:defenestrate.itmatthewcroughan - nix.howpkgsStatic contains an attrset which happens to also contain pkgsCross, and vice-versa.. It's an interesting problem.02:11:01
@matthewcroughan:defenestrate.itmatthewcroughan - nix.howIt's not a problem, because it's exactly as you'd expect, and has nothing to do with idempotence like I thought then.02:11:25
@matthewcroughan:defenestrate.itmatthewcroughan - nix.howIf there is terminology for the problem of ordering, I don't know what it'd be called, because it does make sense as to what's happening. The sets contain eachother.02:12:01
@samueldr:matrix.orgsamueldrjust a note about the behaviour, not a bug02:12:50
@matthewcroughan:defenestrate.itmatthewcroughan - nix.howWell you could make the case that pkgsCross shouldn't be in pkgsStatic's set and should be filtered out if we know it doesn't make sense :D02:13:20
@tomberek:matrix.orgtomberek(some languages have fairly good cross-compilation stories in their native compilers that dodge issues of needing large toolchains. Exposing that in a similar way would be cool.)02:20:22
@matthewcroughan:defenestrate.itmatthewcroughan - nix.how buildGoModule.allArchs = true; would be quite cool. 02:23:18
@matthewcroughan:defenestrate.itmatthewcroughan - nix.how * buildGoModule.allArchs.static = true; would be quite cool. 02:23:43
@matthewcroughan:defenestrate.itmatthewcroughan - nix.howThe result would then contain binaries for all architectures, which the user can then distribute to normal distributions, since this is usually what people do with Go binaries anyway.02:23:58
@eelco:nixos.orgEelco 😴changed room power levels.02:25:53

Show newer messages


Back to Room ListRoom Version: 6