summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorChristian <[email protected]>2026-04-08 13:10:24 -0500
committerChristian <[email protected]>2026-04-08 13:10:24 -0500
commitaa8289ae28d17869297b8046ed8efd04a5e1016c (patch)
tree3d9f1186634d4de1f3cb68a8600f33151d994ef7 /flake.lock
parente1fcf4fac685b91ed7272479c0e9e670687deb92 (diff)
Local LLM Time
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 2098465..d549b18 100644
--- a/flake.lock
+++ b/flake.lock
@@ -78,6 +78,22 @@
"type": "github"
}
},
+ "nixpkgs-unstable": {
+ "locked": {
+ "lastModified": 1775423009,
+ "narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nur": {
"inputs": {
"flake-parts": "flake-parts",
@@ -104,6 +120,7 @@
"home-manager": "home-manager",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
+ "nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur"
}
}