Merge pull request #45349 from zimbatm/fix-nixpart0-nixops
pythonPackages.nixpart0: fix nixops deploy
This commit is contained in:
commit
d73e7efd5b
@ -1,6 +1,8 @@
|
||||
{ stdenv, fetchurl, python, buildPythonApplication
|
||||
# Propagated to blivet
|
||||
, useNixUdev ? true
|
||||
# Needed by NixOps
|
||||
, udevSoMajor ? null
|
||||
# Propagated dependencies
|
||||
, pkgs, urlgrabber
|
||||
}:
|
||||
|
Loading…
x
Reference in New Issue
Block a user