Charlotte Van Petegem
1a7a61b7bd
mu: 1.8.10 -> 1.8.11
...
https://github.com/djcb/mu/releases/tag/v1.8.11
2022-10-25 08:58:42 -07:00
Charlotte Van Petegem
8de22cec9b
mu: 1.8.9 -> 1.8.10
2022-09-16 10:02:21 +08:00
Charlotte Van Petegem
c91646876b
mu: 1.8.8 -> 1.8.9
2022-08-16 20:49:05 +08:00
Charlotte Van Petegem
f1ad47f4d8
mu: 1.8.7 -> 1.8.8
...
https://github.com/djcb/mu/releases/tag/v1.8.8
2022-08-07 11:28:25 +02:00
Charlotte Van Petegem
ec92be4567
mu: 1.8.6 -> 1.8.7
2022-07-25 18:10:18 +02:00
Charlotte Van Petegem
a9f7bfa663
mu: 1.8.5 -> 1.8.6
2022-07-15 14:09:30 +08:00
Charlotte Van Petegem
1d5a0c0f4a
mu: 1.8.3 -> 1.8.5
...
https://github.com/djcb/mu/releases/tag/v1.8.5
2022-07-06 21:18:07 +08:00
Charlotte Van Petegem
6994e16075
mu: 1.8.2 -> 1.8.3
2022-07-03 22:02:09 +08:00
Charlotte Van Petegem
808b08df16
mu: 1.8.1 -> 1.8.2
2022-07-01 10:15:41 +08:00
Peter Hoeg
969ef1f583
mu: no relation to mesa so set platforms directly
...
For reasons unknown, the list of support platforms tracked that of mesa.
That makes no sense whatsoever, so set it to a list of platforms that
actually should be supported.
2022-06-28 16:17:53 +08:00
Charlotte Van Petegem
c5bfe11d11
mu: 1.8.0 -> 1.8.1
...
https://github.com/djcb/mu/releases/tag/v1.8.1
2022-06-26 11:20:54 +02:00
Charlotte Van Petegem
6b29acef6e
mu: 1.6.11 -> 1.8.0
...
https://github.com/djcb/mu/blob/release/1.8/NEWS.org
Also includes some cleanup of the dependencies. Guile support was deprecated, so
that is removed as well.
2022-06-25 16:31:08 +02:00
Charlotte Van Petegem
a354d5b16b
mu: 1.6.10 -> 1.6.11
2022-06-05 14:13:00 +02:00
Charlotte Van Petegem
a5c670a45f
mu: 1.6.9 -> 1.6.10
2021-11-13 12:21:20 +01:00
Charlotte Van Petegem
56e6fd2bd1
mu: 1.6.8 -> 1.6.9
2021-10-26 15:45:25 +08:00
Charlotte Van Petegem
ffae3209f4
mu: 1.6.7 -> 1.6.8
2021-10-26 15:45:25 +08:00
Charlotte Van Petegem
34ad3ffe08
mu: 1.6.6 -> 1.6.7
2021-10-21 10:14:45 +08:00
Charlotte Van Petegem
d4a0f34cce
mu: 1.6.5 -> 1.6.6
2021-09-06 09:43:15 +02:00
Charlotte Van Petegem
e4591b3917
mu: add chvp as maintainer
2021-08-27 09:46:59 +02:00
Charlotte Van Petegem
6e3451a6a8
mu: 1.6.4 -> 1.6.5
2021-08-27 09:45:06 +02:00
Charlotte Van Petegem
c9fc9cb5e3
mu: 1.6.3 -> 1.6.4
2021-08-21 16:53:46 +02:00
Charlotte Van Petegem
baca6e6b69
mu: 1.6.2 -> 1.6.3
2021-08-12 21:48:36 +02:00
Charlotte Van Petegem
7844ff7afb
mu: 1.6.1 -> 1.6.2
2021-08-07 10:50:45 -07:00
Charlotte Van Petegem
6eef84d697
mu: 1.6.0 -> 1.6.1
2021-07-31 12:33:43 +02:00
Charlotte Van Petegem
2d1dbaa617
mu: 1.4.15 -> 1.6.0
2021-07-28 00:58:59 +02:00
Charlotte Van Petegem
1678916974
mu: Fix included scripts not finding their dependencies
2021-03-20 15:20:24 +01:00
R. RyanTM
70757bca20
mu: 1.4.13 -> 1.4.15
2021-02-18 12:01:38 +00:00
Ben Siraphob
76f93cc731
pkgs/tools: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07: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
R. RyanTM
354642d72b
mu: 1.4.12 -> 1.4.13
2020-08-11 07:53:57 +00:00
Bart Brouns
edb277ac36
mu: 1.4.10 -> 1.4.12
2020-07-26 14:03:42 +02:00
Bart Brouns
524ce45651
mu: 1.4.9 -> 1.4.10
2020-06-09 21:30:03 +02:00
Peter Hoeg
b74ad37469
Merge pull request #89670 from magnetophon/mu
...
mu: 1.4.7 -> 1.4.9
2020-06-07 09:08:36 +08:00
Benjamin Hipple
eadc576026
mu: add changelog link in meta
2020-06-06 12:44:58 -04:00
Bart Brouns
94c5c9d0ee
mu: 1.4.7 -> 1.4.9
2020-06-06 18:27:52 +02:00
Bart Brouns
f5b7d763e1
mu: 1.4.6 -> 1.4.7
2020-05-26 17:01:13 +02:00
ysengrimm
a6137ea199
mu: 1.4.5 -> 1.4.6
2020-05-18 18:08:56 -07:00
Dmitry Kalinkin
150a18f9b9
mu: fix on darwin
2020-05-14 00:30:31 -04:00
ysengrimm
6fc7c5b401
mu: 1.4.3 -> 1.4.5
2020-05-13 20:21:21 +02:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
...
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Peter Hoeg
b96db456f5
mu: allow configuring the BatchSize
2020-05-06 20:51:11 +08:00
Bart Brouns
7b8408fd4b
mu: 1.4.1 -> 1.4.3
2020-04-29 11:32:15 +02:00
Peter Hoeg
e43a6c9468
mu: minor cleanup
2020-04-21 19:36:47 +02:00
Bart Brouns
ed79cb56b7
mu: 1.2 -> 1.4.1
...
msg2pdf is disabled for now:
https://github.com/djcb/mu/blob/1.4.1/NEWS.org
2020-04-20 11:03:03 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Merlin Göttlinger
b9e7d34c1d
mu: fixed incorrect substitution
...
The string to substitute was wrong.
2020-01-16 15:52:57 +01:00
worldofpeace
94a07c6c5d
mu: use webkitgtk
2019-12-05 05:53:08 -05:00
Yury Bulka
b220d3e0df
Revert "mu: 1.2 -> 1.3.3"
...
This reverts commits 53a536c698
and af931c172d
.
The repology.org info was incorrect, pulling in a development version
of mu as a release. The current (stable) release of mu is still 1.2:
https://github.com/djcb/mu/releases
2019-11-08 19:55:11 +02:00
R. RyanTM
af931c172d
mu: 1.3.3 -> 1.3.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mu/versions
2019-10-22 13:33:27 -07:00