aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock57
1 files changed, 57 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..7a62bf2
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,57 @@
+{
+ "nodes": {
+ "biohazard": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1620395427,
+ "narHash": "sha256-OKzCw/YU2XKGwszE6s1LXAJ/IX4GdjjXpNG/alDSq+g=",
+ "ref": "master",
+ "rev": "41e9b940d5ec422f5097b029b3a2e11a5ac4768f",
+ "revCount": 732,
+ "type": "git",
+ "url": "https://bitbucket.org/ustenzel/biohazard/"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://bitbucket.org/ustenzel/biohazard/"
+ }
+ },
+ "flake-utils": {
+ "locked": {
+ "lastModified": 1623875721,
+ "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1626852498,
+ "narHash": "sha256-lOXUJvi0FJUXHTVSiC5qsMRtEUgqM4mGZpMESLuGhmo=",
+ "path": "/nix/store/g2g13rv513i8z8rav2imcfk49fm8bac1-source",
+ "rev": "16105403bdd843540cbef9c63fc0f16c1c6eaa70",
+ "type": "path"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "root": {
+ "inputs": {
+ "biohazard": "biohazard",
+ "flake-utils": "flake-utils",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}