Add journalctl-last-invocation package
This commit is contained in:
parent
4d4691f603
commit
e280279edb
2 changed files with 37 additions and 0 deletions
|
@ -16,6 +16,10 @@ with pkgs ;
|
|||
import packages/bookwyrm/package.nix
|
||||
) {} ;
|
||||
|
||||
journalctl-last-invocation = callPackage (
|
||||
import packages/journalctl-last-invocation/package.nix
|
||||
) {} ;
|
||||
|
||||
python = {
|
||||
|
||||
bw-file-resubmit = callPackage (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue