Searching txt.sour.is

Twts matching #blog
Sort by: Newest, Oldest, Most Relevant

KDE 4.2 in Nixpkgs/NixOS

Image

We now have a fairly complete set of KDE 4.2 packages in Nixpkgs
and NixOS. Previously we had KDE 3.5, but it was rather
incomplete: just kdelibs and kdebase.
Now we have all that desktop goodness, such as
kdemultimedia, kdenetwork and kdegames.
You can enable KDE 4 in NixOS by setting the
services.xserver.sessionType option to
kde4. Thanks go to Yury G. Kudryashov, And … ⌘ Read more

⤋ Read More

Jacquard grant proposal accepted!
The Jacquard\
program of
NWO and EZ has granted funding for the Nix-related project “Pull
Deployment of Services” (PDS), which is about improving the
deployment of software and services in complex heterogenous
environments. The grant consists of 368 K€ for a PhD student (4
years) and a postdoc (3 years). If you’re interested in these
positions, please h … ⌘ Read more

⤋ Read More

Nix 0.11 released
Nix\
 0.11 has been released. This is a major new release
representing over a year of development. The most important
improvement is secure multi-user support. It also features many
usability enhancements and language extensions, many of them
prompted by NixOS, the purely functional Linux distribution
based on Nix. See the [release\
 notes](https://web.archive.org/web/20140913055323/https://releases.nixos.org … ⌘ Read more

⤋ Read More

New build farm hardware at TUD

Image

To quote
Eelco Visser: new
hardware for buildfarm at Delft University of Technology has
arrived.

Here’s what we have: 5 Intel Core 2 Duo DualCore machines
with 1GB RAM, 2 Mac minis with 1,83-GHz Intel Core
Duo-processor, another Core 2 Duo a UPS to deal with spikes in
power supp … ⌘ Read more

⤋ Read More

Secure sharing paper accepted for ASE 2005
The paper “Secure Sharing Between Untrusted Users in a
Transparent Source/Binary Deployment Model” has been accepted at
ASE 2005. This
paper describes how a Nix store can be securely shared by
multiple users who may not trust each other; i.e., how do we
prevent one user from installing a Trojan horse that is
subsequently executed by some other user? ⌘ Read more

⤋ Read More

Patching paper accepted for CBSE 2005
The paper “Efficient Upgrading in a Purely Functional Component
Deployment Model” has been accepted at CBSE 2005.
It describes how we can deploy updates to Nix packages
efficiently, even if “fundamental” packages like Glibc are
updated (which cause a rebuild of all dependent packages), by
deploying binary patches between components in the Nix store.
Includes tec … ⌘ Read more

⤋ Read More