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-26 21:50:56 +00:00
"lastModified": 1648278671,
"narHash": "sha256-1WrR9ex+rKTjZtODNUZQhkWYUprtfOkjOyo9YWL2NMs=",
2022-02-03 22:35:52 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-03-26 21:50:56 +00:00
"rev": "4fdbb8168f61d31d3f90bb0d07f48de709c4fe79",
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-03-26 21:50:56 +00:00
"lastModified": 1648199409,
"narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=",
2021-12-06 22:35:29 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-03-26 21:50:56 +00:00
"rev": "64a525ee38886ab9028e6f61790de0832aa3ef03",
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": {
"lastModified": 1649392573,
"narHash": "sha256-dCPEJZzExz2+i7AjUuViZUgHC+JXDlBBG/IzuSYWCh8=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "f911ebbec927e8e9b582f2e32e2b35f730074cfc",
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-04-10 18:51:51 +00:00
"lastModified": 1649546002,
"narHash": "sha256-okZVjjrwos+jXd5WSJCVJ7jw61G1GfD42YDEDTOdTV4=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2022-04-10 18:51:51 +00:00
"rev": "ff726cc569994aab61a42c40270e679dc80cca7c",
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-04-10 18:51:51 +00:00
"lastModified": 1649578465,
"narHash": "sha256-G0ERl/DXjFMx1nA8XrvmEENl69OW9cpshMUEX5jmp0U=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2022-04-10 18:51:51 +00:00
"rev": "10e7407aa9e687bad3e167c46d2efd15eef47673",
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-03-19 21:54:35 +00:00
"lastModified": 1647724338,
"narHash": "sha256-DYaNnJOiLd4Qfkh9HjycUtGTCiuAM+j7vP2B0ZxHAEY=",
2021-12-14 19:34:31 +00:00
"owner": "nifoc",
"repo": "nix-overlay",
2022-03-19 21:54:35 +00:00
"rev": "624204dac9feed0958ac2413086b765c798ce358",
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-27 20:18:45 +00:00
"lastModified": 1648219316,
"narHash": "sha256-Ctij+dOi0ZZIfX5eMhgwugfvB+WZSrvVNAyAuANOsnQ=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-03-27 20:18:45 +00:00
"rev": "30d3d79b7d3607d56546dd2a6b49e156ba0ec634",
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-04-10 18:51:51 +00:00
"lastModified": 1649551160,
"narHash": "sha256-PufGYax8aalIW+BilcDs5r2pcdI66zp4xSkrW8+XIFc=",
2022-02-13 20:58:18 +00:00
"owner": "arqv",
"repo": "zig-overlay",
2022-04-10 18:51:51 +00:00
"rev": "0807921f6e6a92325d99943dd0f62f8a967395c2",
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
}