mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
+ bvg
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
let
|
||||
bvg = pkgs.callPackage ../packages/bvg.nix {};
|
||||
daybook = pkgs.callPackage ../packages/daybook.nix {};
|
||||
iolanguage = pkgs.callPackage ../packages/iolanguage.nix {};
|
||||
sncli = pkgs.python3Packages.callPackage ../packages/sncli.nix {};
|
||||
@@ -186,6 +187,7 @@ in with pkgs;
|
||||
aspellDicts.de
|
||||
aspellDicts.en
|
||||
aspellDicts.la
|
||||
bvg
|
||||
daybook
|
||||
gnupg
|
||||
jo
|
||||
|
||||
Reference in New Issue
Block a user