atuin/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"flake-utils": {
"locked": {
2023-03-01 19:23:11 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
2023-03-01 19:23:11 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-01 19:23:11 +01:00
"lastModified": 1677560409,
"narHash": "sha256-PIvUIsVNozPXe1FmNe9c6B8Febl3t9+51uBKMJ1Q8o0=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-01 19:23:11 +01:00
"rev": "9e56d6ec92c8fb4192f1392aa5c4101ad77f2070",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}