Skip unpacking phase in journalctl-last-invocation package
This commit is contained in:
parent
e280279edb
commit
36a5b7c4c4
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ mkDerivation {
|
||||||
pname = "journalctl-last-invocation" ;
|
pname = "journalctl-last-invocation" ;
|
||||||
version = "2025-03-10" ;
|
version = "2025-03-10" ;
|
||||||
|
|
||||||
|
dontUnpack = true ;
|
||||||
dontPatch = true ;
|
dontPatch = true ;
|
||||||
dontConfigure = true ;
|
dontConfigure = true ;
|
||||||
dontBuild = true ;
|
dontBuild = true ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue