1
0
Fork 0
dotfiles/flake.lock
2022-01-28 22:46:00 +01:00

148 lines
3.7 KiB
JSON

{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1643307345,
"narHash": "sha256-xiu7i6Q3Dqu4lLfDNaAL/f2DVewBxL+ysMuAyJiGv+4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "4e92ec84f93a293042a64c3ed56ac8aee62fb6e1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
"lastModified": 1643343675,
"narHash": "sha256-Op+K1/3+qUCZPIsLdVQGet3JqtRDWvAB9YJSzzZCwU8=",
"owner": "neovim",
"repo": "neovim",
"rev": "530c65b17ade3f5db70af5746f4eed945efdfcfa",
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"neovim-nightly-overlay": {
"inputs": {
"flake-compat": "flake-compat",
"neovim-flake": "neovim-flake",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1643357599,
"narHash": "sha256-UBJXtrIqXo+VLfhnIK1E3oJw8zWLCPJNBsfu0ekc1y4=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "597eadd31f55f943b646dfbb2943b88b843aa99d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"nifoc-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1641506126,
"narHash": "sha256-/326HrTbxQEozghNRdKHGrf6TMlaVzCp8osAFKdstuY=",
"owner": "nifoc",
"repo": "nix-overlay",
"rev": "ff8fd2dcfdcf6d147f78f8aedebb872106a431f6",
"type": "github"
},
"original": {
"owner": "nifoc",
"repo": "nix-overlay",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1643202076,
"narHash": "sha256-EcrUSBkBnw3KtDBoDwHvvwR1R6YF0axNFE4Vd2++iok=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e722007bf05802573b41701c49da6c8814878171",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nifoc-overlay": "nifoc-overlay",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}