Switch awscli2 back to unstable
This commit is contained in:
parent
488f70aab2
commit
afe587d3a1
|
@ -3,6 +3,7 @@ let
|
||||||
php = pkgs.php82;
|
php = pkgs.php82;
|
||||||
phpPackages = pkgs.php82Packages;
|
phpPackages = pkgs.php82Packages;
|
||||||
in with pkgs; [
|
in with pkgs; [
|
||||||
|
awscli2
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
bottom
|
bottom
|
||||||
cachix
|
cachix
|
||||||
|
@ -21,7 +22,6 @@ in with pkgs; [
|
||||||
go
|
go
|
||||||
htop
|
htop
|
||||||
inotify-tools
|
inotify-tools
|
||||||
inputs.nixpkgs-2311.legacyPackages.${pkgs.system}.awscli2
|
|
||||||
jq
|
jq
|
||||||
lua
|
lua
|
||||||
mysql
|
mysql
|
||||||
|
|
Loading…
Reference in a new issue