TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

NixOS 14.12 released

135 点作者 iElectric2超过 10 年前

6 条评论

arianvanp超过 10 年前
If you&#x27;re not willing to install a whole new OS, nix , the package manager of nixos, is standalone and can be run in a single user without interferring with system packages. It&#x27;s a great way to familiarize yourself with the system. [0]<p>I use Nix together with ArchLinux now to set up consistent development environments and it has been great. It&#x27;s also blazingly fast because of Hydra[1], their continious build system.<p>[0] <a href="http://nixos.org/nix" rel="nofollow">http:&#x2F;&#x2F;nixos.org&#x2F;nix</a> [1] <a href="http://nixos.org/hydra" rel="nofollow">http:&#x2F;&#x2F;nixos.org&#x2F;hydra</a>
评论 #8819680 未加载
评论 #8819520 未加载
评论 #8819792 未加载
评论 #8819812 未加载
louwrentius超过 10 年前
Many may wonder like me WTF is NixOS?<p>The key feature is &#x27;declarative system configuration&#x27;. Sort of Puppet&#x2F;Chef&#x2F;Ansible&#x2F;CFengine build-in. Heavily oriented on DevOPs culture.<p>The OS allows you to test package installs without the fear of breaking the system. You can always roll back to a previous known-good state.
评论 #8819012 未加载
评论 #8818950 未加载
评论 #8819394 未加载
评论 #8819046 未加载
iElectric2超过 10 年前
A list of changes: <a href="http://hydra.nixos.org/build/18399157/download/2/nixos/sec-release-14.12.html" rel="nofollow">http:&#x2F;&#x2F;hydra.nixos.org&#x2F;build&#x2F;18399157&#x2F;download&#x2F;2&#x2F;nixos&#x2F;sec-r...</a>
zokier超过 10 年前
While nix the package manager is obviously the main point of interest in NixOS, could somebody who has actually used NixOS comment on other aspects of it. How&#x27;s the packaging of software, does NixOS try to follow upstream as closely as possible, or do they push towards some other direction? Do they eg. aim to provide some sensible default configurations or do they expect people to do their own thing? How is the software selection in the repositories, are there lots of packages missing or out-of-date? And so on..
评论 #8820000 未加载
davexunit超过 10 年前
Congrats to the Nix team! A lot of new packages in this release.<p>See also: GNU Guix, based on Nix. <a href="https://gnu.org/s/guix" rel="nofollow">https:&#x2F;&#x2F;gnu.org&#x2F;s&#x2F;guix</a>
coding4all超过 10 年前
This is great! Hopefully I can ditch Arch soon.
评论 #8818854 未加载
评论 #8818968 未加载