Commit Graph

86411 Commits

Author SHA1 Message Date
Eelco Dolstra
c7b809298d boto: 2.38.0 -> 2.41.0 2016-07-07 11:04:17 +02:00
Rickard Nilsson
51c6c98529 freecad: 0.15 -> 0.16 2016-07-07 09:24:49 +02:00
Rok Garbas
fe2468b88c pypi2nix: 1.1.0 -> 1.2.0 2016-07-07 02:11:23 +02:00
Robert Helgesson
d787e62d39 perl-Test2-Suite: 0.000042 -> 0.000048 2016-07-06 23:43:06 +02:00
Robert Helgesson
18312f2947 perl-Test-Simple: 1.302022 -> 1.302037 2016-07-06 23:42:47 +02:00
William Casarin
7129ebbd5e dolphin-emu: 4.0.2 -> 5.0 2016-07-06 12:22:58 -07:00
Tobias Geerinckx-Rice
ce5c51b406
dpkg: 1.18.8 -> 1.18.9 2016-07-06 19:42:45 +02:00
Tobias Geerinckx-Rice
921d3321f5
trezor-bridge: mark as broken
Cool, a bitcoin wallet app silently changes its hash.

CC maintainer @ehmry
2016-07-06 19:42:45 +02:00
Miguel Madrid
87be90336f links2: 2.12 -> 2.13 (#16756) 2016-07-06 19:40:05 +02:00
Thomas Tuegel
05b3749bb2 dropbox: don't use bundled Qt libraries
Fixes #16744.
2016-07-06 11:34:43 -05:00
Eelco Dolstra
0d5be595a7 Merge pull request #16755 from bjornfor/swapfile-resize
nixos/swap: support for resizing swapfile
2016-07-06 17:06:43 +02:00
Kranium Gikos Mendoza
851cd1e6af pythonPackages.pyexcelerator: init at 0.6.4.1 2016-07-06 16:26:31 +02:00
Bjørn Forsman
b30852ed41 nixos/swap: support for resizing swapfile
Currently NixOS creates the swapfile (with the specified size) only if
it doesn't already exist. Changing the swapfile size afterwards will not
have any effect.

This commit changes that so the swapfile will be recreated whenever
swapDevices.*.size is changed (or more precisely, whenever the actual
file size differs from the configured one), allowing both growing and
shrinking the swapfile.

The service unit has "restartIfChanged = false", so we don't have to
worry about the swapfile being in use at the time this code is run (you
have to reboot for swapfile changes).

fallocate doesn't shrink files, use truncate for that. truncate can also
be used to grow files, but it creates "holes" in the file which doesn't
work with swapfiles.
2016-07-06 16:04:27 +02:00
Tobias Geerinckx-Rice
12c055240d
dpkg: 1.18.7 -> 1.18.8 2016-07-06 15:56:33 +02:00
Tobias Geerinckx-Rice
d391db8c01
cassandra_2_1: 2.1.14 -> 2.1.15 2016-07-06 15:56:33 +02:00
Tobias Geerinckx-Rice
c70db3456f
cassandra_3_0: 3.0.7 -> 3.0.8 2016-07-06 15:56:33 +02:00
Joachim Fasting
0f7f6ac0c7
opendylan: fix build
--with-gc required path to libraries, not headers.

Also: remove unused parameter & set meta.platforms = linux.
2016-07-06 15:18:23 +02:00
Joachim Fasting
09e1b26c79
mps: 1.114.0 -> 1.115.0, fix build
See https://hydra.nixos.org/build/37204553/log/raw
2016-07-06 15:18:23 +02:00
Joachim Fasting
5aa2023d37 Merge pull request #16745 from rardiol/lcs
liberal-crime-squad: 2016-05-08 -> 2016-07-06
2016-07-06 13:18:00 +02:00
Carles Pagès
48385c38fb Merge pull request #16698 from womfoo/bump/libyamlcpp-0.5.3
libyamlcpp: 0.5.1 -> 0.5.3
2016-07-06 12:50:19 +02:00
Ram Kromberg
28159315b7 jpegrescan: init at 2016-06-01 2016-07-06 12:42:58 +02:00
Tuomas Tynkkynen
3d5a41fc75 Merge pull request #16732 from RamKromberg/fix/icoutils-issue-15894
icoutils: perl dependencies added #15894
2016-07-06 13:17:20 +03:00
zimbatm
2fdfe6ed9f Merge pull request #16743 from Nate-Devv/solarus-games
solarus: init at 1.4.5
2016-07-06 09:39:14 +01:00
Frederik Rietdijk
bdc1791422 kde5.kile: 2016-02-14 -> 2016-07-02 2016-07-06 10:29:33 +02:00
Eelco Dolstra
e9aedc3006 Merge pull request #16738 from bjornfor/nixos-grub
nixos/grub: change state file device separator from ':' to ','
2016-07-06 10:22:26 +02:00
Frederik Rietdijk
6876eab511 pythonPackages.tornado: fix tests, closes #14634
The test runner would import all modules to check whether they might
have tests.

On a Linux system it would load the Tornado module that depends on
kqueue, which is BSD only, and fail.
2016-07-06 10:11:32 +02:00
Ram Kromberg
3d316da103 icoutils: perl dependencies added #15894 2016-07-06 06:48:51 +03:00
Ricardo Ardissone
d5c8d7112b liberal-crime-squad: 2016-05-08 -> 2016-07-06 2016-07-06 00:45:38 -03:00
Nathan Moore
09f366a360 solarus: init at 1.4.5 2016-07-05 18:33:51 -07:00
Tuomas Tynkkynen
6d16ececdd Merge remote-tracking branch 'upstream/staging' into master 2016-07-06 01:19:01 +03:00
Tuomas Tynkkynen
e12f789cef sng: 1.0.6 -> 1.1.0 2016-07-06 01:18:46 +03:00
Nikolay Amiantov
570da9662b Merge pull request #16670 from rasendubi/guake
guake: add gconf to propagatedUserEnvPkgs
2016-07-06 02:16:12 +04:00
Bjørn Forsman
aeb516c741 nixos/grub: change state file device separator from ':' to ','
':' is currently used as separator in /boot/grub/state for the list of
devices GRUB should be installed to. The problem is that ':' itself may
appear in a device path:

  /dev/disk/by-id/usb-SanDisk_Cruzer_20043512300546C0B317-0:0

With such a path, NixOS will install GRUB *every* time, because it
thinks the configuration differs from the state file (due to the wrong
list split). Fix it by using ',' as separator.

For existing systems with GRUB installed on multiple devices, this
change means that GRUB will be installed one extra time.
2016-07-06 00:11:57 +02:00
Tuomas Tynkkynen
30e08502fa Merge pull request #16734 from vrthra/wxsqlite3
wxsqliteplus: init at 0.3.6
2016-07-06 01:00:37 +03:00
Tuomas Tynkkynen
31daa9b0fb Merge pull request #16737 from mimadrid/update/cherrytree-0.37.1
cherrytree: 0.35.9 -> 0.37.1
2016-07-06 00:57:19 +03:00
Tuomas Tynkkynen
071faa71e7 Merge pull request #16736 from mimadrid/update/diff-so-fancy-0.10.0
diff-so-fancy: 0.9.3 -> 0.10.0
2016-07-06 00:55:26 +03:00
Peter Simons
6a6b8fa36f cabal2nix: update to version 2.0 from Hackage
I've realized that publishing updates to Hackage is far easier than
publishing updates in Nixpkgs, and since all Hackage updates show up in
Nix automatically I've decided to go back to publishing cabal2nix on
Hackage again.

Unfortunately, this means that I'll have to change the version numbering
scheme to comply with the expectations of the Haskell PVP (which is used
by Stackage), so the new version 2.0 looks like a downgrade to Nix,
which used to have version 20160406. :-(

If in doubt, run "nix-env -u --always" to force the update. I am sorry
about the inconvenience.
2016-07-05 23:45:41 +02:00
Peter Simons
a828d79a8a hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-2-g0bc3d6d using the following inputs:

  - Hackage: fcabbcc70b
  - LTS Haskell: 52eeaf4edc
  - Stackage Nightly: ff50bc1a46
2016-07-05 23:45:41 +02:00
mimadrid
eaeb69c46e
cherrytree: 0.35.9 -> 0.37.1 2016-07-05 22:59:29 +02:00
mimadrid
beec2ba127
diff-so-fancy: 0.9.3 -> 0.10.0 2016-07-05 22:54:14 +02:00
Rahul Gopinath
881ba7309c wxsqliteplus: init at 0.3.6 2016-07-05 13:15:04 -07:00
Joachim Fasting
2dd009ec97 Merge pull request #16622 from womfoo/bump/sysstat-11.2.5
sysstat: 11.0.7 -> 11.2.5
2016-07-05 19:53:58 +02:00
Vladimír Čunát
07139b8c3f Merge #16488: rawtherapee: 4.0 -> 4.2 2016-07-05 15:30:22 +02:00
Ram Kromberg
0efd18746a sigil: 0.7.4 > 0.9.6 2016-07-05 13:28:05 +02:00
Bjørn Forsman
f8560212ca nixos/spacefm: unbreak manual build
Fixup regression introduced in commit 1bbcd91b2e
("spacefm: sudo and gksu fixes #15758 and license update").

A missing </filename> end tag caused this:

  $ nixos-rebuild build
  ...
  options-db.xml:4402: parser error : Opening and ending tag mismatch: filename line 4401 and para
  </para><para><emphasis>Type:</emphasis> boolean</para><para><emphasis>Default:</
         ^
  options-db.xml:4406: parser error : Opening and ending tag mismatch: filename line 4401 and listitem
              </filename></member></simplelist></listitem></varlistentry><varliste
                                                          ^
  options-db.xml:4406: parser error : Opening and ending tag mismatch: para line 4401 and varlistentry
              </filename></member></simplelist></listitem></varlistentry><varliste
                                                                         ^
  options-db.xml:28430: parser error : Opening and ending tag mismatch: listitem line 4401 and variablelist
         </filename></member></simplelist></listitem></varlistentry></variablelist
                                                                                 ^
  options-db.xml:28432: parser error : Premature end of data in tag varlistentry line 4401
2016-07-05 13:27:17 +02:00
Tuomas Tynkkynen
2cf8cb7f46 Merge remote-tracking branch 'upstream/master' into staging 2016-07-05 13:34:36 +03:00
Arseniy Seroka
aea9c778be Merge pull request #16678 from womfoo/bump/aspellDicts-en-2016.06.26-0
aspellDicts.en: 7.1-0 -> 2016.06.26-0
2016-07-05 13:05:13 +03:00
Arseniy Seroka
bf1013ae72 Merge pull request #16718 from vrthra/wxsqlite3
wxsqlite3: init at 3.3.1
2016-07-05 13:04:12 +03:00
Arseniy Seroka
79ea22723d Merge pull request #16720 from DamienCassou/gpaste-3.20.4
gpaste: 3.20 -> 3.20.4
2016-07-05 13:03:44 +03:00
Arseniy Seroka
33a9713ee8 Merge pull request #16719 from DamienCassou/gpaste-3.18.5
gpaste: 3.18.4 -> 3.18.5
2016-07-05 13:03:32 +03:00