IRC channel logs
2014-01-12.log
back to list of logs
<rgc_>hi. First time user here. where can I find which apps have already recipies for guix? <rgc_>I see 'guix package -s foo' works, but, is there anything more browseable? <rgc_>empty string as search string kinda works :) <rgc_>although, having a way to browse the recipies would be nice <rgc_>btw, what's the idea with the recipies, how easy it is to collaborate sending new ones? <Steap>juste add a .scm file in gnu/packages <Steap>and modify it to fit your needs <Steap>you might have to write some Scheme <Steap>but iy should be easy for a programmer :) <rgc_>I ment to contribute back to the main repo <rgc_>yup, I'm trying to build luajit from the existing lua one <Steap>are you using the git version ? <Steap>then yes, you could add a package to gnu/packages/lua.scm <rgc_>I see I finally installed guix 0.5, so the recipies are in /usr/local/share/guile/site/2.0/gnu/packages , I tried adding my luajit.scm there, but guix refresh didn't detect that new recipe.... :/ <Steap>rgc_: no, just update the files in the git repo <Steap>as you'd do with any other piece of code :) <rgc_>good night! tmrw I'll come back with more questions.. :) <rgc_>hi again... I didn't succeed on adding a recipe to my 'local repo'. adding the file to in /usr/local/share/guile/site/2.0/gnu/packages and 'guix refresh' didn't work. neither 'guix build newpackage' <rgc_>any obvious thing I'm missing? <Steap>rgc_: dont'add stuff to /usr