maj 18.09

This commit is contained in:
nyanloutre 2019-02-12 11:16:06 +01:00
parent c3e051501b
commit f5efe91d93
1 changed files with 1 additions and 1 deletions

View File

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