mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
- Remove 'with lib;' from meta blocks and use qualified lib attributes - Replace deprecated 'sha256' with 'hash' for fetchurl and fetchFromGitHub - Replace 'rev' with 'tag' when using version tags in fetchFromGitHub - Update substituteInPlace to use --replace-fail for better error detection