Skip to content

Commit

Permalink
random changes to trigger new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Nov 1, 2023
1 parent a8af640 commit 07d2312
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Brewfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
brew "docker"
brew "protobuf"
brew "direnv"
brew "rustup-init"
brew "rustup-init"
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
systems.url = "github:nix-systems/default";
};


outputs = inputs@{ self, nixpkgs, rust-overlay, flake-parts, crane, systems, ... }:
flake-parts.lib.mkFlake { inherit inputs; } {
systems = import systems;
Expand Down

0 comments on commit 07d2312

Please sign in to comment.