!SgYlXivkogarTVcnZO:nixos.org

Nix Flakes

888 Members
178 Servers

Load older messages


SenderMessageTime
6 Oct 2021
@Las:matrix.orgLas cdepillabout: This is an error internal to Nix. 07:42:10
@Las:matrix.orgLas Nix uses git internally when fetching Git repositories. 07:42:18
@Las:matrix.orgLas * cdepillabout: This is a warning internal to Nix. 07:42:55
@niksnut:matrix.orgniksnutI think this message is gone on master, see https://github.com/NixOS/nix/pull/457307:52:19
@rosariopulella:matrix.orgRosario Pulella changed their display name from rosariopulella to Rosuavio.10:38:26
@rosariopulella:matrix.orgRosario Pulella changed their display name from Rosuavio to Rosario Pulella.10:44:51
@cdepillabout:matrix.orgcdepillabout
In reply to @niksnut:matrix.org
I think this message is gone on master, see https://github.com/NixOS/nix/pull/4573
Ah great, thanks!
11:07:55
@lourkeur:nixos.devlourkeur (nix btw) joined the room.20:34:49
7 Oct 2021
@kadokusei10:matrix.orgkadokusei10 joined the room.09:41:19
8 Oct 2021
@florian:web3.foundationFlorian | W3Fnix now fetches submodules by default for flakes and I was wondering what would be the best way to expose all submodules for isolated use in the flake? My use case would be that in some cases, I just want my flake output on submodules, so I do not end up rebuilding them for all repo changes. 09:01:50
@florian:web3.foundationFlorian | W3F * nix now fetches submodules by default for flakes and I was wondering what would be the best way to expose all submodules for isolated use in the flake? My use case would be that in some cases, I just want my flake ouput only depends on some submodules, but I do end up rebuilding for all repo changes.09:07:46
@Las:matrix.orgLas Florian | W3F - OoO Mon/Tue: Pretty sure that was reverted due to various issues. 11:09:40
@nerdypepper:matrix.orgAkshay joined the room.13:50:55
@florian:web3.foundationFlorian | W3F changed their display name from Florian | W3F - OoO Mon/Tue to Florian | W3F.15:14:01
10 Oct 2021
@colemickens:matrix.orgcolemickens 🏳️‍🌈I want to have packages in my flake.nix, and make them easily available as an overlay without repeating myself. The easiest way to do that is to expose the overlay and then a function that returns and overlaid nixpkgs, and then returning your packages from that set02:23:47
@colemickens:matrix.orgcolemickens 🏳️‍🌈but how do you know the names of the packages to return in the packages attribute without duplicating? I guess I could instansiate the overlay with fake nixpkgs and then see what attrNames02:24:34
@colemickens:matrix.orgcolemickens 🏳️‍🌈 * but how do you know the names of the packages to return in the packages attribute without duplicating? I guess I could instansiate the overlay with fake nixpkgs and then see what the attrNames and filter on those. sounds tedious.02:24:45
@mvtva:matrix.orgmvnetbizYou you just call the overlay function with fake parameters and then use attrNames on that? It won't need to evaluate the attr values so it won't error right?04:55:43
@mvtva:matrix.orgmvnetbiz Like attrNames (myOverlay null null). Not sure if that would work. Also it would be more complicated if you have package sets 04:57:03
@mvtva:matrix.orgmvnetbiz* Maybe you can call the overlay function with fake parameters and then use attrNames on that? It won't need to evaluate the attr values so it won't error right?04:59:35
@Las:matrix.orgLas colemickens 🏳️‍🌈: builtins.attrNames (overlay null null) 12:15:28
@lovesegfault:matrix.orglovesegfault

Is there some reason why flakes don't "discover" the flake.nix upwards into the directory structure?

It's annoying that nix build doesn't work in nested dirs and I have to do nix build ../../.. or w/ae

23:16:15
@lovesegfault:matrix.orglovesegfault *

Is there some reason why flakes don't "discover" the flake.nix upwards into the directory structure?

It's annoying that nix build doesn't work in nested dirs and I have to do nix build ../../.. or w/e

23:16:16
@lovesegfault:matrix.orglovesegfault Like, I feel it's pretty common for tools (e.g. Cargo) to just go upwards into the Git repo looking for the build file (e.g. Cargo.toml) 23:16:48
12 Oct 2021
@florian:web3.foundationFlorian | W3F
In reply to @colemickens:matrix.org
but how do you know the names of the packages to return in the packages attribute without duplicating? I guess I could instansiate the overlay with fake nixpkgs and then see what the attrNames and filter on those. sounds tedious.
My overlays often just returns all packages in a separate attrset, that I then return as packages.<system> = pkgs.<flake-name>.
13:33:42
@florian:web3.foundationFlorian | W3F Or you could just parameterize your overlay.nix to either return an overlay or a package attrset. 13:34:39
@florian:web3.foundationFlorian | W3F
In reply to @Las:matrix.org
Florian | W3F - OoO Mon/Tue: Pretty sure that was reverted due to various issues.
I have to look this up. Personally I would increase source control integration in nix.
13:36:59
@florian:web3.foundationFlorian | W3F
In reply to @Las:matrix.org
Florian | W3F - OoO Mon/Tue: Pretty sure that was reverted due to various issues.
* To bad, personally I would increase source control integration of nix.
13:37:51
@florian:web3.foundationFlorian | W3F colemickens 🏳️‍🌈: There is also flake-utils-plus 13:50:09
13 Oct 2021
@colemickens:matrix.orgcolemickens 🏳️‍🌈#5112 is soul-crushing00:04:48

Show newer messages


Back to Room ListRoom Version: 6