aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rwxr-xr-xcommon/flake.lock58
1 files changed, 58 insertions, 0 deletions
diff --git a/common/flake.lock b/common/flake.lock
new file mode 100755
index 0000000..77cb71a
--- /dev/null
+++ b/common/flake.lock
@@ -0,0 +1,58 @@
+{
+ "nodes": {
+ "bionix": {
+ "locked": {
+ "lastModified": 1664157112,
+ "narHash": "sha256-llJ4nRFxMhpy+tEywH1qzwcQjIQu5DCs6z2sIgel31w=",
+ "owner": "papenfusslab",
+ "repo": "bionix",
+ "rev": "81cfa50e6b345942951b68eac0e184ea025f2ae4",
+ "type": "github"
+ },
+ "original": {
+ "owner": "papenfusslab",
+ "repo": "bionix",
+ "type": "github"
+ }
+ },
+ "flake-utils": {
+ "locked": {
+ "lastModified": 1659877975,
+ "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1665010605,
+ "narHash": "sha256-e2ysiL/iQndCRSPfilXrMA1bKG28DzXxhO4W0ZgQtos=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "8e2d88af1ab3563cee80ecf2add3f933fdfb4fa3",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "bionix": "bionix",
+ "flake-utils": "flake-utils",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}