summary refs log tree commit diff
path: root/pkgs/os-specific/linux/pm-utils
Commit message (Collapse)AuthorAge
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* utillinux: rename to util-linuxGraham Christensen2020-11-24
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: Make configureFlags listsJohn Ericson2018-08-03
|
* treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* 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
* treewide: homepage URL fixes (#28475)Matthew Justin Bauer2017-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pgadmin: use https homepage * msn-pecan: move homepage to github google code is now unavailable * pidgin-latex: use https for homepage * pidgin-opensteamworks: use github for homepage google code is unavailable * putty: use https for homepage * ponylang: use https for homepage * picolisp: use https for homepage * phonon: use https for homepage * pugixml: use https for homepage * pioneer: use https for homepage * packer: use https for homepage * pokerth: usee https for homepage * procps-ng: use https for homepage * pycaml: use https for homepage * proot: move homepage to .github.io * pius: use https for homepage * pdfread: use https for homepage * postgresql: use https for homepage * ponysay: move homepage to new site * prometheus: use https for homepage * powerdns: use https for homepage * pm-utils: use https for homepage * patchelf: move homepage to https * tesseract: move homepage to github * quodlibet: move homepage from google code * jbrout: move homepage from google code * eiskaltdcpp: move homepage to github * nodejs: use https to homepage * nix: use https for homepage * pdf2djvu: move homepage from google code * game-music-emu: move homepage from google code * vacuum: move homepae from google code
* makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov2016-04-25
|
* treewide: Replace module_init_tools -> kmodTuomas Tynkkynen2016-04-22
| | | | | The former is deprecated and doesn't handle compressed kernel modules, so all current usages of it are broken.
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* pm-utils: Set meta.platformsEelco Dolstra2013-01-24
|
* pm-utils: Remove some powersave hooksEelco Dolstra2013-01-24
| | | | In particular, this should unbreak nix.readOnlyStore.
* pmutils: PATH+=${dbus_tools}/bin, fix /sbin/hwclockYury G. Kudryashov2011-09-14
| | | | | | sleep.d/55NetworkManager needs dbus-send svn path=/nixpkgs/trunk/; revision=29264
* * pm-utils updated to 1.4.1. Also put all runtime dependencies in itsEelco Dolstra2011-07-25
| | | | | | | $PATH (because upower is called by dbus which doesn't allow setting the $PATH). svn path=/nixpkgs/branches/kde-4.7/; revision=27928
* update pm-utils to 1.3.0David Guibert2010-05-27
| | | | svn path=/nixpkgs/trunk/; revision=22013
* * Use /etc/pm for the configuration.Eelco Dolstra2009-09-26
| | | | svn path=/nixpkgs/trunk/; revision=17446
* * Added pm-utils.Eelco Dolstra2009-09-25
svn path=/nixpkgs/trunk/; revision=17430