Commit Graph

88598 Commits

Author SHA1 Message Date
Richard Larocque
13884d6de1 antfs-cli: init at unstable-2017-02-11 2017-02-19 16:22:21 -08:00
Richard Larocque
59d2eeff84 openant: init at unstable-2017-02-11 2017-02-19 16:22:20 -08:00
Peter Hoeg
68f01b3b8c Merge pull request #23010 from peterhoeg/f/gpg
gnupg: include systemd user units in output
2017-02-20 08:16:15 +08:00
Peter Hoeg
9ca3caeb09 gnupg: include systemd user units in output 2017-02-20 08:09:44 +08:00
aszlig
7c9f4ee032
lua-packages/luasocket: Fix wrong platforms value
This has surfaced due to 505d7bea3a and
the fixup commit 77f5a50c40.

The individial platform attributes are a list rather than single
elements, so in this case we got:

with platforms; [darwin linux freebsd illumos]

Which results in:

[ ["x86_64-darwin"]
  ["i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux"
   "armv7l-linux" "aarch64-linux" "mips64el-linux"]
  ["i686-freebsd" "x86_64-freebsd"]
  ["x86_64-solaris"]
]

So if you don't have allowBroken set in nixpkgs config, you end up with
an evaluation error because meta.platforms is expected to be a list
instead of a list of lists which we got here.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @mornfall, @vcunat
2017-02-20 00:05:18 +01:00
Benjamin Saunders
bfdfd6c3df vulkan-loader: fix search paths in suid processes
Fixes #22990
2017-02-20 01:39:48 +03:00
Jörg Thalheim
f2b1d6e5dc
vimPlugins.clang_complete: init at 2017-02-16 2017-02-19 21:33:18 +01:00
Rene Treffer
055d6399ef coredns: 001 -> 005 2017-02-19 21:26:10 +01:00
Domen Kožar
5fc89a6778
language-ecmascript: jailbreak 2017-02-19 20:30:13 +01:00
Tuomas Tynkkynen
00fd031d2c Merge pull request #22998 from romildo/upd.lxqt
LXQt: update several packages
2017-02-19 21:25:13 +02:00
Peter Simons
7734d159d1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4-12-gf83834c from Hackage revision
cc52bff6e8.
2017-02-19 20:12:44 +01:00
Nikolay Amiantov
aefb01a945 haskellPackages.lambdabot: maintain 2017-02-19 20:12:44 +01:00
Pradeep Chhetri
07b301529c wuzz: 0.1.0 -> 0.2.0 (#23002) 2017-02-19 19:11:00 +00:00
Peter Simons
7422bb0ceb Merge pull request #22995 from rvl/lentil
haskellPackages.lentil: no longer needs overrides
2017-02-19 20:06:30 +01:00
Marius Bergmann
7bcb58ad71 keepalived: 1.3.2 -> 1.3.4 2017-02-19 19:50:21 +01:00
Graham Christensen
a21455d989 firefox-bin: Add gpg verification to updater (#22270) 2017-02-19 18:33:31 +00:00
Anderson Torres
4129697445 higan: 101 -> 102 (#22942) 2017-02-19 18:27:04 +00:00
anderspapitto
6dbb3ab031 buildRustPackage: fix deprecated use of registry.index config key (#22987)
See
8214bb953d
for the cargo commit which deprecated the registry.index key, and
implements this as a replacement. This gets rid of the error message

warning: custom registry support via the `registry.index` configuration is being removed, this functionality will not work in the future
2017-02-19 18:25:25 +00:00
Michael Raskin
9d81664480 psi: move out of kdePackages, it doesn't use kdelibs anyway 2017-02-19 18:38:10 +01:00
Michael Raskin
5759206608 qca2: add qca2-qt5 top-level attribute 2017-02-19 18:38:10 +01:00
Michael Raskin
febda39df3 qca2: 2.1.1 -> 2.1.3 2017-02-19 18:38:10 +01:00
Joachim F
82044248a3 Merge pull request #22993 from Ma27/update/geogebra
geogebra: 5-0-328-0 -> 5-0-331-0
2017-02-19 18:25:26 +01:00
Rodney Lorrimar
1078758b12 haskellPackages.lentil: no longer needs overrides 2017-02-19 17:13:09 +00:00
Vladimír Čunát
77f5a50c40
lua-packages: fix my mass typo in meta 2017-02-19 17:56:49 +01:00
Nikolay Amiantov
22750b36fd nvidia: support application profiles
Closes #22666.
2017-02-19 19:46:01 +03:00
Nikolay Amiantov
f6eedf0867 nvidia-x11.settings: add librsvg for gtk3 2017-02-19 19:45:54 +03:00
Vladimír Čunát
505d7bea3a
lua-packages: hydraPlatforms -> platforms
I see no original reason.  It seems someone started using hydraPlatforms
in that file and everyone else was just conforming to the style.
2017-02-19 17:40:18 +01:00
Vladimír Čunát
ac7ed3b91f
Merge #22974: luaPackages.luaposix: init at 33.4.0 2017-02-19 17:38:52 +01:00
Michael Raskin
511f82d6e5 fbterm: install terminfo definition
Hopefully helps with #22988
2017-02-19 17:29:48 +01:00
Jörg Thalheim
19798cb205 Merge pull request #22819 from makefu/pkgs/dymo/init
cups-dymo: init at 1.4.0.5
2017-02-19 16:53:19 +01:00
Maximilian Bosch
10a453c61b
geogebra: add ma27 as maintainer 2017-02-19 16:51:01 +01:00
Maximilian Bosch
5d62724e27
geogebra: 5-0-328-0 -> 5-0-331-0 2017-02-19 16:44:49 +01:00
vbgl
d31577cfd3 Merge pull request #22871 from FlorentBecker/default_ocaml_402
Default ocaml 402
2017-02-19 15:54:54 +01:00
romildo
ea4bb7ca9e qlipper: 2016-09-26 -> 5.0.0 2017-02-19 11:52:26 -03:00
Tuomas Tynkkynen
e5e1bdca53 firefox, thunderbird: Use common-updater/update-source-version script
Replace the custom patching code with the common script.

Also use callPackage and makeBinPath
2017-02-19 16:51:17 +02:00
Tuomas Tynkkynen
9483359887 linuxPackages.tp_smapi: Use common-updater/update-source-version script
This way we have the benefit of the usual Nixpkgs style, and gain a
slight reduction in amount of code in the updater.

Also use callPackage to reduce duplication of the dependencies of the
update script and use makeBinPath to make things neater.
2017-02-19 16:51:17 +02:00
Tuomas Tynkkynen
b53c53b1b4 maintainers: Add script to patch version/sha256 in .nix files
Adds a script to help automatically upgrading packages: this one can
patch name/version attributes like:
    version = "50.1.0";
    name = "bc-1.06";
... to the given version, and updates the sha256 hash to match.

Usage is:

update-source-version <attr> <new-version> [<new-source-hash>]

where:
    - attr is the attribute path of the package
    - new-version is the version string to be patched in
    - new-source-hash is the optional sha256/etc. hash of the source.
      If not given, the script will automatically calculate it.

This is added to a subdirectory where other useful scripts can be added
in the future, like figuring out the newest version from a git repo or
GitHub releases etc.
2017-02-19 16:51:17 +02:00
romildo
8286ce1bcf screengrab: 2016-02-24 -> 2017-02-18 2017-02-19 11:45:02 -03:00
Joachim F
e6a20759aa Merge pull request #22913 from pradeepchhetri/serf
serf: 20150515 -> 0.8.1
2017-02-19 15:26:53 +01:00
Pradeep Chhetri
0360e61d88 serf: 20150515 -> 0.8.1 2017-02-19 19:45:48 +05:30
Lancelot SIX
f149a32315 Merge pull request #22957 from asymmetric/glances-2.8.2
glances: 2.7.1_1 -> 2.8.2

Built and tested locally.
2017-02-19 15:08:53 +01:00
romildo
2e046f2bed lxqt-runner: 0.11.0 -> 0.11.1 2017-02-19 10:56:07 -03:00
romildo
349c252c58 lxqt-panel: 0.11.0 -> 0.11.1 2017-02-19 10:53:59 -03:00
Graham Christensen
ee75effc15 Merge pull request #22992 from LnL7/redis-3.2.8
redis: 3.2.7 -> 3.2.8
2017-02-19 08:44:48 -05:00
romildo
b5ae4f42dc lxqt-sudo: 0.11.0 -> 0.11.1 2017-02-19 10:35:35 -03:00
romildo
e4c6b47f47 lxqt-session: 0.11.0 -> 0.11.1 2017-02-19 10:33:04 -03:00
romildo
9fb51ec316 lxqt-powermanagement: 0.11.0 -> 0.11.1 2017-02-19 10:28:13 -03:00
romildo
7ca3611a49 lxqt-policykit: 0.11.0 -> 0.11.1 2017-02-19 10:24:17 -03:00
romildo
a0cc779747 lxqt-openssh-askpass: 0.11.0 -> 0.11.1 2017-02-19 10:20:13 -03:00
Arseniy Seroka
fe5ea1ba82 Merge pull request #22742 from volhovM/feature/fix-orgmode-parse-tests
Disable orgmode-parse tests in configuration-common.nix
2017-02-19 16:16:54 +03:00
romildo
183550cb2e lxqt-notificationd: 0.11.0 -> 0.11.1 2017-02-19 10:15:20 -03:00
romildo
87393b2a6f lxqt-globalkeys: 0.11.0 -> 0.11.1 2017-02-19 10:08:45 -03:00
romildo
49d8d91d5e lxqt-config: 0.11.0 -> 0.11.1 2017-02-19 10:05:14 -03:00
romildo
a4825a2ed9 lxqt-admin: 0.11.0 -> 0.11.1 2017-02-19 09:59:23 -03:00
romildo
8f162eb023 lxqt-about: 0.11.0 -> 0.11.1 2017-02-19 09:54:27 -03:00
Daiderd Jordan
d01f1690d3
redis: 3.2.7 -> 3.2.8 2017-02-19 13:52:08 +01:00
romildo
61f859d820 qterminal: 0.7.0 -> 0.7.1 2017-02-19 09:48:38 -03:00
romildo
3f03825ba6 pcmanfm-qt: 0.11.1 -> 0.11.3 2017-02-19 09:43:43 -03:00
romildo
660329fe9b lximage-qt: 0.5.0 -> 0.5.1 2017-02-19 09:33:42 -03:00
romildo
cadb035ebe qtermwidget: 0.7.0 -> 0.7.1 2017-02-19 09:21:45 -03:00
romildo
05a3a54143 pavucontrol-qt: 0.1.0 -> 0.2.0 2017-02-19 09:16:38 -03:00
Florent Becker
4c5f083d70 prooftree: move out of ocamlPackages 2017-02-19 13:06:25 +01:00
Florent Becker
6893d8a2fd llpp: move out of ocamlPackages 2017-02-19 13:06:25 +01:00
Florent Becker
88dac94e3b switch ocamlPackages to 4.02 2017-02-19 13:06:24 +01:00
Florent Becker
f18ac15dca ocamlPackages.spacetime: only build with ocaml-4.04 2017-02-19 13:06:24 +01:00
Florent Becker
cc9a50ec03 virt-top: compile with ocaml 4.01 2017-02-19 13:06:24 +01:00
romildo
ffe9343c75 obconf-qt: 0.11.0 -> 0.11.1 2017-02-19 09:06:10 -03:00
Florent Becker
bf13a2cfc6 ocamlPackages.camlimages_4_0: only build with ocaml 4.01 2017-02-19 13:05:47 +01:00
Florent Becker
9d57f1ae9a frama-c: fix compilation with ocaml 4.02+ 2017-02-19 13:05:47 +01:00
Florent Becker
2a17b75fb1 ocamlPackages.bitsring: associate ocaml versions with bitstring versions univocally 2017-02-19 13:05:47 +01:00
Florent Becker
ba993ad506 coccinelle: build with caml 4.01 2017-02-19 13:05:46 +01:00
Florent Becker
2f46fb2cba sks: fix build with ocaml 4.02+ 2017-02-19 13:05:46 +01:00
Florent Becker
b0d7d60fd4 prooftree: force ocaml 4.01 2017-02-19 13:05:46 +01:00
Florent Becker
ea68576b7a satallax: force ocaml 4.01 2017-02-19 13:05:45 +01:00
Florent Becker
e7953d20d2 orpie: fix build with ocaml 4.02+ 2017-02-19 13:05:45 +01:00
Florent Becker
ad671eaba9 mldonkey: force ocaml 4.01 2017-02-19 13:05:45 +01:00
Florent Becker
47cb2a9f3e monotone-viz: fix build with ocaml 4.02+ 2017-02-19 13:05:45 +01:00
Florent Becker
11e4fcf941 ocamlPackages.llpp: only allow with ocaml-4.04 2017-02-19 13:05:44 +01:00
Florent Becker
eec3973004 leo2: force ocaml-4.01 2017-02-19 13:05:44 +01:00
romildo
6f9fec945b lxqt-qtplugin: 0.11.0 -> 0.11.1 2017-02-19 08:50:29 -03:00
romildo
ed798060e5 lxqt-l10n: 0.11.0 -> 0.11.2 2017-02-19 08:39:19 -03:00
Vincent Laporte
203e3c5292 trv: fix the propagate build inputs 2017-02-19 11:38:29 +00:00
romildo
45aa578ee4 lxqt-common: 0.11.0 -> 0.11.2 2017-02-19 08:34:30 -03:00
Guillaume Maudoux
9016be4589 qtikz: update to Qt5; remove ktikz 2017-02-19 12:26:51 +01:00
romildo
160b9539f4 libfm-qt: 0.11.1 -> 0.11.2 2017-02-19 08:24:57 -03:00
sternenseemann
a452714799 ocaml-cow: init at 2.2.0 2017-02-19 11:16:25 +00:00
romildo
bed2f5c4a6 compton-conf: 0.2.0 -> 0.2.1 2017-02-19 08:13:36 -03:00
Nikolay Amiantov
f1e7a60b16
dnsutils: +sigchase support for dig
Fixes #10728, closes #22989.
The dnsutils output got ~60kiB bigger, and I see no extra runtime deps.
2017-02-19 12:13:05 +01:00
romildo
2070627040 liblxqt: 0.11.0 -> 0.11.1 2017-02-19 08:02:25 -03:00
Vincent Laporte
d2a4a84f00 ocamlPackages.uri: 1.9.1 -> 1.9.2
The old version is also kept, under the attribute `uri_p4`.
It is built against `sexplib` version prior to 113.33 and needed by `trv`.
2017-02-19 11:57:24 +01:00
romildo
e6472f1360 libsysstat: 0.3.2 -> 0.3.3 2017-02-19 07:55:45 -03:00
romildo
27395d33fb lxqt-build-tools: init at 0.3.2 2017-02-19 07:45:37 -03:00
Benno Fünfstück
785fbfac65 haskell: add nix-specific fixes for various packages in stackage"
This reverts commit fd0e0cdc76.

http-streams test suite is no longer broken, but still needs to be
disabled due to cyclic dependencies (http-streams(test) -> snap ->
http-streams)
2017-02-19 11:34:21 +01:00
Daiderd Jordan
16fd03ddaa Merge pull request #22907 from wizeman/u/upd-rust
rustc: 1.15 -> 1.15.1
2017-02-19 10:51:10 +01:00
Joachim F
184f574283 Merge pull request #22915 from pradeepchhetri/envconsul
envconsul: init at 0.6.2
2017-02-19 10:23:58 +01:00
Joachim F
ac7c0208e8 Merge pull request #22982 from dtzWill/fix/creduce-wrapper
creduce: Use wrapper instead of propagatedUserEnvPkgs
2017-02-19 10:22:49 +01:00
Jörg Thalheim
0361776764
pyroute2: 0.4.12 -> 0.4.13 2017-02-19 09:58:13 +01:00
Nikolay Amiantov
362ef377c8 nvidia_x11.settings: link dlopen'ed libraries 2017-02-19 11:53:23 +03:00
Nikolay Amiantov
b322271dd6 pythonPackages.webassets: 0.12 -> 0.12.1
Fixes #22965
2017-02-19 11:35:59 +03:00
aszlig
6d6cf3f24a
Merge pull request #22551 (paperwork locale path)
Fixes the locale path, which I got wrong in
7199f1bd94.

It should have been "$out/share", because Paperwork itself already
appends /locale to the path.

Thanks to @symphorien for the fix.
2017-02-19 06:36:24 +01:00
sternenseemann
44820907af ocaml-ezjsonm: 0.4.1 -> 0.4.3 2017-02-19 04:53:44 +00:00
sternenseemann
4f0feb4f5f ocaml-logs: init at 0.6.2 2017-02-19 04:36:14 +00:00
Pradeep Chhetri
1973a29536 envconsul: init at 0.6.2 2017-02-19 09:36:39 +05:30
Gauthier POGAM--LE MONTAGNER
326fa70896 idea.webstorm: 2016.3.2 -> 2016.3.3 2017-02-19 03:10:50 +01:00
Will Dietz
798e0f50f4 creduce: Use wrapper instead of propagatedUserEnvPkgs
Friendlier when installed,
fixes execution outside of NixOS.
2017-02-18 19:49:53 -06:00
rushmorem
87cf2231fa intecture-agent: init at 0.3.0 2017-02-19 03:49:33 +02:00
Rushmore Mushambi
0982d9b00f Merge pull request #22979 from rushmorem/intecture
intecture-auth: init at 0.1.0
2017-02-19 03:28:37 +02:00
rushmorem
31d4b7b830 intecture-auth: init at 0.1.0 2017-02-19 03:20:37 +02:00
sternenseemann
d738ac4fd5 ocaml-angstrom: init at 0.3.0 2017-02-19 02:12:52 +01:00
Michele Guerini Rocco
1ae9b50a77 vapoursynth: disable OCR by default (#22943) 2017-02-19 02:11:08 +01:00
Rushmore Mushambi
de4a17409f Merge pull request #22972 from rushmorem/incli
intecture-cli: init at 0.3.2
2017-02-19 02:45:36 +02:00
rushmorem
af6c722a7b intecture-cli: init at 0.3.2 2017-02-19 02:35:47 +02:00
Renato Alves
523444db38
luaPackages.luaposix: init at 33.4.0 2017-02-19 01:09:51 +01:00
Tim Steinbach
7274fc32d2
linux: 4.4.48 -> 4.4.50 2017-02-18 18:40:04 -05:00
Tim Steinbach
2423313581
kernel: 4.9.10 -> 4.9.11 2017-02-18 18:33:36 -05:00
Peter Hoeg
993d2db029 libreoffice-fresh: build on hydra 2017-02-19 00:09:41 +01:00
rushmorem
39aac045f6 rustPackages: update to latest 2017-02-19 00:50:05 +02:00
Nikolay Amiantov
7cbe538e94 pythonPackages.wrapPython: fix for paths with spaces 2017-02-19 01:43:12 +03:00
Robin Gloster
9326a89910
lvm: add missing dependency
fixes #14394
2017-02-18 23:17:14 +01:00
Rushmore Mushambi
23e2824d0f Merge pull request #22955 from rushmorem/czmq-update
czmq: v3.0.2 -> v4.0.2
2017-02-19 00:01:35 +02:00
rushmorem
3f09f8fa4d czmq: v3.0.2 -> v4.0.2 2017-02-18 23:54:50 +02:00
Robin Gloster
492101dfce
nixos-container: fix destroy with immutable /var/empty
fixes #21573
2017-02-18 22:51:21 +01:00
ikervagyok
0860565ee0 btrfs-dedupe: init at 1.1.0 (#22938) 2017-02-18 22:20:42 +01:00
Joachim Fasting
ca016c2626
grsecurity: 4.9.10-201702152052 -> 4.9.11-201702181444 2017-02-18 22:01:16 +01:00
Rushmore Mushambi
d4ae26a1fc Merge pull request #22960 from rushmorem/zmq-update
zmq: v4.2.0 -> v4.2.2
2017-02-18 22:56:05 +02:00
rushmorem
467f7d3f6c zmq: v4.2.0 -> v4.2.2 2017-02-18 22:52:02 +02:00
Lorenzo Manacorda
fccea07869 glances: 2.7.1_1 -> 2.8.2 2017-02-18 20:27:23 +01:00
ndowens
e3f5ebd38f worker: add version to name and so some minor cleanups (#22949) 2017-02-18 20:26:18 +01:00
Daiderd Jordan
6561fafb4a Merge pull request #22951 from ndowens/epic5
epic5: changed rm, cp, chmod to use pkgs.coreutils
2017-02-18 20:25:29 +01:00
ndowens
bd97e19d01 epic5: changed rm, cp, chmod to use pkgs.coreutils
epic5: removed pkgs from pkgs.coreutils

	modified:   pkgs/applications/networking/irc/epic5/default.nix
2017-02-18 13:17:03 -06:00
Ricardo M. Correia
fca09185d0 pycurl: 7.19.5 -> 7.19.5.1
Fixes import error when curl was built with LibreSSL.
2017-02-18 20:09:04 +01:00
Thomas Tuegel
fd0e0cdc76
Revert "haskell: add nix-specific fixes for various packages in stackage"
This reverts commit 17c5ca9018.

This commit causes an evaluation error due to infinite recursion, which can be
tested by running:
```
$ nix-env -f . -qa \* --meta --xml --drv-path --show-trace > /dev/null
```
2017-02-18 12:48:05 -06:00
Nikolay Amiantov
32560d2699 haskellPackages.lambdabot: fix build 2017-02-18 19:33:22 +03:00
Nikolay Amiantov
713918a094 haskellPackages.pointfree: fix build 2017-02-18 19:33:22 +03:00
Profpatsch
31dac10c33 mpd: add avahi zeroconf support 2017-02-18 16:03:16 +01:00
Cray Elliott
5e0b978eff mwprocapture: init at 1.2.3269 (#22160) 2017-02-18 15:44:31 +01:00
Franz Pletz
78abfe951b
php71: 7.1.1 -> 7.1.2 2017-02-18 14:50:16 +01:00
Franz Pletz
405e117d31
php70: 7.0.15 -> 7.0.16 2017-02-18 14:49:59 +01:00
Benno Fünfstück
17c5ca9018 haskell: add nix-specific fixes for various packages in stackage
With these overrides, nearly all of the stackage packages in the latest
stackage release should compile now.
2017-02-18 14:34:53 +01:00
Rahul Gopinath
7901a7a65f dgsh-unstable: Init at 2017-02-05 (#22657)
Dgsh is the directed graph shell
2017-02-18 14:25:49 +01:00
Eric Sagnes
979d20794d buildRebar3: fix buildPhase & cleanup (#22744) 2017-02-18 14:25:24 +01:00
Frederik Rietdijk
8a6fa4a320 Merge pull request #22244 from AndersonTorres/intercal
Intercal: a little fix
2017-02-18 14:10:44 +01:00
Frederik Rietdijk
8c3480f3b9 Merge pull request #22828 from matthiasbeyer/update-my-pkgs
Updates for some of my packages
2017-02-18 14:09:51 +01:00
Rene Treffer
5236e23502 prometheus-bind-exporter: init at 20161221
prometheus-bind-exporter: init at 20161221
2017-02-18 13:43:59 +01:00
Franz Pletz
41933918b7 Merge pull request #22918 from NeQuissimus/atom_1_14_3
atom: 1.14.1 -> 1.14.3
2017-02-18 13:25:11 +01:00
Pradeep Chhetri
0db10d76d2 kafka: 0.8.2.1 -> 0.8.2.2 2017-02-18 13:24:53 +01:00
AndersonTorres
9d82b3ebeb Intercal: a little fix
Intercal doesn't build with the most recent version of flex -
it complains with an "undefined reference to `yywrap'"
in the link phase.

So, we need to downgrade flex.
2017-02-18 10:05:02 -02:00
Jascha Geerds
c83dfedaa2 gnome3.gnome-tweak-tool: Don't propagate python dependency (#21851) 2017-02-18 12:49:06 +01:00
Vladimír Čunát
69ea45da63
lxqt.screengrab: fixup build after KDE updates
/cc #22698 and maintainer @romildo.
2017-02-18 12:29:15 +01:00
Jascha Geerds
fb13588a8e gnome3.gnome_shell: Don't propagate python dependency (#21851) 2017-02-18 12:23:00 +01:00
Matthias Beyer
92f66c2520 khard: 0.11.3 -> 0.11.4 2017-02-18 12:12:22 +01:00
obadz
db95097674 syscall_limiter: 20160105 -> 20170123 2017-02-18 10:42:59 +00:00
obadz
0c488ed8f0 keepass: 2.34 -> 2.35 2017-02-18 10:42:59 +00:00
obadz
1f9d33b9e4 google-drive-ocamlfuse: 0.5.22 -> 0.6.17 2017-02-18 10:42:59 +00:00
obadz
ae91514b26 gapi-ocaml: 0.2.10 -> 0.3.1 2017-02-18 10:42:59 +00:00
Peter Hoeg
3729441340 Merge branch 'u/bundler' into real_master 2017-02-18 17:35:07 +08:00
Peter Hoeg
a3410e2912 Merge pull request #22933 from peterhoeg/u/cal
calibre: 2.76.0 -> 2.79.1
2017-02-18 16:58:14 +08:00
Peter Hoeg
43dbd916ef calibre: 2.76.0 -> 2.79.1 2017-02-18 16:57:13 +08:00
Vladimír Čunát
70cadb6cbd
krita: 3.1.1 -> 3.1.2.1
This fixes build after KDE updates in f228ea521 #22698.
/cc maintainer @abbradar.  I only tested starting it up.
2017-02-18 09:04:03 +01:00
Vladimír Čunát
432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Frederik Rietdijk
170039ace5 Merge pull request #22926 from AndersonTorres/youtubeDL
youtube-dl: 2017.02.16 -> 2017.02.17
2017-02-18 08:56:41 +01:00
Vladimír Čunát
714eabc5af
guile rev-deps: fix build by adding pkgconfig
Without it packages fail to find the headers, after guile has split
them into a separate output in 218713a.
2017-02-18 08:23:07 +01:00
Peter Hoeg
cad335eb01 usb-modeswitch-data: 20160112 -> 20170205
Plus some minor cleanups.
2017-02-18 11:35:25 +08:00
Peter Hoeg
9097b9e34a usb-modeswitch: 2.2.1 -> 2.5.0
We were carrying v2.2.1 and not v2.3.0 due to the update only touching
the version and not the sha256 sum.
2017-02-18 11:35:02 +08:00
Graham Christensen
33bf23bbca
tomcatUnstable: 9.0.0.M15 -> 9.0.0.M17 2017-02-17 22:30:41 -05:00
Graham Christensen
ae3820bad9
tomcat85: 8.5.9 -> 8.5.11 2017-02-17 22:29:24 -05:00
Graham Christensen
f246ea0de2
tomcat8: 8.0.39 -> 8.0.41 2017-02-17 22:28:34 -05:00
Graham Christensen
7b17c5bc6e
tomcat7: 7.0.73 -> 7.0.75 2017-02-17 22:28:01 -05:00
Graham Christensen
c4bbadf2d5
tomcat6: more thoroughly remove tomcat6 2017-02-17 22:25:52 -05:00
Graham Christensen
6fc38401a2
tomcat6: drop, no longer supported. 2017-02-17 22:24:33 -05:00
Graham Christensen
f308722a00
netpbm: 10.70.00 -> 10.77.02 for numerous fixes
more: https://sourceforge.net/p/netpbm/code/2883/tree/advanced/doc/HISTORY
2017-02-17 22:17:34 -05:00
Thomas Tuegel
a8b49802db Merge pull request #22902 from ttuegel/kde5-instructions
KDE 5 packaging instructions
2017-02-17 21:09:31 -06:00
Sarah Brofeldt
d26ac6afa4 haskellPackages.xmonad-extras: jailbreak to allow xmonad 0.13 (#22927)
Fixes https://github.com/NixOS/nixpkgs/issues/22919
2017-02-18 04:07:55 +01:00
Graham Christensen
946612ffdd Merge pull request #22901 from tavyc/quagga-1.2
quagga: 1.0.20161017 -> 1.2.0
2017-02-17 20:58:51 -05:00
Graham Christensen
38771badd3
nixpkgs: allow packages to be marked insecure
If a package's meta has `knownVulnerabilities`, like so:

    stdenv.mkDerivation {
      name = "foobar-1.2.3";

      ...

      meta.knownVulnerabilities = [
        "CVE-0000-00000: remote code execution"
        "CVE-0000-00001: local privilege escalation"
      ];
    }

and a user attempts to install the package, they will be greeted with
a warning indicating that maybe they don't want to install it:

    error: Package ‘foobar-1.2.3’ in ‘...default.nix:20’ is marked as insecure, refusing to evaluate.

    Known issues:

     - CVE-0000-00000: remote code execution
     - CVE-0000-00001: local privilege escalation

    You can install it anyway by whitelisting this package, using the
    following methods:

    a) for `nixos-rebuild` you can add ‘foobar-1.2.3’ to
       `nixpkgs.config.permittedInsecurePackages` in the configuration.nix,
       like so:

         {
           nixpkgs.config.permittedInsecurePackages = [
             "foobar-1.2.3"
           ];
         }

    b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
    ‘foobar-1.2.3’ to `permittedInsecurePackages` in
    ~/.config/nixpkgs/config.nix, like so:

         {
           permittedInsecurePackages = [
             "foobar-1.2.3"
           ];
         }

Adding either of these configurations will permit this specific
version to be installed. A third option also exists:

  NIXPKGS_ALLOW_INSECURE=1 nix-build ...

though I specifically avoided having a global file-based toggle to
disable this check. This way, users don't disable it once in order to
get a single package, and then don't realize future packages are
insecure.
2017-02-17 20:49:49 -05:00
AndersonTorres
9cee962c43 youtube-dl: 2017.02.04.1 -> 2017.02.17 2017-02-17 22:59:37 -02:00
Armijn Hemel
19a302f6f6
scummvm: 1.8.0 -> 1.9.0
Use direct download instead of sourceforge mirror which no longer
works.
2017-02-17 23:46:53 +01:00
Armijn Hemel
34c12b1c73
e2fsprogs: 1.43.3 -> 1.43.4 2017-02-17 23:46:09 +01:00
Armijn Hemel
d950e8c084
fping: 3.15 -> 3.16 2017-02-17 23:44:48 +01:00
Tim Steinbach
376b377775
atom: 1.14.1 -> 1.14.3 2017-02-17 16:13:18 -05:00
Tim Steinbach
0a22a8607a Merge pull request #22910 from joachifm/linux_4_9
linux_4_9: version bump and cve patch
2017-02-17 16:05:47 -05:00
Dan Peebles
7a113e9e83 fakechroot: 2.17.2 -> 2.19 (with modification)
There's a PR I need merged so this is currently pointing at a fork
on my GitHub but I'll repoint it to mainline once that gets merged.
2017-02-17 19:21:33 +00:00
ndowens
e67416f7e2 awesome-4.0: Add hicolor-icon-theme for theme support
Closes #22888.
2017-02-17 21:58:28 +03:00
Matthias Herrmann
89a0365063 sweethome3d: version compatible with master and 16.09
[Bjørn: let the package function take 'libXxf86vm' as input instead of
'xorg' (the whole set).]
2017-02-17 19:28:52 +01:00
Joachim Fasting
e8007c0e89
linux_4_9: patch for CVE-2017-5986
Seems fairly low impact[1] but we might as well patch it until a new 4.9
version is released

[1]: https://bugzilla.redhat.com/show_bug.cgi?id=1420276
2017-02-17 19:11:30 +01:00
Joachim Fasting
73577a2b05
linux_4_9: 4.9.9 -> 4.9.10 2017-02-17 19:11:24 +01:00
Thomas Tuegel
580bdde06c
kde5.frameworks: update instructions 2017-02-17 11:48:14 -06:00
Thomas Tuegel
304da2449a
kde5.plasma: update instructions 2017-02-17 11:48:14 -06:00
Thomas Tuegel
b510dccc94
kde5.applications: update instructions 2017-02-17 11:48:14 -06:00
Bjørn Forsman
73112a6e78 pcsctools: unbreak 'gscriptor' by adding cairo
Fixes this:

  $ gscriptor
  Can't load '/nix/store/17w6hdwbli924v7d43xxxp66qhgqpc24-perl-Pango-1.227/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/auto/Pango/Pango.so' for module Pango: /nix/store/17w6hdwbli924v7d43xxxp66qhgqpc24-perl-Pango-1.227/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/auto/Pango/Pango.so: undefined symbol: cairo_font_type_to_sv at /nix/store/5z1wn7knhckr3a0asb8lzp99sdai09f2-perl-5.22.2/lib/perl5/5.22.2/x86_64-linux-thread-multi/DynaLoader.pm line 193.
   at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  Compilation failed in require at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  BEGIN failed--compilation aborted at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  Compilation failed in require at /nix/store/sgy2xsyvmam09pl25x8gb507gyiz9ybn-pcsc-tools-1.4.25/bin/.gscriptor-wrapped line 28.
  BEGIN failed--compilation aborted at /nix/store/sgy2xsyvmam09pl25x8gb507gyiz9ybn-pcsc-tools-1.4.25/bin/.gscriptor-wrapped line 28.
2017-02-17 17:01:29 +01:00
Joachim F
fe4552420e Merge pull request #22680 from dtzWill/feature/creduce
creduce: init at 2.6.0
2017-02-17 16:58:37 +01:00
Ricardo M. Correia
8d1bd281cc rustc: 1.15 -> 1.15.1 2017-02-17 16:44:01 +01:00
Jörg Thalheim
fd78ff23f7
replace ping6 with ping
reason: after the upgrade of iputils from 20151218 to 20161105
functionality of ping6 and tracepath6 was merged into ping and tracepath.

Ping is now mostly a drop-in replacment for ping6, except that selecting a
specific interface is done by encoding it into the address (ex.: fe80::1%eth0)
rather then specifing it with the `-I` flag.
2017-02-17 16:04:49 +01:00
Peter Hoeg
facb2c0483 bundler: 1.14.3 -> 1.14.4 2017-02-17 22:48:39 +08:00
Philipp Gesang
b4e9bcfc12 afio: init at 2.5.1
Signed-off-by: Philipp Gesang <phg@phi-gamma.net>
2017-02-17 15:29:03 +01:00
Matthew Daiter
692f3c18cd riak: 2.1.1 -> 2.2.0 2017-02-17 15:09:31 +01:00
Octavian Cerna
dcc84d8fcf quagga: 1.0.20161017 -> 1.2.0 2017-02-17 15:33:13 +02:00
Eelco Dolstra
4798196447
s3fs-fuse: 1.78 -> 1.80 2017-02-17 13:46:00 +01:00
Orivej Desh
47ded42788 lumail: init at 2.9 2017-02-17 12:14:20 +01:00
Orivej Desh
cc4fd4f715 perl-Net-IMAP-Client: init at 0.9505 2017-02-17 12:14:20 +01:00
Vincent Demeester
834de6ebaa glide: output correct version (#22896)
It currently displays `0.12.0-dev` instead of the specified
version.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-02-17 12:08:54 +01:00
Vladimír Čunát
24b1c6ee88
subsurface: disable parallel make
It was failing on Hydra:
http://hydra.nixos.org/build/48847277/nixlog/2/raw
2017-02-17 11:39:21 +01:00
Pradeep Chhetri
a9584c9510 kafka: 0.10.1.0 -> 0.10.1.1 2017-02-17 11:13:29 +01:00
Nikolay Amiantov
8ecd5c4019 Merge pull request #22864 from abbradar/dbus-etc
Redo DBus configuration
2017-02-17 11:47:51 +03:00
Daiderd Jordan
8a5c6153d7 Merge pull request #22814 from veprbl/wxpython
wxPython30: fix on darwin
2017-02-17 08:35:39 +01:00
Robin Gloster
b3c58dc38b Merge pull request #22222 from afldcr/polybar-3.0.3
polybar: init at 3.0.4
2017-02-17 02:49:44 +01:00
Robin Gloster
a6eb4669b1 Merge pull request #22872 from ttuegel/isync
Update isync-git, with several other improvements
2017-02-17 02:47:23 +01:00
romildo
53c2e38e0d qbittorrent: 3.3.7 -> 3.3.10 2017-02-17 02:45:15 +01:00
Brian McKenna
17f566d1e1 keybase-gui: init at 20170209.17b641d
The GUI requires the keybase and kbfs packages to be installed and
running with /keybase as the mount.
2017-02-17 02:44:06 +01:00
Bjarki Ágúst Guðmundsson
8561af2db9 kbfs: 1.0.2 -> 20170209.d1db463 2017-02-17 02:43:52 +01:00
Bjarki Ágúst Guðmundsson
c1fb4ec041 keybase: 1.0.18 -> 20170209.17b641d 2017-02-17 02:43:30 +01:00
Pradeep Chhetri
0ea76ef831 wuzz: 2017-02-09 -> 0.1.0 2017-02-17 02:36:14 +01:00
Pradeep Chhetri
7ab871b394 consul: 0.7.3 -> 0.7.5 2017-02-17 02:20:40 +01:00
Pradeep Chhetri
3e484e7880 consul-template: 0.18.0 -> 0.18.1 2017-02-17 02:20:23 +01:00
Mogria
cfea446920 phpPackages.memcached: add missing zlib build dependency 2017-02-17 02:18:58 +01:00
David Terry
90d225db76 microsoft_gsl: init at 2017-02-13 2017-02-17 02:14:12 +01:00
Pradeep Chhetri
6515854248 awless: init at 0.0.13 2017-02-17 02:12:23 +01:00
Dmitry Kalinkin
0a44f259b5
python27Packages.taskcoach: mark as broken on darwin 2017-02-16 18:48:09 -05:00
Dmitry Kalinkin
c2a5733654
wxPython: fix on darwin 2017-02-16 18:48:08 -05:00
Robin Gloster
101d90d18b
libzrtpcpp: remove 2017-02-17 00:14:15 +01:00
Robin Gloster
d7e5883d5e
freeswitch: 1.6.9 -> 1.6.15 2017-02-17 00:14:13 +01:00
Robin Gloster
4324ff2f73
sflphone: remove 2017-02-17 00:14:10 +01:00
Robin Gloster
538aed6dea
twinkle: remove 2017-02-17 00:14:07 +01:00
Robin Gloster
72cda1667b
certbot: 0.9.3 -> 0.11.1 2017-02-17 00:14:04 +01:00
Robin Gloster
449c895f31
podofo: 0.9.4 -> 0.9.5 2017-02-17 00:14:01 +01:00
Robin Gloster
d9d66375ec
pythonPackages.boto3: 1.4.2 -> 1.4.4 2017-02-17 00:13:49 +01:00
Robin Gloster
54018c8f63
xmlsec: 1.2.20 -> 1.2.23 2017-02-17 00:13:45 +01:00
Robin Gloster
0abc829590
pythonPackages.pyopenssl: 16.1.0 -> 16.2.0 2017-02-17 00:13:42 +01:00
Robin Gloster
e400eb36d1
nodejs: 6.9.1 -> 6.9.5 2017-02-17 00:13:34 +01:00
Robin Gloster
5063a8099b
serf: 1.3.7 -> 1.3.9 2017-02-17 00:13:32 +01:00
Robin Gloster
38ef3bbc08
perlPackages.CryptOpenSSLRandom: 0.10 -> 0.11 2017-02-17 00:13:27 +01:00
Robin Gloster
73ba9b0ef0
facter: 3.5.1 -> 3.6.0 2017-02-17 00:13:23 +01:00
Robin Gloster
b1d24a0472
libressl: default to 2.4 due to recent breakages 2017-02-17 00:13:21 +01:00
Robin Gloster
9593049e06
pkcs11helper: 1.11 -> 1.21 2017-02-17 00:13:18 +01:00
Robin Gloster
c505564fc5
yara: 3.4.0 -> 3.5.0 2017-02-17 00:13:15 +01:00
Robin Gloster
fa98d41787
umurmr: 0.2.16 -> 0.2.16a 2017-02-17 00:13:11 +01:00
Robin Gloster
e1eda97649
uftp: 4.9.2 -> 4.9.3 2017-02-17 00:13:07 +01:00
Robin Gloster
395ca86018
tcpcrypt: 0.4 -> 0.5 2017-02-17 00:12:43 +01:00
Robin Gloster
22bea837f4
tcltls: 1.6 -> 1.6.7 2017-02-17 00:12:12 +01:00
Robin Gloster
79e6596993
s3backer: 1.4.2 -> 1.4.3 2017-02-17 00:12:09 +01:00
Robin Gloster
643703366d
pam_ssh_agent_auth: 0.9.5 -> 0.10.3 2017-02-17 00:12:01 +01:00
Robin Gloster
96b4d69136
openisns: 0.95 -> 0.97 2017-02-17 00:11:58 +01:00
Robin Gloster
900cc90fbe
openfortivpn: 1.1.4 -> 1.2.0 2017-02-17 00:11:55 +01:00
Robin Gloster
7977cc4451
ngircd: 21 -> 24 2017-02-17 00:11:52 +01:00
Robin Gloster
bee26ba6b2
lastpass-cli: 1.0.0 -> 1.1.1 2017-02-17 00:11:49 +01:00
Robin Gloster
6729b9e23b
ircdHybrid: 8.2.2 -> 8.2.21 2017-02-17 00:11:45 +01:00
Robin Gloster
46966ad4e5
ipmitool: 1.8.15 -> 1.8.17 2017-02-17 00:11:41 +01:00
Robin Gloster
df58ed2f13
hostapd: 2.5 -> 2.6 2017-02-17 00:11:37 +01:00
Robin Gloster
f6778c8137
aircrack-ng: 1.2-rc3 -> 1.2-rc4 2017-02-17 00:11:32 +01:00
Robin Gloster
c3011fde96
neon: 0.30.1 -> 0.30.2 2017-02-17 00:11:29 +01:00