install httpie
This commit is contained in:
parent
0f5cf27564
commit
ee142a2334
1 changed files with 2 additions and 1 deletions
|
@ -13,10 +13,11 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
awscli2
|
||||||
difftastic
|
difftastic
|
||||||
|
httpie
|
||||||
ripgrep
|
ripgrep
|
||||||
watchman
|
watchman
|
||||||
awscli2
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue