diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-23 13:26:22 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-05-23 13:26:22 +0200 |
commit | 204731c0a69136c9cebcb54f1afecf5145e26bbe (patch) | |
tree | fc9132e5dc74e4a8e1327cdd411839a90f9410aa /pkgs/by-name/ne/neorg/functions | |
parent | refactor(sys): Modularize and move to `modules/system` or `pkgs` (diff) | |
download | nixos-config-204731c0a69136c9cebcb54f1afecf5145e26bbe.tar.gz nixos-config-204731c0a69136c9cebcb54f1afecf5145e26bbe.zip |
refactor(pkgs): Categorize into `by-name` shards
This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization.
Diffstat (limited to '')
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/add.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/add.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/context.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/context.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/dmenu.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/dmenu.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/f_start.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/f_start.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/f_stop.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/f_stop.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/list.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/list.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/project.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/project.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/review.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/review.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/utils.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/utils.sh) | 0 | ||||
-rwxr-xr-x | pkgs/by-name/ne/neorg/functions/workspace.sh (renamed from pkgs/sources/scripts/source/specific/neorg/sh/functions/workspace.sh) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/add.sh b/pkgs/by-name/ne/neorg/functions/add.sh index 5a830a10..5a830a10 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/add.sh +++ b/pkgs/by-name/ne/neorg/functions/add.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/context.sh b/pkgs/by-name/ne/neorg/functions/context.sh index 7095847d..7095847d 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/context.sh +++ b/pkgs/by-name/ne/neorg/functions/context.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/dmenu.sh b/pkgs/by-name/ne/neorg/functions/dmenu.sh index 5a138982..5a138982 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/dmenu.sh +++ b/pkgs/by-name/ne/neorg/functions/dmenu.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/f_start.sh b/pkgs/by-name/ne/neorg/functions/f_start.sh index 2423dd44..2423dd44 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/f_start.sh +++ b/pkgs/by-name/ne/neorg/functions/f_start.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/f_stop.sh b/pkgs/by-name/ne/neorg/functions/f_stop.sh index e4ff0b94..e4ff0b94 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/f_stop.sh +++ b/pkgs/by-name/ne/neorg/functions/f_stop.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/list.sh b/pkgs/by-name/ne/neorg/functions/list.sh index 10659457..10659457 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/list.sh +++ b/pkgs/by-name/ne/neorg/functions/list.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/project.sh b/pkgs/by-name/ne/neorg/functions/project.sh index 64591850..64591850 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/project.sh +++ b/pkgs/by-name/ne/neorg/functions/project.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/review.sh b/pkgs/by-name/ne/neorg/functions/review.sh index a0a9ab8d..a0a9ab8d 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/review.sh +++ b/pkgs/by-name/ne/neorg/functions/review.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/utils.sh b/pkgs/by-name/ne/neorg/functions/utils.sh index c3843e8e..c3843e8e 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/utils.sh +++ b/pkgs/by-name/ne/neorg/functions/utils.sh diff --git a/pkgs/sources/scripts/source/specific/neorg/sh/functions/workspace.sh b/pkgs/by-name/ne/neorg/functions/workspace.sh index d5eb2fca..d5eb2fca 100755 --- a/pkgs/sources/scripts/source/specific/neorg/sh/functions/workspace.sh +++ b/pkgs/by-name/ne/neorg/functions/workspace.sh |