update NixOS
This commit is contained in:
parent
51514e5c5a
commit
88953c1832
@ -5,7 +5,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
let
|
||||
gitRev = "0af0b7a9cf9dc426c3686fd8b9369251ef18805a";
|
||||
gitRev = "d9634b4788a69eba897a5efb826f313942a860e2";
|
||||
nixpkgs = fetchTarball "https://github.com/nyanloutre/nixpkgs/archive/${gitRev}.tar.gz";
|
||||
in
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user