Commit Graph

120299 Commits

Author SHA1 Message Date
taku0
559433d0db firefox: 56.0.2 -> 57.0 2017-11-13 23:01:02 +09:00
taku0
b5f2a090de nss: 3.32.1 -> 3.33 2017-11-13 23:01:02 +09:00
taku0
c91d4d519f nspr: 4.16 -> 4.17 2017-11-13 23:01:02 +09:00
taku0
a74fd1d20f firefox-bin: 56.0.2 -> 57.0 2017-11-13 21:12:49 +09:00
Peter Simons
b155ff6a5d
Merge pull request #31603 from wizzup/fix-missing-haskell-attr
configuration-ghc-7.10.x.nix: Remove missing attributes.
2017-11-13 13:10:24 +01:00
Vladimír Čunát
1435ace4e4
knot-dns: remove unused dependency
https://gitlab.labs.nic.cz/knot/knot-dns/issues/559
2017-11-13 12:44:40 +01:00
wisut hantanong
587219b9b7 remove missing attribute 'cabal-helper_0_6_3_1'
$ nix-shell -p haskell.packages.ghc7103.ghc-mod -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘cabal-helper_0_6_3_1’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:211:53
2017-11-13 17:49:27 +07:00
wisut hantanong
03cce166e9 remove missing attribute 'lens-family-th_0_4_1_0'
$ nix-env -f '<nixpkgs>' -qaPA pkgs.haskell.packages.ghc7103 -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘lens-family-th_0_4_1_0’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:161:20
2017-11-13 17:49:05 +07:00
Peter Simons
2ebcf7dba4
Merge pull request #31583 from matthewbauer/patch-6
r-modules: fix eval
2017-11-13 11:48:26 +01:00
Tor Hedin Brønner
53fbf7ee9d nix-bash-completions: 0.2 -> 0.4
A bunch of fixes, and now completes attribute paths when `<nixpkgs>`
syntax as file input.
2017-11-13 11:23:12 +01:00
Matthieu Coudron
38737386d5 linux_mptcp: makes linux_mptcp.override works
I needed to override some parameters because of an error I had:
"Error: modDirVersion specified in the Nix expression is wrong, it should be: 4.9.60+"

but the following override would not be taken into account
  pkg.override ({
    modDirVersion="4.9.60+";
    src=pkgs.lib.cleanSource /home/teto/mptcp;
  })

because the override would be overriden by the nixpkgs parameters
because of concatenation order:
https://nixos.org/nix/manual/#sec-language-operators
2017-11-13 11:19:26 +01:00
aszlig
cc17b42dc7
lib/maintainers: Update my email address
I'm no longer employed there and I'll phase out the address in the near
future.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-13 10:14:10 +01:00
aszlig
4cf16937ce
opencascade: Fix build against glibc 2.26
The header file xlocale.h has been removed in glibc 2.26.

Quoting the release notes[1]:

  * The nonstandard header <xlocale.h> has been removed. Most programs
    should use <locale.h> instead. If you have a specific need for the
    definition of locale_t with no other declarations, please contact
    libc-alpha@sourceware.org and explain.

Tested by building on x86_64-linux and it now succeeds.

[1]: https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @viric
2017-11-13 10:14:05 +01:00
Joerg Thalheim
8b0f2b22a5 godot: remove -stable suffix from version 2017-11-13 09:08:44 +00:00
Joerg Thalheim
0533e56671 CONTRIBUTING.md: be more precise what is meant by formatting commits 2017-11-13 09:05:18 +00:00
Jason Hilton
61b20e2415 godot: 2.1.3 -> 2.1.4
When I tested this locally I had already merged in
pull #31587.

fixes #31588 #31587
2017-11-13 08:47:03 +00:00
Vincent Laporte
d7e84159f8
coqPackages.interval: make bignums optional and propagated 2017-11-13 08:42:52 +00:00
Vincent Laporte
985cfa7a8a
coqPackages.bignums: do not fail with Coq 8.5
The bignums library is part of the standard library
of Coq ≤ 8.6.
2017-11-13 08:42:51 +00:00
Jörg Thalheim
469bddcd36
Merge pull request #31571 from tadfisher/bump/sonarr
sonarr: 2.0.0.4949 -> 2.0.0.5054
2017-11-13 08:38:00 +00:00
Michael Raskin
e294f2b203
Merge pull request #31575 from 4z3/skarnet
update skarnet.org packages
2017-11-13 09:32:25 +01:00
Jörg Thalheim
3ba4c4cc6d
Merge pull request #31578 from dotlambda/abcm2ps
abcm2ps: 8.13.15 -> 8.13.16
2017-11-13 08:25:09 +00:00
Jörg Thalheim
0099f69fc9
Merge pull request #31580 from dotlambda/ttwatch
ttwatch: 2017-09-26 -> 2017-10-31
2017-11-13 08:17:06 +00:00
Gabriel Ebner
82687ffeed
Merge pull request #31556 from gebner/racket_docs
racket: reenable docs by default
2017-11-13 09:03:56 +01:00
Matthew Justin Bauer
24e38f3075
r-modules: fix eval
Fixes #31508
2017-11-12 21:49:41 -06:00
Orivej Desh
2d2f5e1c4d pip-tools: disable tests that depend on a specific version of "six"
They broke after "six: 1.10.0 -> 1.11.0" (5d21308f81).
2017-11-13 03:35:26 +00:00
Samuel Leathers
10d02b7c43
Merge pull request #31581 from adisbladis/anki-bs3
anki: Switch dependency to beautifulsoup-3
2017-11-12 22:17:30 -05:00
Samuel Leathers
e0483a59cc
Merge pull request #31532 from romildo/upd.enlightenment
enlightenment: 0.21.10 -> 0.22.0
2017-11-12 21:44:54 -05:00
José Romildo Malaquias
c42a0fbf09 enlightenment: 0.21.10 -> 0.22.0
- Update to version 0.22.0
- Switch build tools from autotools to meson
- Change handling of setuid programs
2017-11-13 00:22:01 -02:00
Orivej Desh
e0b3c0b6fe xbursttools: fix eval 2017-11-13 01:29:51 +00:00
adisbladis
c28911e0f9
anki: Switch dependency to beautifulsoup-3
The current upstream development version is using 4 but the release
version is still using 3.
2017-11-13 09:17:07 +08:00
Robert Schütz
8873660b93 ttwatch: 2017-09-26 -> 2017-10-31 2017-11-13 01:44:51 +01:00
Robert Schütz
13bb1554ff abcm2ps: 8.13.15 -> 8.13.16 2017-11-13 01:38:19 +01:00
Daniel Peebles
6f13844bfd
Merge pull request #31535 from orivej/compress-qcow2
make-disk-image: add compressed option to compress qcow2 images
2017-11-12 19:17:08 -05:00
tv
9f4a461278 update skarnet.org packages
execline:          2.2.0.0 -> 2.3.0.3
s6:                2.4.0.0 -> 2.6.1.1
s6-dns:            2.1.0.0 -> 2.2.0.1
s6-linux-utils:    2.2.0.0 -> 2.4.0.2
s6-networking:     2.2.1.0 -> 2.3.0.2
s6-portable-utils: 2.1.0.0 -> 2.2.1.1
s6-rc:             0.1.0.0 -> 0.3.0.0
skalibs:           2.4.0.1 -> 2.6.0.1
2017-11-13 00:09:32 +01:00
Jonas Höglund
bdce9327a1 pixd: init at 1.0.0 2017-11-12 23:36:33 +01:00
Jonas Höglund
636c9b5c2d hexd: init at 1.0.0 2017-11-12 23:36:33 +01:00
Jonas Höglund
416d5cf484 maintainers: add FireyFly 2017-11-12 23:36:33 +01:00
Renaud
2d8d35e342
Merge pull request #31564 from Mounium/aliza
aliza: 1.29.2->1.36.3
2017-11-12 22:07:01 +01:00
Tad Fisher
14013c721e sonarr: 2.0.0.4949 -> 2.0.0.5054 2017-11-12 12:42:27 -08:00
Michael Raskin
5f6b88c27f genext2fs: fix handling of symlinks of length exactly 60
Amusingly enough, /nix/store/...-kmod-24/bin/kmod is exactly 60
characters.
2017-11-12 21:38:09 +01:00
Vladimír Čunát
327c351cb2
knot-resolver: disable the hints test for now
It's flaky, unfortunately.
2017-11-12 20:24:03 +01:00
Orivej Desh
93e0de2b3e
Merge pull request #31565 from orivej/hydra
hydra: 2017-09-14 -> 2017-10-26
2017-11-12 19:13:57 +00:00
Michael Weiss
6aed80f271 gns3Packages.{server,gui}Stable: 2.0.3 -> 2.1.0 2017-11-12 19:56:45 +01:00
Michael Weiss
46bcc0d498 pythonPackages.pyqt5: Add optional qtwebsockets support
This is e.g. required for gns3-gui 2.1.0. But it seems to break the
build for Python 2.7.
2017-11-12 19:56:45 +01:00
Orivej Desh
27f5cc959b make-disk-image: embed compression switch into the format name 2017-11-12 18:39:36 +00:00
Orivej Desh
608de48fe4 make-disk-image: add compressed option to compress qcow2 images 2017-11-12 18:28:06 +00:00
Orivej Desh
a2d3ee77b8 make-disk-image: clean up 2017-11-12 18:24:26 +00:00
John Wiegley
9ea242c617
coqPackages.interval: Add bignums, now a required dependency 2017-11-12 10:21:56 -08:00
Orivej Desh
f7bb8d2dfa
Merge pull request #31537 from orivej/lkl
lkl: 2017-10-18 -> 2017-11-10, make-disk-image: do not fake time for cptofs
2017-11-12 18:09:34 +00:00
Vladimír Čunát
ab1859e027
Merge branch 'staging'
Hydra looks very good: https://hydra.nixos.org/eval/1409475?compare=1409440
There's mainly some fallout from aarch64-linux not building `go`
on the first attempt.
2017-11-12 19:08:05 +01:00