Commit Graph

20 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Robert Helgesson
0e2b377970 mimeo: 2022.7 -> 2023 2023-05-12 19:03:21 +02:00
Robert Helgesson
78d14c7a0e mimeo: 2021.11 -> 2022.7
Also make license field more specific.
2022-08-25 09:18:45 +02:00
Robert Helgesson
d654246e6a mimeo: 2021.2 -> 2021.11
Also

- add install check and

- update download and homepage URLs.
2022-01-15 19:06:56 +01:00
Robert Helgesson
7c22a4c63d mimeo: 2019.7 -> 2021.2 2021-08-06 01:02:44 +02:00
Sandro Jäckel
ced3ec6ce3
treewide: update permanent url redirects 2021-01-30 21:48:57 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
46ec52f329 buildPython*: use pname 2020-03-30 17:07:41 +02:00
R. RyanTM
9d686e7cf4 mimeo: 2019.3 -> 2019.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mimeo/versions
2019-07-20 09:16:34 +02:00
R. RyanTM
1f91d64d78 mimeo: 2018.12 -> 2019.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mimeo/versions
2019-04-15 02:57:45 -07:00
R. RyanTM
403bd70214 mimeo: 2018.11 -> 2018.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mimeo/versions
2019-01-03 16:52:25 -05:00
R. RyanTM
9d4cc31a16
mimeo: 2017.6.6 -> 2018.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mimeo/versions
2018-12-15 09:47:05 +01:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Robert Helgesson
78815d0c51
mimeo: 2017.2.9 -> 2017.6.6 2017-07-27 22:53:55 +02:00
Robert Helgesson
5ebdbe493a
mimeo: 2016.11 -> 2017.2.9 2017-02-11 00:30:08 +01:00
Robert Helgesson
b25f9ff20e
mimeo: 2016.2 -> 2016.11 2016-11-17 00:06:41 +01:00
Robert Helgesson
9206abe642 mimeo: init at 2016.2 2016-03-06 20:44:09 +01:00