Artturin
|
ea79263e60
|
pkgs/shells: enable strictDeps
|
2022-05-06 22:31:38 +03:00 |
|
Ben Siraphob
|
39a0a70d29
|
treewide: fix homepages with permanent redirect to https
|
2021-12-29 22:06:47 +07:00 |
|
Felix Buehler
|
a60a90eba3
|
antigen: deprecate phases
|
2021-07-17 22:22:56 +02:00 |
|
Ben Siraphob
|
e245ae3c3a
|
pkgs/shells: stdenv.lib -> lib
|
2021-01-15 14:24:03 +07:00 |
|
Ben Siraphob
|
683a87dbeb
|
treewide: remove periods from end of package descriptions
|
2020-10-17 08:22:31 -07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Matthew Bauer
|
ddaea6ac77
|
pkgs/shells: move extensions to subdirs
These are not reaal shells and should go into their parent shell
directory.
|
2018-04-17 14:47:32 -05:00 |
|