diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 56 |
1 files changed, 1 insertions, 55 deletions
diff --git a/flake.lock b/flake.lock index 06b47366..4f27dfa4 100644 --- a/flake.lock +++ b/flake.lock @@ -718,9 +718,7 @@ "systems": "systems", "templates": "templates", "treefmt-nix": "treefmt-nix", - "user_js": "user_js", - "yambar_cpu": "yambar_cpu", - "yambar_memory": "yambar_memory" + "user_js": "user_js" } }, "rust-overlay": { @@ -889,58 +887,6 @@ "repo": "user.js", "type": "github" } - }, - "yambar_cpu": { - "inputs": { - "crane": [ - "crane" - ], - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1678635450, - "narHash": "sha256-AER+dXb9YoFdTLtNRG8PSIFCPo5qiZBSrLHmLkbnanM=", - "ref": "refs/heads/prime", - "rev": "9668588173cbdffa325247a35de93f31e4511f9a", - "revCount": 5, - "type": "git", - "url": "https://codeberg.org/soispha/yambar_cpu.git" - }, - "original": { - "type": "git", - "url": "https://codeberg.org/soispha/yambar_cpu.git" - } - }, - "yambar_memory": { - "inputs": { - "crane": [ - "crane" - ], - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1678015290, - "narHash": "sha256-oEZzslefttctJHPhHLVOBPqRh59p51CTmgaKQC+MXn8=", - "ref": "refs/heads/prime", - "rev": "9b273d73f151e7f47cde5ed3feba38797b43619b", - "revCount": 3, - "type": "git", - "url": "https://codeberg.org/soispha/yambar_memory.git" - }, - "original": { - "type": "git", - "url": "https://codeberg.org/soispha/yambar_memory.git" - } } }, "root": "root", |