1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Moritz Ulrich 02a30bea44 Fix services.udisks.enable.
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/)
2014-03-25 16:52:45 +01:00
doc Merge pull request #1815 from vcunat/p/doc-package-naming 2014-03-04 23:41:35 +01:00
lib Merge branch 'misc-gvolicon' of git://github.com/bennofs/nixpkgs 2014-03-22 20:56:00 -04:00
maintainers/scripts
nixos Fix services.udisks.enable. 2014-03-25 16:52:45 +01:00
pkgs Fix services.udisks.enable. 2014-03-25 16:52:45 +01:00
.gitignore
.version Bump the overly optimistic version number 2014-02-28 16:56:32 +01:00
COPYING
default.nix Explicitly require Nix 1.6 2014-03-17 11:33:36 +01:00
README.md

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.