Commit Graph

20160 Commits

Author SHA1 Message Date
Roman Kuznetsov
6b1b8487df
dotnet-sdk : init at 2.0.3 2017-10-25 00:04:16 +02:00
Frank Doepper
4936e31141 pulsemixer: init at 1.3.0-license 2017-10-24 16:53:15 +02:00
Peter Hoeg
8a28d840e9 keditbookmarks: init at 17.08.1 2017-10-24 22:50:55 +08:00
Franz Pletz
4d92b5fb92
webkitgtk218x: fix evaluation 2017-10-24 16:08:22 +02:00
Franz Pletz
89640746b5
Merge branch 'master' into staging 2017-10-24 16:07:49 +02:00
Franz Pletz
0bb7a1b82a
webkitgtk: fix evaluation 2017-10-24 16:06:11 +02:00
Yellow Ghost
646a77739b
notify-desktop: init at 0.2.0
notify-desktop package added

improved code synopsis
2017-10-24 15:25:49 +02:00
Franz Pletz
5621b77a33
Merge branch 'master' into staging 2017-10-24 14:47:43 +02:00
Franz Pletz
2f50385352
botanUnstable: remove, unused 2017-10-24 14:21:07 +02:00
Franz Pletz
826258889e
webkitgtk217x: remove, unused 2017-10-24 14:21:04 +02:00
Franz Pletz
aebae6c208
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
See https://webkitgtk.org/security/WSA-2017-0008.html
2017-10-24 13:20:38 +02:00
Peter Hoeg
87bd0494ba krdc: init at 17.08.1 2017-10-24 16:54:46 +08:00
Alex Vorobiev
770bedbc20 meritous: init at 1.4 2017-10-24 09:52:52 +02:00
Michael Raskin
5fe5afe8ee clasp-common-lisp: init at 0.4.99.20170801 2017-10-24 08:43:41 +02:00
Cray Elliott
5ddea062e2 ffmpeg: 3.3.4 -> 3.4
ffmpeg_3 bumped to 3.4, and 3.3.4 removed from the tree
2017-10-23 23:23:23 -07:00
Peter Hoeg
cccee1ddb7 minuet: init at 17.08.1 2017-10-24 11:26:56 +08:00
obadz
26122b368a citrix_receiver: refactor so older versions can still be installed
Version 13.4.0 is the latest version that doesn't suffer from the bug
described at
https://discussions.citrix.com/topic/385459-ssl-error-with-135-works-with-134/page-2#entry1977735

As a result, upgrades to 13.5.0, 13.6.0 and 13.7.0 were postponed.
However some users aren't affected by this big. This enables everyone to
download the version that suits their needs.

Related to: #23975, #27664, #30029
2017-10-23 18:02:20 +01:00
Peter Hoeg
c41d794ecb digikam: minor cleanups 2017-10-23 22:49:46 +08:00
Albert Safin
90729600a8 xpointerbarrier: init at 17.10 2017-10-23 20:38:59 +07:00
Jörg Thalheim
5fc37f2897 Merge pull request #30704 from veprbl/ipget
ipget: init at 0.2.5
2017-10-23 14:20:54 +01:00
Frederik Rietdijk
891c3721ed Merge pull request #30234 from deedrah/aspell-data-dirs-from-nix-profiles
aspell: added new patch data-dirs-from-nix-profiles.patch
2017-10-23 07:47:11 +02:00
Peter Hoeg
9b847750a2 Merge pull request #30623 from jerith666/webkit-icu
webkitgtk 2.4: fixup build by using older icu again
2017-10-23 13:41:09 +08:00
Dmitry Kalinkin
562f8313e0
ipget: init at 0.2.5 2017-10-22 21:46:40 -04:00
Kevin Cox
5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
zimbatm
1d6eaac764 rust: remove beta and nightly releases
nixpkgs is for stable software. If you want beta and nightly, use the
nixpkgs-mozilla overlay.
2017-10-23 00:30:46 +01:00
Thomas Tuegel
6a44365573 Merge pull request #30208 from zraexy/massif-visualizer
massif-visualizer: 0.4.0 -> 0.7.0
2017-10-22 15:16:33 -05:00
John Wiegley
89720d851a
coqPackages_8_7: New expression, but don't make it the default yet 2017-10-22 12:43:27 -07:00
Rostislav Beneš
ba4cefe4ae aspell: added new patch data-dirs-from-nix-profiles.patch
Aspell will search for dictionaries in all nix profiles even when used as library.
Setting data-dir or dict-dir in ASPELL_CONF will disable this behavior.
2017-10-22 21:01:40 +02:00
Bob van der Linden
380bb673d4 vrb: init at 0.5.1 2017-10-22 16:06:34 +02:00
Vincent Laporte
4e0a95294b
gringo: use scons version 2
Using version 3 breaks some OCaml packages (namely ppx_deriving_yojson).
2017-10-22 13:25:46 +00:00
Nikolay Amiantov
1b2cc71e68 cura: build with Qt 5.6
Workaround https://github.com/Ultimaker/Cura/issues/2596
2017-10-22 04:10:09 +03:00
Ryan Bernstein
941014ffff bowtie2: init at 2.3.3.1 2017-10-22 00:11:49 +02:00
Joachim F
b591b5cf5b Merge pull request #30598 from andrewrk/zig
zig: init at 0.1.1
2017-10-21 20:11:23 +00:00
Andrew Kelley
835201e814 zig: init at 0.1.1 2017-10-21 12:45:54 -04:00
Hamish Mackenzie
8870d1a67d r-modules: Fix a number of popular R packages
The R V8 package still depends on V8 3.14 so this is also included.
2017-10-21 11:29:21 +01:00
Matt McHenry
0f0d11074f webkitgtk 2.4: fixup build by using older icu again 2017-10-20 20:25:58 -04:00
Vladimír Čunát
bd8daca057
Merge branch 'staging'
Hydra seems very good.
2017-10-20 23:46:03 +02:00
Frank Doepper
916c0a69f8 biboumi: init at 6.1 (#30193)
* biboumi: init at 6.1

TODO: integrate config in NixOS

* biboumi: remove external buildtime dep

- fetch catch.hpp in a reproducible way
- add maintainer
- enable tests
- remove git dep
- enable parallel building
- add pandoc dep for man page
- nitpicks

* biboumi: refine substitutions

- only CMakeLists.txt has to be patched regarding /etc/biboumi
- substitute /bin/kill in systemd service file
- prepare for configuring policy_directory in a future cfg file
2017-10-20 20:14:41 +00:00
John Wiegley
86b8e28bc1
startkde was removed by 0cd1b02817 2017-10-20 11:49:45 -07:00
Vladimír Čunát
ddc41d7c6d
zanshin: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 19:19:47 +02:00
gnidorah
7867b50881 nixos/pam: add swaylock (#29919) 2017-10-20 16:30:28 +00:00
Vladimír Čunát
90435ba060
Revert "wt: fixup build by using older boost again"
This reverts commit 9f2409096b.
Now it's fixed by update 38b94d1f1f.
2017-10-20 18:13:15 +02:00
Vladimír Čunát
eef0d0971c
Merge branch 'master' into staging 2017-10-20 18:12:41 +02:00
Michael Weiss
e40233e136 scons: 2.5.1 -> 3.0.0
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues.  TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."

"NOTE: This is a major release.  You should expect that some targets may
rebuild when upgrading.  Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Joachim F
3c62474d08 Merge pull request #30528 from disassembler/gitea
gitea: init at 1.2.1
2017-10-20 14:01:54 +00:00
Joachim F
5f1d6bc5c7 Merge pull request #30563 from michaelpj/imp/tzupdate
tzupdate: init at 1.2.0 (+ service)
2017-10-20 13:55:09 +00:00
Vladimír Čunát
0e339ca7a5
clickhouse: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:12:42 +02:00
Vladimír Čunát
9f2409096b
wt: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:00:55 +02:00
Dmitry Kalinkin
4d85689cf3
xxHash: init at 0.6.3.20171018 2017-10-20 00:59:15 -04:00
Vincent Laporte
1923cabeb4 ocamlPackages: default to 4.04 2017-10-19 17:57:14 +02:00
Frederik Rietdijk
d854b3df2c Merge pull request #30503 from guibou/guibou_vfx_pkgs
Many packages used in computer animation industry
2017-10-19 15:38:56 +02:00
Thomas Tuegel
f7de0da188
Merge branch 'pull/30305'
plasma5: 5.10.5 -> 5.11.1
sddm: 0.15.0 -> 0.16.0
2017-10-19 07:18:36 -05:00
Tim Steinbach
606487e19c Merge pull request #30522 from NeQuissimus/docker_17_10
docker: add 17.10.0-ce
2017-10-19 07:39:50 -04:00
Nikolay Amiantov
94dc37d622 cntk: init at 2.2 2017-10-19 13:24:24 +03:00
Nikolay Amiantov
15bfc8c12a Merge pull request #30433 from abbradar/cudatoolkit
CUDA-related updates and cleanups
2017-10-19 13:18:43 +03:00
Nikolay Amiantov
1360c356e3 driversi686Linux: init
This is added so that Hydra would build several drivers-related packages for i686.

Closes #30455.
2017-10-19 13:12:28 +03:00
Nikolay Amiantov
59f51eba29 opencv3: use older cudatoolkit 2017-10-19 12:47:56 +03:00
Nikolay Amiantov
50a223b144 clblas: 20160505 -> 2.12 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
378bfba023 treewide: use default compiler for cuda 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
85d3c00dce treewise: respect config.cudaSupport in packages 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
6309e5fa01 cudnn: refactor to use shared derivation
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
ce9059a120 cudnn_cudatoolkit9: init at 7.0
Make it the default.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
fe7c7a852d cudatoolkit9: init at 9.0.176
Make CUDA Toolkit 9 the default choice.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
0bc4216bf0 Merge branch 'staging' 2017-10-19 12:46:38 +03:00
Kevin Quick
6015fdc76a
theft: add new theft development library package 2017-10-18 23:23:09 -07:00
André-Patrick Bubel
7a82f81b84
profanity: enable support for python plugins 2017-10-19 05:10:19 +02:00
adisbladis
f8368f68ea
plasma5.plasma-vault: init at 5.11.1 2017-10-19 11:09:23 +08:00
adisbladis
84847258bb
plasma: 5.10.5 -> 5.11.1 2017-10-19 11:09:22 +08:00
aszlig
27b7192726
digikam: 5.4.0 -> 5.7.0
The build for the version 5.4.0 of digiKam has been broken at the time
prior to this commit, which is the main reason for this update as I
don't think it makes sense to fix the build for 5.4.0 when we're going
to update it anyway.

A lot has changed upstream between version 5.4.0 and 5.7.0 and it's too
much to be summarized here, so here are the URLs to the upstream
announcements:

 * https://www.digikam.org/news/2017-03-14_digiKam_5.5.0_is_released/
 * https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/
 * https://www.digikam.org/news/2017-09-11-5.7.0_release_announcement/

On the packaging side, we now no longer have the patch that disables
-fno-operator-names because the build runs fine without that patch
(which didn't even apply but I didn't check why) and IMO it doesn't make
sense to rebase that patch for no reason.

Additionally, there were build time dependencies lurking around in
propagatedBuildInputs, which is kinda pointless and the application just
runs fine if those dependencies are listed in buildInputs.

While looking for clues about why that might be necessary I haven't
found any comment about it in the source nor a clarification within the
message of the commit where this has been introduced.

The commit in question is be7b7d908f.

Apart from these changes, the rest is just adding a few dependencies
(kcalcore, libksane, mesa and pcre) to get less errors during
cmakeConfigurePhase.

I've tested digiKam by playing around within a VM using photos I
netcat'ed into it and it works so far. The VM was built using:

nix-build nixos --arg configuration '{ pkgs, ... }: {
  imports = [ ./nixos/tests/common/user-account.nix ];
  environment.systemPackages = [ pkgs.digikam ];
  services.xserver.enable = true;
  services.xserver.displayManager.sddm.enable = true;
  services.xserver.desktopManager.plasma5.enable = true;
  services.xserver.desktopManager.default = "plasma5";
  virtualisation.memorySize = 1024;
}' -A vm

What I didn't test however was whether importing from a camera would
work (as I don't have one), but aside from that, the application seems
to run fine compared to the fact that it didn't even build until now :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @the-kenny, @urkud, @viric, @cillianderoiste, @ttuegel
Cc: @jraygauthier, @fkz, @sh01, @lsix
2017-10-19 04:42:53 +02:00
Michael Peyton Jones
922bd8182e tzupdate: init at 1.2.0 2017-10-19 03:19:14 +01:00
Volth
318b3fb34e tixati: init at 2.55 2017-10-19 00:47:37 +00:00
John Ericson
ee9c59c5b3 Merge remote-tracking branch 'channels/nixpkgs-unstable' into staging 2017-10-18 14:53:30 -04:00
Samuel Leathers
66201d49bb gitea: add nixos service module 2017-10-18 12:50:36 -04:00
Tim Steinbach
de3d191b91
docker: add 17.10.0-ce 2017-10-18 08:25:25 -04:00
Jörg Thalheim
30c046b9c2 Merge pull request #30409 from geistesk/openrct2
openrct2: init at 0.1.1
2017-10-18 13:10:16 +01:00
Guillaume Bouchard
41b06c1519 openvdb: init at 4.0.2 2017-10-18 11:57:10 +02:00
Guillaume Bouchard
afc6a8a259 openexrid-unstable: init at 2017-09-17 2017-10-18 11:57:10 +02:00
Guillaume Bouchard
d99e00c9d8 openfx: init at 1.4 2017-10-18 11:57:10 +02:00
Guillaume Bouchard
3cbecaadc2 partio: init at 1.1.0 2017-10-18 11:57:10 +02:00
Guillaume Bouchard
db6e674bc8 alembic: init at 1.7.4 2017-10-18 11:57:09 +02:00
Guillaume Bouchard
7f83bf4261 ptex: init at 2.1.28 2017-10-18 11:57:09 +02:00
Peter Romfeld
29f9ca40cb ansible_2_4: init at 2.4.0.0 (#30073) 2017-10-17 22:03:43 +01:00
Tuomas Tynkkynen
0dd2ebc518 nix-info: Add separate tested variant for Hydra 2017-10-17 18:26:13 +03:00
lewo
85a1c9e867 bgpdump: init at 2017-09-29 (#30461)
* bgpdump: init at 2017-09-29

* bgpdump: switch to autoreconfHook
2017-10-17 09:37:20 +01:00
Jörg Thalheim
eee77393b4 Merge pull request #30464 from rnhmjoj/bb
bb: init at 1.3rc1
2017-10-17 02:55:52 +01:00
Graham Christensen
ab8b14cf92 Merge pull request #30397 from grahamc/nix-help
nix-info: init
2017-10-16 21:37:00 -04:00
Nikolay Amiantov
35ad024fa4 Merge pull request #29814 from abbradar/new-boost
Update Boost to 1.65 and make it default
2017-10-17 03:40:58 +03:00
Nikolay Amiantov
b1736511ce boost: make 1.65 the default 2017-10-17 03:40:11 +03:00
Nikolay Amiantov
c6c67c46bf Merge branch 'master' into HEAD 2017-10-17 03:39:54 +03:00
Nikolay Amiantov
23ea2e931f boost165: init at 1.65.1 2017-10-17 03:39:50 +03:00
Dan Haraj
188a413ebc sc2-headless: init at 3.17
This packages up the Starcraft II headless Linux client provided by
Blizzard for machine learning research.
2017-10-16 16:34:00 -04:00
geistesk
339d2e8006 openrct2: init at 0.1.1 2017-10-16 20:51:18 +02:00
Nikolay Amiantov
38ffe0e1f6 steam-run-native: init
Refactor Steam so that native steam-run can be built as a free package and
expose it so that Hydra builds needed i686 packages.
2017-10-16 21:42:30 +03:00
Vladimír Čunát
3d1dee3692
Merge branch 'master' into staging
Thousands of rebuilds from master.
2017-10-16 20:12:06 +02:00
Vladimír Čunát
d392f4be1c
systemd: no need to use older gperf anymore
For a long time.
2017-10-16 20:05:30 +02:00
Austin Seipp
635fbcbd33 nixpkgs: add aiger 1.9.9
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
e84cec2762 nixpkgs: add 'avy' -- property directed AIGER model checking
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
740fb165da nixpkgs: add symbiyosys, for HDL verification flows
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
rnhmjoj
14bbec1801
bb: init at 1.3rc1 2017-10-16 11:08:06 +02:00
Dario Bertini
e55b99e840 pipenv: init at 8.2.7
fixes #30442
2017-10-16 08:59:14 +01:00
Dario Bertini
c6f90f9493 pew: 0.1.14 -> 1.1.0
Pew was actually broken, due to a SHELL PATH check that had been added
in the previous release (though this shouldn't have hampered users with
bash as their shell)
2017-10-16 08:59:06 +01:00
Jörg Thalheim
e4532af925 Merge pull request #30421 from KaiHa/lbdb-0.44
lbdb: 0.38 -> 0.44
2017-10-16 08:46:22 +01:00
Stefan Siegl
68d48aae7e
plv8: use v8_6_x 2017-10-15 15:44:50 +02:00
Vladimír Čunát
3ee33f35f8
Merge branch 'staging'
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Vladimír Čunát
75e4191739
libreoffice(-still): fixup build by using older icu
It's slightly risky, as many dependencies use the newer icu already.
-fresh seems OK without such changes.
2017-10-15 13:49:08 +02:00
Vladimír Čunát
21034a44f0
mailcore2: fixup build by using older icu again 2017-10-15 11:05:34 +02:00
Vladimír Čunát
7cdbc8b246
firebirdSuper: fixup build by using older icu again 2017-10-15 10:53:53 +02:00
Graham Christensen
d9d2c4a4a9
nix-info: init 2017-10-14 22:01:23 -04:00
Kai Harries
c37198e81d lbdb: 0.38 -> 0.44 2017-10-14 22:02:13 +02:00
Vladimír Čunát
8abbf3379e
v8: fixup build by using older icu again 2017-10-14 19:40:22 +02:00
gnidorah
27bcd6c426 mailnag: fix working (#30358)
* mailnag: fix working

* mailnag: use wrapGAppsHook; add icon theme
2017-10-14 12:07:44 +01:00
Maximilian Bosch
4ce42a40c1
weechat-xmpp: init at 2017-08-30 2017-10-14 11:48:39 +02:00
Justin Humm
5cca8800a4 notmuch-bower: init at 2017-09-27 (#29856)
* bower: init and add erictapen as maintainer

* bower: fix up

* notmuch-bower: rename from bower
2017-10-14 10:08:04 +01:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Peter Hoeg
f22ce20ec0 Revert "hyperv-daemons: init at current linux kernel version"
This reverts commit 51f1c635e6.
2017-10-14 14:42:49 +08:00
Peter Hoeg
a5e387592a Revert "nix-upgrade-scripts: init at 0.0.4"
This reverts commit 15d2cf5494.
2017-10-14 14:42:49 +08:00
Peter Hoeg
72d8eeea88 Revert "amarok-kf5: init at 2.8.91-20170228"
This reverts commit fde0bad577.
2017-10-14 14:42:49 +08:00
Peter Hoeg
8df1c9ac17 Revert "firewalld: init at 0.4.4.4"
This reverts commit 178a96f99b.
2017-10-14 14:42:48 +08:00
Peter Hoeg
5f6d2d15ac Revert "nvidia-firmware: init at 325.15"
This reverts commit 15bdbc21f9.
2017-10-14 14:42:48 +08:00
Peter Hoeg
15bdbc21f9 nvidia-firmware: init at 325.15 2017-10-14 14:38:04 +08:00
Peter Hoeg
178a96f99b firewalld: init at 0.4.4.4
Includes systemd module.
2017-10-14 14:38:04 +08:00
Peter Hoeg
fde0bad577 amarok-kf5: init at 2.8.91-20170228 2017-10-14 14:38:04 +08:00
Peter Hoeg
15d2cf5494 nix-upgrade-scripts: init at 0.0.4 2017-10-14 14:38:04 +08:00
Peter Hoeg
51f1c635e6 hyperv-daemons: init at current linux kernel version 2017-10-14 14:38:04 +08:00
Peter Hoeg
2fdfefa2da Merge pull request #30342 from acowley/pcl-qt5
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-14 14:00:42 +08:00
Florian Klink
c46fa38c90 gummi: init at 0.6.6 (#30398)
* gummi: init at 0.6.6

* gummi: cleanup
2017-10-13 23:22:12 +01:00
Jörg Thalheim
d7030f7576 Merge pull request #30167 from gnidorah/kmsxx
kmsxx and pykms: init at 2017-10-03
2017-10-13 20:58:44 +01:00
Eisfreak7
06fc476bc6 qutebrowser: 0.11 -> 1.0.1 (#30365)
* qutebrowser: 0.11 -> 1.0

This updates has a few breaking changes, most importantly WebEngine
is now enabled by default and the configuration system was completely
changed (requiring uers to manually migrate their configuration).

More info: https://blog.qutebrowser.org/qutebrowser-v100-released.html

* qutebrowser: 1.0.0 -> 1.0.1
2017-10-13 18:15:19 +01:00
Anthony Cowley
b2c1020a68 pcl: qt4 -> qt5; 1.8.0 -> 1.8.1 2017-10-13 00:59:50 -04:00
Peter Hoeg
f2e7019346 Merge pull request #30340 from peterhoeg/p/cryfs
cryfs: init at 0.9.7 and minor updates to dependencies (scrypt and spdlog)
2017-10-13 11:04:27 +08:00
Peter Hoeg
82b8a22fa9 Merge pull request #30354 from peterhoeg/p/sddm-kcm
sddm-kcm: init at 5.10.5
2017-10-13 09:52:14 +08:00
Peter Hoeg
37172d2b74 sddm-kcm: init at 5.10.5 2017-10-12 23:09:50 +08:00
gnidorah
86ebd2e684 kmsxx and pykms: init at 2017-10-03 2017-10-12 17:59:12 +03:00
Peter Hoeg
515ea69f09 cryfs: init at 0.9.7 2017-10-12 12:41:05 +08:00
Peter Hoeg
62e73a75f1 pykms: init at 20170719 2017-10-12 08:51:11 +08:00
Franz Pletz
28407fad65 Merge pull request #29726 from stesie/v8
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Maxime Dénès
d1e1ee7b09 coq: 8.7+beta1 -> 8.7+beta2 2017-10-11 03:02:01 +02:00
Langston Barrett
48a49fc12e coqPackages.HoTT: init at 20170921 2017-10-11 02:51:16 +02:00
Jörg Thalheim
2197ad045c Merge pull request #30256 from acowley/easyloggingpp-init
easyloggingpp: init at 9.95.0
2017-10-11 00:27:07 +01:00
Gabriel Ebner
a936d9d6dc isabelle: 2016-1 -> 2017 2017-10-10 11:18:57 +02:00
Anthony Cowley
f5c129d707 easyloggingpp: init at 9.95.0 2017-10-09 21:16:46 -04:00
Jörg Thalheim
9b177399c4 Merge pull request #30231 from pbogdan/newsbeuter-dev-remove
newsbeuter-dev: remove
2017-10-10 01:45:10 +01:00
bugworm
d89b68ed87 antigen: init at 2.2.1 (#27266)
* Added antigen

* Repaced link to releases
2017-10-10 01:39:04 +01:00
Stefan Siegl
8ca237e698
v8_3_24_10: remove 2017-10-09 23:40:12 +02:00
Stefan Siegl
7dd87bd0c4
eventstore: 3.5.0 -> 4.0.3
... and use recent V8 version.
2017-10-09 23:33:33 +02:00
Vladimír Čunát
994036d857
Merge branch 'master' into staging
Hydra: ?compare=1400181
2017-10-09 11:24:35 +02:00
Piotr Bogdan
680d344185 newsbeuter-dev: remove 2017-10-08 19:58:11 +01:00
Vladimír Čunát
d32f7f4bb3
icu: switch default 58 -> 59 2017-10-08 18:24:13 +02:00
Vladimír Čunát
85b77d946e
mesa: use llvm_5 by default 2017-10-08 18:24:13 +02:00
Jörg Thalheim
df51d642d8 Merge pull request #30218 from rasendubi/escrotum
escrotum: Init at 2017-01-28
2017-10-08 15:19:48 +01:00
Jörg Thalheim
28db3ad7ae Merge pull request #30216 from bachp/minio-exporter
Minio exporter
2017-10-08 15:09:32 +01:00
Alexey Shmalko
dfd9a2bbd0
escrotum: Init at 2017-01-28 2017-10-08 14:18:45 +03:00
Jörg Thalheim
16a43e4587 Merge pull request #30217 from gnidorah/hotpatch
hotpatch: init at 0.2
2017-10-08 12:01:59 +01:00
Pascal Bach
9e4be636ba prometheus-minio-exporter: init at 0.1.0 2017-10-08 12:08:29 +02:00
gnidorah
977c8e673c hotpatch: init at 0.2 2017-10-08 09:03:54 +03:00
Jörg Thalheim
7908dcc0f6 Merge pull request #30205 from zraexy/kmplayer
kmplayer: 0.11.3d -> 0.12.0b
2017-10-08 00:32:39 +01:00
Unknown
40d9ebd969 massif-visualizer: 0.4.0 -> 0.7.0 2017-10-07 15:06:13 -08:00
Jörg Thalheim
8f8a7f34f5 Merge pull request #30200 from joncojonathan/update-gramps426
Update gramps426
2017-10-07 22:31:00 +01:00
Jörg Thalheim
a08837622d Merge pull request #30203 from andir/add-dnstracer
dnstracer: init at 1.9
2017-10-07 22:11:22 +01:00
Andreas Rammhold
8e9acc8343
dnstracer: init at 1.9 2017-10-07 22:33:33 +02:00
Unknown
20b48cbd97 kmplayer: 0.11.3d -> 0.12.0b 2017-10-07 12:30:41 -08:00
Jörg Thalheim
7a566fc06d Merge pull request #30202 from pbogdan/update-ruby
ruby_2_2: 2.2.7 -> 2.2.8
2017-10-07 21:12:35 +01:00
Piotr Bogdan
547fba5140 ruby_2_2: 2.2.7 -> 2.2.8
For multiple CVE's:

- CVE-2017-0898
- CVE-2017-10784
- CVE-2017-14033
- CVE-2017-14064

See https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-2-8-released/
2017-10-07 20:10:32 +01:00
joncojonathan
3ca090d2b4 gramps: 4.1.1 -> 4.2.6
Motivation for change: GRAMPS was a long way out of date.

Additional information: BSDDB3 unmasked as this is supported by the current Python3 version (commited separately).
2017-10-07 19:58:56 +01:00
Jörg Thalheim
3c8d4854af Merge pull request #29899 from yegortimoshenko/yabause/0.9.15
yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
2017-10-07 18:27:06 +01:00
Vladimír Čunát
a7159d3cda
icu: keep default version on 58
... to avoid mass rebuilds for now. (Bumped in parent merge.)
2017-10-07 17:45:04 +02:00
Vladimír Čunát
84952fc292
Merge #30143: firefox-*: critical security updates 2017-10-07 17:44:45 +02:00
Jörg Thalheim
04ce72e40e Merge pull request #30044 from benley/benley/kubecfg
kubecfg: init at 0.5.0
2017-10-07 16:35:05 +01:00
Jörg Thalheim
938d4f6bf3 Merge pull request #30105 from dtzWill/feature/radiotray-ng
radiotray-ng: init at 0.1.7
2017-10-07 13:16:40 +01:00
Jörg Thalheim
29ba91374c Merge pull request #30175 from romildo/upd.flat-plat
flat-plat: 20170917 -> 20171005 and renamed to materia-theme
2017-10-07 13:03:27 +01:00
José Romildo Malaquias
4afb28a892 flat-plat: 20170917 -> 20171005 and renamed to materia-theme 2017-10-07 08:54:46 -03:00
Jörg Thalheim
2a0264e058 Merge pull request #30131 from kamilchm/sonic-pi
sonic-pi: 2.9.0 -> 3.0.1
2017-10-07 12:47:40 +01:00
Frederik Rietdijk
acfec163b1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:15:17 +02:00
Spencer Baugh
8f362a1eff tools/system/supervise: init at 1.0.0 2017-10-07 12:01:44 +02:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Franz Pletz
c559e96445
btrfs-progs_4_4_1: remove, snapper works with latest 2017-10-07 04:04:20 +02:00
Franz Pletz
b02b224027
postgresql100: init at 10.0 2017-10-07 00:50:44 +02:00
Jörg Thalheim
6d7d7c5840 Merge pull request #30157 from makefu/pkgs/u3-tool/init
u3-tool: init at 0.3
2017-10-06 21:23:43 +01:00
Will Dietz
b82fbeef68 radiotray-ng: init at 0.1.7
Use patch from upstream to fix menu separators.

Tested execution using
'nix-shell --pure -p radiotray-ng'
and added dependencies until that didn't crash.

Seems to work outside as well,
but hopefully fixes problems for others.
2017-10-06 15:07:11 -05:00
taku0
821e3c294f icu: make 58.2 coexists with 59.1 2017-10-06 23:28:28 +09:00
makefu
be86af09b4
u3-tool: init at 0.3 2017-10-06 14:36:23 +02:00
Jörg Thalheim
3fe7cddc30 Merge pull request #30146 from dpflug/master
tqsl: init at 2.3.1
2017-10-06 13:34:03 +01:00
Orivej Desh
82af1cbf2c Merge pull request #30108 from carlsverre/dep-init
dep: init at 0.3.1
2017-10-06 06:42:33 +00:00
David Pflug
a6d570dd49
tqsl: init at 2.3.1 2017-10-05 22:35:32 -04:00
Carl Sverre
4a3ed5d531 dep: init at 0.3.1 2017-10-05 17:40:19 -07:00
Graham Christensen
3bd24be7dc Merge pull request #30102 from jtojnar/gnome-simple-scan
simple-scan: Move to GNOME package set
2017-10-05 17:38:51 -04:00
Kamil Chmielewski
7525a3c89f sonic-pi: 2.9.0 -> 3.0.1 2017-10-05 17:50:45 +02:00
Orivej Desh
bb11cae353 Merge pull request #29068 from zraexy/calligra
calligra: 2.9.11 -> 3.0.1
2017-10-05 14:48:25 +00:00
pasqui23
d16b7191c3
deja-dup: init at 36.1 2017-10-05 13:42:09 +02:00
Graham Christensen
34c2f08127 Merge pull request #30043 from jtojnar/vala-0.38
vala: add 0.38.0
2017-10-05 07:24:14 -04:00
Vladimír Čunát
0be2928ac9
Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
Orivej Desh
184f80aeb8 Merge pull request #29781 from rick68/softether
softether: 4.18 -> 4.20
2017-10-05 08:26:23 +00:00
Orivej Desh
4769f14de0 Merge pull request #30062 from disassembler/goklp
goklp: init at 1.6
2017-10-05 08:18:17 +00:00
Orivej Desh
66d4941afe Merge branch 'master' into staging
* master: (48 commits)
  Mathematica: 11.0.1 -> 11.2.0
  kbfs: 20170922.f76290 -> 20171004.40555d
  packer: 1.0.3 -> 1.1.0
  libxdg-basedir: 1.0.2 -> 1.2.0
  fscrypt: 0.2.1 -> 0.2.2
  devtodo: init at 0.1.20
  keybase: 1.0.30 -> 1.0.33
  elixir: Fix locale problem on NixOS
  keybase-gui: 1.0.25 -> 1.0.33
  terraform: 0.10.2 -> 0.10.7  (#30055)
  emby: 3.2.32.0 -> 3.2.33.0
  sbcl: 1.3.21 -> 1.4.0
  ardour: 5.11 -> 5.12
  axoloti: fix evaluation
  axoloti: init at 1.0.12-1
  melpa-packages: Add new lean packages
  fastlane: init at 2.60.1
  nixos/traefik: guard example path
  go-ethereum: 1.7.0 -> 1.7.1
  xzgv: 0.9.1 -> 0.9.2
  ...
2017-10-05 07:41:39 +00:00
Jan Tojnar
50bca782b3
simple-scan: move to gnome3 package set 2017-10-05 01:00:53 +02:00
Frank Doepper
05176ba836 devtodo: init at 0.1.20 2017-10-04 22:08:52 +00:00
Orivej Desh
dea58ce228 Merge pull request #30069 from jtojnar/gcolor3
gcolor3: init at 2.2
2017-10-04 17:04:01 +00:00
Jörg Thalheim
b6b5eaa802 Merge pull request #30067 from dtzWill/update/caneda-0.3.1
caneda: git-2012-02-16 -> 0.3.1
2017-10-04 17:57:08 +01:00
Jörg Thalheim
f9991c9094 Merge pull request #30086 from TealG/axoloti-1.0.12
axoloti: init at 1.0.12-1
2017-10-04 16:19:28 +01:00
Teal Gaure
ed35c0761f axoloti: init at 1.0.12-1 2017-10-04 17:11:52 +02:00