TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Reproducible Development Environments with GNU Guix

84 pointsby revover 10 years ago

5 comments

arianvanpover 10 years ago
Been using nix for a while for bookkeeping my development environments and it's been nice. The config syntax just is a bit unfamiliar so I'd be happy to check out Guix. The problem is that I also use non-free software and I haven't yet figured out how to set up my own Guix repo for that. Anyone got any luck with that?
评论 #8617712 未加载
ameliusover 10 years ago
That&#x27;s nice, but why stop at being a package manager? Why not also replace the build tool (make et al.)?<p>If all the functional machinery is in place, this would be perfect for a build tool.
评论 #8617681 未加载
评论 #8620894 未加载
mat_jack1over 10 years ago
What&#x27;s the benefit of Guix compared to tools like Chef (<a href="https://www.getchef.com/" rel="nofollow">https:&#x2F;&#x2F;www.getchef.com&#x2F;</a>) or Puppet(<a href="https://puppetlabs.com/" rel="nofollow">https:&#x2F;&#x2F;puppetlabs.com&#x2F;</a>)?
评论 #8618268 未加载
评论 #8617785 未加载
评论 #8617761 未加载
zwischenzugover 10 years ago
A similar project, using docker and pexpect for dynamic and programmable - but auditable and deterministically built - images:<p><a href="http://ianmiell.github.io/shutit/" rel="nofollow">http:&#x2F;&#x2F;ianmiell.github.io&#x2F;shutit&#x2F;</a>
sly010over 10 years ago
Introducing: &quot;Meta&quot; a package manager for package managers.<p>To install, just type:<p>meta install meta
评论 #8621599 未加载