ChanServ changed the topic of #nixos-nur to: Nix User Repository || https://github.com/nix-community/NUR || https://logs.nix.samueldr.com/nixos-nur
zurdo has quit [Read error: Connection reset by peer]
greenerworld[m] has quit [Read error: Connection reset by peer]
dtz has quit [Write error: Connection reset by peer]
Ox4A6F has quit [Read error: Connection reset by peer]
rycee has quit [Write error: Connection reset by peer]
bbigras has quit [Read error: Connection reset by peer]
musicmatze has quit [Read error: Connection reset by peer]
fgaz has quit [Read error: Connection reset by peer]
dtz has joined #nixos-nur
bbigras has joined #nixos-nur
Guest7629 has joined #nixos-nur
rycee has joined #nixos-nur
Ox4A6F has joined #nixos-nur
musicmatze has joined #nixos-nur
greenerworld[m] has joined #nixos-nur
zurdo has joined #nixos-nur
n_db has quit [Remote host closed the connection]
Guest7629 is now known as fgaz
justanotheruser has quit [Ping timeout: 272 seconds]
justanotheruser has joined #nixos-nur
justanotheruser is now known as Mr_Notheruser
Mr_Notheruser has quit [Ping timeout: 252 seconds]
justanotheruser has joined #nixos-nur
adfaure has joined #nixos-nur
<adfaure> Hello, Im a trying to add our package repository to NUR; while doing nur updtate I got this error that I could not understand:https://gitlab.inria.fr/snippets/432
<adfaure> Do you have any insight please?
<rycee> <adfaure "Hello, Im a trying to add our pa"> adfaure: It seems that link needs a login.
<adfaure> rycee: Bizar, the repo is public ... https://github.com/adfaure/kapack/
<rycee> adfaure: Yeah, the repo I can see but when I go to https://gitlab.inria.fr/snippets/432 I get "You need to sign in or sign up before continuing." :-)
<adfaure> oooh, yeah indeed. Sorry
<adfaure> Fixed
<rycee> Now it worked :-) I'm not certain from the error message what the issue is but I tried downloading the repo and doing `nix-shell .` in it and I get "error: meta attribute missing or incorrect: missing the "longDescription" attribute."
<rycee> It's `batbroker/default.nix` causing it.
<adfaure> Thank you, so my question is that is seems right. We pushed the automatic check for meta attributes
<adfaure> but from what did you infer that?
<adfaure> (Im not sure my sentence is proper english sorry)
<adfaure> oh my, I understand
<rycee> I'm not completely certain since I'm not really experienced with nur but to me it looks ok in general.
<adfaure> so update tries to build every packages?
<rycee> To find which package caused issues I just ran `nix-shell .` in the repo directory.
<rycee> I also changed the `makeC` function to `makeC = c : s : if c then true else throw ''meta attribute missing or incorrect: missing the "${s}" attribute for ${drv.name}.'';` so that it's possible to see which package was troublesome.
<rycee> I don't think it tries to build the packages, just tries to evaluate the `default.nix` file.
<adfaure> Ok, I will try to update every packages and retry the update once It is done
<adfaure> I also updated the function thanks to your proposal
<adfaure> ty :)
<rycee> No worries. Good luck!
<adfaure> Thank you, see you :)
<rycee> I'm heading to bed so won't be able to answer any more today :-)
<adfaure> same here!
<adfaure> good night then
adfaure has quit [Quit: Page closed]
justanotheruser has quit [Read error: Connection reset by peer]