flake: fix outdated lockfile

This commit is contained in:
raf 2023-10-11 20:56:37 +03:00
parent b273d50f1b
commit 767b5ec48a
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29

View file

@ -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": {