!SgYlXivkogarTVcnZO:nixos.org

Nix Flakes

886 Members
177 Servers

Load older messages


SenderMessageTime
22 Oct 2021
@balsoft:balsoft.rubalsoftAh, wait, what?12:11:16
@balsoft:balsoft.rubalsoft
In reply to @tyberius_prime:matrix.org
as opposed to myflake.url = "path://home/TyberiusPrime/ThisIsWhereTheFlakeLives?rev=sha256";
Yeah this is definitely not going to work... It should probably fail when it encounters ?path though
12:11:43
23 Oct 2021
@enzime:nixos.devEnzime joined the room.12:18:18
24 Oct 2021
@mkroehnert:matrix.orgmkroehnert joined the room.21:40:30
26 Oct 2021
@grahamc:nixos.org@grahamc:nixos.orgchanged room power levels.01:15:54
@mjolnir:nixos.orgNixOS Moderation Bot changed their display name from mjolnir to NixOS Moderation Bot.02:00:10
@mjolnir:nixos.orgNixOS Moderation Bot set a profile picture.02:00:28
@mjolnir:nixos.orgNixOS Moderation Bot changed their profile picture.02:23:42
@mjolnir:nixos.orgNixOS Moderation Bot changed their profile picture.02:33:12
@Las:matrix.orgLas Does anyone know what the equivalent of nix-env --set is with nix profile? 10:08:25
@Las:matrix.orgLas I want to use nix profile for setting my system profile, but obviously nix profile install isn't the solution here. 10:08:50
@tomberek:matrix.orgtomberek nix profile remove '.*' ; nix profile install ? :) 13:07:03
@tomberek:matrix.orgtomberekalmost, but it will make an extra generation13:07:18
@lovesegfault:matrix.orglovesegfault I'm getting rate limited when doing nix flake update, is there any way to provide it my GH token? 17:40:54
@cafkafk:matrix.orgcafkafk removed their profile picture.18:58:46
@blaggacao:matrix.orgDavid Arnold (blaggacao)
In reply to @lovesegfault:matrix.org
I'm getting rate limited when doing nix flake update, is there any way to provide it my GH token?
/etc/nix/netrc was it? And then netrc-file = /etc/nix/netrc
19:16:51
@blaggacao:matrix.orgDavid Arnold (blaggacao)* `/etc/nix/netrc` was it? And then `netrc-file = /etc/nix/netrc` (in the nix config)19:17:10
@colemickens:matrix.orgcolemickens ๐Ÿณ๏ธโ€๐ŸŒˆ You do nix build --profile :/ 23:02:05
@colemickens:matrix.orgcolemickens ๐Ÿณ๏ธโ€๐ŸŒˆ cc: Las ^ 23:02:11
@colemickens:matrix.orgcolemickens ๐Ÿณ๏ธโ€๐ŸŒˆ approximately: sudo nix "${nixargs[@]}" build --no-link --profile /nix/var/nix/profiles/system "${out}" 23:02:52
@Las:matrix.orgLas Well, it's better than nothing, thanks colemickens ๐Ÿณ๏ธโ€๐ŸŒˆ ! 23:06:32
@Las:matrix.orgLasI made https://github.com/NixOS/nix/issues/543623:11:29
@figsoda:matrix.orgfigsoda
In reply to @tomberek:matrix.org
nix profile remove '.*' ; nix profile install ? :)
a useless tip: using .+ instead of '.*' does the same thing and it's shorter
23:29:04
27 Oct 2021
@sudoreboot:matrix.orgHrafn BlรณรฐbรณkWhat is the URI syntax for gitlab subgroups/subprojects? Example: I want to try out a flake with this convoluted path: https://gitlab.com/veloren/dev/veloren/-/tree/yusdacra/chore/nix06:48:48
@balsoft:balsoft.rubalsoft I think git+https is the best you can do :/ 08:12:01
@colemickens:matrix.orgcolemickens ๐Ÿณ๏ธโ€๐ŸŒˆ Las: I'm not sure I understood your issue. In the example I gave ${out} was some arbitrary store path (which happened to be a nixos toplevel) 19:33:46
@Las:matrix.orgLas
In reply to @colemickens:matrix.org
Las: I'm not sure I understood your issue. In the example I gave ${out} was some arbitrary store path (which happened to be a nixos toplevel)
Yes, you're right.
19:34:16
@Las:matrix.orgLasI thought that that didn't work, since there is nothing to build.19:34:37
@Las:matrix.orgLasit's not intuitively clear from the name.19:34:44
@enzime:nixos.devEnzime
In reply to @sudoreboot:matrix.org
What is the URI syntax for gitlab subgroups/subprojects? Example: I want to try out a flake with this convoluted path: https://gitlab.com/veloren/dev/veloren/-/tree/yusdacra/chore/nix
as far as I understand, that's just the name of the branch so when you specify the flake input you just need to specify ref = "yusdacra/chore/nix";
23:48:15

Show newer messages


Back to Room ListRoom Version: 6