This commit is contained in:
nyanloutre 2019-03-26 11:22:08 +01:00
parent d9c0013502
commit 74e9983200
1 changed files with 1 additions and 1 deletions

View File

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