mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
flake: fix outdated lockfile
This commit is contained in:
parent
b273d50f1b
commit
767b5ec48a
1 changed files with 11 additions and 11 deletions
22
flake.lock
22
flake.lock
|
@ -804,16 +804,16 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1696693680,
|
"lastModified": 1696879762,
|
||||||
"narHash": "sha256-PH0HQTkqyj7DmdPKPwrrXwVURLBqzZs4nqnDw9q8mhg=",
|
"narHash": "sha256-Ud6bH4DMcYHUDKavNMxAhcIpDGgHMyL/yaDEAVSImQY=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "945559664c1dc5836173ee12896ba421d9b37181",
|
"rev": "f99e5f03cc0aa231ab5950a15ed02afec45ed51a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"ref": "nixpkgs-unstable",
|
"ref": "nixos-unstable",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
@ -887,17 +887,17 @@
|
||||||
"nmd": {
|
"nmd": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1687627428,
|
"lastModified": 1696846470,
|
||||||
"narHash": "sha256-7zGfXuNS5RHqhpEdz2fwrtqvF86JRo5U1hrxZSYgcm8=",
|
"narHash": "sha256-S/6s3nRcg+xZfsO7aLe01W+EMAKFVyieHa4eFvOKOLk=",
|
||||||
"owner": "~rycee",
|
"owner": "horriblename",
|
||||||
"repo": "nmd",
|
"repo": "nmd",
|
||||||
"rev": "824a380546b5d0d0eb701ff8cd5dbafb360750ff",
|
"rev": "bcf805ce85b9e938f7e027b3311137ffbd995794",
|
||||||
"type": "sourcehut"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "~rycee",
|
"owner": "horriblename",
|
||||||
"repo": "nmd",
|
"repo": "nmd",
|
||||||
"type": "sourcehut"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"noice-nvim": {
|
"noice-nvim": {
|
||||||
|
|
Loading…
Reference in a new issue