-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Cleanup of dead packages after Gna.org closure #50614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Oh I missed that @ryantm @basvandijk @peti can one of you remove |
pdfshuffler can be also removed. |
There is an active fork of it, if somebody is interested in packaging it: https://github.com/jeromerobert/pdfarranger |
2743b9e
to
8b74fed
Compare
@c0bw3b, we package every package on Hackage. So we won't drop |
Okay, thanks for the explanation. "poker-eval" = callPackage
({ mkDerivation, array, base, mtl, poker-eval, random, vector }:
mkDerivation {
pname = "poker-eval";
version = "0.3.1";
sha256 = "0v1is9jnpw1ij3b7h9figkjqk58dzc44v6vpdmxfmb80w0myihrv";
libraryHaskellDepends = [ array base mtl random vector ];
librarySystemDepends = [ poker-eval ];
description = "Binding to libpoker-eval";
license = stdenv.lib.licenses.publicDomain;
}) {poker-eval = null;}; ( instead of But am I allowed to edit that manually in |
Yes. At some point in the future, |
Thank you @peti |
Gna.org forge is closed and upstream repo was not relocated
Gna.org forge is closed and upstream repo was not relocated
Gna.org forge is closed and upstream repo was not relocated + remember-mode is part of the base Emacs since 26.1
Gna.org forge is closed and upstream repo was not relocated
Gna.org forge is closed and upstream repo was not relocated
Gna.org forge is closed
libpoker-eval is removed from nixpkgs
8b74fed
to
db8991b
Compare
Motivation for this change
Gna.org forge has been closed for a while now. See archived announce.
I've updated packages that move elsewhere in the last few months, now comes the time to remove the ones that disappeared along with the forge.
blackshades-elite
cc @viricsmbldap-tools
legacy, Samba3-onlyremember
is now a mode of base emacs so was irrelevant as an external plugin anywaypoker-eval
cc @Zert and its Haskell bindingsbins
no homepage / no source repo / no maintainerspdfshuffler
was just marked broken and not removed since its SF.net repo may still be alive@Mic92 removed tooThings done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)