This commit is contained in:
Julien Malka 2022-01-20 12:37:17 +01:00
commit 6bdc926599
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F

23
flake.lock generated
View file

@ -70,7 +70,10 @@
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
"nixpkgs": [
"neovim-nightly-overlay",
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
@ -111,22 +114,6 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1642281915,
"narHash": "sha256-jcMsXmmO1knyf99o242A+2cy1A0eKa9afly0cwBknPA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d5dae6569ea9952f1ae4e727946d93a71c507821",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1642609835,
"narHash": "sha256-ZwJnV4mdis28u5vH240ec2mrApuEJYJekn23qlTwJ8c=",
@ -161,7 +148,7 @@
"home-manager": "home-manager",
"homepage": "homepage",
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nixpkgs": "nixpkgs_2",
"nixpkgs": "nixpkgs",
"nur": "nur",
"sops-nix": "sops-nix",
"unstable": "unstable"