- 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
This commit is contained in:
illustris
2021-04-07 22:15:50 +05:30
parent 693a5ee413
commit 7dc43ff3c8
3 changed files with 68 additions and 7 deletions

View File

@@ -17,10 +17,10 @@
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5e8bdd07d1afaabf6b37afc5497b1e498b8046f",
"sha256": "1fmwkb2wjfrpx8fis4x457vslam0x8vqlpfwqii6p9vm33dyxhzk",
"rev": "ad47284f8b01f587e24a4f14e0f93126d8ebecda",
"sha256": "00m8zhb9lf1shkaf572imsmxq20fmq397jcydx3c651fi28i6rgs",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/f5e8bdd07d1afaabf6b37afc5497b1e498b8046f.tar.gz",
"url": "https://github.com/NixOS/nixpkgs/archive/ad47284f8b01f587e24a4f14e0f93126d8ebecda.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}