Commit Graph

20 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
a68fcf325d workcraft: 3.4.1 -> 3.4.2 2024-01-26 12:41:46 +00:00
R. Ryantm
6a6f2b535c workcraft: 3.4.0 -> 3.4.1 2023-08-29 19:57:19 +00:00
R. Ryantm
8af51c3628 workcraft: 3.3.9 -> 3.4.0 2023-04-23 00:06:26 +00:00
R. Ryantm
c45eae4334 workcraft: 3.3.8 -> 3.3.9 2022-12-30 23:45:14 +08:00
R. Ryantm
c37576257b workcraft: 3.3.6 -> 3.3.8 2022-07-31 06:18:04 +00:00
R. Ryantm
e1f6e33d01 workcraft: 3.3.5 -> 3.3.6 2022-02-14 09:43:01 +00:00
R. RyanTM
6b086631c6 workcraft: 3.3.2 -> 3.3.5 2021-08-23 08:01:40 +00:00
Felix Buehler
3680a85bcb workcraft: deeprecate phases 2021-07-14 16:33:41 +02:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
R. RyanTM
b25018203b workcraft: 3.3.1 -> 3.3.2 2020-11-27 01:53:34 +00:00
R. RyanTM
8acd7a3540 workcraft: 3.3.0 -> 3.3.1 2020-11-12 10:54:47 +00:00
R. RyanTM
a07fe7164b workcraft: 3.2.6 -> 3.3.0 2020-07-02 10:07:55 -07:00
R. RyanTM
86e6080daf workcraft: 3.2.5 -> 3.2.6 2020-03-04 13:41:09 +00:00
R. RyanTM
5bf0de57ad workcraft: 3.1.9 -> 3.2.5 2020-02-07 21:09:41 +00: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
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Ryan Mulligan
fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
timor
42368e23f5 workcraft: init at 3.1.9 2018-03-21 14:27:12 +01:00