mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: add vieb
This commit is contained in:
parent
db61149b70
commit
7636ee17e0
4 changed files with 206 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue