mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +01:00
Formatting (nixfmt)
This commit is contained in:
parent
e71e35cb55
commit
c0fd2b96a5
6 changed files with 32 additions and 41 deletions
14
meta.nix
14
meta.nix
|
|
@ -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";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue