<slyfox>it looks like guile-2.2 has different syntax checking rules which causes 'syntax-error failures on "((#:phases phases) `(modify-phases ,phases (delete 'move-development-files)))" ***fkz is now known as Guest690
<SovereignBleak>Otherwise this is about to be my first crash course on nix packaging <ng0>when I want to walk one level up with a defined sourcedir, and I have (define %source-dir (dirname (current-filename))), how is this achieved? (dirname) takes no ".." <ng0>or could it just be local-file ".."? <ng0>I have to change a rather generic guix build file so that it fits within a contrib folder, for neomutt <ng0>ACTION should print out the guile manual and decorate the walls with it <ng0>why don't we have "texi2html"? Christian told me it's available as an extra package on his distro.. is it not included in texinfo / texwhatever? <slyfox>[sf] ~:fquery b `which texi2html` <slyfox>app-text/texi2html-5.0-r1 (/usr/bin/texi2html) <ng0>will package that soon <ng0>is it (cons) when I want to re-use the previous string in a later define? <ng0>but it expresses where I want to go with this. in guile repl I'm making no progress <ng0>i think i should pring this and see what I acutally got and where I am <silverbeard>Hello everyone, was just wondering if anyone uses quicklisp on guixsd <silverbeard>seems to need a work around or something cause it's not working out of the box <silverbeard>looks like it's having trouble finding libssl.so even though it's in my .guix_profile <silverbeard>Does guix set enviromental variables so those paths are (.guix-profile) are searched instead of it trying to find it in a non-existant /lib/ <silverbeard>might have to try the mailing list so he can see it then <catonano>But he mentioned that asdf bundled with sbcl is too old <silverbeard>I have a feeling if I just set the right enviromental variable it'll work <silverbeard>Ok solved it just putting it here incase some other random person has the issue and does a search <silverbeard>all you gotta do is export LD_LIBRARY_PATH="/home/*user*/.guix-profile/lib" <silverbeard>Hmm is there any reason guix edit won't let me actually edit the file as user or root <ng0>I see I have corrected and added some tiny details <ng0>is the video about the services from fosdem this year recorded with some difficulty? <ng0>it runs with like 2 fps here <OriansJ>ng0: I'd say colorforth is pretty well known to people interested in forth. As for the fosdem video, I haven't run across any of those videos with issues yet. <adfeno>Have any of you tried to install GNU Artanis and GNU Guile through GNU Guix? <slyfox>'guix environment --ad-hoc artanis' did work <adfeno>What about the usual `guix package -i guile artanis', and then setting GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH so as to include ".guix-profile/share/guile/site/2.0", and then, inside guile, do `,use (artanis artanis)' ? <adfeno>I'm just curious because doing what I just said, although it does load Artanis, it also displays bunch of errors like "WARNING load compiled file [Some path inside profile pointing to .go files] failed: ERROR in procedure load-thunk-from-memory: File or directory not found". <slyfox>'guix package -i guile' installs guile-2.2, not 2.0. <slyfox>i believe it's laod path is .guix-profile/share/guile/2.2/ <adfeno>OK, so perhaps I need to check the GNU Artanis recipe. :) <slyfox>or you can run 'guix size artanis' to check which version it pulls in. for me it says guile-2.0.14 <slyfox>'guix package -i guile@2.0.14' might work, but i'm not sure if it's intended to be used like that <adfeno>The recipe for GNU Artanis does "force" guile-2.0 <adfeno>I'll see if GNU Artanis can be used with latest GNU Guile. <adfeno>OK, it appears to be possible to do so. <adfeno>I'll try making an updated package recipe. <phant0mas>sneek: later tell methalo_ can I see the code you are using? ***jonsger1 is now known as jonsger
***kelsoo1 is now known as kelsoo