summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorLeonardo <noreply@leoflo.me>2026-03-02 21:23:11 +0100
committerLeonardo <noreply@leoflo.me>2026-03-02 21:23:11 +0100
commite8af6d867796689b911bb3ce8d5695382fbb4cba (patch)
treeead41fefce6f2eef77ba4f6580ecf92cd7189ce5 /flake.lock
parent68e3f8d06229544cc05677869dcf3f6fe333a0ac (diff)
downloadnixos-e8af6d867796689b911bb3ce8d5695382fbb4cba.tar.gz
nixos-e8af6d867796689b911bb3ce8d5695382fbb4cba.zip
obdautodoctor
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock22
1 files changed, 22 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index ecc7432..881edd2 100644
--- a/flake.lock
+++ b/flake.lock
@@ -74,12 +74,34 @@
"type": "github"
}
},
+ "obdautodoctor-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1772482403,
+ "narHash": "sha256-GUK8y9K+bWvgC7l9setVmeL+zOtBLHllpqOlnAJo9CA=",
+ "ref": "refs/tags/v5.1.8",
+ "rev": "367f1cf1dd2eb20101f680e3d5ca129d028a6f39",
+ "revCount": 1,
+ "type": "git",
+ "url": "https://codeberg.org/leoflo/obdautodoctor-nix"
+ },
+ "original": {
+ "ref": "refs/tags/v5.1.8",
+ "type": "git",
+ "url": "https://codeberg.org/leoflo/obdautodoctor-nix"
+ }
+ },
"root": {
"inputs": {
"dbmain-nix": "dbmain-nix",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
+ "obdautodoctor-nix": "obdautodoctor-nix",
"xfce4-hiddenapps-plugin": "xfce4-hiddenapps-plugin"
}
},