- use niv, for real this time - support ARM builds - install ADB, rofi, nmap, fping - reduplicate and remove limit on bash history - change prompt color and remove extra newline - replace chromium with ungoogled-chromium - install obs-studio, zoom-us - Add desktop notifications with dunst, libnotify - bump nixpkgs
27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"niv": {
|
|
"branch": "master",
|
|
"description": "Easy dependency management for Nix projects",
|
|
"homepage": "https://github.com/nmattia/niv",
|
|
"owner": "nmattia",
|
|
"repo": "niv",
|
|
"rev": "af958e8057f345ee1aca714c1247ef3ba1c15f5e",
|
|
"sha256": "1qjavxabbrsh73yck5dcq8jggvh3r2jkbr6b5nlz5d9yrqm9255n",
|
|
"type": "tarball",
|
|
"url": "https://github.com/nmattia/niv/archive/af958e8057f345ee1aca714c1247ef3ba1c15f5e.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
},
|
|
"nixpkgs": {
|
|
"branch": "nixos-unstable",
|
|
"description": "Nix Packages collection",
|
|
"homepage": "",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "ad47284f8b01f587e24a4f14e0f93126d8ebecda",
|
|
"sha256": "00m8zhb9lf1shkaf572imsmxq20fmq397jcydx3c651fi28i6rgs",
|
|
"type": "tarball",
|
|
"url": "https://github.com/NixOS/nixpkgs/archive/ad47284f8b01f587e24a4f14e0f93126d8ebecda.tar.gz",
|
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
|
}
|
|
}
|