From 636478286139184ebfa1ffd3610ce0ca482e04fa Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 24 May 2024 14:06:14 +0200 Subject: feat(pkgs): Pull yambar-{cpu,memory} in tree --- flake.lock | 56 +------------------------------------------------------- 1 file changed, 1 insertion(+), 55 deletions(-) (limited to 'flake.lock') 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", -- cgit 1.4.1