nix-community.nixvim/flake.lock

147 lines
3.9 KiB
Text
Raw Normal View History

2020-12-30 01:05:51 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
2020-12-30 01:05:51 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"flake": false,
"locked": {
"lastModified": 1611672876,
"narHash": "sha256-qHu3uZ/o9jBHiA3MEKHJ06k7w4heOhA+4HCSIvflRxo=",
2020-12-30 01:05:51 +00:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "211907489e9f198594c0eb0ca9256a1949c9d412",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"neovim-nightly": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"gitignore": "gitignore",
"neovim-nightly": "neovim-nightly_2",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
2021-03-18 14:03:17 +00:00
"lastModified": 1616055137,
"narHash": "sha256-pEVSPu8MnqAj4xHYPZ/oKcwFkPqFKm2fMDv1nw8YA8E=",
2020-12-30 01:05:51 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-03-18 14:03:17 +00:00
"rev": "b247024d70256660111942e6c51e6486487edc14",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"neovim-nightly_2": {
"flake": false,
"locked": {
"lastModified": 1615916681,
"narHash": "sha256-o9CsM9VACCk1RiRimYZtqwxatth4t9EqzFQMMFjaUR4=",
2020-12-30 01:05:51 +00:00
"owner": "neovim",
"repo": "neovim",
"rev": "0ab88c2ea80caa7cda97b3a8479d0d32e4636ab6",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-03-18 14:03:17 +00:00
"lastModified": 1615991631,
"narHash": "sha256-TEDPXYy9sVLyctW/OBqxhxlxPmvTwRqXBch0eexJm8Y=",
2020-12-30 01:05:51 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2021-03-18 14:03:17 +00:00
"rev": "f137bcd5c92906ae0f924769a95b8c8e6602f90b",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2021-03-18 14:03:17 +00:00
"lastModified": 1615888535,
"narHash": "sha256-wR49KkuahcNq1xU3Tk+Mfbob3g2/B/fpbWPw8X+1wsg=",
2020-12-30 01:05:51 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-18 14:03:17 +00:00
"rev": "1f77a4c8c74bbe896053994836790aa9bf6dc5ba",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks": {
"flake": false,
"locked": {
"lastModified": 1609781048,
"narHash": "sha256-RTu4NDdAgwv83aFFJDnUkQFl/7giDSeEtQ/N17xxiXY=",
2020-12-30 01:05:51 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "c7e3896e35ceea480a7484ec1709be7bdda8849d",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"neovim-nightly": "neovim-nightly",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}