update inputs
This commit is contained in:
parent
3b28f41597
commit
ec58d2ceb2
1 changed files with 23 additions and 7 deletions
30
flake.lock
30
flake.lock
|
@ -134,16 +134,17 @@
|
||||||
"flake_env": {
|
"flake_env": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-parts": "flake-parts",
|
"flake-parts": "flake-parts",
|
||||||
|
"nix-filter": "nix-filter",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1703882084,
|
"lastModified": 1703964372,
|
||||||
"narHash": "sha256-FGT+CR1WYPzFcuPIh3h4iCaPj0YgFERMAuRwMsbk8Lg=",
|
"narHash": "sha256-QqdXO1jmhfCAG+joE9LnDMTcq5PHISY6ZsSpP/1UJZM=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "6ec3bd2378bec61b383c2198ceb2b73515e6cde6",
|
"rev": "8119738ddca116789d267cca348a799b9bf19df4",
|
||||||
"revCount": 9,
|
"revCount": 11,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.sr.ht/~bryan_bennett/flake_env"
|
"url": "https://git.sr.ht/~bryan_bennett/flake_env"
|
||||||
},
|
},
|
||||||
|
@ -259,6 +260,21 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nix-filter": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1701697642,
|
||||||
|
"narHash": "sha256-L217WytWZHSY8GW9Gx1A64OnNctbuDbfslaTEofXXRw=",
|
||||||
|
"owner": "numtide",
|
||||||
|
"repo": "nix-filter",
|
||||||
|
"rev": "c843418ecfd0344ecb85844b082ff5675e02c443",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "numtide",
|
||||||
|
"repo": "nix-filter",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"nixos-hardware": {
|
"nixos-hardware": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1703879120,
|
"lastModified": 1703879120,
|
||||||
|
@ -333,11 +349,11 @@
|
||||||
"pre-commit-hooks": "pre-commit-hooks"
|
"pre-commit-hooks": "pre-commit-hooks"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1703944758,
|
"lastModified": 1703975210,
|
||||||
"narHash": "sha256-VOe76pyV9zY+1pX09nX4ZDv2dINZylI7U5sWmWm20gA=",
|
"narHash": "sha256-RyOg+ClXsYiJn1gvTedDETysIrOblIH3geHiZhiMeI8=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "nixvim",
|
"repo": "nixvim",
|
||||||
"rev": "9738dae3eac5c9b1c1e3ab787db0cedfc59e49b9",
|
"rev": "5fcfb763cd6d2103e128efe27d3ec577868ad33f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue