mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
2dd383c943
nvim-debug was missing symbols. adding the lock file to remove the flake warning message as well.
44 lines
1.0 KiB
JSON
44 lines
1.0 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1610051610,
|
|
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1613226215,
|
|
"narHash": "sha256-3rA5cGIrBHD6yeKhNhsF7/t461ww25oJY8KyBb0IhjU=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "ff96a0fa5635770390b184ae74debea75c3fd534",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|