1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 16:11:58 +00:00
Commit graph

86575 commits

Author SHA1 Message Date
vbgl a2ac3683ce camlzip: 1.05 -> 1.06 (#16443) 2016-07-07 15:29:13 +02:00
zimbatm c22af7fb4d Merge pull request #16773 from NeQuissimus/slack210
slack: 2.0.3 -> 2.1.0
2016-07-07 14:22:20 +01:00
Tim Steinbach 72221e71d5 slack: 2.0.3 -> 2.1.0 2016-07-07 08:44:05 -04:00
Nicolas Petton 7f41dca05a gnome-maps: Add missing build inputs
Without gnome3.gsettings_desktop_schemas and
gnome3.evolution_data_server as buildInputs, gnome-maps won't start at
all.
2016-07-07 13:30:04 +02:00
Philip Potter e6e28e7865 gnome-keyring: remove unused configure flag
The --with-ca-certificates flag seems to have been removed in
[this commit][1] from March 2013.  The configure script now just warns
about an unknown option.

[1]: https://git.gnome.org/browse/gnome-keyring/commit/?id=7afaae43f205c059163c3670169af302f1ba6de3
2016-07-07 13:30:04 +02:00
Nicolas Petton a3658d0cb3 file-roller: Enable nautilus extension 2016-07-07 13:29:55 +02:00
Alexey Shmalko 4010167803
io: clean up 2016-07-07 13:45:29 +03:00
Nikolay Amiantov 369f255e95 Merge pull request #16739 from vrthra/15994
zandronum: fix build
2016-07-07 14:22:52 +04:00
zimbatm c44098feac Merge pull request #16459 from mpscholten/iterm2-build-from-source
iTerm2: 2.1.4 -> 3.0.2 and refactoring
2016-07-07 10:14:20 +01:00
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
Rahul Gopinath 97dd3b3e62 zandronum: fix build
Fixes #15994
2016-07-05 15:18:30 -07: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