summary refs log tree commit diff
path: root/pkgs/tools/misc
Commit message (Collapse)AuthorAge
* ostree: new package宋文武2014-11-07
|
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* Youtube-dl: upgrade to 2014.11.04AndersonTorres2014-11-05
|
* youtube-dl: update from 2014.10.30 to 2014.11.02.1Evgeny Egorochkin2014-11-03
|
* Update Pipelight: both Wine version and Pipelight distributionMichael Raskin2014-11-02
|
* youtube-dl: update from 2014.10.25 to 2014.10.30Evgeny Egorochkin2014-11-01
|
* yubico-piv-tool: Add derivationWilliam A. Kennington III2014-10-29
|
* parallel: update from 20140922 to 20141022Pascal Wittmann2014-10-28
|
* youtube-dl: update from 2014.10.13 to 2014.10.25Evgeny Egorochkin2014-10-27
|
* add rcm, Management Suite for DotfilesAnders Papitto2014-10-26
|
* youtubeDL: update from 2014.09.19 to 2014.10.13Evgeny Egorochkin2014-10-25
|
* yubikey-personalization-gui: Add derivationWilliam A. Kennington III2014-10-24
|
* yubikey-personalization: Add derivationWilliam A. Kennington III2014-10-24
|
* Merge pull request #4522 from ts468/trustedGrubMateusz Kowalczyk2014-10-23
|\ | | | | Add package: trustedGrub
| * Add trustedGrub package.Thomas Strobel2014-10-14
| |
* | Add `youtube-dl` licenseValérian Galliat2014-10-22
| |
* | nixpart: Move all 0.4 dependencies into one dir.aszlig2014-10-22
| | | | | | | | | | | | | | | | Once nixpart 1.0 is released we then only need to delete one single directory rather than searching for needles in a haystack, that is, all of <nixpkgs>. Also, it keeps my sanity at an almost healthy level. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | nixpart: Bring back requirements for version 0.4.aszlig2014-10-22
| | | | | | | | | | | | | | | | Quite a mess but at least the mdraid tests succeed now. However, the lvm2 tests are still failing, so we need to bring back a few more old crap :-( Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | parted: Update to new upstream version 3.2.aszlig2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to properly run tests, we need to fix the unicode tests and after some search, I have found that Ludo (who is also the <nixpkgs> maintainer of parted) already reported this upstream and also provided a solution: http://lists.gnu.org/archive/html/bug-parted/2014-08/msg00003.html I'm updating parted to 3.2, because the latest blivet implementation relies on it for device geometry calculations. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | Merge pull request #4596 from abbradar/rpmextractMichael Raskin2014-10-20
|\ \ | | | | | | Add "rpmextract" script and use it
| * | use rpmextract in some packagesNikolay Amiantov2014-10-20
| |/
* | Fix override for patched Wine in pipelightMichael Raskin2014-10-18
| |
* | Removed useless terminfo wrapping.koral2014-10-18
| | | | | | | | Users should manually set the TERMINFO environment variable.
* | Remove failing steps from pipelight buildMichael Raskin2014-10-18
| |
* | Adding Pipelight via patch from Sven Keidel and some cleanupMichael Raskin2014-10-18
|/
* Merge pull request #4392 from cstrahan/logstashJaka Hudoklin2014-10-12
|\ | | | | logstash service improvements
| * logstash service improvementsCharles Strahan2014-10-05
| | | | | | | | | | * add logstash-contrib plugins package * add additional options to the logstash service
* | Merge pull request #4502 from grwlf/screen-256colorPeter Simons2014-10-12
|\ \ | | | | | | screen: enable 256 colors
| * | screen: enable 256 colorsSergey Mironov2014-10-12
| | |
* | | change md5sum to sha256sum for a few packagesLongrin Wischnewski2014-10-12
| | |
* | | python: get rid of ssl module as it's always builtinDomen Kožar2014-10-11
| | |
* | | ised: get rid of builderDefsPackageDomen Kožar2014-10-11
| | |
* | | less: update from 468 to 470Aristid Breitkreuz2014-10-08
| | |
* | | units: update from 2.10 to 2.11Aristid Breitkreuz2014-10-08
| | |
* | | colord: update from 1.1.7 to 1.2.3Aristid Breitkreuz2014-10-08
| | |
* | | New: gnu datamashFrancesco Lazzarino2014-10-07
| | |
* | | ethtool: update from 3.15 to 3.16Aristid Breitkreuz2014-10-06
| | |
* | | byobu: update from 5.68 to 5.87Aristid Breitkreuz2014-10-06
| | |
* | | kde-gtk-config: handle symlinked themesThomas Tuegel2014-10-06
| |/ |/|
* | Update RemindMichael Raskin2014-10-04
| |
* | tmux: wrapped program to set TERMINFO variablekoral2014-10-01
| | | | | | | | Closes #4335
* | debootstrap | 404-fix: 1.0.60 is gone from debian mirrors, update toKosyrev Serge2014-09-30
| | | | | | | | | | | | 1.0.63 Closes #4321
* | New package: tty-clock-0.1koral2014-09-28
| |
* | fixed some meta.maintainers attributesPascal Wittmann2014-09-26
| |
* | parallel: update from 20140822 to 20140922 and adopt itPascal Wittmann2014-09-25
| |
* | Merge pull request #4226 from ts468/snapperPeter Simons2014-09-23
|\ \ | | | | | | Add package: snapper
| * | Add package: snapperThomas Strobel2014-09-23
| | | | | | | | | | | | Snapper is a tool for Linux filesystem snapshot management, developed for OpenSuSE.
* | | less: Update to 468Eelco Dolstra2014-09-23
| | |
* | | Merge pull request #4203 from k0ral/binwalkMateusz Kowalczyk2014-09-23
|\ \ \ | |/ / |/| | Added binwalk package, and its dependency pyqtgraph.
| * | Added runtime dependencies for binwalk.koral2014-09-22
| | |