musicutil/flake.lock

61 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-02-08 11:25:17 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2022-04-23 16:41:06 +01:00
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
2022-02-08 11:25:17 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-04-23 16:41:06 +01:00
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-08-14 11:13:23 +01:00
"lastModified": 1660410996,
"narHash": "sha256-arkfX1YYFmwMyDTCguzoOI4epABC41FGQU4J1/G3/9M=",
2022-02-08 11:25:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-14 11:13:23 +01:00
"rev": "70b6236f3cbc815f2cae8d597418c714cf83d1c8",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-08-14 11:13:23 +01:00
"ref": "release-22.05",
2022-02-08 11:25:17 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
2022-08-14 11:13:23 +01:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-02-08 11:25:17 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-14 11:13:23 +01:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}