226 lines
5.6 KiB
JSON
226 lines
5.6 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1642700792,
|
|
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
|
|
"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": 1642153461,
|
|
"narHash": "sha256-dJ62TO+gPv59K9UWifJU6EWWKcgvHOiCjKHFGPCWSOI=",
|
|
"ref": "main",
|
|
"rev": "81f8b78d224ee8ca0755b1d0799121143b5a858c",
|
|
"revCount": 17,
|
|
"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"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1643151280,
|
|
"narHash": "sha256-sVlOWjDm+QU9vIjY+awfOwB5T/Sl8R+LkP9sNXhVCw4=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "990ca662c4b92636053ea399f5fb80702830522c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"naersk": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1639947939,
|
|
"narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
|
|
"owner": "nix-community",
|
|
"repo": "naersk",
|
|
"rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
|
|
"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": 1640542138,
|
|
"narHash": "sha256-2f+Dslfzkuj0pgBl+70lkiTCg+U2Q0TcOikwxpsU+Fk=",
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"rev": "296067b9c7a172d294831dec89d86847f30a7cfc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "nixos-generators",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1643080866,
|
|
"narHash": "sha256-iO3Z6jw0HEiie8UnXVpq1SxphprDYBXrVzubEa5D4eE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "c07b471b52be8fbc49a7dc194e9b37a6e19ee04d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"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": {
|
|
"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": 1642838864,
|
|
"narHash": "sha256-pHnhm3HWwtvtOK7NdNHwERih3PgNlacrfeDwachIG8E=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "9fb49daf1bbe1d91e6c837706c481f9ebb3d8097",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"sops": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1643003126,
|
|
"narHash": "sha256-JO5WrnP6+5qN3isdmm9VmjzvCM64UElgGnql7vEGjKU=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "c86068ac9a317f235be24a468206f874ba00f8d0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|