mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +01:00
Use the upstream version of financier
The upstream version has been updated, and it has been switched to Yarn. This makes it simple to build it without the need of our own fork. We need a small fix for yarn2nix for the time being though. See <https://github.com/financier-io/financier/pull/5> for details.
This commit is contained in:
parent
4d8e080600
commit
6bc8e28f0f
12 changed files with 28 additions and 17654 deletions
20
flake.lock
generated
20
flake.lock
generated
|
|
@ -3,18 +3,18 @@
|
|||
"financier": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1649374330,
|
||||
"narHash": "sha256-Q/WQHktGYfpLHz+Pu9YYpWEA0qXb7lo3Hn6KhdwgOhE=",
|
||||
"ref": "mpuppe",
|
||||
"rev": "0b9aeb76e3e5bffa1e59041d6e52715b6b641c7a",
|
||||
"revCount": 614,
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/puppe/financier.git"
|
||||
"lastModified": 1654853795,
|
||||
"narHash": "sha256-YEOlzcVzOXS1POW8+MTixtX6It1GrtKzHGB85RQhxog=",
|
||||
"owner": "puppe",
|
||||
"repo": "financier",
|
||||
"rev": "19001ceba1404b790d25ed10838728c5c392ef85",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"ref": "mpuppe",
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/puppe/financier.git"
|
||||
"owner": "puppe",
|
||||
"ref": "fix-yarn2nix",
|
||||
"repo": "financier",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-utils": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue