1
0
Fork 0
dotfiles/flake.lock

206 lines
5.2 KiB
Plaintext
Raw Normal View History

2021-12-06 22:35:29 +00:00
{
"nodes": {
2022-02-03 22:35:52 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-03-17 09:33:08 +00:00
"lastModified": 1647173930,
"narHash": "sha256-8oca3Pc68VrCp8HeOtHmzs5g0rdQnPO9beDEEZJ02W0=",
2022-02-03 22:35:52 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-03-17 09:33:08 +00:00
"rev": "17fbc68a6110edbff67e55f7450230a697ecb17e",
2022-02-03 22:35:52 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2021-12-06 22:35:29 +00:00
"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": {
2022-03-12 19:46:27 +00:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2021-12-06 22:35:29 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-03-12 19:46:27 +00:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-02-13 20:58:18 +00:00
"flake-utils_2": {
"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"
}
},
2021-12-06 22:35:29 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-03-17 09:33:08 +00:00
"lastModified": 1647210221,
"narHash": "sha256-mUWwEq+ReRQjIqj28ClqmBDyKV4fr6C5ufqlXLzZFsk=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-03-17 09:33:08 +00:00
"rev": "8eb7c009f09f1f7b1ec151e5d537104acf42213a",
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",
2022-03-17 09:33:08 +00:00
"lastModified": 1647494484,
"narHash": "sha256-8CWqEy8jpY0CJDjXKPbK9uYlZYT+vR6HQ39TQFXPcsY=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2022-03-17 09:33:08 +00:00
"rev": "d238b8f6003d34cae7f65ff7585b48a2cd9449fb",
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": {
2022-03-17 09:33:08 +00:00
"lastModified": 1647504937,
"narHash": "sha256-zL+TCRbdypKSFxab09lU4uR52MusKf7vzo50ee6fVIs=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2022-03-17 09:33:08 +00:00
"rev": "1de1018a5810fd123f0f57798cac2a2a8df6bb85",
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": {
2022-03-17 09:33:08 +00:00
"lastModified": 1647350163,
"narHash": "sha256-OcMI+PFEHTONthXuEQNddt16Ml7qGvanL3x8QOl2Aao=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-03-17 09:33:08 +00:00
"rev": "3eb07eeafb52bcbf02ce800f032f18d666a9498d",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-02-03 22:35:52 +00:00
"darwin": "darwin",
2021-12-06 22:35:29 +00:00
"home-manager": "home-manager",
"neovim-nightly-overlay": "neovim-nightly-overlay",
2021-12-14 19:34:31 +00:00
"nifoc-overlay": "nifoc-overlay",
2022-02-13 20:58:18 +00:00
"nixpkgs": "nixpkgs",
2022-02-13 23:12:21 +00:00
"zig-overlay": "zig-overlay"
2022-02-13 20:58:18 +00:00
}
},
2022-02-13 23:12:21 +00:00
"zig-overlay": {
2022-02-13 20:58:18 +00:00
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-03-17 09:33:08 +00:00
"lastModified": 1647477206,
"narHash": "sha256-ANfD8dKyPDH2wRxlKzRwHsamEn+6jKI/RuaNO+8Lyw4=",
2022-02-13 20:58:18 +00:00
"owner": "arqv",
"repo": "zig-overlay",
2022-03-17 09:33:08 +00:00
"rev": "d380a751697a99135b25953923cc78e35fd4e9b7",
2022-02-13 20:58:18 +00:00
"type": "github"
},
"original": {
"owner": "arqv",
"repo": "zig-overlay",
"type": "github"
2021-12-06 22:35:29 +00:00
}
}
},
"root": "root",
"version": 7
}