1
0
Fork 0
dotfiles/flake.lock

148 lines
3.7 KiB
Plaintext
Raw Normal View History

2021-12-06 22:35:29 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2022-01-05 21:28:17 +00:00
"lastModified": 1641205782,
"narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
2021-12-06 22:35:29 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-01-05 21:28:17 +00:00
"rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
2021-12-06 22:35:29 +00:00
"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": 1642676973,
"narHash": "sha256-bLQ6n0pXYaIuNSyJnm30JGCfjmuTi59qAmj8S2ExDXI=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "7eb5106548eaab99ebeb21c87f93092de54fe931",
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",
2021-12-27 23:52:11 +00:00
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
]
2021-12-06 22:35:29 +00:00
},
"locked": {
"dir": "contrib",
"lastModified": 1642625619,
"narHash": "sha256-i4aj1DrrkzbTMvFM/zoQzB06L11HoqYBvI2i/LOp5UU=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
"rev": "431915fe6af4e176a84a60c95ad7aa9d36b71e50",
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",
2021-12-17 20:41:54 +00:00
"nixpkgs": [
"nixpkgs"
]
2021-12-06 22:35:29 +00:00
},
"locked": {
"lastModified": 1642666417,
"narHash": "sha256-AeeQm6nSk5Nw832UvaZV6kx0k5IeXKc1POaVFP1ukUM=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "ce7c2f8b7d8697ed47414bae79ffd2d954a40688",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
2021-12-14 19:34:31 +00:00
"nifoc-overlay": {
"inputs": {
2021-12-17 20:41:54 +00:00
"nixpkgs": [
"nixpkgs"
]
2021-12-14 19:34:31 +00:00
},
"locked": {
2022-01-10 11:28:02 +00:00
"lastModified": 1641506126,
"narHash": "sha256-/326HrTbxQEozghNRdKHGrf6TMlaVzCp8osAFKdstuY=",
2021-12-14 19:34:31 +00:00
"owner": "nifoc",
"repo": "nix-overlay",
2022-01-10 11:28:02 +00:00
"rev": "ff8fd2dcfdcf6d147f78f8aedebb872106a431f6",
2021-12-14 19:34:31 +00:00
"type": "github"
},
"original": {
"owner": "nifoc",
"repo": "nix-overlay",
"type": "github"
}
},
2021-12-06 22:35:29 +00:00
"nixpkgs": {
2021-12-27 16:10:34 +00:00
"locked": {
"lastModified": 1642336556,
"narHash": "sha256-QSPPbFEwy0T0DrIuSzAACkaANPQaR1lZR/nHZGz9z04=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f3d9d4bd898cca7d04af2ae4f6ef01f2219df3d6",
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",
2021-12-14 19:34:31 +00:00
"nifoc-overlay": "nifoc-overlay",
2021-12-27 23:52:11 +00:00
"nixpkgs": "nixpkgs"
2021-12-06 22:35:29 +00:00
}
}
},
"root": "root",
"version": 7
}