maj NixOS

This commit is contained in:
nyanloutre 2019-01-22 11:02:32 +01:00
parent 4a1de9e6f6
commit 34dd10327f
1 changed files with 1 additions and 1 deletions

View File

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