feat: add vieb

This commit is contained in:
Leon Schwarzäugl 2024-12-30 15:21:29 +01:00
parent db61149b70
commit 7636ee17e0
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 206 additions and 4 deletions

View file

@ -3571,11 +3571,11 @@ When adding a new entry here, do not forget to add it in the default output of t
dolphin # gc/wii
]);
# #river = prev.river.overrideAttrs (oldAttrs: rec {
# luakit = prev.river.overrideAttrs (oldAttrs: rec {
# pname = "river";
# version = "git";
# src = prev.fetchFromGitHub {
# owner = "riverwm";
# owner = "luakit";
# repo = pname;
# rev = "c16628c7f57c51d50f2d10a96c265fb0afaddb02";
# hash = "sha256-E3Xtv7JeCmafiNmpuS5VuLgh1TDAbibPtMo6A9Pz6EQ=";
@ -8366,6 +8366,9 @@ This holds packages that I can use as provided, or with small modifications (as
# dict
(aspellWithDicts (dicts: with dicts; [ de en en-computers en-science ]))
# browser
vieb
# utilities
util-linux
nmap