summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2024-07-02 03:02:26 -0400
committerseth <[email protected]>2024-07-02 03:02:26 -0400
commit24d92030dda5bbe03542e0bae51c8810f3a48548 (patch)
treea136f2d7d57305a66ac82374282a5735039ad960 /flake.lock
initial commitHEADmain
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..2bd77da
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1719826879,
+ "narHash": "sha256-xs7PlULe8O1SAcs/9e/HOjeUjBrU5FNtkAF/bSEcFto=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "b9014df496d5b68bf7c0145d0e9b0f529ce4f2a8",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}