1
0
Fork 0

Add niv to osmium

This commit is contained in:
clerie 2020-12-06 19:15:28 +01:00
parent 59dc3627a0
commit b6d1716a8a
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
environment.systemPackages = with pkgs; [
git
niv
];
system.stateVersion = "21.03";