update NixOS

This commit is contained in:
nyanloutre 2019-01-24 18:56:25 +01:00
parent 51514e5c5a
commit 88953c1832
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{ config, pkgs, ... }:
let
gitRev = "0af0b7a9cf9dc426c3686fd8b9369251ef18805a";
gitRev = "d9634b4788a69eba897a5efb826f313942a860e2";
nixpkgs = fetchTarball "https://github.com/nyanloutre/nixpkgs/archive/${gitRev}.tar.gz";
in
{