mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 18:14:11 +02:00
nix setup
This commit is contained in:
parent
a64225eda6
commit
20464a8f68
8 changed files with 46 additions and 140 deletions
3
nix/overlay.nix
Normal file
3
nix/overlay.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
logging-extractor = final.callPackage ./logging-extractor.nix {};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue