Eelco Dolstra
150d3b0095
no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbus
2014-04-16 16:58:06 +02:00
Eelco Dolstra
c13d582c78
Make dbus overridable
2014-04-16 16:44:27 +02:00
Eelco Dolstra
c21ef84810
linux-pam: Update to 1.1.8
2014-04-16 16:44:05 +02:00
Eelco Dolstra
7438b95437
util-linux: Update to 2.24.1
2014-04-16 16:31:58 +02:00
Eelco Dolstra
c81565f6cf
Remove hack for using upstream getty units
...
Also, enable the container-getty@ unit so that "machinectl login"
works.
2014-04-16 16:11:17 +02:00
Eelco Dolstra
c382ad1e17
Fix tests
...
Doing a =~ regexp check doesn't do anything in itself...
2014-04-16 16:09:32 +02:00
Eelco Dolstra
19d4e40dfc
systemd: Build on i686-linux
2014-04-16 15:25:37 +02:00
Lluís Batlle i Rossell
edee246684
Updating gnunet to 0.10.1.
2014-04-16 15:22:31 +02:00
Luca Bruno
92a831a4ec
xdg-user-dirs: new package
...
A tool to help manage well known user directories
like the desktop folder and the music folder
http://freedesktop.org/wiki/Software/xdg-user-dirs
2014-04-16 15:02:27 +02:00
Thomas Tuegel
0b84d35175
Assume maintainership of alsa-mixer
2014-04-16 07:58:12 -05:00
Thomas Tuegel
d809a27859
haskell-alsa-mixer 0.2.0.1 -> 0.2.0.2
2014-04-16 07:51:38 -05:00
Thomas Tuegel
922e4f3858
ffmpeg 2.1.4 -> 2.2.1
2014-04-16 07:49:51 -05:00
Michael Raskin
f44a3235a9
Use IcedTea for VUE, not Oracle JRE
2014-04-16 14:47:33 +04:00
Luca Bruno
ec021b116d
gnome-control-center: enable network settings
2014-04-16 12:35:48 +02:00
Eelco Dolstra
0ac322c7a0
systemd-nspawn: Fix starting NixOS containers
2014-04-16 11:34:34 +02:00
Eelco Dolstra
e8af68d2dc
Make machinectl work
2014-04-16 10:48:14 +02:00
Eelco Dolstra
566a5c33e8
Set MODULE_DIR in systemd-load-modules.service
2014-04-16 10:43:33 +02:00
Eelco Dolstra
8b7d73abba
Don't run the cpufreq service in VMs
2014-04-16 10:36:16 +02:00
Lluís Batlle i Rossell
44bda71b88
Adding ghdl 0.31 mcode flavour
...
This allows having a recent ghdl, without building it with gcc.
The major drawback is the speed.
2014-04-16 10:35:45 +02:00
Peter Simons
d4097e4e0e
Merge pull request #2273 from jwiegley/cabal-delete
...
Add expression for cabal-delete
2014-04-16 10:17:29 +02:00
Peter Simons
9657f1f624
Merge pull request #2276 from jwiegley/lua52
...
Patch lua52 to build on Darwin
2014-04-16 10:16:26 +02:00
Peter Simons
d510eea7b0
Merge pull request #2277 from jwiegley/flex
...
Fix flex for building on darwin systems
2014-04-16 10:16:04 +02:00
William A. Kennington III
85e9ad1b2f
stage1: Systemd libraries were renamed
2014-04-16 01:49:42 +02:00
Eelco Dolstra
ab989f525b
Drop ALSA dependency in containers
2014-04-16 01:44:43 +02:00
Eelco Dolstra
60a84019b4
Don't make containers depend on cpupower
2014-04-16 01:11:32 +02:00
William A. Kennington III
dd209e901c
cpu-freq: Use cpupower instead of cpufrequtils
...
Additionally, put the powersave utility in charge of loading the
cpufrequency modules based on the governor specified in the
configuration.
2014-04-16 01:10:26 +02:00
William A. Kennington III
171a58bcd6
cpupower: Add package to replace cpufrequtils
2014-04-16 01:09:57 +02:00
Eelco Dolstra
2fc520d699
Simplify assertion
2014-04-16 01:08:14 +02:00
William A. Kennington III
eda854d50f
systemd: Add an assertion to guarantee oneshot units do not have restart set
...
This prevents insidious errors once systemd begins handling the unit. If
the unit is loaded at boot, any errors of this nature are logged to the
console before the journal service is running. This makes it very hard
to diagnose the issue. Therefore, this assertion helps guarantee the
mistake is not made.
2014-04-16 01:05:56 +02:00
William A. Kennington III
6ff2521974
upstart: Oneshot rules should always have Restart=no
2014-04-16 01:04:52 +02:00
Eelco Dolstra
ee9c068b0c
systemd: Update to 212
...
Note that systemd no longer depends on dbus, so we're rid of the
cyclic dependency problem between systemd and dbus.
This commit incorporates from wkennington's systemd branch
(203dcff45002a63f6be75c65f1017021318cc839,
1f842558a95947261ece66f707bfa24faf5a9d88).
2014-04-16 00:59:26 +02:00
Eelco Dolstra
e8eea659a0
Don't enable LVM2 in containers
...
It's a somewhat pointless dependency.
2014-04-15 23:43:39 +02:00
Eelco Dolstra
07cb7451d9
lvm2: Update to 2.02.106
2014-04-15 18:02:07 +02:00
Eelco Dolstra
a37edbbb63
linux-headers: Add 3.14
2014-04-15 16:59:19 +02:00
Eelco Dolstra
0fc9f65ff2
linux-headers-2.6.28: Remove, no longer used
2014-04-15 16:50:29 +02:00
Peter Simons
e572b5c104
Merge pull request #2253 from jwiegley/watch
...
Add a recipe for installing "watch" from procps (#2227 )
2014-04-15 16:12:27 +02:00
Peter Simons
aa7203b577
Merge pull request #2266 from vu3rdd/master
...
plan9port: modify the builder to use the INSTALL script.
2014-04-15 16:11:30 +02:00
Peter Simons
cd64124f46
Merge pull request #2238 from bennofs/haskell-jailbreak-pipes-network
...
haskell: jailbreak pipes-network
2014-04-15 16:11:10 +02:00
Shea Levy
f0d7c3841e
Update node packages, add pure-css
2014-04-15 09:26:58 -04:00
Benno Fünfstück
0ae505179b
haskell-pipes-network: add maintainers attribute again
2014-04-15 15:13:12 +02:00
Ramakrishnan Muthukrishnan
420263ba50
plan9port: Do not fetch X11 build dependencies if building on darwin.
2014-04-15 18:37:18 +05:30
Ramakrishnan Muthukrishnan
38e81b5640
plan9port: modify the builder to use the INSTALL script.
...
plan9port ships with an INSTALL script. This commit modifies the
builder to use the script instead of a custom build script. The
commit also adds a patch to build fontsrv, which is otherwise
omitted from the build.
2014-04-15 18:37:18 +05:30
Eric Kow
9e457049e4
megam: New package
...
Maximum Entropy (GA) Model Optimization Package
2014-04-15 14:00:56 +01:00
William A. Kennington III
d2ee6e6a24
stage 1: Remove scsi_wait_scan as it is not supported after kernel 3.7
2014-04-15 14:59:39 +02:00
Eelco Dolstra
61cc18c55f
miniupnpd: Update to 1.8.20140401
2014-04-15 14:37:20 +02:00
Eelco Dolstra
06edd48842
Fix the bittorrent test
...
This was broken since e8baaba044689b75ef4f36ebc5a93b7462c23cb2,
because on the tracker, a DNS lookup for "tracker" returns ::1 due to
nss_myhostname. This apparently confused it.
2014-04-15 14:37:20 +02:00
Austin Seipp
da6bc44dd7
nixos: transmission improvements
...
This mostly upgrades transmission, and does some very minor touchups on
AppArmor support.
In particular, there is now no need to ever specify the umask as part of
the settings, as it will be mixed in by default (which is essentially
always what you want). Also, the default configuration is now more
sensible: Downloads are put in /var/lib/transmission/Downloads, and
incomplete files are put in /var/lib/transmission/.incomplete - this
also allows easy use of file syncing probrams, like BitTorrent Sync.
Finally, this unconditionally enables the AppArmor profiles for the
daemon, if AppArmor is enabled - rather than letting the user specify
profile support, it's best to default to supporting profiles for daemons
transparently in all places.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-15 06:54:51 -05:00
Oliver Charles
253f83ea2d
Merge pull request #2275 from jwiegley/haskell-utils
...
Three new Haskell tools: rehoo, una, cabal-meta
2014-04-15 12:38:14 +01:00
Eelco Dolstra
5fa812ba5e
Containers: Inherit the platform type of the host
...
http://hydra.nixos.org/build/10350055
2014-04-15 12:58:42 +02:00
Eelco Dolstra
9646ddc5a3
Archive::Cpio: Add to channel
2014-04-15 12:49:25 +02:00