aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorXe <me@christine.website>2022-12-29 15:41:43 -0500
committerXe <me@christine.website>2022-12-29 15:41:43 -0500
commit7c4dcc98d7502d571c3255480bc680e6f1cbd023 (patch)
treee8b67043fbb860198444bc426999ef95915720e3 /flake.lock
parent1f28519a4c354e32fe6e0f8797a3d6765e1b7a3e (diff)
downloadx-7c4dcc98d7502d571c3255480bc680e6f1cbd023.tar.xz
x-7c4dcc98d7502d571c3255480bc680e6f1cbd023.zip
remove cookie's nixos stuff
Signed-off-by: Xe <me@christine.website>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock
index f58ea2c..8d3989b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,21 +1,5 @@
{
"nodes": {
- "ckiee": {
- "locked": {
- "lastModified": 1651228769,
- "narHash": "sha256-7aO7XxunWR5FUdwZBrNgXWt1xD6posMo7nLubIEbh50=",
- "owner": "ckiee",
- "repo": "nixpkgs",
- "rev": "b123419b91b91afce08491861a6dd7069e2ba949",
- "type": "github"
- },
- "original": {
- "owner": "ckiee",
- "ref": "gpt2simple-py-init",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
"gomod2nix": {
"inputs": {
"nixpkgs": [
@@ -56,7 +40,6 @@
},
"root": {
"inputs": {
- "ckiee": "ckiee",
"gomod2nix": "gomod2nix",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay",