mise à jour système

This commit is contained in:
nyanloutre 2019-02-27 13:32:00 +01:00
parent 5c569b72df
commit d3beedb3b5
1 changed files with 1 additions and 1 deletions

View File

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