chore: flake lock
This commit is contained in:
parent
a088763559
commit
b670cbc29b
2 changed files with 0 additions and 41 deletions
38
flake.lock
generated
38
flake.lock
generated
|
|
@ -154,22 +154,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"neovim": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1759803648,
|
|
||||||
"narHash": "sha256-huTBuxpjC7NoHfDI5TfroSghWjFyfUcSQWQznWu/J6c=",
|
|
||||||
"owner": "neovim",
|
|
||||||
"repo": "neovim",
|
|
||||||
"rev": "a4006360f1d43211ec9abf5b869f49e082ab82e7",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "neovim",
|
|
||||||
"repo": "neovim",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nix-ai-tools": {
|
"nix-ai-tools": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"blueprint": "blueprint",
|
"blueprint": "blueprint",
|
||||||
|
|
@ -221,27 +205,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nvim-bundle": {
|
|
||||||
"inputs": {
|
|
||||||
"neovim": "neovim",
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1760095651,
|
|
||||||
"narHash": "sha256-daoV2w+Fb4MeUmGleuSRl9SV3GTqxvIL7QJ17O4RwWI=",
|
|
||||||
"owner": "jla2000",
|
|
||||||
"repo": "nvim-bundle",
|
|
||||||
"rev": "22183d391ee0805d77f38d69cc4cbf7d377a3e06",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "jla2000",
|
|
||||||
"repo": "nvim-bundle",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"root": {
|
"root": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"darwin": "darwin",
|
"darwin": "darwin",
|
||||||
|
|
@ -249,7 +212,6 @@
|
||||||
"home-manager": "home-manager",
|
"home-manager": "home-manager",
|
||||||
"nix-ai-tools": "nix-ai-tools",
|
"nix-ai-tools": "nix-ai-tools",
|
||||||
"nixpkgs": "nixpkgs_2",
|
"nixpkgs": "nixpkgs_2",
|
||||||
"nvim-bundle": "nvim-bundle",
|
|
||||||
"sops-nix": "sops-nix",
|
"sops-nix": "sops-nix",
|
||||||
"zig-overlay": "zig-overlay"
|
"zig-overlay": "zig-overlay"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -12,9 +12,6 @@
|
||||||
ghostty.url = "github:ghostty-org/ghostty";
|
ghostty.url = "github:ghostty-org/ghostty";
|
||||||
ghostty.inputs.nixpkgs.follows = "nixpkgs";
|
ghostty.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
nvim-bundle.url = "github:jla2000/nvim-bundle";
|
|
||||||
nvim-bundle.inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
|
|
||||||
nix-ai-tools.url = "github:numtide/nix-ai-tools";
|
nix-ai-tools.url = "github:numtide/nix-ai-tools";
|
||||||
nix-ai-tools.inputs.nixpkgs.follows = "nixpkgs";
|
nix-ai-tools.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue