nixos-config/flake.lock

227 lines
5.6 KiB
Text
Raw Normal View History

2021-10-05 23:45:02 +02:00
{
"nodes": {
2021-11-12 12:40:13 +01:00
"flake-utils": {
"locked": {
2022-01-25 10:23:53 +01:00
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
2021-11-12 12:40:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-01-25 10:23:53 +01:00
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
2021-11-12 12:40:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"ha-now-playing": {
"inputs": {
2022-01-24 11:17:44 +01:00
"naersk": [
"naersk"
],
2021-11-21 19:07:12 +01:00
"nixpkgs": [
"nixpkgs"
],
2022-01-24 11:17:44 +01:00
"rust-overlay": [
"rust-overlay"
],
2021-11-21 19:07:12 +01:00
"utils": [
"flake-utils"
]
},
"locked": {
2022-01-15 14:48:10 +01:00
"lastModified": 1642153461,
"narHash": "sha256-dJ62TO+gPv59K9UWifJU6EWWKcgvHOiCjKHFGPCWSOI=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2022-01-15 14:48:10 +01:00
"rev": "81f8b78d224ee8ca0755b1d0799121143b5a858c",
"revCount": 17,
2021-11-21 19:07:12 +01:00
"type": "git",
"url": "https://@git.datarift.nl/erwin/ha-now-playing.git"
2021-11-21 19:07:12 +01:00
},
"original": {
"ref": "main",
"type": "git",
"url": "https://@git.datarift.nl/erwin/ha-now-playing.git"
2021-11-21 19:07:12 +01:00
}
},
2021-10-05 23:45:02 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-01-31 08:10:53 +01:00
"lastModified": 1643151280,
"narHash": "sha256-sVlOWjDm+QU9vIjY+awfOwB5T/Sl8R+LkP9sNXhVCw4=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-01-31 08:10:53 +01:00
"rev": "990ca662c4b92636053ea399f5fb80702830522c",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"naersk": {
"inputs": {
2022-01-24 11:17:44 +01:00
"nixpkgs": [
"nixpkgs"
]
2021-11-21 19:07:12 +01:00
},
"locked": {
2022-01-24 11:17:44 +01:00
"lastModified": 1639947939,
"narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
"owner": "nix-community",
2021-11-21 19:07:12 +01:00
"repo": "naersk",
2022-01-24 11:17:44 +01:00
"rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
2021-11-21 19:07:12 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2022-01-15 14:48:10 +01:00
"repo": "naersk",
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixlib": {
2022-01-15 14:48:10 +01:00
"locked": {
2022-01-24 11:17:44 +01:00
"lastModified": 1636849918,
"narHash": "sha256-nzUK6dPcTmNVrgTAC1EOybSMsrcx+QrVPyqRdyKLkjA=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "28a5b0557f14124608db68d3ee1f77e9329e9dd5",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2021-11-21 19:07:12 +01:00
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
2022-01-15 14:48:10 +01:00
},
"locked": {
2022-01-24 11:17:44 +01:00
"lastModified": 1640542138,
"narHash": "sha256-2f+Dslfzkuj0pgBl+70lkiTCg+U2Q0TcOikwxpsU+Fk=",
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "296067b9c7a172d294831dec89d86847f30a7cfc",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-01-15 14:48:10 +01:00
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixpkgs": {
2021-11-21 19:07:12 +01:00
"locked": {
2022-01-31 08:10:53 +01:00
"lastModified": 1643080866,
"narHash": "sha256-iO3Z6jw0HEiie8UnXVpq1SxphprDYBXrVzubEa5D4eE=",
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2022-01-31 08:10:53 +01:00
"rev": "c07b471b52be8fbc49a7dc194e9b37a6e19ee04d",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"ref": "nixos-unstable",
2021-11-12 12:40:13 +01:00
"repo": "nixpkgs",
"type": "github"
2021-10-05 23:45:02 +02:00
}
},
2021-11-21 19:07:12 +01:00
"pamedia": {
"inputs": {
2022-01-24 11:17:44 +01:00
"naersk": [
"naersk"
],
2021-11-21 19:07:12 +01:00
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2021-11-25 17:18:13 +01:00
"lastModified": 1637764576,
"narHash": "sha256-IJmGfpuapLcozRpGtgVooSrMVW9vROCLce49Wb9nboo=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2021-11-25 17:18:13 +01:00
"rev": "7c037fef4cdc5933a70694d8c743b5439c8354ea",
"revCount": 4,
2021-11-21 19:07:12 +01:00
"type": "git",
"url": "https://git.datarift.nl/erwin/pamedia-rs.git"
2021-11-21 19:07:12 +01:00
},
"original": {
"ref": "main",
"type": "git",
"url": "https://git.datarift.nl/erwin/pamedia-rs.git"
2021-11-21 19:07:12 +01:00
}
},
2021-10-05 23:45:02 +02:00
"root": {
"inputs": {
2021-11-12 12:40:13 +01:00
"flake-utils": "flake-utils",
2021-11-21 19:07:12 +01:00
"ha-now-playing": "ha-now-playing",
2021-10-05 23:45:02 +02:00
"home-manager": "home-manager",
2022-01-24 11:17:44 +01:00
"naersk": "naersk",
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs",
2021-11-26 22:21:16 +01:00
"pamedia": "pamedia",
2022-01-24 11:17:44 +01:00
"rust-overlay": "rust-overlay",
2021-11-26 22:21:16 +01:00
"sops": "sops"
}
},
2022-01-15 14:48:10 +01:00
"rust-overlay": {
"inputs": {
2022-01-24 11:17:44 +01:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2022-01-15 14:48:10 +01:00
},
"locked": {
2022-01-25 10:23:53 +01:00
"lastModified": 1642838864,
"narHash": "sha256-pHnhm3HWwtvtOK7NdNHwERih3PgNlacrfeDwachIG8E=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-01-25 10:23:53 +01:00
"rev": "9fb49daf1bbe1d91e6c837706c481f9ebb3d8097",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2021-11-26 22:21:16 +01:00
"sops": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-01-25 10:23:53 +01:00
"lastModified": 1643003126,
"narHash": "sha256-JO5WrnP6+5qN3isdmm9VmjzvCM64UElgGnql7vEGjKU=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-01-25 10:23:53 +01:00
"rev": "c86068ac9a317f235be24a468206f874ba00f8d0",
2021-11-26 22:21:16 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2021-10-05 23:45:02 +02:00
}
}
},
"root": "root",
"version": 7
}