update 19.03

This commit is contained in:
nyanloutre 2019-03-26 11:23:48 +01:00
parent 34ea855049
commit ad7cf64959
1 changed files with 1 additions and 1 deletions

View File

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