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" ;
|
||||
version = "2025-03-10" ;
|
||||
|
||||
dontUnpack = true ;
|
||||
dontPatch = true ;
|
||||
dontConfigure = true ;
|
||||
dontBuild = true ;
|
||||
|
|
Loading…
Add table
Reference in a new issue