Commit graph

29 commits

Author SHA1 Message Date
R. RyanTM 7cecb8d6fa xorriso: 1.5.2 -> 1.5.4.pl02 2021-03-10 04:37:22 +00: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 Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch eb2284508d
xorriso: 1.5.0 -> 1.5.2 2019-11-01 12:31:31 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
R. RyanTM ae5a7f4d07 xorriso: 1.4.8 -> 1.5.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/xorriso/versions
2018-09-19 22:00:02 -07:00
Dan Peebles d9091f8181 xorriso: fix build on Darwin 2017-10-03 23:10:10 -04:00
Lancelot SIX 259d61b34a
xorriso: 1.4.6 -> 1.4.8
See http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00009.html
for release information
2017-09-15 10:09:20 +02:00
Lancelot SIX ea1afcd9f4 xorriso: 1.4.4 -> 1.4.6
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00010.html
for release announcement

[Bjørn: remove "pkgs." from commit message subject.]
2016-09-20 15:51:36 +02:00
Rahul Gopinath 40896e5074 xorriso: 1.4.2 -> 1.4.4 2016-07-04 17:31:17 +02:00
Lancelot SIX 442ed86b15 pkgs.xorriso: 1.4.0 -> 1.4.2
See release announcement at
https://lists.gnu.org/archive/html/info-gnu/2015-11/msg00011.html
2015-12-11 10:22:28 +00:00
William A. Kennington III bd82a79fc1 xorriso: 1.3.8 -> 1.4.0 2015-07-08 11:28:54 -07:00
Aristid Breitkreuz dec66b0d4a xorriso: update from 1.3.4 to 1.3.8 2014-10-07 21:50:40 +02:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Evgeny Egorochkin ad5bb4018d xorriso: add missing attr dependency 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor 3d167f9375 xorriso: update from 1.2.2 to 1.3.4 2013-12-21 02:28:26 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Ludovic Courtès 3f76364cf8 GNU xorriso 1.2.2.
svn path=/nixpkgs/trunk/; revision=33704
2012-04-09 20:51:31 +00:00
Ludovic Courtès 170399a858 GNU Xorriso 1.1.8.
svn path=/nixpkgs/trunk/; revision=30664
2011-12-01 22:43:46 +00:00
Ludovic Courtès 7da5374672 GNU Xorriso 1.1.6.
svn path=/nixpkgs/trunk/; revision=30113
2011-10-30 00:00:39 +00:00
Ludovic Courtès 4b509b7eac GNU Xorriso 1.1.4.
svn path=/nixpkgs/trunk/; revision=28751
2011-08-22 17:38:37 +00:00
Ludovic Courtès 3e0fbce76b GNU xorriso 1.1.0pl01.
svn path=/nixpkgs/trunk/; revision=27590
2011-07-04 11:52:41 +00:00
Ludovic Courtès dc4df7b3b4 GNU Xorriso 1.0.8.
svn path=/nixpkgs/trunk/; revision=27043
2011-04-28 20:58:15 +00:00
Ludovic Courtès c21ed255d7 GNU Xorriso 1.0.6.
svn path=/nixpkgs/trunk/; revision=26791
2011-04-12 08:05:23 +00:00
Ludovic Courtès 06c2608697 GNU Xorriso 1.0.4.
svn path=/nixpkgs/trunk/; revision=26262
2011-03-10 16:27:48 +00:00
Ludovic Courtès ed248647e0 GNU Xorriso 1.0.2.
svn path=/nixpkgs/trunk/; revision=26254
2011-03-10 14:53:36 +00:00
Ludovic Courtès e49a8a1807 Add GNU xorriso, which supersedes GNU mkisofs.
svn path=/nixpkgs/trunk/; revision=25703
2011-01-27 20:12:28 +00:00