Mic92 changed the topic of #nixos-nur to: Nix User Repository || https://nur.nix-community.org/ || https://logs.nix.samueldr.com/nixos-nur
justanotheruser has joined #nixos-nur
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos-nur
nur-bot has joined #nixos-nur
<nur-bot> reedrw: 244b4eb16d -> 21e2f7d2e6 (https://github.com/nix-community/nur-combined/commit/85944df284)
nur-bot has quit [Remote host closed the connection]
justanotheruser has quit [Ping timeout: 246 seconds]
justanotheruser has joined #nixos-nur
nur-bot has joined #nixos-nur
<nur-bot> sehqlr: d0199fc2f3 -> 4fcb17a2c6 (https://github.com/nix-community/nur-combined/commit/a89e3ddcf9)
nur-bot has quit [Remote host closed the connection]
andi- has quit [Remote host closed the connection]
andi- has joined #nixos-nur
<nur-bot> rycee: b95d739383 -> 1e66ed8497 (https://github.com/nix-community/nur-combined/commit/cc1199c438)
nur-bot has joined #nixos-nur
nur-bot has quit [Remote host closed the connection]
nur-bot has joined #nixos-nur
<nur-bot> reedrw: 21e2f7d2e6 -> bb4ab0709c (https://github.com/nix-community/nur-combined/commit/8fe95aec9f)
nur-bot has quit [Remote host closed the connection]
<nur-bot> gnidorah: c421c37bc7 -> db251fd1c9 (https://github.com/nix-community/nur-combined/commit/65ad613413)
nur-bot has joined #nixos-nur
nur-bot has quit [Remote host closed the connection]
nur-bot has joined #nixos-nur
<nur-bot> gnidorah: db251fd1c9 -> f5e2a45a9f (https://github.com/nix-community/nur-combined/commit/d289b6b610)
nur-bot has quit [Remote host closed the connection]
nur-bot has joined #nixos-nur
<nur-bot> gnidorah: f5e2a45a9f -> 0b6cdd366b (https://github.com/nix-community/nur-combined/commit/c9fe39bc59)
nur-bot has quit [Remote host closed the connection]
hmpffff has joined #nixos-nur
hmpffff has quit [Client Quit]
palo1 has joined #nixos-nur
palo has quit [Ping timeout: 260 seconds]
palo1 is now known as palo
hmpffff has joined #nixos-nur
hmpffff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hmpffff has joined #nixos-nur
nur-bot has joined #nixos-nur
nur-bot has quit [Remote host closed the connection]
<nur-bot> gnidorah: 0b6cdd366b -> 5a28b6d092 (https://github.com/nix-community/nur-combined/commit/b53491c954)
<nur-bot> genesis: 153b9fc094 -> 7a3e4ffda8 (https://github.com/nix-community/nur-combined/commit/466c7b3f68)
nur-bot has joined #nixos-nur
nur-bot has quit [Remote host closed the connection]
justanotheruser has quit [Ping timeout: 265 seconds]
justanotheruser has joined #nixos-nur
hmpffff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hmpffff has joined #nixos-nur
<crazazy[m]> Guys my repository doesn't seem to evaluate and I don't know why. I haven't used any builtin fetchers in my latest package creation
<crazazy[m]> but i think the problem lies here https://github.com/crazazy/EMACS/blob/master/default.nix
<makefu> crazazy[m]: have you checked out the travis logs as described in https://github.com/nix-community/nur#help-why-are-my-nur-packages-not-updating ?
<crazazy[m]> yea but they seemed kinda vague
<crazazy[m]> some nix store path is not valid
<crazazy[m]> actually it refers to the last usage of emacsSrc in the following code
justanotheruser has quit [Ping timeout: 246 seconds]
<crazazy[m]> wait
<crazazy[m]> does NUR support import from derivation?
hmpffff has quit [Ping timeout: 272 seconds]
hmpffff has joined #nixos-nur
superherointj has joined #nixos-nur
hmpffff has quit [Ping timeout: 260 seconds]
hmpffff has joined #nixos-nur
<nur-bot> sikmir: 54dc4428f6 -> 3a250e0a7e (https://github.com/nix-community/nur-combined/commit/589b5da635)
nur-bot has joined #nixos-nur
nur-bot has quit [Remote host closed the connection]
superherointj has quit [Quit: Leaving]
<makefu> Mic92: have you seen the error of crazazy[m] ?
<Mic92> no until now
<Mic92> crazazy[m]: you are using import from derivation
<Mic92> we don't support this in NUR or else there would be many people importing nixpkgs, which would explode evaluation time
<Mic92> you may use submodules so.
<Mic92> git submodules
<crazazy[m]> oh oof
<crazazy[m]> the entirety of that emacs package function on teh concept of import from derivation
<Mic92> You can hide it behind an attrset
<Mic92> if you still want to include into NUR
<crazazy[m]> true
<Mic92> something like impure = { myemacs = }
<Mic92> It just won't show up in the search
<crazazy[m]> yea got it
<crazazy[m]> got first hand experience when I tried to add a js atrset
<crazazy[m]> turns out you can make atrsets visible by setting "recurseIntoDerivations = true" in that attrset
<Mic92> Yes, this would evaluation make fail again
<crazazy[m]> anyways thanks for the help
tokudan has quit [Remote host closed the connection]
justanotheruser has joined #nixos-nur
tokudan has joined #nixos-nur
tokudan has quit [Remote host closed the connection]
tokudan has joined #nixos-nur
hmpffff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justanotheruser has quit [Ping timeout: 260 seconds]
justanotheruser has joined #nixos-nur
<nur-bot> crazazy: b855b406fc -> e82b0f7e6d (https://github.com/nix-community/nur-combined/commit/20a0b973db)
nur-bot has joined #nixos-nur
<nur-bot> reedrw: bb4ab0709c -> 5903f27e6e (https://github.com/nix-community/nur-combined/commit/3931fad0e4)
<nur-bot> sikmir: 3a250e0a7e -> 0aa56236bd (https://github.com/nix-community/nur-combined/commit/e8e08a52c7)
nur-bot has quit [Remote host closed the connection]
hmpffff has joined #nixos-nur
justanotheruser has quit [Ping timeout: 272 seconds]
hmpffff has quit [Client Quit]
justanotheruser has joined #nixos-nur
justanotheruser has quit [Ping timeout: 260 seconds]