!SgYlXivkogarTVcnZO:nixos.org

Nix Flakes

892 Members
179 Servers

Load older messages


SenderMessageTime
4 Sep 2021
@bew:matrix.orgbew
In reply to @edrex:matrix.org
is there something in the flake spec that allows the flake author to specify a cache?
https://github.com/NixOS/nix/pull/4189 ?
05:13:09
@bew:matrix.orgbewThere's also https://github.com/NixOS/nix/issues/382405:38:56
@bew:matrix.orgbewWhich adds the loading of a local nix.conf file05:39:22
@edrex:matrix.orgedrex
In reply to @bew:matrix.org
https://github.com/NixOS/nix/pull/4189 ?
that was merged to master in Nov, awesome!
19:16:11
@edrex:matrix.orgedrexis there a doc describing the Nix branching strategy somewhere? (wondering how commits to master make it to a release)19:16:47
@edrex:matrix.orgedrexi imagine lots of cherry picking19:17:06
@roosemberth:orbstheorem.chRoosIIRC, you open an MR against master and if you want it backported you open an MR against the release branch.19:44:09
@roosemberth:orbstheorem.chRoosI imagine that release branches never get merged back to master and master is forked prior to ZHF upon the next release.19:44:57
@edrex:matrix.orgedrexare release branches tagged directly off current master?19:50:26
@edrex:matrix.orgedrexerr, branched rather19:50:34
@edrex:matrix.orgedrex it looks like releases are tagged off the latest-release branch, which seems to keep a persistent history parallel to master 19:56:46
@edrex:matrix.orgedrexah, i think it starts from master with each new minor release, ie git show $(git merge-base master origin/latest-release) -> Sep 4 201920:01:10
5 Sep 2021
@blaggacao:matrix.orgDavid Arnold (blaggacao) Releases are actually "release tracks" which can suffer continous bugfixing and the likes, hence they are modled as branches. 22:57:42
6 Sep 2021
@keiichi:matrix.orgteto joined the room.10:41:41
@roberthensing:matrix.orgRobert Hensing (roberth) joined the room.11:08:42
@moritz.hedtke:matrix.orgmoritz.hedtke joined the room.11:14:40
@j4m3s:prologin.orgj4m3s joined the room.11:20:06
@figsoda:matrix.orgfigsoda joined the room.11:52:12
@tyberius_prime:matrix.orgTyberiusPrime joined the room.12:20:34
@tyberius_prime:matrix.orgTyberiusPrimehey guys. I want to refer to a .nix file inside nixpkgs from my flake with callPackages14:36:57
@tyberius_prime:matrix.orgTyberiusPrimewhat's the magic syntax for that ?14:37:18
@roosemberth:orbstheorem.chRoosIn a NixOS configuration you can do something like this: https://gitlab.com/roosemberth/dotfiles/-/blob/master/nix/machines/tests/base.nix#L314:41:03
@tyberius_prime:matrix.orgTyberiusPrimewhich leads to the question how I get the modulePath in this case... all I have is a flake input, whatever that is :)14:42:00
@tyberius_prime:matrix.orgTyberiusPrime(outPath is promising)14:42:36
@tyberius_prime:matrix.orgTyberiusPrimeindeed "${nixpkgs.outPath}/pkgs/development/r-modules/generic-builder.nix" get's me a new exciting error message14:44:42
@roosemberth:orbstheorem.chRoos I would try to toString the nixpkgs argument and access the subpath. 14:45:16
@roosemberth:orbstheorem.chRoos It's progress \o/ 14:46:14
@ilkecan:matrix.orgilkecan toString drv and drv.outPath is the same 14:51:15
@papojari:artemislena.eupapojari changed their profile picture.21:17:49
@papojari:artemislena.eupapojari changed their profile picture.21:18:35

Show newer messages


Back to Room ListRoom Version: 6