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-07-30 18:17:39 +00:00
"arion": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-10-10 19:41:38 +00:00
"lastModified": 1664986582,
"narHash": "sha256-syBM0apq0w/xDLvdTeLgW+NJ+JCZKVFbIrH+NwVL1EI=",
2022-07-30 18:17:39 +00:00
"owner": "hercules-ci",
"repo": "arion",
2022-10-10 19:41:38 +00:00
"rev": "8159c4faa3502a571cf8b9347f4d4b49f35c4c9f",
2022-07-30 18:17:39 +00:00
"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-11-15 23:42:33 +00:00
"lastModified": 1668534244,
"narHash": "sha256-8sgzegrEVUZMJUg4jEiC6pokeMPY02BFe49iXnVrXkk=",
2022-02-03 22:35:52 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-11-15 23:42:33 +00:00
"rev": "4182ad42d5fb5001adb1f61bec3a04fae0eecb95",
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-09-13 19:18:43 +00:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2021-12-06 22:35:29 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-09-13 19:18:43 +00:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
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-11-15 23:42:33 +00:00
"lastModified": 1668332334,
"narHash": "sha256-YT1qcE/MCqBO1Bi/Yr6GcFpNKsvmzrBKh8juyXDbxQc=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-15 23:42:33 +00:00
"rev": "bc90de24d898655542589237cc0a6ada7564cb6c",
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-11-15 23:42:33 +00:00
"lastModified": 1668470302,
"narHash": "sha256-jRRNXWAG2/9wDVyvg+ypXXAX2rBUDJ41TsVaij+By4Q=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2022-11-15 23:42:33 +00:00
"rev": "74399738510cb880507cba14f71acc0a96e14327",
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-11-15 23:42:33 +00:00
"lastModified": 1668500267,
"narHash": "sha256-yBFM8WTkCtlpnSL60OKgVlmlR5XBnL+KScChxrUqfqk=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2022-11-15 23:42:33 +00:00
"rev": "2d2b433ff82ba78a808fa5328a127d315afac7ac",
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-11-15 23:42:33 +00:00
"lastModified": 1668501017,
"narHash": "sha256-GbQehxw67L8gBd5U0nyWwvXfVW8B1FeWxabsS+GuhLs=",
2021-12-14 19:34:31 +00:00
"owner": "nifoc",
"repo": "nix-overlay",
2022-11-15 23:42:33 +00:00
"rev": "7f906723e8f72547717dfa032a36b8d1e1235edc",
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-11-15 23:42:33 +00:00
"lastModified": 1668531822,
"narHash": "sha256-rNt2SphDCQTbAgWBX9ZCMIn5ISxeb0l6b6kRLvzbFVo=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-11-15 23:42:33 +00:00
"rev": "97b8d9459f7922ce0e666113a1e8e6071424ae16",
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": {
2022-11-08 23:24:54 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-07 19:12:11 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-08 23:24:54 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-07 19:12:11 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-12-06 22:35:29 +00:00
}
},
"root": "root",
"version": 7
}