{ "nodes": { "emacs-overlay": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1657275959, "narHash": "sha256-pg8FB1DRImBpqXHCp/0Y7bIphpVqGmkWgWOcFDMwdTg=", "owner": "nix-community", "repo": "emacs-overlay", "rev": "22448c09bae21969ca14d1558a120dafe9853c73", "type": "github" }, "original": { "owner": "nix-community", "repo": "emacs-overlay", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1656928814, "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", "owner": "numtide", "repo": "flake-utils", "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", "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": 1657241847, "narHash": "sha256-/aN3p2LaRNVXf7w92GWgXq9H5f23YRQPOvsm3BrBqzU=", "owner": "nix-community", "repo": "home-manager", "rev": "8160b3b45b8457d58d2b3af2aeb2eb6f47042e0f", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "naersk": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1655042882, "narHash": "sha256-9BX8Fuez5YJlN7cdPO63InoyBy7dm3VlJkkmTt6fS1A=", "owner": "nix-community", "repo": "naersk", "rev": "cddffb5aa211f50c4b8750adbec0bbbdfb26bb9f", "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": 1655901362, "narHash": "sha256-1cPiO869Dr3hqn1qhqd6amvw5U0PB7XDSdwMsIMWNiQ=", "owner": "nix-community", "repo": "nixos-generators", "rev": "898edde476232843da50c9a855efaf5dd8caadaa", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixos-generators", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1656933710, "narHash": "sha256-SVG8EqY1OTJWBRY4hpct2ZR2Rk0L8hCFkug3m0ABoZE=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "3bf48d3587d3f34f745a19ebc968b002ef5b5c5a", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1657114324, "narHash": "sha256-fWuaUNXrHcz/ciHRHlcSO92dvV3EVS0GJQUSBO5JIB4=", "owner": "nixos", "repo": "nixpkgs", "rev": "a5c867d9fe9e4380452628e8f171c26b69fa9d3d", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-22_05": { "locked": { "lastModified": 1656955776, "narHash": "sha256-1aMu67m+orlGxVwfiX3RxTEVFoq/RmKa/L5u9zU3UNQ=", "owner": "NixOS", "repo": "nixpkgs", "rev": "cc16da2c92041cbe817c40f62aac87c99104e9c2", "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": 1657248581, "narHash": "sha256-VSAhHCruQCFWzTz7ZSW5QLb2xIKrBGeEyEfKds4MXeY=", "owner": "oxalica", "repo": "rust-overlay", "rev": "6bd9919005ab6bf72464c9ebdd80f89b0cf82f97", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "sops": { "inputs": { "nixpkgs": [ "nixpkgs" ], "nixpkgs-22_05": "nixpkgs-22_05" }, "locked": { "lastModified": 1657127702, "narHash": "sha256-F88Oebl/7M1gnqTpNguhAHZxZJRtFmbdXL6RIn2K0XQ=", "owner": "Mic92", "repo": "sops-nix", "rev": "3ef9ea29356c17341456a0418cf5b5c2d2cdb129", "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 }