{ "nodes": { "agenix": { "inputs": { "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1627822587, "narHash": "sha256-AAFgsVe/ahLh1Ij2o98x6IMxz3Z+Tr97bFwa4nthB1w=", "owner": "ryantm", "repo": "agenix", "rev": "e6752e7b8592502df42066f156165471e62d902d", "type": "github" }, "original": { "owner": "ryantm", "ref": "master", "repo": "agenix", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1606424373, "narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=", "owner": "edolstra", "repo": "flake-compat", "rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1629481132, "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=", "owner": "numtide", "repo": "flake-utils", "rev": "997f7efcb746a9c140ce1f13c72263189225f482", "type": "github" }, "original": { "owner": "numtide", "ref": "master", "repo": "flake-utils", "type": "github" } }, "flake-utils_2": { "locked": { "lastModified": 1617631617, "narHash": "sha256-PARRCz55qN3gy07VJZIlFeOX420d0nGF0RzGI/9hVlw=", "owner": "numtide", "repo": "flake-utils", "rev": "b2c27d1a81b0dc266270fa8aeecebbd1807fc610", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs-stable" ] }, "locked": { "lastModified": 1630076227, "narHash": "sha256-p3YdtqSPLnMudWsLMgd6XMEhQKB2oz1hvDkHtOlz5/Q=", "owner": "nix-community", "repo": "home-manager", "rev": "f5adb9be829f487f99bcc0f1884f74ddb85f70c8", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-21.05", "repo": "home-manager", "type": "github" } }, "neuron": { "inputs": { "flake-compat": "flake-compat", "flake-utils": "flake-utils_2", "nixpkgs": "nixpkgs_2" }, "locked": { "lastModified": 1629815059, "narHash": "sha256-RgxyFtPg9Sm+AFcAaPu2aRw2CE9idjoPrrAui1XFenU=", "owner": "srid", "repo": "neuron", "rev": "62ebb5e3248454a7a473e79227e20df9d0c7abc1", "type": "github" }, "original": { "owner": "srid", "ref": "master", "repo": "neuron", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1629975021, "narHash": "sha256-+z4pK5yvoIKAIPGnyxt7I7Y9yX72HFP2krppGENpn6I=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "342048461da7fc743e588ee744080c045613a226", "type": "github" }, "original": { "owner": "NixOS", "ref": "master", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1618628710, "narHash": "sha256-9xIoU+BrCpjs5nfWcd/GlU7XCVdnNKJPffoNTxgGfhs=", "path": "/nix/store/z1rf17q0fxj935cmplzys4gg6nxj1as0-source", "rev": "7919518f0235106d050c77837df5e338fb94de5d", "type": "path" }, "original": { "id": "nixpkgs", "type": "indirect" } }, "nixpkgs-nixos-unstable": { "locked": { "lastModified": 1630338749, "narHash": "sha256-J1LsmwGtlYpqIMYEi/amMKkk0VfRrwHaEs/uylugGnE=", "owner": "NixOS", "repo": "nixpkgs", "rev": "8a2ec31e224de9461390cdd03e5e0b0290cdad0b", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { "lastModified": 1630481079, "narHash": "sha256-leWXLchbAbqOlLT6tju631G40SzQWPqaAXQG3zH1Imw=", "owner": "NixOS", "repo": "nixpkgs", "rev": "110a2c9ebbf5d4a94486854f18a37a938cfacbbb", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-21.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1629739138, "narHash": "sha256-tgBGKMwke7WMWHSZrPkKKHy4zDatI7LrrilBKgnqWrU=", "owner": "nixos", "repo": "nixpkgs", "rev": "002e0737ff526e15e30ce6be41fc0037d8e88ab7", "type": "github" }, "original": { "owner": "nixos", "repo": "nixpkgs", "rev": "002e0737ff526e15e30ce6be41fc0037d8e88ab7", "type": "github" } }, "nur": { "locked": { "lastModified": 1630677074, "narHash": "sha256-juWv+sQrWSxlLQaWbQGPLK/JEQfHI0uVU+v0DRSnADg=", "owner": "nix-community", "repo": "NUR", "rev": "cc297c4355acaa238f4a21ac6db6f9166ab3a70f", "type": "github" }, "original": { "owner": "nix-community", "ref": "master", "repo": "NUR", "type": "github" } }, "root": { "inputs": { "agenix": "agenix", "flake-utils": "flake-utils", "home-manager": "home-manager", "neuron": "neuron", "nixos-hardware": "nixos-hardware", "nixpkgs-nixos-unstable": "nixpkgs-nixos-unstable", "nixpkgs-stable": "nixpkgs-stable", "nur": "nur" } } }, "root": "root", "version": 7 }