summary refs log tree commit diff
path: root/pkgs/os-specific/linux/udisks
Commit message (Collapse)AuthorAge
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* 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
* utillinux: rename to util-linuxGraham Christensen2020-11-24
|
* treewide: replace base64 encoded hashesDaiderd Jordan2020-06-03
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* udisks2: fix testsTor Hedin Brønner2020-03-24
|
* udisks2: disable docs when cross-compilingNick Spinale2019-09-17
|
* udisks: 2.8.2 -> 2.8.4Daniel Schaefer2019-07-30
| | | | | https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.3 https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.4
* udisks1: mark as brokenJoachim Fasting2019-06-10
| | | | | The build has been broken for a long time; udisks1 is also deprecated.
* udisks: /var/run -> /runBob van der Linden2019-04-11
|
* udisks2: touchup and adjust deps for new versionWill Dietz2019-03-17
|
* udisks: 2.8.1 -> 2.8.2R. RyanTM2019-03-12
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/udisks/versions
* gobject-introspection: rename packageJan Tojnar2018-12-02
| | | | camelCase package name was a huge inconsistency in GNOME package set.
* udisks2: Fix broken dependency on xfsprogsEelco Dolstra2018-10-11
|
* udisks: 2.8.0 -> 2.8.1Will Dietz2018-09-27
| | | | https://github.com/storaged-project/udisks/blob/udisks-2.8.1/NEWS
* udisks: add licenseMarkus Kowalewski2018-08-30
|
* udisks: 2.7.7 -> 2.8.0 (#45533)R. RyanTM2018-08-27
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/udisks/versions.
* treewide: Make configureFlags listsJohn Ericson2018-08-03
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* udisks: 2.7.6 -> 2.7.7R. RyanTM2018-07-10
| | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/udisks/versions.
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* udisks2: revive musl patchingWill Dietz2018-06-25
| | | | | I believe we discussed this and believed this wasn't necessary, but without it the build breaks w/musl so re-add it.
* udisks2: 2.1.6 → 2.7.6Florian Klink2018-06-11
| | | | | | | supersedes #35551 closes #34999 /cc https://github.com/NixOS/nixpkgs/pull/38382
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | trivial part)
* udisks: extend "we know better than compiler" to more platforms (musl)Will Dietz2018-03-25
|
* udisks2: 2.1.6 -> 2.1.8Will Dietz2018-03-25
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* udisks2: add gobjectIntrospection to nativeBuildInputsJohannes Frankenau2018-02-25
|
* treewide: Add man & info outputs where necessary (instead of doc)Tuomas Tynkkynen2017-08-11
| | | | | Because man & info pages won't be going to $doc after the next commit. Scripted change for the files having one-package-per-file.
* Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
| | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* udisks2: fix udev rules file (close #11743)Nikolay Amiantov2015-12-22
| | | | This properly hides system partitions (like EFI or Windows recovery) from UDisks.
* udisks: add missing patchArseniy Seroka2015-11-26
|
* udisks: apply patch to work with new glibcArseniy Seroka2015-11-26
|
* udisks: add missing libgudevDomen Kožar2015-11-14
|
* udisks2: Propagated inputs considered harmfulEelco Dolstra2015-09-08
|
* udisks2: Add libgudev dependencyEelco Dolstra2015-09-08
| | | | http://hydra.nixos.org/build/25640910
* Move some more gtk-docs to the doc outputEelco Dolstra2015-07-26
|
* udisks: 2.1.4 -> 2.1.6William A. Kennington III2015-07-02
|
* Fix references to current-system/sw/sbinWilliam A. Kennington III2015-04-01
|
* udisks2: updateVladimír Čunát2014-12-25
| | | | Also depend on systemd instead of udev, as some libsystemd* is used.
* udisks: update from 1.0.4 to 1.0.5Aristid Breitkreuz2014-10-06
|
* Revert "Fix services.udisks.enable."Eelco Dolstra2014-04-08
| | | | | | | This reverts commit 02a30bea44edf1116dcab16c5e64501312b2927b, necessary after reverting to udisks 1.0.4. http://hydra.nixos.org/build/10194840
* Apply patch for CVE-2014-0004 to udisks-1.0.4Eelco Dolstra2014-04-07
| | | | (cherry picked from commit 3b1f9899618f81794ce8b88fe4eaa867e549eb06)
* Revert "udisks1: bump to fix CVE-2014-0004"Eelco Dolstra2014-04-07
| | | | | | | | This reverts commit 0194a44d63c613065bb5c55d50470881c00563c2 because it breaks udisks on 13.10 (e.g. running "udisks --enumerate" will print "Unit udisks.service failed to load"). (cherry picked from commit d7daf1a47f0d3d759555a3f0a0f09398c69c6b28)
* Fix services.udisks.enable.Moritz Ulrich2014-03-25
| | | | | | | | Latest update to udisks in 344f2e65 broke it for me. Fix it by doing the following: - Add udisks.service to /etc/systemd/system (via systemd.packages) - Fix path to udisks-daemon in udisks.service (libexec/ instead of lib/)
* put systemd unit dirs on the right placeVladimír Čunát2014-03-13
| | | | Also see #1936.
* udisks1: bump to fix CVE-2014-0004Vladimír Čunát2014-03-13
| | | | | Also systemd unit is now installed. Thanks to nixpkgs monitor again, as for all my CVE commits.
* udisks2: update from 2.1.1 to 2.1.3, potentially fixes CVE-2014-0004Evgeny Egorochkin2014-03-13
|
* udisks2: update from 2.1.0 to 2.1.1Nixpkgs Monitor2013-12-21
|