1
0
Fork 0
dotfiles/flake.lock

141 lines
3.6 KiB
Plaintext
Raw Normal View History

2021-12-06 22:35:29 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"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": {
2021-12-08 20:48:02 +00:00
"lastModified": 1638918089,
"narHash": "sha256-bLcgfI4d9e/pnBXdR3UWE/Q71zlRf3JEyecEwwie2VA=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2021-12-08 20:48:02 +00:00
"rev": "736581f113c90e8805d04899f422880d51fa9d2d",
2021-12-06 22:35:29 +00:00
"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",
2021-12-08 20:48:02 +00:00
"lastModified": 1638929832,
"narHash": "sha256-Wjp/ETmVtJzjCcMRytrCoWXRvoafqTPv9AJOctbJH20=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2021-12-08 20:48:02 +00:00
"rev": "5abd7c2c1487976f538ce510b06497fffd7e5252",
2021-12-06 22:35:29 +00:00
"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": {
2021-12-08 20:48:02 +00:00
"lastModified": 1638951252,
"narHash": "sha256-k+eIklemnbA+ATI0w8rTuEQg0sBmcP94ugBzdPW53w4=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-12-08 20:48:02 +00:00
"rev": "ae1e08a7fe9bc47f6d393102ca0b911c0823dc17",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-12-08 20:48:02 +00:00
"lastModified": 1638806821,
"narHash": "sha256-v2qd2Bsmzft53s43eCbN+4ocrLksRdFLyF/MAGuWuDA=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2021-12-08 20:48:02 +00:00
"rev": "bc5d68306b40b8522ffb69ba6cff91898c2fbbff",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2021-12-08 20:48:02 +00:00
"lastModified": 1638910453,
"narHash": "sha256-fofA4tsAAdNgE+9Py0VsVbyX2ZQkgV+CVqQKGBA/dLE=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2021-12-08 20:48:02 +00:00
"rev": "f225322e3bea8638304adfcf415cd11de99f2208",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}