{ "nodes": { "AriaNg": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1619967350, "narHash": "sha256-+eIfC+65Tqs/B6EmtHVMeNiFoId/jClVmqnEWGZMzbE=", "ref": "master", "rev": "2dc260f73f9b612b7055cbd1c9ac0a49bdbee56a", "revCount": 603, "type": "git", "url": "https://git.sbruder.de/simon/AriaNg" }, "original": { "type": "git", "url": "https://git.sbruder.de/simon/AriaNg" } }, "aria2_exporter": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1619942657, "narHash": "sha256-T6lYBOrRCz/0IKnD5s09IqCtGVY/Y0u5RfnyE+jnTTM=", "owner": "sbruder", "repo": "aria2_exporter", "rev": "11af495d33bfa3d3e3f0dda93f17874bbef4ef97", "type": "github" }, "original": { "owner": "sbruder", "repo": "aria2_exporter", "type": "github" } }, "bang-evaluator": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1619940921, "narHash": "sha256-8HpwzYtrX+qqeo5pm5GygG1EimIX5AMWzzz5IMBkG/0=", "ref": "master", "rev": "08715eacf11e0c086fe8a09d3ccf6e9c91a60de4", "revCount": 50, "type": "git", "url": "https://git.sbruder.de/simon/bangs" }, "original": { "type": "git", "url": "https://git.sbruder.de/simon/bangs" } }, "flake-utils": { "locked": { "lastModified": 1619345332, "narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=", "owner": "numtide", "repo": "flake-utils", "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1617824794, "narHash": "sha256-UGkvzx0nIXHhNq/KwJLjXvKAQRE2V33MuX+UirvqrkQ=", "owner": "nix-community", "repo": "home-manager", "rev": "2aa20ae969f2597c4df10a094440a66e9d7f8c86", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-20.09", "repo": "home-manager", "type": "github" } }, "infinisilSystem": { "flake": false, "locked": { "lastModified": 1588451792, "narHash": "sha256-+2ovLk3z1kKKmLTLraNfyCHPPK8X5dQV1jQDRatJn+I=", "owner": "Infinisil", "repo": "system", "rev": "91c5df20db68a995155218c5334db0e394185ca8", "type": "github" }, "original": { "owner": "Infinisil", "repo": "system", "rev": "91c5df20db68a995155218c5334db0e394185ca8", "type": "github" } }, "krops": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1597485541, "narHash": "sha256-+fqI9qh7zpC2WxinFZlaiDsbvMb/IJxFIiGfdA/xLps=", "owner": "Mic92", "repo": "krops", "rev": "c3a1ffab03e8cfbb7ff532bdfa10b26b3dc76911", "type": "github" }, "original": { "owner": "Mic92", "repo": "krops", "type": "github" } }, "nix-pre-commit-hooks": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1619976063, "narHash": "sha256-2tjVP95+qR1UzL8/UeV/xRJu7S2fRB7rf7enZedbrik=", "owner": "cachix", "repo": "pre-commit-hooks.nix", "rev": "09fb9e425111878b58223852e87ed85e8a189e0d", "type": "github" }, "original": { "owner": "cachix", "ref": "master", "repo": "pre-commit-hooks.nix", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1619336929, "narHash": "sha256-joIC2D26jtSbHodR/o8r+5T9XL2hXs6NIp5mVyA4JOc=", "owner": "nixos", "repo": "nixos-hardware", "rev": "f7540d6c27704ec0fe56ecc8b2a9b663181850b0", "type": "github" }, "original": { "owner": "nixos", "ref": "master", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1620332858, "narHash": "sha256-ZoOfRdndJhX4QQumeUOYXynTuI8GzkSs9bh451Vezak=", "owner": "nixos", "repo": "nixpkgs", "rev": "22612485a469d71df09b9434842767b1f4f2c063", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-20.09", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-unstable": { "locked": { "lastModified": 1620340338, "narHash": "sha256-Op/4K0+Z9Sp5jtFH0s/zMM4H7VFZxrekcAmjQ6JpQ4w=", "owner": "nixos", "repo": "nixpkgs", "rev": "63586475587d7e0e078291ad4b49b6f6a6885100", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "AriaNg": "AriaNg", "aria2_exporter": "aria2_exporter", "bang-evaluator": "bang-evaluator", "flake-utils": "flake-utils", "home-manager": "home-manager", "infinisilSystem": "infinisilSystem", "krops": "krops", "nix-pre-commit-hooks": "nix-pre-commit-hooks", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", "sops-nix": "sops-nix" } }, "sops-nix": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1618840526, "narHash": "sha256-3VAac44xE+kO8o7BQXLqHrAMUQT+XqIK8BcLkEEDwOA=", "owner": "Mic92", "repo": "sops-nix", "rev": "4f384662a85804fa2bc1bc1f99e70bb468e76f88", "type": "github" }, "original": { "owner": "Mic92", "repo": "sops-nix", "type": "github" } } }, "root": "root", "version": 7 }