mirror of
https://github.com/dwinkler1/np.git
synced 2026-08-22 20:23:14 -04:00
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/643809054d65fdd466a63e3155b8c498cb483c04?narHash=sha256-vUfIeBEfpbAfZ5zjgIkYk7eHBeVfCYVjLbWnMkseYnk%3D' (2026-08-02)
→ 'github:nixos/nixpkgs/b7c2ada94fe99c15b0dbcf4d11fd7850b957a436?narHash=sha256-IItrdb7Puk05RqOBWZYFC5X6Wl1sJmCfh5MWVHw5iMM%3D' (2026-08-05)
• Updated input 'nvimConfig':
'github:dwinkler1/nvimConfig/b8f72cb15045e2615bbac25d3cbcc3cabdb1b520?narHash=sha256-cR/2VK2RGr9UJsRYAa1LViorru1oBeW3yVTQLkMHt4Y%3D' (2026-07-30)
→ 'github:dwinkler1/nvimConfig/25a88599c11f6d7a99b2906afddbada8d197e623?narHash=sha256-T/ClEibM96sTucEK0XO1DmR%2BJP287vHYB5pFfh8mzhE%3D' (2026-08-07)
• Added input 'nvimConfig/plugins-bloocky':
'github:atiladefreitas/bloocky/a052c3b1a8126e04b194bb3db3c4c6ca641c0e4e?narHash=sha256-8QcoC1bS8pRcwBkW3mqD2vgP9Mu0aCdIy6umZO6mUGM%3D' (2026-08-06)
• Added input 'nvimConfig/plugins-dooing':
'github:atiladefreitas/dooing/6748316bc6b4601797fb952a83694cc0a5ef6da2?narHash=sha256-GtEC5kWcH0DmiYXkzxzNjjfYLfyEb7zpTLQWdi7n3zs%3D' (2026-08-05)
This commit is contained in:
parent
c0d7f6a6b2
commit
a63510d655
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": 1785967620,
|
||||||
"narHash": "sha256-vUfIeBEfpbAfZ5zjgIkYk7eHBeVfCYVjLbWnMkseYnk=",
|
"narHash": "sha256-IItrdb7Puk05RqOBWZYFC5X6Wl1sJmCfh5MWVHw5iMM=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "643809054d65fdd466a63e3155b8c498cb483c04",
|
"rev": "b7c2ada94fe99c15b0dbcf4d11fd7850b957a436",
|
||||||
"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": 1786077317,
|
||||||
"narHash": "sha256-cR/2VK2RGr9UJsRYAa1LViorru1oBeW3yVTQLkMHt4Y=",
|
"narHash": "sha256-T/ClEibM96sTucEK0XO1DmR+JP287vHYB5pFfh8mzhE=",
|
||||||
"owner": "dwinkler1",
|
"owner": "dwinkler1",
|
||||||
"repo": "nvimConfig",
|
"repo": "nvimConfig",
|
||||||
"rev": "b8f72cb15045e2615bbac25d3cbcc3cabdb1b520",
|
"rev": "25a88599c11f6d7a99b2906afddbada8d197e623",
|
||||||
"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