1
0
Fork 0
dotfiles/flake.lock

222 lines
5.6 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-05-07 21:31:27 +00:00
"lastModified": 1651916036,
"narHash": "sha256-UuD9keUGm4IuVEV6wdSYbuRm7CwfXE63hVkzKDjVsh4=",
2022-02-03 22:35:52 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-05-07 21:31:27 +00:00
"rev": "2f2bdf658d2b79bada78dc914af99c53cad37cba",
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-04-20 14:27:26 +00:00
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
2021-12-06 22:35:29 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-04-20 14:27:26 +00:00
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
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"
2022-06-07 19:12:11 +00:00
],
"utils": "utils"
2021-12-06 22:35:29 +00:00
},
"locked": {
2022-06-28 22:21:25 +00:00
"lastModified": 1656367977,
"narHash": "sha256-0hV17V9Up9pnAtPJ+787FhrsPnawxoTPA/VxgjRMrjc=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-06-28 22:21:25 +00:00
"rev": "3bf16c0fd141c28312be52945d1543f9ce557bb1",
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-06-29 15:39:17 +00:00
"lastModified": 1656486721,
"narHash": "sha256-MkEg7FpmWooqNi4TVSJgGJbgvKLjyB6RbyLy8p43zCE=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2022-06-29 15:39:17 +00:00
"rev": "21a1f1f552c1d79165cdb51e9e1297d4a4fe9eb6",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"neovim-nightly-overlay": {
"inputs": {
2022-06-26 21:51:13 +00:00
"flake-compat": "flake-compat",
2021-12-06 22:35:29 +00:00
"neovim-flake": "neovim-flake",
2021-12-17 20:41:54 +00:00
"nixpkgs": [
"nixpkgs"
]
2021-12-06 22:35:29 +00:00
},
"locked": {
2022-06-29 15:39:17 +00:00
"lastModified": 1656490695,
"narHash": "sha256-JFJyniJNl8VOgI38Zd7gaPkbt1utMGydBhXTFnxssy8=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2022-06-29 15:39:17 +00:00
"rev": "e82a3b43fd30507b8de1e11384282f0479926656",
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-06-12 21:06:44 +00:00
"lastModified": 1654961851,
"narHash": "sha256-zcYRu/Rc3WiM6ygNpcxidbQCEvXVrrTOuU8Mm/nrf84=",
2021-12-14 19:34:31 +00:00
"owner": "nifoc",
"repo": "nix-overlay",
2022-06-12 21:06:44 +00:00
"rev": "a57dac5b77dc0718f1c5a0d6e809ed5e1f3d14ac",
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-06-29 15:39:17 +00:00
"lastModified": 1656401090,
"narHash": "sha256-bUS2nfQsvTQW2z8SK7oEFSElbmoBahOPtbXPm0AL3I4=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-06-29 15:39:17 +00:00
"rev": "16de63fcc54e88b9a106a603038dd5dd2feb21eb",
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-06-07 19:12:11 +00:00
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
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-06-29 15:39:17 +00:00
"lastModified": 1656463399,
"narHash": "sha256-Tw2mgddDqMDwlPcazbFEV0L7FgaK5oT7ko6dyYb7Zmc=",
2022-02-13 20:58:18 +00:00
"owner": "arqv",
"repo": "zig-overlay",
2022-06-29 15:39:17 +00:00
"rev": "83811024f556865c24436eddb57df1fd0486583c",
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
}