ajs124
b6650a4438
udisks1: remove after being marked broken for over 18 months
...
It was marked in commit 404c2e5b24
by Joachim Fasting on 2019-06-10 (commited on 2019-06-10)
2022-06-02 18:03:53 +02:00
Artturin
172165a1ba
udisk2: add sysconfdir flags, fixes changing options in gnome-disk-utility
2022-04-03 09:37:04 +03:00
Artturin
4509a43f25
udisks2: use autoreconfHook, enable strictDeps, add passthru
2022-04-03 09:37:04 +03:00
Jan Tojnar
c0bd9a8b46
udisks2: Add freedesktop team to maintainers
2022-03-13 01:13:27 +01:00
Jan Tojnar
39f7bd4d69
udisks2: correct patch
...
This was forgotten during https://github.com/NixOS/nixpkgs/pull/147606
2022-03-13 01:09:56 +01:00
Joerie de Gram
9742335d83
udisks: move util-linux to buildInputs
...
This fixes cross compilation.
2022-01-16 22:10:00 +01:00
Kaushal M
5750281892
udisks2 - 2.8.4 -> 2.9.4
...
Update to a version that supports the ntfs3 kernel module.
2021-12-03 07:52:42 +05:30
Felix Buehler
9480444dae
treewide: rename name to pname&version
2021-11-09 22:24:57 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
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.
2021-01-19 01:16:25 -08:00
Ben Siraphob
16d91ee628
pkgs/os-specific: stdenv.lib -> lib
2021-01-17 23:26:08 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
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
2021-01-11 10:38:22 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Tor Hedin Brønner
1de8610ed2
udisks2: fix tests
2020-03-24 07:11:00 +01:00
Nick Spinale
101947774c
udisks2: disable docs when cross-compiling
2019-09-17 23:09:55 +00:00
Daniel Schaefer
05f8fe7ed2
udisks: 2.8.2 -> 2.8.4
...
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.3
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.4
2019-07-30 13:01:04 +02:00
Joachim Fasting
404c2e5b24
udisks1: mark as broken
...
The build has been broken for a long time; udisks1 is
also deprecated.
2019-06-10 14:31:05 +02:00
Bob van der Linden
9e40609da7
udisks: /var/run -> /run
2019-04-11 20:05:35 +02:00
Will Dietz
d3760f1c7a
udisks2: touchup and adjust deps for new version
2019-03-17 22:13:51 -05:00
R. RyanTM
b49b6e0375
udisks: 2.8.1 -> 2.8.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/udisks/versions
2019-03-12 00:58:43 -07:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Eelco Dolstra
6d74e1cb5b
udisks2: Fix broken dependency on xfsprogs
2018-10-11 21:18:20 +02:00
Will Dietz
9a74fd0b0f
udisks: 2.8.0 -> 2.8.1
...
https://github.com/storaged-project/udisks/blob/udisks-2.8.1/NEWS
2018-09-27 08:33:46 -05:00
Markus Kowalewski
4927ecbf25
udisks: add license
2018-08-30 21:57:21 +02:00
R. RyanTM
6437d53e23
udisks: 2.7.7 -> 2.8.0 ( #45533 )
...
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 .
2018-08-27 23:30:42 +02:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
R. RyanTM
2ab7c84b8b
udisks: 2.7.6 -> 2.7.7
...
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 .
2018-07-10 21:36:24 -07:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* 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
2018-06-28 20:43:35 +02:00
Will Dietz
d94d3b39b9
udisks2: revive musl patching
...
I believe we discussed this and believed this wasn't necessary,
but without it the build breaks w/musl so re-add it.
2018-06-25 09:25:25 -05:00
Florian Klink
41b140cb25
udisks2: 2.1.6 → 2.7.6
...
supersedes #35551
closes #34999
/cc https://github.com/NixOS/nixpkgs/pull/38382
2018-06-11 18:13:32 +02:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
Will Dietz
990d29282f
udisks: extend "we know better than compiler" to more platforms (musl)
2018-03-25 18:09:48 -05:00
Will Dietz
9f7d5981b8
udisks2: 2.1.6 -> 2.1.8
2018-03-25 18:09:43 -05:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Johannes Frankenau
2cc5ac2299
udisks2: add gobjectIntrospection to nativeBuildInputs
2018-02-25 12:40:46 +01:00
Tuomas Tynkkynen
1ff422aa23
treewide: Add man & info outputs where necessary (instead of doc)
...
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Nikolay Amiantov
0d7c0efa7d
udisks2: fix udev rules file ( close #11743 )
...
This properly hides system partitions (like EFI or Windows recovery) from UDisks.
2015-12-22 08:09:34 +01:00
Arseniy Seroka
e568fe9cef
udisks: add missing patch
2015-11-26 18:46:08 +03:00
Arseniy Seroka
1af969f8f3
udisks: apply patch to work with new glibc
2015-11-26 18:45:20 +03:00
Domen Kožar
fc8562c785
udisks: add missing libgudev
2015-11-14 16:50:23 +01:00
Eelco Dolstra
023c12bc9a
udisks2: Propagated inputs considered harmful
2015-09-08 14:53:14 +02:00
Eelco Dolstra
5dde1a9752
udisks2: Add libgudev dependency
...
http://hydra.nixos.org/build/25640910
2015-09-08 14:51:14 +02:00
Eelco Dolstra
a951f11021
Move some more gtk-docs to the doc output
2015-07-26 13:43:49 +02:00
William A. Kennington III
7735b2e4c5
udisks: 2.1.4 -> 2.1.6
2015-07-02 09:05:15 -07:00
William A. Kennington III
ff21171921
Fix references to current-system/sw/sbin
2015-04-01 13:57:36 -07:00
Vladimír Čunát
1aec647906
udisks2: update
...
Also depend on systemd instead of udev, as some libsystemd* is used.
2014-12-25 18:17:00 +01:00
Aristid Breitkreuz
776af364f3
udisks: update from 1.0.4 to 1.0.5
2014-10-06 22:23:00 +02:00