summaryrefslogtreecommitdiff
path: root/rust/controller/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'rust/controller/flake.lock')
-rw-r--r--rust/controller/flake.lock25
1 files changed, 25 insertions, 0 deletions
diff --git a/rust/controller/flake.lock b/rust/controller/flake.lock
new file mode 100644
index 0000000..ab8956d
--- /dev/null
+++ b/rust/controller/flake.lock
@@ -0,0 +1,25 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1624445739,
+ "narHash": "sha256-92lLwqUFTxbzU7oscb8L7WZZEZpI7IujV0zbqFC7w9M=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "652966c8815bfb8da1db531854fb1f1f7406070c",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}