summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Set up /etc/machine-id before starting systemdEelco Dolstra2015-05-18
| | | | Otherwise, systemd will try to populate /etc, which we don't want.
* systemd: Don't propagate libcapEelco Dolstra2015-05-13
| | | | | | | | Instead delete the *.la files. The propagation of libcap was apparently only necessary because there was a gratuitous -lcap in the *.la files. http://hydra.nixos.org/build/22182620
* Remove ancient version of udevEelco Dolstra2015-05-13
|
* transmission: Fix buildEelco Dolstra2015-05-13
| | | | http://hydra.nixos.org/build/22182663
* stage-1: Shut up warnings about swap devices that don't exist yetEelco Dolstra2015-05-11
|
* Allow systemd-journald to be restartedEelco Dolstra2015-05-11
| | | | | | With systemd 219, this is fine because systemd will cause the new journald to re-use the file descriptors of the old one. So existing connections to the journal are unaffected.
* stage-2: Don't run hwclock in containersEelco Dolstra2015-05-11
|
* stage-1: Don't mount /dev/shm if it's already mountedEelco Dolstra2015-05-11
|
* Create systemd-{network,resolve} user/group unconditionallyEelco Dolstra2015-05-11
| | | | | | | | | | This shuts up this error from dbus: May 11 13:52:16 machine dbus-daemon[259]: Unknown username "systemd-network" in message bus configuration file May 11 13:52:16 machine dbus-daemon[259]: Unknown username "systemd-resolve" in message bus configuration file which happens because the D-Bus config for networkd/resolved is enabled unconditionally, and we don't have an easy way to turn it off.
* Use ConditionVirtualization to disable some services in containersEelco Dolstra2015-05-11
|
* systemd: Update to 219Eelco Dolstra2015-05-11
|
* pulseaudio: Combat dependency bloatEelco Dolstra2015-05-11
| | | | In particular, don't depend on GTK+ 3.
* bgs: update from 0.6 to 0.7Pascal Wittmann2015-05-11
|
* hackage-packages.nix: update to ↵Peter Simons2015-05-11
| | | | https://github.com/commercialhaskell/all-cabal-files/commit/65d3f6a305833c5dabde5fa93e130ab575bdedbe with hackage2nix revision 4c63d4ad559c7c9569df1ea07557f92a1cfb5a3e
* efibootmgr/var: upgradeWout Mertens2015-05-11
|
* libmicrohttpd: Don't enable some expensive features by defaultEelco Dolstra2015-05-11
| | | | | | | Commit c5d13d4fe96674a4fcb04b54ea552847302e13ee caused libmicrohttpd to be not so micro anymore, increasing its closure size from 40 MiB to 283 MiB, which is annoying for packages like systemd that use it. So don't enable httpd/spdy support by default.
* Merge pull request #7434 from Forkk/plex-media-serverArseniy Seroka2015-05-11
|\ | | | | plex: add support for managing plugins via Nix
| * plex: add support for managing plugins via NixForkk2015-04-17
| | | | | | | | | | | | | | Added support for managing Plex plugins via Nix. This is done via an "extraPlugins" configuration option which takes a list of paths to plugin bundles, which are then symlinked into Plex's plugin directory when the service is started.
* | Apply some overrides to upstream systemd unitsEelco Dolstra2015-05-11
| | | | | | | | | | | | | | This removes the need for the following patches: https://github.com/edolstra/systemd/commit/9a6cade993f432b520d4a2f77d0a15e08abc4dfa https://github.com/edolstra/systemd/commit/9f7e832c901815d80d0ef38c3cbb68abb07fd914
* | ats-extsolve: bumpShea Levy2015-05-11
| |
* | Merge pull request #7788 from Lassulus/charybdisArseniy Seroka2015-05-11
|\ \ | | | | | | add charybdis nixos module
| * | add charybdis nixos modulelassulus2015-05-11
| | |
| * | add charybdis to nixpkgslassulus2015-05-11
| | |
| * | add Lassulus to maintainers.nixlassulus2015-05-10
| | |
* | | thunderbird: Update to 31.6.0Eelco Dolstra2015-05-11
| | | | | | | | | | | | Fixes various critical vulnerabilities.
* | | Merge pull request #7796 from puffnfresh/package/eventstoreEelco Dolstra2015-05-11
|\ \ \ | | | | | | | | Fix Hydra build of EventStore
| * | | Fix Hydra build of EventStoreBrian McKenna2015-05-10
| | | | | | | | | | | | | | | | Need to patch the build.sh shebang to make it pure.
* | | | ceph: 0.94.1 -> 0.94.1.1William A. Kennington III2015-05-11
| | | |
* | | | Merge branch 'staging'Domen Kožar2015-05-11
|\ \ \ \
| * \ \ \ Merge branch 'master' into stagingDomen Kožar2015-05-11
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: nixos/doc/manual/release-notes/rl-unstable.xml nixos/modules/services/printing/cupsd.nix pkgs/applications/misc/calibre/default.nix pkgs/development/haskell-modules/hackage-packages.nix pkgs/development/libraries/libsodium/default.nix pkgs/misc/emulators/wine/unstable.nix pkgs/top-level/all-packages.nix
* | | | | Merge pull request #7803 from codyopel/intltoolWilliam A. Kennington III2015-05-11
|\ \ \ \ \ | | | | | | | | | | | | intltool: refactor
| * | | | | intltool: refactorcodyopel2015-05-11
| | | | | |
* | | | | | Merge pull request #7802 from codyopel/smtubePascal Wittmann2015-05-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | smtube: 15.1.0 -> 15.5.10
| * | | | | | smtube: 15.1.0 -> 15.5.10codyopel2015-05-11
| |/ / / / /
* | | | | | pam: 1.1.8 -> 1.2.0William A. Kennington III2015-05-10
| | | | | |
* | | | | | libinput: 0.14.1 -> 0.15.0William A. Kennington III2015-05-10
| | | | | |
* | | | | | vlc: 2.2.0 -> 2.2.1William A. Kennington III2015-05-10
| | | | | |
* | | | | | ghcjs: bump ghcjs-primCharles Strahan2015-05-11
|/ / / / / | | | | | | | | | | | | | | | closes #7768
* | | | | edac-utils: Add derivationWilliam A. Kennington III2015-05-10
| | | | |
* | | | | gcc-5: Fix build on darwinShea Levy2015-05-10
| | | | |
* | | | | grsecurity: Update stable and test patchesRicardo M. Correia2015-05-11
| | | | | | | | | | | | | | | | | | | | | | | | | stable: 3.1-3.14.41-201505072056 -> 3.1-3.14.41-201505101121 test: 3.1-4.0.2-201505072057 -> 3.1-4.0.2-201505101122
* | | | | marathon: 0.8.0 -> 0.8.1Charles Strahan2015-05-10
| | | | |
* | | | | Merge pull request #7799 from listx/for-upstreamArseniy Seroka2015-05-11
|\ \ \ \ \ | | | | | | | | | | | | doc: language-support: fix typo
| * | | | | doc: language-support: fix typoLinus Arver2015-05-10
| | | | | |
* | | | | | Merge pull request #7722 from cstrahan/mesos-0.22.0Charles Strahan2015-05-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | mesos: 0.21.0 -> 0.22.0
| * | | | | mesos service: only pass --zk if quorum > 0Charles Strahan2015-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ZooKeeper URL is not necessary when using in-memory slave registration.
| * | | | | mesos: fix indentation in service definitionCharles Strahan2015-05-10
| | | | | |
| * | | | | mesos: 0.21.0 -> 0.22.0Charles Strahan2015-05-10
|/ / / / / | | | | | | | | | | | | | | | | | | | | This also enables the network isolation feature that was introduced in Mesos 0.20.0.
* | | | | Merge pull request #7401 from bendlas/geoip-databaseTobias Geerinckx-Rice2015-05-10
|\ \ \ \ \ | | | | | | | | | | | | geoip: Install geolite database by default
| * | | | | geoip: add geoipWithDatabase for shell useHerwig Hochleitner2015-04-21
| | | | | | | | | | | | | | | | | | | | | | | | This installs (by default) geolite-legacy as the default database for geoiplookup