about summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-24 14:06:14 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-05-24 14:06:14 +0200
commit636478286139184ebfa1ffd3610ce0ca482e04fa (patch)
tree45e61147588ca73f0973ab410359f3d7c1f0e3d1 /flake.lock
parentfix(modules/system/home-manager): Import soispha's hm config (diff)
downloadnixos-config-636478286139184ebfa1ffd3610ce0ca482e04fa.tar.gz
nixos-config-636478286139184ebfa1ffd3610ce0ca482e04fa.zip
feat(pkgs): Pull yambar-{cpu,memory} in tree
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock56
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",