mirror of
https://github.com/dwinkler1/np.git
synced 2026-08-22 20:23:14 -04:00
Merge dc4fcf5c50 into c0d7f6a6b2
This commit is contained in:
commit
c1556e038d
1 changed files with 40 additions and 6 deletions
46
templates/ed/flake.lock
generated
46
templates/ed/flake.lock
generated
|
|
@ -22,11 +22,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1785692966,
|
"lastModified": 1787135253,
|
||||||
"narHash": "sha256-vUfIeBEfpbAfZ5zjgIkYk7eHBeVfCYVjLbWnMkseYnk=",
|
"narHash": "sha256-RD2kNWCG+Bjo6h+JVjWVNntZs2GtRoeY2xHjts/FNkA=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "643809054d65fdd466a63e3155b8c498cb483c04",
|
"rev": "ffb3c9b700e759be2ef13237c9d8f953b32a1e46",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -44,7 +44,9 @@
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
],
|
],
|
||||||
|
"plugins-bloocky": "plugins-bloocky",
|
||||||
"plugins-cmp-pandoc-references": "plugins-cmp-pandoc-references",
|
"plugins-cmp-pandoc-references": "plugins-cmp-pandoc-references",
|
||||||
|
"plugins-dooing": "plugins-dooing",
|
||||||
"r-nvim-nix": "r-nvim-nix",
|
"r-nvim-nix": "r-nvim-nix",
|
||||||
"rixpkgs": [
|
"rixpkgs": [
|
||||||
"rixpkgs"
|
"rixpkgs"
|
||||||
|
|
@ -52,11 +54,11 @@
|
||||||
"wrappers": "wrappers"
|
"wrappers": "wrappers"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1785383218,
|
"lastModified": 1786415639,
|
||||||
"narHash": "sha256-cR/2VK2RGr9UJsRYAa1LViorru1oBeW3yVTQLkMHt4Y=",
|
"narHash": "sha256-IPbHpB31STGIgnlqgfoYlzyInb3VAkM22GUrKP/eo/4=",
|
||||||
"owner": "dwinkler1",
|
"owner": "dwinkler1",
|
||||||
"repo": "nvimConfig",
|
"repo": "nvimConfig",
|
||||||
"rev": "b8f72cb15045e2615bbac25d3cbcc3cabdb1b520",
|
"rev": "b630932348d8b16e8f186584d1256f7a9c2002c9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -65,6 +67,22 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"plugins-bloocky": {
|
||||||
|
"flake": false,
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1786042339,
|
||||||
|
"narHash": "sha256-8QcoC1bS8pRcwBkW3mqD2vgP9Mu0aCdIy6umZO6mUGM=",
|
||||||
|
"owner": "atiladefreitas",
|
||||||
|
"repo": "bloocky",
|
||||||
|
"rev": "a052c3b1a8126e04b194bb3db3c4c6ca641c0e4e",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "atiladefreitas",
|
||||||
|
"repo": "bloocky",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"plugins-cmp-pandoc-references": {
|
"plugins-cmp-pandoc-references": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
|
|
@ -81,6 +99,22 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"plugins-dooing": {
|
||||||
|
"flake": false,
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1785971574,
|
||||||
|
"narHash": "sha256-GtEC5kWcH0DmiYXkzxzNjjfYLfyEb7zpTLQWdi7n3zs=",
|
||||||
|
"owner": "atiladefreitas",
|
||||||
|
"repo": "dooing",
|
||||||
|
"rev": "6748316bc6b4601797fb952a83694cc0a5ef6da2",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "atiladefreitas",
|
||||||
|
"repo": "dooing",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"r-nvim-nix": {
|
"r-nvim-nix": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue