aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorXe <me@christine.website>2022-04-28 02:31:05 +0000
committerXe <me@christine.website>2022-04-28 02:31:05 +0000
commit4d5379e7b0cc83d125d2c43bcd5507f11eba304d (patch)
tree2156b2bb928ff0db346eff7eff8570ad20998b43 /flake.lock
parentd56721be6bac66729362384853761d6f962a5b4b (diff)
downloadx-4d5379e7b0cc83d125d2c43bcd5507f11eba304d.tar.xz
x-4d5379e7b0cc83d125d2c43bcd5507f11eba304d.zip
start the nixification of robocadey-gpt2
Signed-off-by: Xe <me@christine.website>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 4568063..f6bc583 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,21 @@
{
"nodes": {
+ "ckiee": {
+ "locked": {
+ "lastModified": 1651110803,
+ "narHash": "sha256-je/Q14AwFYRbkQP9vC7Kl3lJOkCHBkq+hDDSXaeq9/M=",
+ "owner": "ckiee",
+ "repo": "nixpkgs",
+ "rev": "c052ad4d9c567930223b52f638d0e03b17d9d744",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ckiee",
+ "ref": "gpt2simple-py-init",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"gomod2nix": {
"inputs": {
"nixpkgs": "nixpkgs",
@@ -86,6 +102,7 @@
},
"root": {
"inputs": {
+ "ckiee": "ckiee",
"gomod2nix": "gomod2nix",
"nixpkgs": "nixpkgs_2",
"portable-svc": "portable-svc",