Skip to content

Commit

Permalink
update flake
Browse files Browse the repository at this point in the history
  • Loading branch information
allthatjazzleo committed Mar 5, 2024
1 parent 3c8a808 commit e80cfe9
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 45 deletions.
4 changes: 2 additions & 2 deletions cells/homemanager/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ in {
then user.packages nixpkgs
else [];
# k3d = import ./packages/k3d.nix {inherit inputs cell;};
open-interpreter = import ./packages/open-interpreter.nix {inherit inputs cell;};
# open-interpreter = import ./packages/open-interpreter.nix {inherit inputs cell;};
in
with nixpkgs;
[
Expand Down Expand Up @@ -48,7 +48,7 @@ in {
nodejs-18_x
operator-sdk
open-interpreter
openssl_3_1
openssl_3_2
pkg-config
poetry
rustup
Expand Down
121 changes: 78 additions & 43 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e80cfe9

Please sign in to comment.