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": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
2022-02-08 11:25:17 +00:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1670980281,
"narHash": "sha256-g0t/SmQca/JBEd+3Ry1qFgDfDK8ME9AM6EP4YUl8/lo=",
2022-02-08 11:25:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5cb48ea3c19ce2e5746a44d6b91847396bd28c1f",
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": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-02-08 11:25:17 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}