mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
swh: add package to attrset
How that didn't get in there?
This commit is contained in:
parent
62f18a083f
commit
6c804aff58
@ -52,6 +52,7 @@ let
|
||||
pop-launcher-plugin-duckduckgo-bangs =
|
||||
callPackage ./pop-launcher-plugin-duckduckgo-bangs.nix { };
|
||||
pop-launcher-plugin-jetbrains = callPackage ./pop-launcher-plugin-jetbrains { };
|
||||
swh = callPackage ./software-heritage { python3Packages = python310Packages; };
|
||||
text-engine = callPackage ./text-engine.nix { };
|
||||
tic-80 = callPackage ./tic-80 { };
|
||||
thokr = callPackage ./thokr.nix { };
|
||||
|
Loading…
Reference in New Issue
Block a user