mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Added nix-package-manager in Utilities (#801)
Co-authored-by: RishabhSharma8912 <20bcs3694@cuchd.in> Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
97d50a89d2
commit
a0fd5d4984
1 changed files with 16 additions and 0 deletions
|
@ -9264,6 +9264,22 @@
|
||||||
"java"
|
"java"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "Nix is a reproducible package manager alternative to Homebrew, with over 80,000 packages.",
|
||||||
|
"categories": [
|
||||||
|
"utilities"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/NixOS/nix",
|
||||||
|
"title": "nix-package-manager",
|
||||||
|
"icon_url": "",
|
||||||
|
"screenshots": [],
|
||||||
|
"official_site": "https://nixos.org/explore.html",
|
||||||
|
"languages": [
|
||||||
|
"c++",
|
||||||
|
"shell",
|
||||||
|
"nix"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Wireshark is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions.",
|
"short_description": "Wireshark is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions.",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue