{ "nodes": { "emacs-overlay": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1656301037, "narHash": "sha256-mGDtHcqFFI91mp5SZMZ4auCKQxOq4txbz3iI1DD5QRM=", "owner": "nix-community", "repo": "emacs-overlay", "rev": "0e483f91edc8db88de446b67fa57cf25e822f1ce", "type": "github" }, "original": { "owner": "nix-community", "repo": "emacs-overlay", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1656065134, "narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=", "owner": "numtide", "repo": "flake-utils", "rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c", "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": 1656313134, "narHash": "sha256-VCEXqyq/+Ffu+TlDoIt2iepERFVVvmZ2flHNyVb0dPs=", "owner": "nix-community", "repo": "home-manager", "rev": "be3adf9920febf26ff5221ed5c8c76a43b2d94d6", "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" } }, "nixpkgs": { "locked": { "lastModified": 1656239181, "narHash": "sha256-wW1xRFBn376yGloXZ4QzBE4hjipMawpV18Lshd9QSPw=", "owner": "nixos", "repo": "nixpkgs", "rev": "f2537a505d45c31fe5d9c27ea9829b6f4c4e6ac5", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-21_11": { "locked": { "lastModified": 1656198488, "narHash": "sha256-xe81o3Kin6a0jXA3mTxcR+jeA1jLKw3TCar5LUo/B5c=", "owner": "NixOS", "repo": "nixpkgs", "rev": "46af3303651699dc58cfc251d9b18c0f59d857da", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-21.11", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-22_05": { "locked": { "lastModified": 1656199498, "narHash": "sha256-/BCpM7j7y1G4het6Z3idlnv9A87/s0O1glVmH7fnWvk=", "owner": "NixOS", "repo": "nixpkgs", "rev": "72a1f167077060a1a7b6e0104863245d0483fa7f", "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", "nixpkgs": "nixpkgs", "pamedia": "pamedia", "rust-overlay": "rust-overlay", "sops": "sops" } }, "rust-overlay": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1656308123, "narHash": "sha256-RTjxLCBEIxWvo4TLqEho+QxtY7ImRAMWJisIdWZ8tWY=", "owner": "oxalica", "repo": "rust-overlay", "rev": "c5d343b92c5c72c436e402484497c4f4e763b9ae", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "sops": { "inputs": { "nixpkgs": [ "nixpkgs" ], "nixpkgs-21_11": "nixpkgs-21_11", "nixpkgs-22_05": "nixpkgs-22_05" }, "locked": { "lastModified": 1656215886, "narHash": "sha256-67fkBb4GUbuMZTHs08mNycg0hBzboy+5boMD76wLpj4=", "owner": "Mic92", "repo": "sops-nix", "rev": "aff5d8542c9eb566a000302b22fcc10715bc2feb", "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 }