nixpkgs/pkgs/applications/version-management/sourcehut
Alyssa Ross ab41e13f6c sourcehut.dispatchsrht: respect allowAliases
Nixpkgs convention is to only add attributes for deprecation throws
when config.allowAliases hasn't been explicitly disabled.  This is
useful as it makes it easy to test building all non-deprecated
packages:

	nix-build --arg config '{ allowAliases = false; }' -A sourcehut

Precedent for this convention in Nixpkgs is easy to find by grepping
for "config.allowAliases".
2023-02-07 23:14:07 -05:00
..
patches/redis-socket/core
builds.nix
core.nix
default.nix
disable-npm-install.patch
fetchNodeModules.nix
fix-gqlgen-trimpath.nix
git.nix
hg.nix
hub.nix
lists.nix
man.nix
meta.nix
pages.nix
paste.nix
scm.nix
todo.nix
update.sh