Matthias Beyer
8ca7e4c2d1
bwm_ng: Move version to own variable
2015-09-25 15:33:42 +02:00
Matthias Beyer
bc2dc7de5e
bwm_ng: 0.6 -> 0.6.1
2015-09-25 15:30:59 +02:00
Eelco Dolstra
9d92bd7845
Add filesystem option to automatically grow to the maximum size
...
This is primarily for EC2 and other cloud environments, where the disk
may be bigger than the original image.
2015-09-24 19:59:44 +02:00
Eelco Dolstra
f40c7ed143
Remove relatime mount option
...
This has been the kernel default for a long time.
2015-09-24 19:58:41 +02:00
Thomas Strobel
1f5f472a8a
Revert "openvswitch module: do not fork services"
...
This reverts commit fcab752abf
.
2015-09-24 14:58:31 +02:00
Tobias Geerinckx-Rice
0d08b2c599
exfat: 1.2.0 -> 1.2.1
...
Upstream changes:
- Fixed compatibility with Zalman VE-200: now newly created directories do
not have archive bit set.
- Fixed heap corruption: malformed FS can use invalid sector or cluster size.
- Fixed hang on mount: malformed FS can have cyclic references in the
clusters map.
2015-09-24 13:29:52 +02:00
Tobias Geerinckx-Rice
198dda950b
sshuttle: add PyXAPI for tproxy UDP proxy support
2015-09-24 13:18:39 +02:00
Tobias Geerinckx-Rice
d2f3041d27
sshuttle: carry a few bug fixes until next release
2015-09-24 13:18:38 +02:00
Tobias Geerinckx-Rice
1e1a54f62c
libpsl: 0.10.0 -> 0.11.0
2015-09-24 13:18:38 +02:00
Thomas Strobel
251a00da4c
openvswitch module: add option to reset db on start
2015-09-24 12:45:46 +02:00
Jan Malakhovski
9cc7859b2e
nixos: show the manual in system's /share/doc ( close #9928 )
2015-09-24 12:29:57 +02:00
Eelco Dolstra
5b8dae8ef3
Prevent future store path references in the manual
2015-09-24 11:51:26 +02:00
Eelco Dolstra
89e983786a
Manual: Remove store path references
2015-09-24 11:50:58 +02:00
Eelco Dolstra
e73b19ae4e
ec2-data.nix: Print all SSH host keys
...
Also, don't barf if there is no DSA key.
2015-09-24 11:49:18 +02:00
Eelco Dolstra
5ab7a37feb
ec2-api-tools: Update to 1.7.5.1
2015-09-24 11:49:18 +02:00
Eelco Dolstra
b3d4b1bef2
ec2-ami-tools: Update to 1.5.7
2015-09-24 11:49:18 +02:00
Vladimír Čunát
57287106be
xfce.xfdesktop: maintenance update
2015-09-24 11:17:26 +02:00
Vladimír Čunát
1eb5566af5
doc/functions: fix a typo
2015-09-24 11:07:53 +02:00
Damien Cassou
fd5a4f0a9c
Merge pull request #10033 from DamienCassou/update-gpaste-3.16.3.1
...
gpaste: 3.16.3 -> 3.16.3.1
2015-09-24 10:56:51 +02:00
Vladimír Čunát
3f06a234f6
texlive: just comment about (not) another mirror
2015-09-24 10:41:17 +02:00
Vladimír Čunát
8e45d4da52
mu: don't use nested lists and refactor meta
...
This doesn't even change derivation hash in the default setting.
2015-09-24 10:38:43 +02:00
Thomas Strobel
fcab752abf
openvswitch module: do not fork services
2015-09-24 10:27:33 +02:00
Damien Cassou
502014b07e
Merge pull request #10032 from DamienCassou/update-mu-0.9.13
...
mu: 0.9.12 -> 0.9.13
2015-09-24 10:17:59 +02:00
Damien Cassou
5ad29f6b85
gpaste: 3.16.3 -> 3.16.3.1
2015-09-24 10:14:00 +02:00
Damien Cassou
2d066a8869
mu: 0.9.12 -> 0.9.13
2015-09-24 10:08:30 +02:00
Peter Simons
aacf6e4a6b
Merge pull request #10030 from jraygauthier/jrg/smartgit_version_freedesktop_items
...
smartgithg: 7.0.0 -> 7.0.2
2015-09-24 09:48:27 +02:00
aszlig
764a767d5f
nixos/tests/virtualbox: Destroy detectvirt VM.
...
I forgot to do this in da0e642
. It shouldn't be a big problem but it's
more clean to destroy the VM once we're done testing.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-24 09:16:21 +02:00
aszlig
3e6bb402b1
nixos/tests/virtualbox: Give VMs more memory.
...
We previously had 1024 MB of memory to fit a VirtualBox VM with 512 MB
plus the memory needed of the VirtualBox host VM. That obviously won't
work for two VirtualBox VMs, which are used for testing networking
between two VirtualBox guests.
Now, we have 2048 MB on the qemu guest (the VirtualBox host) and 768 MB
for each VirtualBox guest. That should be enough to fit in two
VirtualBox guests (I hope).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-24 09:16:20 +02:00
William A. Kennington III
2f3eb5e0ef
ipfs: 2015-08-29 -> 2015-09-23
2015-09-23 23:22:17 -07:00
William A. Kennington III
d5395b0506
Merge pull request #10024 from mayflower/update-rust
...
Update rust and dependants
2015-09-23 22:43:25 -07:00
William A. Kennington III
9c345fc97d
jemalloc: 4.0.0 -> 4.0.2
2015-09-23 22:31:40 -07:00
William A. Kennington III
4856efb704
rustc: Disable system jemalloc until we can make it compatible
2015-09-23 22:31:28 -07:00
William A. Kennington III
5856e44258
jemalloc: Fix jemalloc prefix for applications which expect ^malloc
2015-09-23 20:48:14 -07:00
Raymond Gauthier
738acf0651
smartgithg: 7.0.0 -> 7.0.2
...
Also adapted package's freedesktop item install
script so that it works in the context of nix.
(i.e.: icons and `*.desktop` file now properly
installed by the package).
2015-09-23 22:40:03 -04:00
Robbin C
7c149b86c3
dfhack: init at 0.40.24-r3
...
A Dwarf Fortress memory access library, distributed with scripts and plugins implementing a wide variety of useful functions and tools.
2015-09-23 23:52:03 +02:00
William A. Kennington III
5cfe893cc4
Merge commit '2d464f75ed46869b5942c4b479772a0367b30608' into master.upstream
...
This is a partial commit from staging in an attempt to make merges
smaller.
2015-09-23 14:35:36 -07:00
Robin Gloster
760be9cf70
rustfmt: git-2015-09-05 -> git-2015-09-23
2015-09-23 21:16:16 +00:00
Robin Gloster
feda2925f7
cargo: 0.3.0 -> 0.5.0
2015-09-23 21:16:16 +00:00
Robin Gloster
73438e3d8d
rustRegistry: 2015-08-21 -> 2015-09-23
2015-09-23 21:16:16 +00:00
Robin Gloster
1aff911601
rustUnstable: 2015-09-05 -> 2015-09-23
2015-09-23 21:16:16 +00:00
William A. Kennington III
0d0be13878
rustUnstable: Don't depend on a stable rust compiler
2015-09-23 12:30:00 -07:00
William A. Kennington III
de2906e670
rustc: Update both versions of the compiler
...
rustc: 1.2.0 -> 1.3.0
rustcMaster: 2015-09-05 -> 2015-09-21
This also removes the llvm bundling which reduced immediate the closure size
by ~50MB. It also tries to reduce some of the superfluous dependencies
to help reduce the number of potential rebuilds (namely removing git).
2015-09-23 12:30:00 -07:00
William A. Kennington III
abb4088c6c
chromium: Updates
...
- stable: 45.0.2454.93 -> 45.0.2454.99
- dev: 47.0.2508.0 -> 47.0.2516.0
2015-09-23 12:30:00 -07:00
William A. Kennington III
a7b55bc324
subversion: 1.9.1 -> 1.9.2
2015-09-23 12:30:00 -07:00
William A. Kennington III
cc698a2986
ceph-git: 2015-09-11 -> 2015-09-22
2015-09-23 12:30:00 -07:00
William A. Kennington III
f8094068a4
gotty: Make it easier to access the binary
2015-09-23 12:30:00 -07:00
William A. Kennington III
25dbb2d8bc
git: 2.5.2 -> 2.5.3
2015-09-23 12:30:00 -07:00
William A. Kennington III
6c6ebacf8b
yubikey-personalization: 1.17.1 -> 1.17.2
2015-09-23 12:30:00 -07:00
William A. Kennington III
40396584eb
kernel: 4.2 -> 4.2.1
2015-09-23 12:29:59 -07:00
William A. Kennington III
d5c7b265f7
kernel: 4.1.7 -> 4.1.8
2015-09-23 12:29:59 -07:00