summary refs log tree commit diff
path: root/pkgs/tools/cd-dvd/dvdisaster/default.nix
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* misc: Remove myself from list of maintainersJascha Geerds2019-03-12
| | | | | Unfortunately I don't have the time anymore to maintain those packages.
* dvdisaster: Fix sse2 logic for cross and improved `meta.platforms`John Ericson2018-03-12
|
* Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
| | | | Goodbye, and thanks for all the Nix...
* dvdisaster: fix $out variable expansion (makeFlags)Benno Fünfstück2017-03-07
| | | | | | | | Make requires variables with more than one letter to be surrounded by parentheses, like `$(out)`. Just writing `$out` will be interpreted as `$o` followed by `ut`, so the package installed its documentaion to `ut/share/doc`. /cc maintainers @jgeerds @nckx
* dvdisaster: fix broken make discoveryRobin Gloster2017-01-19
|
* dvdisaster: disable parallel buildingVladimír Čunát2016-03-29
| | | | | http://hydra.nixos.org/build/33609373/nixlog/1/raw /cc @nkcx. I notified upstream.
* Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* dvdisaster: run tests & build in parallelTobias Geerinckx-Rice2015-12-27
| | | | It seems like a good idea to test back-up software...
* dvdisaster: 0.72.6 -> 0.79.5Tobias Geerinckx-Rice2015-12-27
|
* dvdisaster: Fix descriptionJascha Geerds2015-04-30
|
* dvdisaster: Add icons and desktop fileJascha Geerds2015-04-28
|
* dvdisaster: Apply debian's patches to allow ROM type and encrypted DVDsJascha Geerds2015-04-28
|
* dvdisaster: make the built-in Help button actually workTobias Geerinckx-Rice2015-02-23
| | | | | Hardly useful under NixOS+Gnome (where the default HTML browser is, apparently, gedit...) but that's a different bug.
* Revert "Introduce patchShebangsPhase ran in preConfigurePhases"Domen Kožar2015-01-08
| | | | | | This reverts commit 512fbb280f72980e84230b72b631258df1755919. See #5368
* Introduce patchShebangsPhase ran in preConfigurePhasesDomen Kožar2015-01-02
| | | | | (cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d) Signed-off-by: Domen Kožar <domen@dev.si>
* dvdisaster: new packageAnonymous2014-09-17
dvdisaster: new package