LWN.net Logo

GNU Guix launches

GNU Guix launches

Posted Nov 26, 2012 10:07 UTC (Mon) by oever (subscriber, #987)
Parent article: GNU Guix launches

A presentation on Guix which lists the reasons to not use Nix:

so what’s the point of Guix?
  • keeping Nix’s build & deployment model
  • using Scheme as the packaging language
  • adding GNU hackers to the mix
why Guile Scheme instead of the Nix language?
  • because it rocks!
  • because it’s GNU!
  • it has a compiler, Unicode, gettext, libraries, etc.
  • it supports embedded DSLs via macros
  • can be used both for composition and build scripts
I do not know Nix well enough to know if these improvements justify not using plain Nix.


(Log in to post comments)

GNU Guix launches

Posted Nov 26, 2012 10:44 UTC (Mon) by macc (subscriber, #510) [Link]

scheme?
Because we want to stay in our little niche
and not be bothered by the danes.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds