Formatting (nixfmt)

This commit is contained in:
Martin Puppe 2021-07-31 16:58:29 +02:00
parent e71e35cb55
commit c0fd2b96a5
6 changed files with 32 additions and 41 deletions

View file

@ -1,9 +1,9 @@
rec {
version = "1.7.3";
nodeVersion = "12";
version = "1.7.3";
nodeVersion = "12";
# Arguments for fetchgit
url = "https://gitlab.com/mpuppe/financier.git";
rev = "83367cae265af4a036a05766c6f80ea22d1cc1ec";
sha256 = "0h7222j9fk4b3fkc7c6gbhl0xranpl5swapkwibb0aba0g6fykfg";
}
# Arguments for fetchgit
url = "https://gitlab.com/mpuppe/financier.git";
rev = "83367cae265af4a036a05766c6f80ea22d1cc1ec";
sha256 = "0h7222j9fk4b3fkc7c6gbhl0xranpl5swapkwibb0aba0g6fykfg";
}