summary refs log tree commit diff
path: root/pkgs/tools/cd-dvd/xorriso
Commit message (Collapse)AuthorAge
* treewide: use pname&version instead of nameFelix Buehler2021-12-05
|
* xorriso: 1.5.2 -> 1.5.4.pl02R. RyanTM2021-03-10
|
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* xorriso: 1.5.0 -> 1.5.2Maximilian Bosch2019-11-01
|
* Treewide: use HTTPS on GNU domainsc0bw3b2018-12-02
| | | | | | | | | | | 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/
* xorriso: 1.4.8 -> 1.5.0R. RyanTM2018-09-19
| | | | | | | 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
* xorriso: fix build on DarwinDan Peebles2017-10-03
|
* xorriso: 1.4.6 -> 1.4.8Lancelot SIX2017-09-15
| | | | | See http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00009.html for release information
* xorriso: 1.4.4 -> 1.4.6Lancelot SIX2016-09-20
| | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00010.html for release announcement [Bjørn: remove "pkgs." from commit message subject.]
* xorriso: 1.4.2 -> 1.4.4Rahul Gopinath2016-07-04
|
* pkgs.xorriso: 1.4.0 -> 1.4.2Lancelot SIX2015-12-11
| | | | | See release announcement at https://lists.gnu.org/archive/html/info-gnu/2015-11/msg00011.html
* xorriso: 1.3.8 -> 1.4.0William A. Kennington III2015-07-08
|
* xorriso: update from 1.3.4 to 1.3.8Aristid Breitkreuz2014-10-07
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* xorriso: add missing attr dependencyEvgeny Egorochkin2013-12-21
|
* xorriso: update from 1.2.2 to 1.3.4Nixpkgs Monitor2013-12-21
|
* unmaintain several packagesLudovic Courtès2013-08-16
|
* GNU xorriso 1.2.2.Ludovic Courtès2012-04-09
| | | | svn path=/nixpkgs/trunk/; revision=33704
* GNU Xorriso 1.1.8.Ludovic Courtès2011-12-01
| | | | svn path=/nixpkgs/trunk/; revision=30664
* GNU Xorriso 1.1.6.Ludovic Courtès2011-10-30
| | | | svn path=/nixpkgs/trunk/; revision=30113
* GNU Xorriso 1.1.4.Ludovic Courtès2011-08-22
| | | | svn path=/nixpkgs/trunk/; revision=28751
* GNU xorriso 1.1.0pl01.Ludovic Courtès2011-07-04
| | | | svn path=/nixpkgs/trunk/; revision=27590
* GNU Xorriso 1.0.8.Ludovic Courtès2011-04-28
| | | | svn path=/nixpkgs/trunk/; revision=27043
* GNU Xorriso 1.0.6.Ludovic Courtès2011-04-12
| | | | svn path=/nixpkgs/trunk/; revision=26791
* GNU Xorriso 1.0.4.Ludovic Courtès2011-03-10
| | | | svn path=/nixpkgs/trunk/; revision=26262
* GNU Xorriso 1.0.2.Ludovic Courtès2011-03-10
| | | | svn path=/nixpkgs/trunk/; revision=26254
* Add GNU xorriso, which supersedes GNU mkisofs.Ludovic Courtès2011-01-27
svn path=/nixpkgs/trunk/; revision=25703