Nikolay Korotkiy
|
83e8b3d065
|
maim: 5.6.3 → 5.7.4 (#127416)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
|
2021-06-20 23:35:04 +02:00 |
|
Michael Weiss
|
42ded9d56b
|
maintainers: remove mbakke
Their last commit is b5bd862f24 from 2016.
Thank you for your contributions.
|
2021-06-15 13:46:24 +02:00 |
|
Michael Weiss
|
876dde6413
|
maim,slop: Remove myself as maintainer
I've switched to Wayland (using grim and slurp, which are pretty
similar) so I cannot even properly test these X11 tools anymore.
|
2021-06-15 13:42:35 +02:00 |
|
Ben Siraphob
|
d6aeae8f90
|
pkgs/tools: pkgconfig -> pkg-config (2)
|
2021-01-17 23:27:27 +07: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 |
|
Michael Weiss
|
c26ffbf023
|
maim: 5.5.3 -> 5.6.3
|
2020-04-12 17:12:02 +02:00 |
|
adisbladis
|
13acfd0e28
|
maim: Don't use libGLU_combined
|
2019-11-09 10:34:49 +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 |
|
Michael Weiss
|
60e59b75ba
|
maim: 5.5.2 -> 5.5.3
|
2019-04-23 16:38:33 +02:00 |
|
Michael Weiss
|
d2c0168779
|
maim: 5.5.1 -> 5.5.2
|
2018-06-14 14:01:03 +02:00 |
|
Michael Weiss
|
30a788b71e
|
maim: 5.5 -> 5.5.1
|
2018-05-15 20:38:43 +02:00 |
|
Michael Weiss
|
cd1eefcd29
|
maim: 5.4.68 -> 5.5
|
2018-04-23 10:32:11 +02:00 |
|
Alexander V. Nikolaev
|
0acec7e984
|
treewide: transition mesa to libGLU_combined
|
2018-02-24 17:06:49 +02:00 |
|
Michael Weiss
|
bc24294ea5
|
maim: 5.4.67 -> 5.4.68
|
2017-08-16 10:37:35 +02:00 |
|
Michael Weiss
|
3cbc3ddf31
|
maim: 5.4.66 -> 5.4.67
|
2017-08-11 12:38:50 +02:00 |
|
Michael Weiss
|
4472928a1d
|
maim: 5.4.65 -> 5.4.66
|
2017-08-02 01:52:04 +02:00 |
|
Michael Weiss
|
bc8b634072
|
maim: 5.4.64 -> 5.4.65
|
2017-07-30 00:59:08 +02:00 |
|
Michael Weiss
|
90afb0c10f
|
maim: 5.4.63 -> 5.4.64
|
2017-07-21 02:10:20 +02:00 |
|
Michael Weiss
|
a7450098d4
|
maim: 3.4.47 -> 5.4.63
|
2017-06-08 01:51:34 +02:00 |
|
Marius Bakke
|
e74289decc
|
maim: 3.4.46 -> 3.4.47
|
2016-04-24 18:11:37 +01:00 |
|
Matthias Beyer
|
8bb71e992c
|
maim: 3.3.41 -> 3.4.46
|
2015-09-22 01:57:58 +02:00 |
|
Marius Bakke
|
3d68e0b0e2
|
new package: maim
|
2015-06-18 22:13:06 +01:00 |
|