mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 11:01:15 +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": {
|
||||
"locked": {
|
||||
"lastModified": 1696693680,
|
||||
"narHash": "sha256-PH0HQTkqyj7DmdPKPwrrXwVURLBqzZs4nqnDw9q8mhg=",
|
||||
"lastModified": 1696879762,
|
||||
"narHash": "sha256-Ud6bH4DMcYHUDKavNMxAhcIpDGgHMyL/yaDEAVSImQY=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "945559664c1dc5836173ee12896ba421d9b37181",
|
||||
"rev": "f99e5f03cc0aa231ab5950a15ed02afec45ed51a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixpkgs-unstable",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
@ -887,17 +887,17 @@
|
|||
"nmd": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1687627428,
|
||||
"narHash": "sha256-7zGfXuNS5RHqhpEdz2fwrtqvF86JRo5U1hrxZSYgcm8=",
|
||||
"owner": "~rycee",
|
||||
"lastModified": 1696846470,
|
||||
"narHash": "sha256-S/6s3nRcg+xZfsO7aLe01W+EMAKFVyieHa4eFvOKOLk=",
|
||||
"owner": "horriblename",
|
||||
"repo": "nmd",
|
||||
"rev": "824a380546b5d0d0eb701ff8cd5dbafb360750ff",
|
||||
"type": "sourcehut"
|
||||
"rev": "bcf805ce85b9e938f7e027b3311137ffbd995794",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "~rycee",
|
||||
"owner": "horriblename",
|
||||
"repo": "nmd",
|
||||
"type": "sourcehut"
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"noice-nvim": {
|
||||
|
|
Loading…
Reference in a new issue