treewide: standardize comments referencing nixpkgs pr

This commit is contained in:
Wroclaw 2025-04-07 12:41:16 +02:00
parent 5b16eb9aba
commit 4dab0aff15
2 changed files with 2 additions and 4 deletions

View file

@ -28,8 +28,7 @@ let
};
};
# nixpkgs PR389487
# https://github.com/NixOS/nixpkgs/pull/389487
# NIXPKGS-PR: 389487
futureNixosExecutables = let
nixpkgs = builtins.fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/e8f4dba5135ce202c7ef77118f145ef8b3803088.tar.gz";