Commit graph

27 commits

Author SHA1 Message Date
AndersonTorres a865ec210f jgmenu: update license 2021-02-07 21:55:34 -03:00
R. RyanTM 759544d02b jgmenu: 4.2.1 -> 4.3.0 2021-01-30 05:35:56 +00:00
Ben Siraphob 5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +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 29bbe82640 jgmenu: 4.2.0 -> 4.2.1 2020-05-21 19:46:27 +00:00
José Romildo Malaquias be7b83b460 jgmenu: optionally install a xfce4 panel plugin
- It is a contrib feature.
- Default to false.
2020-05-11 08:28:29 -03:00
José Romildo Malaquias 3baa8c1bdc jgmenu: no need to explicitly set prefix make flag
It is automatically passed to the configure script.
2020-05-11 08:26:07 -03:00
José Romildo Malaquias 5c68f7e94a jgmenu: format with nixpkgs-fmt 2020-05-11 07:42:33 -03:00
R. RyanTM 30427cc428 jgmenu: 4.1.0 -> 4.2.0 2020-05-07 18:38:25 +00:00
R. RyanTM 0309045428 jgmenu: 4.0.2 -> 4.1.0 2020-03-05 02:38:48 +00:00
R. RyanTM c717844ff7 jgmenu: 4.0 -> 4.0.2 2020-02-10 13:22:57 +01:00
R. RyanTM 96d1740d6b jgmenu: 3.5 -> 4.0 2020-01-06 08:22:36 -08:00
R. RyanTM ec4774d316 jgmenu: 3.4 -> 3.5 2019-11-01 21:46:17 -07:00
R. RyanTM 97ecdf799c jgmenu: 3.3 -> 3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jgmenu/versions
2019-10-07 04:16:40 -07:00
R. RyanTM 64c3c32da3 jgmenu: 3.1 -> 3.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/jgmenu/versions
2019-08-04 06:14:01 -07:00
R. RyanTM 87dc2ee592 jgmenu: 3.0 -> 3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jgmenu/versions
2019-07-15 09:44:28 -07:00
José Romildo Malaquias 94633e2449 jgmenu: 1.1 -> 3.0 2019-06-09 07:36:10 -03:00
R. RyanTM 79319e1ea4 jgmenu: 1.0 -> 1.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/jgmenu/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/qf4jn0vm3jzfvmz4zxbzgvf0nvq2j1j6-jgmenu-1.1/bin/jgmenu had a zero exit code or showed the expected version
- /nix/store/qf4jn0vm3jzfvmz4zxbzgvf0nvq2j1j6-jgmenu-1.1/bin/jgmenu_run passed the binary check.
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.1 with grep in /nix/store/qf4jn0vm3jzfvmz4zxbzgvf0nvq2j1j6-jgmenu-1.1
- directory tree listing: https://gist.github.com/63c8b0cfc6fa34baec9ef244ed1e3923
- du listing: https://gist.github.com/9ca804f2e9dbbb7f43c5e19c17b2b2c5
2018-07-07 23:09:26 -07:00
R. RyanTM bd35faa8f4 jgmenu: 0.9 -> 1.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/jgmenu/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0/bin/jgmenu had a zero exit code or showed the expected version
- /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0/bin/jgmenu_run passed the binary check.
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.0 with grep in /nix/store/vpa11fifwvfrf98sl02ypf1cydnwffm9-jgmenu-1.0
- directory tree listing: https://gist.github.com/7f8cc3d354c6e8dec4eb42d5ac45a921
- du listing: https://gist.github.com/1a4c5fbad4edaf52118c0d319a135cc7
2018-06-14 04:54:58 -07:00
R. RyanTM 3d7be025be jgmenu: 0.8.2 -> 0.9 (#40965)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/jgmenu/versions.

These checks were done:

- built on NixOS
- /nix/store/ka2zxzryv20bs8rxfwk8g8jdji6iq5vx-jgmenu-0.9/bin/jgmenu passed the binary check.
- /nix/store/ka2zxzryv20bs8rxfwk8g8jdji6iq5vx-jgmenu-0.9/bin/jgmenu_run passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 0.9 with grep in /nix/store/ka2zxzryv20bs8rxfwk8g8jdji6iq5vx-jgmenu-0.9
- directory tree listing: https://gist.github.com/16eca43055545a3b99c07f19da8575e9
- du listing: https://gist.github.com/3840e7d84d3f33c8feeb0235bfdcdd9b
2018-05-26 16:00:28 +02:00
Daiderd Jordan 18bc2aeadb
jgmenu: mark linux only 2018-04-05 20:05:26 +02:00
Ryan Mulligan f78d6a5535 jgmenu: 0.8 -> 0.8.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/1ggjwr61hd0yd99gra484q1dfwzm4k8r-jgmenu-0.8.2/bin/jgmenu -h` got 0 exit code
- ran `/nix/store/1ggjwr61hd0yd99gra484q1dfwzm4k8r-jgmenu-0.8.2/bin/jgmenu --help` got 0 exit code
- ran `/nix/store/1ggjwr61hd0yd99gra484q1dfwzm4k8r-jgmenu-0.8.2/bin/jgmenu --version` and found version 0.8.2
- ran `/nix/store/1ggjwr61hd0yd99gra484q1dfwzm4k8r-jgmenu-0.8.2/bin/jgmenu_run --help` got 0 exit code
- found 0.8.2 with grep in /nix/store/1ggjwr61hd0yd99gra484q1dfwzm4k8r-jgmenu-0.8.2
- found 0.8.2 in filename of file in /nix/store/1ggjwr61hd0yd99gra484q1dfwzm4k8r-jgmenu-0.8.2

cc "@romildo"
2018-02-26 19:25:38 -08:00
José Romildo Malaquias e094e782f8 jgmenu: 0.7.6 -> 0.8 2018-01-12 13:17:01 -02:00
José Romildo Malaquias 9fed741776 jgmenu: 0.7.5 -> 0.7.6 (#33079) 2017-12-27 17:50:01 -05:00
José Romildo Malaquias 652474b4d6 jgmenu: 0.7.4 -> 0.7.5 2017-11-28 09:12:26 -02:00
José Romildo Malaquias f2a3a0af87 jgmenu: init at 0.7.4 2017-11-14 16:28:02 -02:00