{ "nodes": { "emacs-overlay": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1663070140, "narHash": "sha256-h/3kiqouxqtpLWqyZBLcV1LRHXp33yqBpmrq2q50XFk=", "owner": "nix-community", "repo": "emacs-overlay", "rev": "382683139e3eb1ffb155e34e0e987e77db94aa9c", "type": "github" }, "original": { "owner": "nix-community", "repo": "emacs-overlay", "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" } }, "ha-now-playing": { "inputs": { "naersk": [ "naersk" ], "nixpkgs": [ "nixpkgs" ], "rust-overlay": [ "rust-overlay" ], "utils": [ "flake-utils" ] }, "locked": { "lastModified": 1652279144, "narHash": "sha256-0GjrAA4eHojr+OL2Hi7lVRpHF/FjOUa3db0IxKttDhU=", "ref": "main", "rev": "4faf850a486c18a863fbe5e88999214db9130756", "revCount": 53, "type": "git", "url": "https://git.datarift.nl/erwin/ha-now-playing.git" }, "original": { "ref": "main", "type": "git", "url": "https://git.datarift.nl/erwin/ha-now-playing.git" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ], "utils": "utils" }, "locked": { "lastModified": 1662759269, "narHash": "sha256-lt8bAfEZudCQb+MxoNKmenhMTXhu3RCCyLYxU9t5FFk=", "owner": "nix-community", "repo": "home-manager", "rev": "9f7fe353b613d0e45d7a5cdbd1f13c96c15803dd", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "naersk": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1662220400, "narHash": "sha256-9o2OGQqu4xyLZP9K6kNe1pTHnyPz0Wr3raGYnr9AIgY=", "owner": "nix-community", "repo": "naersk", "rev": "6944160c19cb591eb85bbf9b2f2768a935623ed3", "type": "github" }, "original": { "owner": "nix-community", "repo": "naersk", "type": "github" } }, "nixlib": { "locked": { "lastModified": 1636849918, "narHash": "sha256-nzUK6dPcTmNVrgTAC1EOybSMsrcx+QrVPyqRdyKLkjA=", "owner": "nix-community", "repo": "nixpkgs.lib", "rev": "28a5b0557f14124608db68d3ee1f77e9329e9dd5", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixpkgs.lib", "type": "github" } }, "nixos-generators": { "inputs": { "nixlib": "nixlib", "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1660727616, "narHash": "sha256-zYTIvdPMYMx/EYqXODAwIIU30RiEHqNHdgarIHuEYZc=", "owner": "nix-community", "repo": "nixos-generators", "rev": "adccd191a0e83039d537e021f19495b7bad546a1", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixos-generators", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1662714967, "narHash": "sha256-IOTq5tAGGmBFj7tQbkcyLE261JUeTUucEE3p0WLZ4qM=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "1fec8fda86dac5701146c77d5f8a414b14ed1ff6", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1662911228, "narHash": "sha256-oJOrB2lEeBLaO8g1DKG5PK9a1zyOWypkscrEfxxEj8A=", "owner": "nixos", "repo": "nixpkgs", "rev": "c97e777ff06fcb8d37dcdf5e21e9eff1f34f0e90", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-22_05": { "locked": { "lastModified": 1662864125, "narHash": "sha256-AtjyEFK7Zp9+hOOUNO1/YZRADV/wC94R3yeKN8saUK4=", "owner": "NixOS", "repo": "nixpkgs", "rev": "e6f053b6079c16e7df97531e3e0524ace1304d4d", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-22.05", "repo": "nixpkgs", "type": "github" } }, "pamedia": { "inputs": { "naersk": [ "naersk" ], "nixpkgs": [ "nixpkgs" ], "utils": [ "flake-utils" ] }, "locked": { "lastModified": 1637764576, "narHash": "sha256-IJmGfpuapLcozRpGtgVooSrMVW9vROCLce49Wb9nboo=", "ref": "main", "rev": "7c037fef4cdc5933a70694d8c743b5439c8354ea", "revCount": 4, "type": "git", "url": "https://git.datarift.nl/erwin/pamedia-rs.git" }, "original": { "ref": "main", "type": "git", "url": "https://git.datarift.nl/erwin/pamedia-rs.git" } }, "root": { "inputs": { "emacs-overlay": "emacs-overlay", "flake-utils": "flake-utils", "ha-now-playing": "ha-now-playing", "home-manager": "home-manager", "naersk": "naersk", "nixos-generators": "nixos-generators", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "pamedia": "pamedia", "rust-overlay": "rust-overlay", "sops": "sops" } }, "rust-overlay": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1663038100, "narHash": "sha256-DpqF/1FYpUo3Fm54oBaXzdqIG7BuRkHHFOgLM0uVVF0=", "owner": "oxalica", "repo": "rust-overlay", "rev": "dbd08f5b5469e1e24f00de45ddc73c26290a2bcb", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "sops": { "inputs": { "nixpkgs": [ "nixpkgs" ], "nixpkgs-22_05": "nixpkgs-22_05" }, "locked": { "lastModified": 1662870301, "narHash": "sha256-O+ABD+WzEBLVH6FwxKCIpps0hsR6b5dpYe6fB3e3Ju8=", "owner": "Mic92", "repo": "sops-nix", "rev": "20929e1c5722a6db2f2dbe4cd36d4af0de0a9df0", "type": "github" }, "original": { "owner": "Mic92", "repo": "sops-nix", "type": "github" } }, "utils": { "locked": { "lastModified": 1653893745, "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=", "owner": "numtide", "repo": "flake-utils", "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } } }, "root": "root", "version": 7 }