summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-08-25 03:55:21 +0200
committerandromeda <andromeda@lenovo>2026-08-25 03:55:21 +0200
commite18a34c8915d139a7bb1fd5d651c3d9fcd631182 (patch)
tree550e2b736913ba255777a04c806885bc5b83156c /flake.lock
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock26
1 files changed, 26 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..9386f3f
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,26 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1764611609,
+ "narHash": "sha256-yU9BNcP0oadUKupw0UKmO9BKDOVIg9NStdJosEbXf8U=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "8c29968b3a942f2903f90797f9623737c215737c",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "ref": "nixpkgs-unstable",
+ "type": "indirect"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}