feat: Update some items
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
# the specified packages as well as 1Password CLI will be
|
# the specified packages as well as 1Password CLI will be
|
||||||
# automatically installed and configured to use shell plugins
|
# automatically installed and configured to use shell plugins
|
||||||
plugins = with pkgs; [awscli2 cachix];
|
plugins = with pkgs; [awscli2 cachix cargo];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -48,7 +48,6 @@ lib.attrsets.optionalAttrs device.hasGui {
|
|||||||
|
|
||||||
mullvad-vpn
|
mullvad-vpn
|
||||||
mullvad-closest
|
mullvad-closest
|
||||||
mullvad-browser
|
|
||||||
steam-run
|
steam-run
|
||||||
|
|
||||||
webcord-vencord
|
webcord-vencord
|
||||||
|
|||||||
16
flake.lock
generated
16
flake.lock
generated
@@ -6,15 +6,15 @@
|
|||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1716464653,
|
"lastModified": 1719260329,
|
||||||
"narHash": "sha256-7ABtcvZf8P2axZNVV3m9LiKy1VW0lumu60sSuUOYG0o=",
|
"narHash": "sha256-4p/WaE92QFjTtyFNQQxsKXxd2GxL4l60Y5T6y9hU0DI=",
|
||||||
"owner": "1Password",
|
"owner": "uttarayan21",
|
||||||
"repo": "shell-plugins",
|
"repo": "shell-plugins",
|
||||||
"rev": "d36189bf486ff2c4d9275c9ce29ec1aa92eaa4a7",
|
"rev": "8c841a394819e5d19103b0f8bb03ed28b3ccb7d2",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "1Password",
|
"owner": "uttarayan21",
|
||||||
"repo": "shell-plugins",
|
"repo": "shell-plugins",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
@@ -2304,11 +2304,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1718681902,
|
"lastModified": 1719195554,
|
||||||
"narHash": "sha256-E/T7Ge6ayEQe7FVKMJqDBoHyLhRhjc6u9CmU8MyYfy0=",
|
"narHash": "sha256-bFXHMjpYlEERexzXa1gLGJO/1l8dxaAtSNE56YALuTg=",
|
||||||
"owner": "oxalica",
|
"owner": "oxalica",
|
||||||
"repo": "rust-overlay",
|
"repo": "rust-overlay",
|
||||||
"rev": "16c8ad83297c278eebe740dea5491c1708960dd1",
|
"rev": "577ee84c69ba89894ac622d71a678a14d746b2f7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
@@ -75,7 +75,7 @@
|
|||||||
url = "github:cachix/cachix-deploy-flake";
|
url = "github:cachix/cachix-deploy-flake";
|
||||||
inputs.home-manager.follows = "home-manager";
|
inputs.home-manager.follows = "home-manager";
|
||||||
};
|
};
|
||||||
_1password-shell-plugins.url = "github:1Password/shell-plugins";
|
_1password-shell-plugins.url = "github:uttarayan21/shell-plugins";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = {
|
outputs = {
|
||||||
|
|||||||
Reference in New Issue
Block a user