summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-06-07 15:14:20 +0530
committersinanmohd <sinan@sinanmohd.com>2024-06-07 17:06:13 +0530
commit841b3c6e2148cab8c327e7210b3023c9fc2486c3 (patch)
treeae5a823951a2525d8adef4fc7894d36f3cd5334a /flake.lock
repo: init
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..dd117f1
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1717602782,
+ "narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=",
+ "owner": "NixOs",
+ "repo": "nixpkgs",
+ "rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOs",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}