Is there an existing issue for this?
Package ecosystem
Nix
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
flake.lock before the update: https://github.com/jian-lin/nima/blob/6fc9e64af2130883c845ff3344eb567076bf2c7b/flake.lock
dependabot.yml content
https://github.com/jian-lin/nima/blob/master/.github/dependabot.yaml
Updated dependency
In https://github.com/jian-lin/nima/pull/65/changes, nixpkgs was updated from d6524aaca2ff07876657ae2b323f24be4874944b to ef34387ddd751e1ab8857adf4676492d32eb24ec.
What you expected to see, versus what you actually saw
When jian-lin/nima#65 was created, the latest nixpkgs was e554fab72f81915600f3f449b786fd9af40439a5, according to nixpkgs update history. But that PR updated nixpkgs to ef34387ddd751e1ab8857adf4676492d32eb24ec instead, which is 3 days older than the latest commit e554fab72f81915600f3f449b786fd9af40439a5.
I expect to see the PR updates nixpkgs to the latest commit, not an old one.
Native package manager behavior
nix flake update will update nixpkgs to the latest commit, as expected.
Images of the diff or a link to the PR, issue, or logs
jian-lin/nima#65
Smallest manifest that reproduces the issue
No response
Is there an existing issue for this?
Package ecosystem
Nix
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
flake.lock before the update: https://github.com/jian-lin/nima/blob/6fc9e64af2130883c845ff3344eb567076bf2c7b/flake.lock
dependabot.yml content
https://github.com/jian-lin/nima/blob/master/.github/dependabot.yaml
Updated dependency
In https://github.com/jian-lin/nima/pull/65/changes, nixpkgs was updated from d6524aaca2ff07876657ae2b323f24be4874944b to ef34387ddd751e1ab8857adf4676492d32eb24ec.
What you expected to see, versus what you actually saw
When jian-lin/nima#65 was created, the latest nixpkgs was e554fab72f81915600f3f449b786fd9af40439a5, according to nixpkgs update history. But that PR updated nixpkgs to ef34387ddd751e1ab8857adf4676492d32eb24ec instead, which is 3 days older than the latest commit e554fab72f81915600f3f449b786fd9af40439a5.
I expect to see the PR updates nixpkgs to the latest commit, not an old one.
Native package manager behavior
nix flake updatewill update nixpkgs to the latest commit, as expected.Images of the diff or a link to the PR, issue, or logs
jian-lin/nima#65
Smallest manifest that reproduces the issue
No response