diesdas
This commit is contained in:
parent
d7d21468b7
commit
80fefb8e24
4 changed files with 19 additions and 13 deletions
|
|
@ -16,7 +16,7 @@
|
|||
src = builtins.fetchGit {
|
||||
url = "ssh://git@ktiu.net/home/git/woof.vim/";
|
||||
ref = "main";
|
||||
rev = "f960c022594940a01cdbd3e025294d498bc28448";
|
||||
rev = "ea2ed3afb7c00a6b1672351e22195c0f8dd5d696";
|
||||
};
|
||||
};
|
||||
in [
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@
|
|||
mapproj
|
||||
networkD3
|
||||
openxlsx
|
||||
osmdata
|
||||
plotly
|
||||
progress
|
||||
purrr
|
||||
|
|
|
|||
|
|
@ -62,6 +62,11 @@
|
|||
keepassxc
|
||||
yubikey-manager-qt
|
||||
|
||||
# geospatial
|
||||
duckdb
|
||||
tippecanoe
|
||||
pmtiles
|
||||
|
||||
];
|
||||
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue