aboutsummaryrefslogtreecommitdiff
path: root/guix-env.scm
AgeCommit message (Collapse)Author
2018-05-19Restructure contrib folder.Nils Gillmann
contrib/pogen.sh -> bin/pogen.sh bootstrap: Use new pogen location and execute it. contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32. contrib/gnunet-logo*: Move to contrib/branding/logo/ Delete old patches in contrib, predating git. Move buildbot data to contrib/ci/buildbot, move docker data to contrib/ci/docker. Create contrib/conf and populate it with config files found in contrib and bin. Move gns related data to contrib/gns. delete contrib/repeat.sh Move contrib/log.php into contrib/web/log.php. Create folder contrib/scripts and use it for most scripts in contrib. Remove trailing whitespace in doc/Makefile.am Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-06guix-env.scm: it's not short enough but it makes the name of the chroot ↵Nils Gillmann
shorter for now. Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-04-01guix-env.scm: Commit my local changesNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-19fix up guix-env.scmng0
2018-01-14guix-env.scm: texlive-tiny is enough for the info outputng0
2018-01-08clean up contrib: move 2 guix files to the root level. folder structure will ↵ng0
be moved to https://c.n0.is/ng0_guix/packages
2017-08-19guix-env.scm: Move to contrib/packages/guix/.ng0
Signed-off-by: ng0 <ng0@infotropique.org>
2017-08-17guix-env.scm: add texinfo.ng0
doc: fixes. Signed-off-by: ng0 <ng0@infotropique.org>
2017-08-17guix-env.scm: Small adjustments.ng0
Signed-off-by: ng0 <ng0@infotropique.org>
2017-06-01guix-env: some update.ng0
2017-05-14guix-env.scm: Remove unused code. Point out location for further gnunet ↵ng0
variations.
2017-05-11package geeqie changed to image-viewersDavid Barksdale
2016-11-30guix: configure flagstg(x)
2016-11-19guix-env.scm: build gnunet with hardening.ng0
2016-10-06gnunet/guix-env.scm: Disabled tests until they succeed, added debug output + ↵N. 'ng0' Gillmann
CFLAGS -ggdb -O0
2016-10-06revert r38067 .. wasn't working, needs testingN. 'ng0' Gillmann
2016-10-05#:use-modules -> #:use-modules in guix-env.scmN. 'ng0' Gillmann
2016-10-05Moved guix.scm to guix-env.scm into a proper module and added aN. 'ng0' Gillmann
small documentation how it can be used.