Fix awscli2 build error
This commit is contained in:
parent
6ab382053d
commit
f6c366611e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
{ inputs, pkgs, ... }:
|
{ inputs, pkgs, ... }:
|
||||||
with pkgs; [
|
with pkgs; [
|
||||||
awscli2
|
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
bottom
|
bottom
|
||||||
cachix
|
cachix
|
||||||
|
@ -19,6 +18,7 @@ with pkgs; [
|
||||||
go
|
go
|
||||||
htop
|
htop
|
||||||
inotify-tools
|
inotify-tools
|
||||||
|
inputs.nixpkgs-2311.legacyPackages.${pkgs.system}.awscli2
|
||||||
jq
|
jq
|
||||||
lua
|
lua
|
||||||
mysql
|
mysql
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue