mirror of
https://github.com/kmein/niveum
synced 2026-03-18 11:01:07 +01:00
feat: astrolog
This commit is contained in:
@@ -3,6 +3,7 @@ let
|
|||||||
hc = pkgs.callPackage <stockholm/tv/5pkgs/simple/hc.nix> {};
|
hc = pkgs.callPackage <stockholm/tv/5pkgs/simple/hc.nix> {};
|
||||||
worldradio = pkgs.callPackage <niveum/packages/worldradio.nix> {};
|
worldradio = pkgs.callPackage <niveum/packages/worldradio.nix> {};
|
||||||
menstruation = pkgs.callPackage <niveum/submodules/menstruation-backend> {};
|
menstruation = pkgs.callPackage <niveum/submodules/menstruation-backend> {};
|
||||||
|
astrolog = pkgs.callPackage <niveum/submodules/nur-packages/astrolog> {};
|
||||||
|
|
||||||
nixpkgs-unstable = import <nixpkgs-unstable> { config.allowUnfree = true; };
|
nixpkgs-unstable = import <nixpkgs-unstable> { config.allowUnfree = true; };
|
||||||
|
|
||||||
@@ -107,6 +108,7 @@ in {
|
|||||||
audacity
|
audacity
|
||||||
calibre
|
calibre
|
||||||
inkscape
|
inkscape
|
||||||
|
astrolog # astrolog
|
||||||
anki # flashcards
|
anki # flashcards
|
||||||
nixpkgs-unstable.zoom-us # video conferencing
|
nixpkgs-unstable.zoom-us # video conferencing
|
||||||
pdfgrep # search in pdf
|
pdfgrep # search in pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user