summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* easyrsa2: init at 2.2.0Nikolay Amiantov2016-01-25
|
* scanbd: init at 1.4.4Tobias Geerinckx-Rice2016-01-25
|
* homesick: init at 1.1.3 (close #12465)Aaron Schif2016-01-24
|
* borg: build and install documentationTobias Geerinckx-Rice2016-01-24
|
* borg: 0.29.0 -> 0.30.0Tobias Geerinckx-Rice2016-01-24
| | | | | | | | | | | | | | | | Compatibility notes: - you may need to use -v (or --info) more often to actually see output emitted at INFO log level (because it is suppressed at the default WARNING log level). See the general section in the usage docs. - for borg create, you need --list (additionally to -v) to see the long file list (was needed so you can have e.g. --stats alone without the long list) - see link below about BORG_DELETE_I_KNOW_WHAT_I_AM_DOING (was: BORG_CHECK_I_KNOW_WHAT_I_AM_DOING) More: https://github.com/borgbackup/borg/blob/0.30.0/docs/changes.rst
* Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
| | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* heimdall: 1.4.1 -> 1.4.2preMarius Bakke2016-01-23
|
* Merge pull request #12553 from rvl/xcftoolsArseniy Seroka2016-01-22
|\ | | | | xcftools: init at 1.0.7
| * xcftools: init at 1.0.7Rodney Lorrimar2016-01-22
| |
* | progress: 0.9 -> 0.12.1Pascal Wittmann2016-01-22
|/
* Merge pull request #12512 from vandenoever/odpdownFranz Pletz2016-01-22
|\ | | | | Odpdown
| * odpdown: init at 0.4.1Jos van den Oever2016-01-22
| |
* | Merge pull request #12482 from rycee/bump/svtplay-dlFranz Pletz2016-01-22
|\ \ | | | | | | svtplay-dl: 0.20.2015.11.29 -> 0.30.2016.01.10
| * | svtplay-dl: 0.20.2015.11.29 -> 0.30.2016.01.10Robert Helgesson2016-01-19
| | |
* | | Merge branch 'staging'Vladimír Čunát2016-01-22
|\ \ \
| * | | Fix nixops URLRob Vermaas2016-01-19
| | | |
| * | | nixops: 1.3 -> 1.3.1Rob Vermaas2016-01-18
| | | |
| * | | refactor to use autoreconfHook where possibleRobin Gloster2016-01-18
| | | | | | | | | | | | | | | | Close #12446.
* | | | nixpart0: Fix race condition in formatting devicesaszlig2016-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a backport of rhinstaller/blivet#39 to the pinned blivet version 0.17, it's addressing the following upstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1196397 It has been reported at aszlig/nixpart#7 and tested by @manveru (the issue reporter), thanks a lot. Thanks also to @domenkozar for finding the upstream issue. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Reported-by: Michael Fellinger <m.fellinger@gmail.com> Fixes: aszlig/nixpart#7
* | | | obnam: 1.18.2 -> 1.19Maciek Starzyk2016-01-22
| | | |
* | | | eid-mw: 4.1.12 -> 4.1.13Tobias Geerinckx-Rice2016-01-21
| | | |
* | | | gparted: 0.24.0 -> 0.25.0Tobias Geerinckx-Rice2016-01-21
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Key changes include: - Add progress bar during additional ext2/3/4 and ntfs operations - Enhance SWRaid member detection and file system clearing - Always use blkid file system detection before libparted See the Release Notes for more details: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.25.0/gparted-0.25.0-README.md/view
* | | brotli: init at 0.3.0Vladimír Čunát2016-01-20
| | |
* | | snapper: various tweaks and fixesTobias Geerinckx-Rice2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix numerous configuration files referring to ‘/usr’ and ‘/lib’. Some paths were still ending up in ‘/nix/store/.../nix/store/...’, despite some well-intended hacks meant to avoid that. Replace them with other hacks. It's all very fragile and ugly, so snapper should feel right at home. Oh, and `snapper create-config ~` still won't actually *do* anything, because D-Bus (#12452). Use `--no-dbus` and add files to ‘/etc’ as long as it complains. Only fair that I help maintain this mess.
* | | minissdpd: 1.5 -> 1.5.20160119Tobias Geerinckx-Rice2016-01-20
| | |
* | | debian_devscripts: 2.15.8 -> 2.15.10Tobias Geerinckx-Rice2016-01-19
| |/ |/| | | | | Changes: http://metadata.ftp-master.debian.org/changelogs/main/d/devscripts/
* | Fix nixops URLRob Vermaas2016-01-19
| |
* | snapper: add missing dependencies (chattr, lv*)Tobias Geerinckx-Rice2016-01-19
| |
* | dpkg: 1.18.2 -> 1.18.4Tobias Geerinckx-Rice2016-01-19
| |
* | snapper: remove outdated (no-op) substitutionTobias Geerinckx-Rice2016-01-19
| |
* | snapper: use autoreconfHookTobias Geerinckx-Rice2016-01-18
| |
* | Merge pull request #12452 from Profpatsch/snapperTobias Geerinckx-Rice2016-01-18
|\ \ | | | | | | snapper: 0.2.4 -> 0.2.8
| * | snapper: 0.2.4 -> 0.2.8Profpatsch2016-01-18
| | |
* | | Merge pull request #12199 from jgillich/torbrowser-desktopFranz Pletz2016-01-18
|\ \ \ | | | | | | | | torbrowser: add .desktop file
| * | | torbrowser: 5.0.6 -> 5.0.7, add desktop fileJakob Gillich2016-01-18
| | | |
* | | | btrfs-progs: 4.3.1 -> 4.4Tobias Geerinckx-Rice2016-01-18
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes: - chunk recovery: fix floating point exception - chunk recovery: endianity bugfix during rebuild - mkfs with 64K pages and nodesize reported superblock checksum mismatch - check: properly reset nlink of multi-linked file Too many changes to list here. See: https://btrfs.wiki.kernel.org/index.php/Changelog#By_version_.28btrfs-progs.29
* | | Merge branch 'master' into stagingVladimír Čunát2016-01-18
|\ \ \ | | |/ | |/|
| * | tldr: use fetchFromGitHub; pkgconfigTobias Geerinckx-Rice2016-01-18
| | | | | | | | | | | | | | | pkgconfig is unrelated, but trivial (removes a harmless but distracting error message) and doesn't warrant its own commit.
| * | tldr: 1.0 -> 1.1.0; maintainTobias Geerinckx-Rice2016-01-18
| | |
| * | ms-sys: correct licenceTobias Geerinckx-Rice2016-01-18
| | |
| * | ms-sys: 2.5.1 -> 2.5.2; maintainTobias Geerinckx-Rice2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Added german man page, - added support for Grub2 and Grub4Dos MBR, - added support for KolibriOS MBR and FAT32 boot record, - added support for ReactOS MBR, FAT32 and FAT16 BR, - added support for Rufus MBR, - added experimental support for large sectors ( > 512), - now possible to alter OEM ID of FAT and NTFS boot records. - now possible to alter Windows Disk Signature in MBR.
| * | urlwatch: 1.18 -> 2.0tv2016-01-17
| | |
| * | sshuttle: 0.74 -> 0.76Tobias Geerinckx-Rice2016-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | And back to fetchurl we go: “LookupError: setuptools-scm was unable to detect version for '/tmp/nix-build-.../sshuttle-v0.76-src'. Make sure you're not using GitHub's tarballs (or similar ones), as those don't contain the necessary metadata. Use PyPI's tarballs instead.”
| * | xorg.xorgserver: wrap Xvfb with required flagsDomen Kožar2016-01-17
| | |
| * | mates: remove packageRobin Gloster2016-01-17
| | | | | | | | | | | | | | | | | | see #11926 for context closes #11926
| * | abduco: 0.4 -> 0.5Pascal Wittmann2016-01-17
| | |
| * | fgallery: 1.7 -> 1.8Svein Ove Aas2016-01-17
| | |
| * | Merge pull request #12426 from womfoo/unrarArseniy Seroka2016-01-16
| |\ \ | | | | | | | | unrar: 5.2.7 -> 5.3.9
| | * | unrar: 5.2.7 -> 5.3.9Kranium Gikos Mendoza2016-01-16
| | | |
| * | | aria2: 1.19.2 -> 1.19.3koral2016-01-16
| | | |