Use manual build process in org-file for now for more flexibility
This commit is contained in:
parent
a8e558b3d5
commit
743ab70eee
5 changed files with 45 additions and 51 deletions
19
flake.lock
generated
19
flake.lock
generated
|
|
@ -30,10 +30,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"owid-co2-data": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1612965128,
|
||||
"narHash": "sha256-F9Qb+wGbJ8x/k1gT+C/GyXBHi1XxFnoqyHkuy6oslU0=",
|
||||
"owner": "owid",
|
||||
"repo": "co2-data",
|
||||
"rev": "5ce76ff7269c024e12c6554bf041eca68babaf2c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "owid",
|
||||
"repo": "co2-data",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils",
|
||||
"nixpkgs": "nixpkgs"
|
||||
"nixpkgs": "nixpkgs",
|
||||
"owid-co2-data": "owid-co2-data"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue