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-04-23 16:41:06 +01:00
"lastModified": 1650647760,
"narHash": "sha256-Ng8CGYLSTxeI+oEux0x+tSRA6K7ydoyfJNQf56ld+Uo=",
2022-02-08 11:25:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-23 16:41:06 +01:00
"rev": "b80f570a92d04e8ace67ff09c34aa48708a5c88c",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
2022-04-23 16:41:06 +01:00
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
2022-02-08 11:25:17 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-04-23 16:41:06 +01:00
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}