Skip to content

Commit e094f88

Browse files
committed
use fork of 1password shell-plugins
until 1Password/shell-plugins#549 1Password/shell-plugins#550 are merged
1 parent 5512bce commit e094f88

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

flake.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
88
home-manager.url = "github:nix-community/home-manager";
99
home-manager.inputs.nixpkgs.follows = "nixpkgs";
10-
_1password-shell-plugins.url = "github:1Password/shell-plugins";
10+
# _1password-shell-plugins.url = "github:1Password/shell-plugins";
11+
_1password-shell-plugins.url = "github:jbhannah/shell-plugins/trunk";
1112
_1password-shell-plugins.inputs.nixpkgs.follows = "nixpkgs";
1213
agenix.url = "github:ryantm/agenix";
1314
agenix.inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)