Small snippet how to run a command with a few extra dependencies inside of the environment in an ad-hoc fashion.
more ...Small snippet how to run a command with a few extra dependencies inside of the environment in an ad-hoc fashion.
more ...NixOS allows to easily build images of a machine configuration. This post shows in an example how to build a more recent version of the base image which NixOPS uses to spin off Virtualbox based machines. The idea should be applicable to all kinds of machine configurations.
more ...Installation of minikube on OSX via Nix.
more ...Quick note about the attribute "defaults" in a NixOPS network description.
more ...My personal review of NixCon 2017 in Munich. It's about topics I discussed, people I did meet, experiences I made and a few thoughts which I took with me.
more ...When experimenting with NixOS containers, it is sometimes quite nice to just build the container derivation and inspect the result. Being able to use the remote building features makes this even more convenient.
more ...Wrap up of the second hackathon day after NixCon 2017.
more ...A quick example about how to use the library function remove to adjust a package's dependencies based on a given condition.
more ...Quick note about the needed bits to get remote building for Nix into a working state on OSX.
more ...Wrap up of the first hackathon day after NixCon 2017.
more ...