This commit is contained in:
nyanloutre 2019-03-26 11:22:08 +01:00
parent 32badf4d62
commit c4be6b7976

View File

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