nixpkgs-bootstrap.master: 0-unstable-2024-12-22 -> 0-unstable-2024-12-23
this fixes neovim compilation, broken by the previous nixpkgs update
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
mkNixpkgs ? import ./mkNixpkgs.nix {}
|
||||
}:
|
||||
mkNixpkgs {
|
||||
rev = "5f023837c82570f0be4044ff2f073b7730236d82";
|
||||
sha256 = "sha256-4QR0GPMHt9zNhUH65kYySeNP3XxKqSVqX3W9mgTeDyw=";
|
||||
version = "0-unstable-2024-12-22";
|
||||
rev = "9fe47b75ff7dca8f9b495379de7848ca64558a04";
|
||||
sha256 = "sha256-H0fUZRrhirugxEE2Ig1k7jMZ9wPKxseE+uFvtIccykM=";
|
||||
version = "0-unstable-2024-12-23";
|
||||
branch = "master";
|
||||
}
|
||||
|
Reference in New Issue
Block a user