about summary refs log tree commit diff
path: root/pkgs/tools/misc/gparted
AgeCommit message (Collapse)AuthorFilesLines
2022-05-30gparted: enable parallel buildingJörg Thalheim1-0/+2
2022-04-04gparted: 1.3.1 -> 1.4.0R. Ryantm1-2/+2
2021-11-17gparted: add mtools, dosfstoolsArtturin1-1/+2
the impact on closure size is 1M
2021-07-20gparted: 1.3.0 -> 1.3.1R. RyanTM1-2/+2
2021-05-12gparted: 1.2.0 -> 1.3.0Thomas Gerbet1-4/+5
Announce: https://gparted.org/news.php?item=239
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-01-29gparted: 1.1.0 -> 1.2.0R. RyanTM1-2/+2
2021-01-16pkgs/tools: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-11-24utillinux: rename to util-linuxGraham Christensen1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-26gparted: 1.0.0 -> 1.1.0R. RyanTM1-2/+2
2019-09-18treewide: drop adding hicolor-icon-theme where possibleworldofpeace1-2/+2
This was either for the setup-hook to remove caches or added even though the respective icon theme propagated it.
2019-08-12gparted: add adwaita-icon-themeworldofpeace1-2/+2
This adds the icon theme to XDG_DATA_DIRS. It doesn't appear Plasma5 is properly configured for gtk apps so this works around there being no icon theme installed for it.
2019-08-12gparted: correct polkit supportworldofpeace2-9/+36
Use wrapGAppsHook as well
2019-05-31gparted: 0.33.0 -> 1.0.0adisbladis1-4/+4
2018-12-15gparted: 0.32.0 -> 0.33.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gparted/versions
2018-08-24gparted: 0.31.0 -> 0.32.0 (#45576)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gparted/versions.
2018-04-30treewide: http to httpsRyan Mulligan1-1/+1
2018-03-21gparted: 0.30.0 -> 0.31.0Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.31.0 with grep in /nix/store/fvg6pam343ci69qdjrcw1yqjznmhnwq5-gparted-0.31.0 - directory tree listing: https://gist.github.com/4cc11c6b07976ff42e854ec92cc48f35
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-2/+2
2018-01-16Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice1-1/+0
Goodbye, and thanks for all the Nix...
2017-12-23gparted: 0.29.0 -> 0.30.0José Romildo Malaquias1-3/+3
2017-09-29gparted: 0.28.1 -> 0.29.0José Romildo Malaquias1-2/+2
2017-03-04gparted: 0.26.1 -> 0.28.1mimadrid1-2/+2
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev1-2/+2
2016-08-23treewide: Use makeBinPathTuomas Tynkkynen1-1/+1
2016-06-13gparted: 0.26.0 -> 0.26.1Tobias Geerinckx-Rice1-2/+2
Key changes include: - Ensure boot loaders work on ext4 < 16 TiB by using 32bit feature - Fix core dump crash in OperationDelete::get_partition_new() More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.1/gparted-0.26.1-README.md/view
2016-04-27gparted: 0.25.0 -> 0.26.0Tobias Geerinckx-Rice1-2/+2
Key changes include: - Implement read-only LUKS support - Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods - Fix operations sometimes fail with: No such file or directory More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
2016-01-21gparted: 0.24.0 -> 0.25.0Tobias Geerinckx-Rice1-3/+3
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
2015-11-26Convert some *Flags from strings to listsTobias Geerinckx-Rice1-1/+1
2015-11-19gparted: add procps dependencyTobias Geerinckx-Rice1-1/+3
The 'gparted' wrapper script uses 'ps' as a poor person's lock. Make sure that this doesn't silently fail.
2015-11-19gparted: add gpart dependencyTobias Geerinckx-Rice1-2/+2
Required by Device > Attempt Data Rescue.
2015-11-02gparted: add hdparm dependencyTobias Geerinckx-Rice1-2/+2
Required to display serial numbers in the "Device Information" view.
2015-10-29gparted: add utillinux dependency for blkidTobias Geerinckx-Rice1-3/+9
From gparted-0.24.0-README.md: "Blkid command should be considered mandatory as it is required to detect a number of file systems which libparted doesn't detect."
2015-10-28gparted 0.23.0 -> 0.24.0 v208Tobias Geerinckx-Rice1-2/+2
2015-08-05gparted: update home pageTobias Geerinckx-Rice1-1/+1
Downloads are still hosted by Sourceforge :-(
2015-08-05gparted: 0.22.0 -> 0.23.0Tobias Geerinckx-Rice1-3/+3
Key changes include: - Add partition name to create dialog and enable online naming (relevant for GPT partitioned disk) - Show serial number in device information - Add support for btrfs set new file system UUID - Prevent UI hang when resizing FAT16/32, HFS and HFS+ file systems
2015-06-17Separate nativeBuildInputs where maintainers |= nckxTobias Geerinckx-Rice1-3/+2
2015-06-12Add hicolor_icon_theme dependencyDamien Cassou1-2/+3
This avoids having icon-theme.cache generated.
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice1-1/+1
And don't use square brackets on such lines.
2015-03-31gparted 0.21.0 -> 0.22.0Tobias Geerinckx-Rice1-4/+2
2015-01-26Update gparted 0.19.1 -> 0.21.0Tobias Geerinckx-Rice1-5/+11
2014-09-04gparted: update from 0.18.0 to 0.19.1Moritz Ulrich1-2/+2
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-03-03gparted: update from 0.15.0 to 0.18.0Peter Simons1-2/+2
2013-11-05gparted: remove unwanted icon-theme.cache (close #1176)Sergey Mironov1-0/+2
2013-03-23gparted: updateVladimír Čunát1-2/+2
2013-02-14gparted: upgrade, use newer parted, clean expressionVladimír Čunát1-10/+9