mbrgm_ has joined #nix-darwin
mbrgm has quit [Ping timeout: 246 seconds]
mbrgm_ is now known as mbrgm
tsaeger has quit [Quit: Textual IRC Client: www.textualapp.com]
johnw has quit [Quit: ZNC - http://znc.in]
abathur has quit [Ping timeout: 250 seconds]
abathur has joined #nix-darwin
<thefloweringash> hitting a point of dispair with luarocks. afaict, the reason I can't have neovim is that luarocks has special handling for shared libraries that just breaks when it hits the completely standard symlink pattern
<thefloweringash> depending on directory listing order: it makes three full copies of the shared library OR it only copies the library to the versioned name and ignores the symlinks
<thefloweringash> and if I read this right, it's because someone decided to implement a move operation by executing `cp` and `rm`: https://github.com/luarocks/luarocks/blob/568624c42d3ce2e0781e644e881f4b696424829f/src/luarocks/fs/lua.lua#L1099-L1103
<thefloweringash> alright, enough complaining, I updated the issue: https://github.com/NixOS/nixpkgs/issues/81206#issuecomment-602150139
abathur has quit [Ping timeout: 250 seconds]
abathur has joined #nix-darwin
abathur has quit [Ping timeout: 264 seconds]
abathur has joined #nix-darwin
abathur has quit [Ping timeout: 250 seconds]
abbe has quit [Quit: “Everytime that we are together, it's always estatically palpitating!”]
__monty__ has joined #nix-darwin
abathur has joined #nix-darwin
abathur has quit [Ping timeout: 265 seconds]
abbe has joined #nix-darwin
philr has quit [Ping timeout: 246 seconds]
abathur has joined #nix-darwin
abathur has quit [Ping timeout: 264 seconds]
abathur has joined #nix-darwin
hmpffff has joined #nix-darwin
hmpffff has quit [Ping timeout: 272 seconds]
hmpffff has joined #nix-darwin
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nix-darwin
johnw has joined #nix-darwin
<johnw> LnL: ping
hmpffff has quit [Quit: nchrrrr…]
<LnL> johnw: pong
<johnw> hi!
<johnw> I'm having a possible nix-darwin problem you might have some insight into
<johnw> starting very recently, whenever I try to evaluate anything in darwin.pkgs, such as:
<johnw> nix-build '<darwin>' --cores 10 -A pkgs.docker-machine-driver-vmware
<johnw> I get this error:
<johnw> error: attribute '_module' missing, at /Users/johnw/src/nix/darwin/default.nix:26:12
<johnw> that actual error is being raised from here:
<johnw> /Users/johnw/src/nix/nixpkgs/lib/modules.nix:98:9
<johnw> I don't know if this is due to a recent upgrade of nixpkgs, or nix-darwin, or is due to some change I've made
<johnw> but I'm having difficulty tracking down what might be causing it
<LnL> weird
<LnL> dcdd232939232d04c1132b4cc242dd3dac44be8c
<johnw> aha
<johnw> that would do it
philr has joined #nix-darwin
<LnL> urgh, this is kind of annoying
<johnw> thank you!
__monty__ has quit [Quit: leaving]
hmpffff has joined #nix-darwin