Commit Graph

91494 Commits

Author SHA1 Message Date
Ambroz Bizjak
35e0eea053 ntpd: Allow additional syscalls in seccomp filter.
Fixes issue #21136.

The problem is that the seccomp system call filter configured by ntpd did not
include some system calls that were apparently needed. For example the
program hanged in getpid just after the filter was installed:

prctl(PR_SET_NO_NEW_PRIVS, 1, 0, 0, 0)  = 0
seccomp(SECCOMP_SET_MODE_STRICT, 1, NULL) = -1 EINVAL (Invalid argument)
seccomp(SECCOMP_SET_MODE_FILTER, 0, {len=41, filter=0x5620d7f0bd90}) = 0
getpid()                                = ?

I do not know exactly why this is a problem on NixOS only, perhaps we have getpid
caching disabled.

The fcntl and setsockopt system calls also had to be added.
2017-04-02 21:44:06 +02:00
Franz Pletz
658a532483 Merge pull request #24523 from mateon1/ipfs-update
ipfs: 0.4.6 -> 0.4.8
2017-04-02 21:34:14 +02:00
ndowens
968e6d823b finalterm-git: Cosmetic change 2017-04-02 13:25:46 -05:00
Joachim Fasting
a77571399d
surf: 0.7 -> 2.0
This renders surf-webkit2 obsolete; it is now aliased to surf.
2017-04-02 20:11:44 +02:00
ndowens
3490c39f38 evopedia: Cosmetic 2017-04-02 21:11:01 +03:00
ndowens
35d23911e0 doomseeker: Cosmetic cleanup 2017-04-02 12:19:48 -05:00
ndowens
236e752e38 dmenu2: Cosmetic change 2017-04-02 12:15:02 -05:00
Vladimír Čunát
7286dfebbb
xorg xf86-input-libinput: 0.23.0 -> 0.25.0 2017-04-02 18:50:42 +02:00
Vladimír Čunát
9ceea2ff45 xorg xf86-video-amdgpu: 1.2.0 -> 1.3.0 (#24561) 2017-04-02 18:49:16 +02:00
ndowens
b1c0814999 jitsi: Fixed java not found
Cosmetic change

Closes #24565
2017-04-02 16:51:08 +01:00
Joachim F
144d1e7be4 Merge pull request #24424 from dsferruzza/add-veracrypt
veracrypt: init at 1.19
2017-04-02 15:43:25 +01:00
Joachim Fasting
2c81510a1a
veracrypt: refactorings
- Conditionally add wxGTK30 to inputs to avoid
  eval'ing it regardless of wxGUI
- Patch full path to exe into desktop file
- Move some inputs to native
- Do not write intermediate tar file on unpack
2017-04-02 16:41:13 +02:00
David Sferruzza
2ae74f9f4f veracrypt: init at 1.19 2017-04-02 16:38:08 +02:00
ndowens
2c5b491ca9 Merge pull request #24519 from orivej/subgit
subgit: 3.1.0 -> 3.2.4
2017-04-02 09:16:28 -05:00
Joachim F
58de703c86 Merge pull request #24506 from laMudri/ibus-table
ibus-table: 1.9.14 -> 1.9.16
2017-04-02 14:59:13 +01:00
ndowens
6ee0d284c1 git-cola: 2.8 -> 2.10
git-cola: Remove postFixup
2017-04-02 08:56:18 -05:00
Vladimír Čunát
6bce07f876
xorg xf86-video-openchrome: 0.3.3 -> 0.6.0
Now it builds (again), but I haven't tested it in any other way.
2017-04-02 15:26:46 +02:00
Vladimír Čunát
8eec2948ba
xorg-server: maintenance 1.19.2 -> 1.19.3 2017-04-02 15:21:04 +02:00
Vladimír Čunát
3932d080be
xorg xf86-video-nouveau: 1.0.13 -> 1.0.14 2017-04-02 15:20:23 +02:00
Vladimír Čunát
b5121db20d
xorg xf86-video-ati: 7.8.0 -> 7.9.0 2017-04-02 15:19:44 +02:00
Joachim F
5daf6b3e38 Merge pull request #23622 from orivej/kwallet
kwallet: support GPG-encrypted wallets
2017-04-02 13:07:51 +01:00
Ambroz Bizjak
195efedd2c qt58: Fix path to qhelpgenerator in cmake file.
It is located in the dev output, fix it as for qcollectiongenerator.
This fixes a build error in KDevelop.
2017-04-02 11:21:34 +02:00
ndowens
7d076ab4fa lightdm: 1.18.1 -> 1.22.0 (#24545)
Remove patch
2017-04-02 10:04:32 +01:00
Peter Hoeg
f70e7773ec calibre: 2.80.0 -> 2.82.0 2017-04-02 12:46:36 +08:00
ndowens
02dddacc75 git-radar: 0.3.2 -> 0.5 2017-04-01 21:30:23 -05:00
ndowens
45fa146829 git-imerge: 0.7.0 -> 1.0.0 2017-04-01 21:24:08 -05:00
ndowens
3d53b36bc3 leo-editor: 5.3 -> 5.5 2017-04-01 20:58:13 -05:00
Orivej Desh
8f9b219107 kwallet: support GPG-encrypted wallets 2017-04-01 23:42:30 +00:00
Michael Weiss
40d171855f gpgme: 1.8.0 -> 1.9.0
For the license change see:
- https://directory.fsf.org/wiki/GPGME#tab=Details
- AUTHORS [0]

See #24491 for the other changes.

[0]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=AUTHORS;h=bbf1576ad27dc51956c371282862b468c633ea49;hb=HEAD
2017-04-02 01:26:22 +02:00
Dmitry Rets
c7e885ff99 xkbset: init at 0.5 2017-04-02 02:17:30 +03:00
ndowens
a16dc1539a
bitcoin: 0.13.1 -> 0.14.0 2017-04-01 23:43:53 +02:00
Winnie Quinn
dda001b0ba gitkraken: add desktop entry
The tarball does not contain an icon so switched over to using the
dpkg.
2017-04-01 17:38:43 -04:00
Dmitry Tsygankov
57a813f3df
bitcoin-unlimited: init at 1.0.1.3
Add the Bitcoin Unlimited client to the altcoins directory, so that all sides of the Bitcoin scaling debate are represented.
2017-04-01 23:34:36 +02:00
Joachim F
1517a354b3 Merge pull request #24427 from joachifm/use-remove-references-to
go builder: use removeReferencesTo
2017-04-01 22:25:58 +01:00
Tim Steinbach
8f52ee2928 Merge pull request #24488 from ndowens/hdparm
hdparm: 9.48 -> 9.51
2017-04-01 13:50:37 -04:00
Tim Steinbach
e136976f51 Merge pull request #24498 from volth/openvswitch-2.5.2
openvswitch: 2.5.0 -> 2.5.2
2017-04-01 13:49:49 -04:00
Tim Steinbach
9bf115c46a Merge pull request #24509 from tilpner/master
vscode: Fix relocation errors
2017-04-01 13:49:21 -04:00
Tim Steinbach
9e1537cd21 Merge pull request #24511 from holidaycheck/update-skopeo
skopeo: 0.1.16 -> 0.1.18
2017-04-01 13:48:02 -04:00
Tim Steinbach
ed5d80d74b Merge pull request #24524 from vbgl/utop_404
utop: fix on OCaml 4.04
2017-04-01 13:45:56 -04:00
Tim Steinbach
97210a1f48 Merge pull request #24505 from zimbatm/terraform-0.9.2
terraform: 0.9.1 -> 0.9.2
2017-04-01 13:45:26 -04:00
Tim Steinbach
eec90be5cd Merge pull request #24538 from srp/scala-2.11.9
scala_2_11: 2.11.8 -> 2.11.9
2017-04-01 13:43:44 -04:00
Scott R. Parish
4ab90c3b70 scala_2_11: 2.11.8 -> 2.11.9 2017-04-01 10:40:43 -07:00
Vladimír Čunát
40628d9ed8
Merge #22873: updates of various python packages 2017-04-01 19:26:40 +02:00
Tim Steinbach
d6f287e1e2 Merge pull request #24493 from ndowens/i3lock
i3lock-color: 2.7-2016-09-17 -> 2.7-2017-04-01; Closes #24450
2017-04-01 13:22:44 -04:00
Tuomas Tynkkynen
b65dc619f0 xfstests: Fixes 2017-04-01 19:50:09 +03:00
Tuomas Tynkkynen
097373e691 xfstests: Fix homepage 2017-04-01 19:43:05 +03:00
Tuomas Tynkkynen
ba360f90f9 xfstests: Enable parallel build 2017-04-01 19:42:41 +03:00
Tuomas Tynkkynen
197bbe0e1b xfstests: 2016-08-26 -> 2017-03-26 2017-04-01 19:42:01 +03:00
ndowens
0a354c9ea5 Merge pull request #24218 from magnetophon/clipster
clipster: 2017-02-17 -> 2017-02-27
2017-04-01 10:24:38 -05:00
ndowens
03aff3d22f Small cosmetic change 2017-04-01 10:16:51 -05:00
obadz
c4801f65f8 treesheets: fix url 2017-04-01 15:22:19 +01:00
ndowens
984cd56ac5 Merge pull request #24307 from ndowens/bluez-tools
bluez-tools: 2015-09-10 -> 2016-12-12
2017-04-01 09:13:03 -05:00
ndowens
498a2f5e61 speedtest-cli: 1.0.2 -> 1.0.3 (#24535) 2017-04-01 14:45:58 +01:00
obadz
8c38250a3e treesheets: init at 2017-03-27 2017-04-01 14:37:58 +01:00
ndowens
daab7c193f i3lock-color: 2.7-2016-09-17 -> 2.8; Closes #24450
i3lock-color: Corrected software src

Fixed version
2017-04-01 08:27:46 -05:00
Volth
b78f16b337 kernel: do not remove .o files on installPhase 2017-04-01 16:05:17 +03:00
Volth
ed41d50e9f kernel: fix 9p issues
[tuomas: rename the patch from 9p-hacks to something slighly more
meaningful]
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
2017-04-01 15:49:14 +03:00
Vladimír Čunát
d19384ca7e
liferea: bugfix 1.12-rc2 -> 1.12-rc3 2017-04-01 14:40:35 +02:00
zimbatm
ae034020aa fixup! terraform: 0.9.1 -> 0.9.2
use fetchpatch to improve patch download hash stability
2017-04-01 12:54:53 +01:00
Vincent Laporte
fcb9f44375 ocamlPackages.{ocf,xtmpl}: fix for OCaml 4.04 2017-04-01 12:30:14 +02:00
Vincent Laporte
e5d0593a42 ocamlPackages.core_extended: fix build on Linux 2017-04-01 12:30:14 +02:00
Vincent Laporte
86f4ded789 google-drive-ocamlfuse: add missing ocamlbuild dependency 2017-04-01 12:30:14 +02:00
Vladimír Čunát
46ea770b2b Revert "python: Move catch_conflicts.py into subdirectory (#23600)" (#24528)
This reverts commit 76213d102c.
2017-04-01 12:20:31 +02:00
Johannes Bornhold
76213d102c python: Move catch_conflicts.py into subdirectory (#23600)
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.
2017-04-01 12:19:53 +02:00
Maciej Kazulak
23ec4a40ee oracle-instantclient: add optional odbc support 2017-04-01 11:50:13 +02:00
Vladimír Čunát
f44ea1fec2
Merge branch 'staging' 2017-04-01 10:58:20 +02:00
Vaibhav Sagar
d9b36c36c5 pycairo: fix build with Python 3.6
Apply the same patch as for Python 3.5 so that this builds correctly.
Addresses #24501.
2017-04-01 09:58:01 +02:00
Vincent Laporte
da8201e7c3 ocamlPackages.sedlex: fix on OCaml 4.04 2017-04-01 09:06:57 +02:00
Pascal Wittmann
ff1d0ce438 Merge pull request #24514 from cleverca22/multimc
multimc: 5 -> 0.5.1
2017-04-01 09:02:52 +02:00
Michael Raskin
623a469653 quicklispPackages, lispPackages: make all system-loads pass with precompilation 2017-04-01 08:08:22 +02:00
Vincent Laporte
033c5debbc utop: fix on OCaml 4.04
Don’t strip the binary
The wrapper directly calls ocamlrun
2017-04-01 07:39:13 +02:00
Mateusz Naściszewski
a309890044
ipfs: 0.4.6 -> 0.4.8 2017-04-01 05:51:41 +02:00
Orivej Desh
ecf5daa5d7 subgit: 3.1.0 -> 3.2.4 2017-04-01 02:19:51 +00:00
Joachim Fasting
a41668f441
grsecurity: 4.9.19-201703300917 -> 4.9.20-201703310823 2017-04-01 00:08:50 +02:00
michael bishop
3690ad1772
multimc: 5 -> 0.5.1 2017-03-31 18:37:32 -03:00
Jörg Thalheim
880e65e162 Merge pull request #24460 from peterhoeg/f/qst
qsyncthingtray: fix program paths
2017-03-31 23:00:11 +02:00
Michael Raskin
1e7bad5d51 clwrapper, buildLispPackage: compile fasls and store them for all systems 2017-03-31 22:46:49 +02:00
Jörg Thalheim
5793e12143
baresip: enable vp8/vp9 2017-03-31 22:34:48 +02:00
Nikolay Amiantov
1eccb75f26 mumble: patch python scripts 2017-03-31 23:12:11 +03:00
Nikolay Amiantov
d8c47a20b8 mumble_git: wrap with Qt dependencies
Fixes #14084.
2017-03-31 23:11:46 +03:00
Jörg Thalheim
a16c2e5420 Merge pull request #24356 from vrthra/vis
vis: 2016-10-09 -> 0.3
2017-03-31 21:15:27 +02:00
Tobias Pflug
552045db80 skopeo: 0.1.16 -> 0.1.18 2017-03-31 20:51:52 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
Jordan Woehr
117797367a ghcjs (head): Fix infinite recursion ...
... in hscolour when building packages.
2017-03-31 12:39:12 -06:00
Till Höppner
c9d02b7c57
vscode: Fix relocation errors
LD_PRELOAD was inherited by spawned processes, and caused
issues with systems that have older system packages while
using fresh user packages.

Links out the wrapper script instead of electron binary to
expose CLI like on other systems

Breaks anything that relies on vscode not detaching
2017-03-31 20:34:35 +02:00
Michael Raskin
739ecca4b5 esrap-peg: 20131029 -> 20170320 2017-03-31 17:56:35 +02:00
Michael Raskin
011c907383 lispPackages: pin to asdf_3_1 by default 2017-03-31 17:56:35 +02:00
zimbatm
1afd3ceaaa terraform: 0.9.1 -> 0.9.2
* makes the generic builder open for extension
* upgrades terraform and set the 0_9 series by default
2017-03-31 15:53:17 +01:00
Shea Levy
c923c6c7c5 webkitgtk24x: Fix build on darwin 2017-03-31 07:47:09 -07:00
Tim Steinbach
e872abe872
oh-my-zsh: 2017-02-27 -> 2017-03-30 2017-03-31 09:22:00 -04:00
Tim Steinbach
cb791371c5
linux: 4.4.58 -> 4.4.59 2017-03-31 09:19:07 -04:00
Tim Steinbach
bff456bd55
linux: 4.10.7 -> 4.10.8 2017-03-31 09:16:52 -04:00
Tim Steinbach
501429d120
linux: 4.9.19 -> 4.9.20 2017-03-31 09:14:19 -04:00
Tristan Helmich
00689b20a8 emby: 3.2.8 -> 3.2.10 2017-03-31 14:20:23 +02:00
laMudri
e0f6bd6cfb ibus-table: 1.9.14 -> 1.9.16 2017-03-31 13:15:31 +01:00
Joachim F
05e5151d8f Merge pull request #24480 from Ma27/update/geogebra
geogebra: 5-0-346-0 -> 5-0-350-0
2017-03-31 13:07:52 +01:00
Joachim F
889f5d170c Merge pull request #24477 from romildo/upd.gworkspace
gworkspace: 0.9.3 -> 0.9.4
2017-03-31 12:06:33 +01:00
Michael Raskin
02f58311ec lispPackages: migrate to quicklispPackages where possible 2017-03-31 12:06:46 +02:00
Rickard Nilsson
37847f263c haskellPackages.tailfile-hinotify: Disable test suite 2017-03-31 11:15:17 +02:00
Michael Raskin
f10fc5a13c lispPackages.clwrapper: fix array expansion to produce no arguments when empty 2017-03-31 11:17:19 +02:00
Jörg Thalheim
50f7a7ca2e
rtl8192su-firmware: init at unstable-2016-10-05 2017-03-31 10:49:38 +02:00
Daiderd Jordan
607a21b7c0 Merge pull request #24380 from fuzzy-id/haproxy-overworked4
haproxy: PCRE and LUA support via configurable options
2017-03-31 08:46:14 +02:00
Peter Hoeg
7b73936459 Merge pull request #22710 from AndersonTorres/openshot
openshot-qt: 2.1.0 -> 2.2.0
2017-03-31 14:19:34 +08:00
Kamil Chmielewski
caade79100 ponyc: 0.11.4 -> 0.12.2
https://github.com/ponylang/ponyc/issues/1786
2017-03-31 08:17:21 +02:00
Lancelot SIX
0848d1c2e1 gnuapl: 1.6 -> 1.7
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00007.html
for release announcement.
2017-03-31 07:33:53 +02:00
Volth
560d4152ef openvswitch: 2.5.0 -> 2.5.2 2017-03-31 03:50:29 +00:00
Peter Hoeg
2f73d5f856 libguestfs: add missing libapparmor buildInput 2017-03-31 11:50:12 +08:00
Tim Steinbach
f48cd9503d Merge pull request #24260 from mbrgm/upgrade-keepalived
keepalived: 1.3.4 -> 1.3.5
2017-03-30 22:36:46 -04:00
Tim Steinbach
b90b1828dd Merge pull request #24352 from cko/spark-1_6_3
spark: 1.6.0 ->1.6.3
2017-03-30 22:36:16 -04:00
Tim Steinbach
ecca152887
linux: 4.10.6 -> 4.10.7 2017-03-30 22:12:26 -04:00
Tim Steinbach
6b5193bcd9
linux: 4.4.57 -> 4.4.58 2017-03-30 22:12:05 -04:00
Tim Steinbach
b6252523bf Merge pull request #24492 from ndowens/parcellite
parcellite: 1.1.9 -> 1.2.1
2017-03-30 22:10:40 -04:00
Benjamin Staffin
5c28f26bac Merge pull request #24483 from benley/latte-dock
latte-dock: init at 0.5.98
2017-03-30 20:06:10 -04:00
Benjamin Staffin
09e4ece6e1
latte-dock: init at 0.5.98 2017-03-30 18:46:29 -04:00
ndowens
5eece284a1 parcellite: 1.1.9 -> 1.2.1 2017-03-30 17:41:55 -05:00
ndowens
d023239bb7 hdparm: 9.48 -> 9.51
hdparm: Fixed mandir
2017-03-30 17:10:15 -05:00
pmahoney
ae696ba3d6 wrk: use packaged openssl, luajit (#24481)
This has the side effect of now building on darwin. Previously, the
vendored luajit would fail to build.
2017-03-30 23:09:42 +01:00
Joachim Fasting
f9cb8775b3
linux_4_9: 4.9.18 -> 4.9.19 2017-03-30 22:50:38 +02:00
Michael Raskin
0f69573731 quicklispPackages: add a basic set of packages, make sure that quicklispPackages_asdf_3_1 can be built completely 2017-03-30 22:55:26 +02:00
Michael Raskin
5032d477a0 quicklisp-to-nix: check that the package is loadable 2017-03-30 22:55:26 +02:00
Michael Raskin
6f904bd9ec clwrapper: setup-hook: correctly handle multiple additions to registry 2017-03-30 22:55:26 +02:00
Michael Raskin
7a46312f1c xorg-rgb: init at 1.0.6 2017-03-30 22:55:26 +02:00
Tuomas Tynkkynen
4df59beb01 fontconfig_210: Remove reference to obsolete patch
Commit 9b049849bf deleted the patch file
(and reference to it from fontconfig default.nix), but left the one in
2.10.nix which break evaluation.

As the package seems to build fine without the patch, just remove the
reference.

cc @ttuegel in case this was not the correct thing to do.
2017-03-30 23:19:45 +03:00
Maximilian Bosch
1e295260e2
geogebra: 5-0-346-0 -> 5-0-350-0 2017-03-30 21:55:05 +02:00
Tim Steinbach
8f609149d1 Merge pull request #24389 from NeQuissimus/gcloud_148
google-cloud-sdk: 138.0.0 -> 148.0.1
2017-03-30 15:20:14 -04:00
Jörg Thalheim
3d5e451f05
luaPackages.vicious 2.1.3 -> 2.2.0
I also became new project maintainer
2017-03-30 20:27:57 +02:00
romildo
1f9e7f3aa7 gworkspace: 0.9.3 -> 0.9.4 2017-03-30 14:41:14 -03:00
romildo
8765d1edda gnustep.back: add runtime dependency on libXmu
Fix the failure of running applications like GWorkspace, which depends
on 'back'. It fails with a message similar to the one below:

Error (objc-load):/nix/store/fpxksxkl26qd5a7ay52mzv5qbj8di6b5-gnustep-back-0.25.0/lib/GNUstep/Bundles/libgnustep-back-025.bundle/./libgnustep-back-025: undefined symbol: XmuLookupStandardColormap
2017-03-30 14:37:25 -03:00
Peter Simons
b6c93177e7 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1.1 from Hackage revision
16a802d4af.
2017-03-30 19:30:30 +02:00
sternenseemann
fd3a99633b 2bwm: init at 0.2 2017-03-30 19:21:27 +02:00
Dan Peebles
8b65437aae Merge branch 'master' into staging 2017-03-30 12:54:41 -04:00
Robin Gloster
f9a1060199
qt-gstreamer: fix build and do not mark wrong pkgs as broken 2017-03-30 18:01:40 +02:00
Robin Gloster
f0512f4ceb
wxmupen64plus: fix eval 2017-03-30 17:36:43 +02:00
Dan Peebles
8636ce283f caf: fix on clang4
Also, enable parallel builds because I got sick of waiting :)
2017-03-30 11:36:30 -04:00
Dan Peebles
409fe12f76 qt4: fix to work on clang 4
The new clang is more strict about signed comparisons against pointers,
so this adds a couple of ad-hoc patches to appease it.
2017-03-30 11:03:05 -04:00
Joachim Fasting
4d4488e793
grsecurity: 4.9.18-201703261106 -> 4.9.19-201703300917 2017-03-30 16:28:34 +02:00
Robin Gloster
520ce40bb3
zeroad: do not build on i686 2017-03-30 16:23:35 +02:00
Robin Gloster
5c04b32b6c
wxmupen64plus: mark as broken 2017-03-30 16:23:35 +02:00
Robin Gloster
62303628ce
vimiv: mark as broken
cc @aszlig
2017-03-30 16:23:35 +02:00
Robin Gloster
c38d6b493e
ultrastardx: mark as broken 2017-03-30 16:23:35 +02:00
Robin Gloster
9330991a37
telepathy_rakia: remove 2017-03-30 16:23:35 +02:00
Robin Gloster
4a702e8b74
tclgpg: remove 2017-03-30 16:23:35 +02:00
Robin Gloster
8e3a595eb1
tkabber: remove 2017-03-30 16:23:35 +02:00
Robin Gloster
9f86136cef
rustc: don't build on i686 2017-03-30 16:23:34 +02:00
Robin Gloster
c47cc7e163
qt-gstreamer: fix build 2017-03-30 16:23:34 +02:00
Robin Gloster
84db2dffe9
nix-exec: fix build 2017-03-30 16:23:34 +02:00
Robin Gloster
b9948fedc6
ncbi_tools: mark as broken and remove -fPIC
PIC is used by default since 16.09
2017-03-30 16:23:34 +02:00
Robin Gloster
9b89d68ef0
murmur_git: mark as broken 2017-03-30 16:23:34 +02:00
Robin Gloster
13ab07d95a
maxima-ecl: mark as broken 2017-03-30 16:23:34 +02:00
Robin Gloster
536b782450
libsingular: does not build on i686 2017-03-30 16:23:34 +02:00
Robin Gloster
cc82423366
freestyle: mark as broken 2017-03-30 16:23:33 +02:00
Robin Gloster
877aaeff61
boomerang: mark as broken 2017-03-30 16:23:33 +02:00
Robin Gloster
ce953d0bc9
panomatic: remove 2017-03-30 16:23:33 +02:00
Joachim F
c5a99f89e6 Merge pull request #24272 from therealpxc/ppsspp
ppsspp: 1.1.0 -> 1.3
2017-03-30 14:15:56 +01:00
Christian Kauhaus
09f24f628b buildRustPackage: Fix "warning: file ... may be generated" (#24471)
Every Rust derivation used to emit a warning like the following:

```
setting SOURCE_DATE_EPOCH to timestamp 1490877042 of file cargo-6e0c18c/Cargo.lock
warning: file cargo-6e0c18c/Cargo.lock may be generated; SOURCE_DATE_EPOCH may be non-deterministic
```

The reason is that the dependencies are copied without preserving
timestamps. Changing the build script to timestamp-preserving copy
removes the warning.
2017-03-30 15:15:49 +02:00
Joachim F
e15b666f79 Merge pull request #24416 from Twey/redprl-2017-03-28
redprl: 2016-09-22 -> 2017-03-28
2017-03-30 14:02:10 +01:00
Joachim F
20bf94424a Merge pull request #24441 from dtzWill/fix/swift-64bit-only
swift: remove i686-linux from platforms, limit to x86-64-linux
2017-03-30 14:01:23 +01:00
Joachim F
eaddcd82f3 Merge pull request #24447 from polynomial/update_opera
opera: 43.0.2442.991 -> 44.0.2510.857
2017-03-30 14:01:12 +01:00
Joachim F
e7fdb09275 Merge pull request #24459 from ndowens/sylpheed
sylpheed: 3.5.0 -> 3.5.1
2017-03-30 14:00:52 +01:00
Joachim F
346fdd6e38 Merge pull request #24413 from jensbin/pidginsipe
pidginsipe: 1.20.0 -> 1.22.0
2017-03-30 13:30:34 +01:00
Joachim F
17132839c1 Merge pull request #24397 from romildo/upd.mate
mate: update packages to version 1.18.0
2017-03-30 13:29:47 +01:00
Thomas Tuegel
a6b391791e Merge pull request #24470 from mdorman/emacs-updates
Automated Emacs package updates
2017-03-30 06:58:38 -05:00
Joachim Fasting
ad902fbba1
aliceml: mark as broken
Tried fixing it, but gave up ... Has likely been non-functional for a
while, without anybody noticing.
2017-03-30 13:52:23 +02:00
Michael Alan Dorman
b49e3db19b melpa-packages: 2017-03-29 2017-03-30 07:26:14 -04:00
Michael Alan Dorman
f58c753ff3 melpa-stable-packages: 2017-03-29
Removals:
 - vimgolf - new repo lacks tags
2017-03-30 07:26:14 -04:00
Michael Alan Dorman
9a75c6234a elpa-packages: 2017-03-29 2017-03-30 07:26:14 -04:00
Michael Raskin
5d83ef6a91 quicklispPackages.iolib: try loading the system 2017-03-30 13:01:30 +02:00
Michael Raskin
953fc6c0a0 clwrapper: better support for ensuring noninteractive execution 2017-03-30 13:00:43 +02:00
Michael Raskin
c1f922b0b5 asdf: add pinned versions 2.26, 3.1; provide quicklispPackages with ASDF 3.1 2017-03-30 12:59:40 +02:00
Michael Raskin
8641a0ace9 quicklisp-to-nix: support / in the system name
Add some more packages
2017-03-30 12:15:50 +02:00
Robin Gloster
d7f3e5a8f0
rXrs: mark as broken (X ∈ {3, 4, 5}) 2017-03-30 12:06:15 +02:00
Robin Gloster
a79891f6b2
sitecopy: remove 2017-03-30 12:06:09 +02:00
Robin Gloster
f87de53883
sage: mark as broken 2017-03-30 12:06:08 +02:00
Robin Gloster
2b7128808d
jclasslib: remove 2017-03-30 12:06:08 +02:00
Robin Gloster
b5ad5c3d80
hawkthorne: mark as broken 2017-03-30 12:06:08 +02:00
Robin Gloster
db329251b4
guileLint: mark as broken 2017-03-30 12:06:07 +02:00
Jörg Thalheim
ca87b3a130
corebird: fix spell check 2017-03-30 11:02:21 +02:00
Jörg Thalheim
04223369e3
gspell: 1.0.3 -> 1.2.1
also enable vala bindings
2017-03-30 11:02:21 +02:00
Peter Hoeg
29d9f0e624 qsyncthingtray: fix program paths
We need this for qsyncthingtray to be able to detect the processes as well.
2017-03-30 16:53:17 +08:00
Peter Hoeg
029c57f4a1 Merge pull request #24461 from peterhoeg/f/gcalcli
gcalcli: fix notifications on linux
2017-03-30 16:51:49 +08:00
Jörg Thalheim
7a3da51943 Merge pull request #24452 from miltador/webstorm
webstorm: 2016.3.3 -> 2017.1
2017-03-30 10:49:35 +02:00
Jörg Thalheim
9e439658d7 Merge pull request #24449 from drdaeman/pycharm-2017.1
PyCharm 2016.3.2 -> 2017.1
2017-03-30 10:42:29 +02:00
Jörg Thalheim
586fd024fa Merge pull request #24454 from michalrus/bitlbee-facebook
bitlbee-facebook: 2015-08-27 → 1.1.0
2017-03-30 10:37:25 +02:00
Jörg Thalheim
79f70e6d88 Merge pull request #24455 from 8573/8573/pkg/update/rustfmt/0.8.1/1
rustfmt: 0.8 -> 0.8.1
2017-03-30 10:33:16 +02:00
Jörg Thalheim
ded2876073 Merge pull request #24467 from kamilchm/vim-go
vim-go: 2017-02-19 -> 1.12
2017-03-30 10:19:35 +02:00
John Ericson
166fc028a4 Merge pull request #24465 from Ericson2314/no-with-literal
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
Charles Strahan
2a3cd13d73
slang: 2.3.0 -> 2.3.1a 2017-03-30 03:22:26 -04:00
Kamil Chmielewski
c916e2ce98 vim-go: 2017-02-19 -> 1.12 2017-03-30 09:18:07 +02:00
John Ericson
4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Kamil Chmielewski
835a692e9c vim-elixir: 2017-02-21 -> 2017-03-29 2017-03-30 08:16:23 +02:00
AndersonTorres
fdd654a7a9 openshot-qt: 2.1.0 -> 2.2.0
Also, libopenshot and libopenshot-audio
are now directly referenced on all-packages.nix.
2017-03-30 00:53:22 -03:00
Peter Hoeg
0843ad10fd dynamic-colors: 0.2.2 -> 0.2.2.1 2017-03-30 11:52:35 +08:00
Peter Hoeg
5bb5ce050b dynamic-colors: 0.2.1 -> 0.2.2 2017-03-30 11:14:48 +08:00
regnat
4e9e1bc7ba stog: init at 0.17.0 2017-03-30 01:26:51 +00:00
regnat
89e5963f2c ocamlPackages.higlo: init at 0.6 2017-03-30 01:25:13 +00:00
regnat
40158137fd ocamlPackages.xtmpl: init at 0.16.0 2017-03-30 01:24:17 +00:00
regnat
2f020cf7c1 ocamlPackages.ocf: init at 0.5.0 2017-03-30 01:23:30 +00:00
Michal Rus
2cef2c58ea
bitlbee-facebook: 2015-08-27 → 1.1.0 2017-03-30 03:18:07 +02:00
Peter Hoeg
f67ec45de6 gcalcli: fix notifications on linux
Couple of things:

 - fix the path to notify-send
 - add a standard icon to the notification
 - rename the notification from "gcalcli" to "Calendar"

Lastly, there are no tests, so do not try to run them.
2017-03-30 09:04:32 +08:00
Matthew Maurer
401c284af0 ocaml-async_ssl: 112.24.03 -> 113.33.07 2017-03-30 01:02:51 +00:00