aux-search/flake.lock

44 lines
1 KiB
Plaintext
Raw Normal View History

2020-06-18 22:41:01 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-06-18 22:41:01 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1649314464,
"narHash": "sha256-dU/Ed+VXtCAWbwRtHg9KPnskhRypB0nMb9Av/OOrV84=",
"owner": "aforemny",
2020-06-18 22:41:01 +00:00
"repo": "nixpkgs",
"rev": "3d88f74c9d13e599d1bd3633e8afb197b8378071",
2020-06-18 22:41:01 +00:00
"type": "github"
},
"original": {
"owner": "aforemny",
"ref": "fix/elm-format",
"repo": "nixpkgs",
"type": "github"
2020-06-18 22:41:01 +00:00
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2021-08-26 07:41:39 +00:00
"nixpkgs": "nixpkgs"
2020-06-18 22:41:01 +00:00
}
}
},
"root": "root",
2020-07-24 21:01:16 +00:00
"version": 7
2020-06-18 22:41:01 +00:00
}