1
0
Fork 0
dotfiles/flake.lock

206 lines
5.2 KiB
Text
Raw Normal View History

2021-12-06 22:35:29 +00:00
{
"nodes": {
2022-07-30 18:17:39 +00:00
"arion": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1654878283,
"narHash": "sha256-JWdKBMzEibS2neY0nEs9E8kn4zRepEbwSw7HzxbEiAg=",
"owner": "hercules-ci",
"repo": "arion",
"rev": "e5fb978143240f8d293e6e5acc9691acf472928d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "arion",
"type": "github"
}
},
2022-02-03 22:35:52 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
2022-07-30 16:18:04 +00:00
"nixpkgs"
2022-02-03 22:35:52 +00:00
]
},
"locked": {
2022-08-22 19:15:50 +00:00
"lastModified": 1661154924,
"narHash": "sha256-zwkShc4VZ9feLeIrWjdm6YkZBoobzXETF5xIIgi++Ec=",
2022-02-03 22:35:52 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-08-22 19:15:50 +00:00
"rev": "5af1aa51f63d734284bf6728a21d2c9c31eb7492",
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"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
2022-07-30 16:18:04 +00:00
"nixpkgs"
2022-06-07 19:12:11 +00:00
],
"utils": "utils"
2021-12-06 22:35:29 +00:00
},
"locked": {
2022-08-22 22:13:53 +00:00
"lastModified": 1661201353,
"narHash": "sha256-hee34c72DNz1Otj86b2NEc4s1JQ+qnIb1XyWuUD4v6o=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-08-22 22:13:53 +00:00
"rev": "0160a0cef076294127f8cc0750019410ab94370d",
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-08-22 19:15:50 +00:00
"lastModified": 1661147810,
"narHash": "sha256-2qWynywM25lYZ2GAWtgJB/IruqRGw/ieaL2GEzY0nlI=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2022-08-22 19:15:50 +00:00
"rev": "2bed0d1d978b42184564201088ea5fef12ec8581",
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": [
2022-07-30 16:18:04 +00:00
"nixpkgs"
2021-12-17 20:41:54 +00:00
]
2021-12-06 22:35:29 +00:00
},
"locked": {
2022-08-22 19:15:50 +00:00
"lastModified": 1661156221,
"narHash": "sha256-had88hDNcULnPMBU0WeuEc+ierEhrL4DvUQ+urSJnnM=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2022-08-22 19:15:50 +00:00
"rev": "21fdcd88ca84f0ccf5043b8d1f922e7dc34e5d2f",
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": [
2022-07-30 16:18:04 +00:00
"nixpkgs"
2021-12-17 20:41:54 +00:00
]
2021-12-14 19:34:31 +00:00
},
"locked": {
2022-08-22 19:15:50 +00:00
"lastModified": 1661157007,
"narHash": "sha256-U3LpF2OzR8kDKEfyZDpLmek0hQBrzTUFvYrLzAjxw6A=",
2021-12-14 19:34:31 +00:00
"owner": "nifoc",
"repo": "nix-overlay",
2022-08-22 19:15:50 +00:00
"rev": "4db81551f3e1b378e7343173c5d2ad99d3b6c453",
2021-12-14 19:34:31 +00:00
"type": "github"
},
"original": {
"owner": "nifoc",
"repo": "nix-overlay",
"type": "github"
}
},
2022-07-30 16:18:04 +00:00
"nixpkgs": {
2021-12-27 16:10:34 +00:00
"locked": {
2022-08-22 19:15:50 +00:00
"lastModified": 1661151577,
"narHash": "sha256-++S0TuJtuz9IpqP8rKktWyHZKpgdyrzDFUXVY07MTRI=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-08-22 19:15:50 +00:00
"rev": "54060e816971276da05970a983487a25810c38a7",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-07-30 18:17:39 +00:00
"arion": "arion",
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",
"nixpkgs": "nixpkgs"
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"
}
2021-12-06 22:35:29 +00:00
}
},
"root": "root",
"version": 7
}