File tree Expand file tree Collapse file tree 3 files changed +3
-72
lines changed Expand file tree Collapse file tree 3 files changed +3
-72
lines changed Original file line number Diff line number Diff line change 5757
5858- The ` electron ` packages will now provide their headers (available via ` electron.headers ` ) in extracted form instead of in a tarball.
5959
60+ - The ` ephemeral ` package was removed due to upstream archival in early 2022.
61+
6062- [ testers.shellcheck] ( https://nixos.org/manual/nixpkgs/unstable/#tester-shellcheck ) now warns when ` name ` is not provided.
6163 The ` name ` argument will become mandatory in a future release.
6264
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -564,6 +564,7 @@ mapAliases {
564564 EmptyEpsilon = empty-epsilon ; # Added 2024-07-14
565565 enyo-doom = enyo-launcher ; # Added 2022-09-09
566566 epdfview = throw "'epdfview' has been removed due to lack of maintenance upstream. Consider using 'qpdfview' instead" ; # Added 2024-10-19
567+ ephemeral = throw "'ephemeral' has been archived upstream since 2022-04-02" ; # added 2025-04-12
567568 epoxy = throw "'epoxy' has been renamed to/replaced by 'libepoxy'" ; # Converted to throw 2024-10-17
568569
569570 erlang_24 = throw "erlang_24 has been removed as it is unmaintained upstream" ;
You can’t perform that action at this time.
0 commit comments