ha-now-playing/flake.lock

90 lines
2.1 KiB
Text
Raw Normal View History

2021-11-19 17:44:10 +01:00
{
"nodes": {
"naersk": {
"inputs": {
2021-11-21 20:39:07 +01:00
"nixpkgs": [
"nixpkgs"
]
2021-11-19 17:44:10 +01:00
},
"locked": {
2022-03-21 17:42:02 +01:00
"lastModified": 1639947939,
"narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
2021-11-19 17:44:10 +01:00
"owner": "nmattia",
"repo": "naersk",
2022-03-21 17:42:02 +01:00
"rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
2021-11-19 17:44:10 +01:00
"type": "github"
},
"original": {
"owner": "nmattia",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-03-21 17:42:02 +01:00
"lastModified": 1647350163,
"narHash": "sha256-OcMI+PFEHTONthXuEQNddt16Ml7qGvanL3x8QOl2Aao=",
2021-11-19 17:44:10 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-21 17:42:02 +01:00
"rev": "3eb07eeafb52bcbf02ce800f032f18d666a9498d",
2021-11-19 17:44:10 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"naersk": "naersk",
2021-11-21 20:39:07 +01:00
"nixpkgs": "nixpkgs",
2022-01-14 10:06:26 +01:00
"rust-overlay": "rust-overlay",
2021-11-20 17:37:14 +01:00
"utils": "utils"
}
},
2022-01-14 10:06:26 +01:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-03-21 17:42:02 +01:00
"lastModified": 1647829973,
"narHash": "sha256-z3gJX54DX6v4nQS1OgggtnZ4qRcqknoS3/WpX5ksceA=",
2022-01-14 10:06:26 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-03-21 17:42:02 +01:00
"rev": "458f4fcd4450b8bfd2e2c8ca4f7673809bfe344c",
2022-01-14 10:06:26 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2021-11-20 17:37:14 +01:00
"utils": {
"locked": {
2022-03-21 17:42:02 +01:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2021-11-20 17:37:14 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-03-21 17:42:02 +01:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2021-11-20 17:37:14 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2021-11-19 17:44:10 +01:00
}
}
},
"root": "root",
"version": 7
}