dotfiles/flake.lock

157 lines
4 KiB
Plaintext
Raw Normal View History

2022-09-26 20:28:35 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2022-10-31 23:37:10 +00:00
"lastModified": 1667234164,
"narHash": "sha256-oPMAvHZBDgamjmIQly5+sw2LtfKwY7qcWZZwKiwKQy8=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-10-31 23:37:10 +00:00
"rev": "722e8d65d3aba6f527100cc2d1539e4ca04d066f",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"neovim-nightly",
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2022-10-31 23:37:10 +00:00
"lastModified": 1667144378,
"narHash": "sha256-quxR2b3ZoxA6oLoP8t6TgE3Z7K1hbv5BXFqGq8nbZJY=",
2022-09-26 20:28:35 +00:00
"owner": "neovim",
"repo": "neovim",
2022-10-31 23:37:10 +00:00
"rev": "19dab2ead2dfc49c24e004fcdbbef6948b7bde94",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"neovim-nightly": {
"inputs": {
"flake-compat": "flake-compat",
"neovim-flake": "neovim-flake",
"nixpkgs": "nixpkgs"
},
"locked": {
2022-10-31 23:37:10 +00:00
"lastModified": 1667228955,
"narHash": "sha256-9aFWMNBWQnJGyxQznxya/NU+vrx1YRMriZgOIBFdfYY=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2022-10-31 23:37:10 +00:00
"rev": "4796a65f887bad090cfe8261a8bccb5b0ebd9251",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-31 23:37:10 +00:00
"lastModified": 1667055375,
"narHash": "sha256-xfSTHYxuKRiqF4dcuAFdti1OUvrC2lHpQqCHWUK5/JA=",
2022-09-26 20:28:35 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-10-31 23:37:10 +00:00
"rev": "7f9be6a505a31f88499c5d20d11f98accf5ae6ba",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2022-10-31 23:37:10 +00:00
"lastModified": 1667142599,
"narHash": "sha256-OLJxsg9VqfKjFkerOxWtNIkibsCvxsv5A8wNWO1MeWk=",
2022-09-26 20:28:35 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-10-31 23:37:10 +00:00
"rev": "412b9917cea092f3d39f9cd5dead4effd5bc4053",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"neovim-nightly": "neovim-nightly",
"nixpkgs": "nixpkgs_2"
}
},
"utils": {
"locked": {
2022-10-31 23:37:10 +00:00
"lastModified": 1667077288,
"narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
2022-09-26 20:28:35 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-10-31 23:37:10 +00:00
"rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}