Skip to content

Commit

Permalink
chore: update local
Browse files Browse the repository at this point in the history
  • Loading branch information
GTrunSec committed Jan 20, 2024
1 parent 1ea54f4 commit 26eae3e
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 1 deletion.
Empty file modified .envrc
100755 → 100644
Empty file.
2 changes: 2 additions & 0 deletions docs/org/pops-packages.org
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ in

** Example

- Loading Dir: [[https://github.com/GTrunSec/omnibus-examples/tree/main/packages/__fixture][omnibus-examples/packages/__fixture at main · GTrunSec/omnibus-examples]]

#+begin_src nix :tangle (concat (org-entry-get nil "EXP-DIR" t) "/packages/default.nix")
{ omnibus, inputs }:
let
Expand Down
2 changes: 1 addition & 1 deletion local/cells/dev/configs.nix
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Q: Why not just put the put the file there?
A: (1) dotfile proliferation
(2) have all the things in one place / fromat
(2) have all the things in one place / format
(3) potentially share / re-use configuration data - keeping it in sync
*/
{ inputs, cell }:
Expand Down
Empty file modified local/cells/dev/shells.nix
100755 → 100644
Empty file.
Empty file modified local/flake.lock
100755 → 100644
Empty file.
Empty file modified local/flake.nix
100755 → 100644
Empty file.
Empty file modified templates/hivebus/.envrc
100755 → 100644
Empty file.
Empty file modified templates/hivebus/nix/hive/cells/repo/configs.nix
100755 → 100644
Empty file.
Empty file modified templates/hivebus/nix/hive/cells/repo/shells.nix
100755 → 100644
Empty file.
1 change: 1 addition & 0 deletions units/nixos/homeProfiles/presets/emacs/tree-sitter.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ let
tree-sitter-lua
tree-sitter-yaml
tree-sitter-nu
tree-sitter-java
];
in
{
Expand Down

0 comments on commit 26eae3e

Please sign in to comment.