persistenced: fix eval

broken by https://github.com/NixOS/nixpkgs/pull/108978
This commit is contained in:
Frederik Rietdijk 2021-01-11 19:39:27 +01:00
parent 2b9372b2ca
commit 4f0da4558f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
nvidia_x11: sha256:
{ stdenv
, lib
, fetchFromGitHub
, m4
, libtirpc