mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-17 09:32:50 +00:00
persistenced: fix eval
broken by https://github.com/NixOS/nixpkgs/pull/108978
This commit is contained in:
parent
91c82426f0
commit
e3961ff41f
|
@ -1,6 +1,7 @@
|
|||
nvidia_x11: sha256:
|
||||
|
||||
{ stdenv
|
||||
, lib
|
||||
, fetchFromGitHub
|
||||
, m4
|
||||
, libtirpc
|
||||
|
|
Loading…
Reference in a new issue