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
Joerg Thalheim
44917c46b1
travis: disable for pull requests
...
travis is too slow for us and confuse contributors, who think they have
to get travis tests green.
We have now pr bots instead.
2017-11-13 11:40:42 +00: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
b4d2c46e56
nix-zsh-completions: 0.3.2 -> 0.3.3
...
Some minor fixes.
2017-11-13 11:33:08 +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
sjau
8ccaa882a1
zfsUnstable: 2017-10-16 -> 2017-11-12
2017-11-13 10:06:57 +01:00
Joerg Thalheim
0533e56671
CONTRIBUTING.md: be more precise what is meant by formatting commits
2017-11-13 09:05:18 +00:00
Samuel Leathers
6e686ff36d
webkitgtk: 2.18.2 -> 2.18.3 (fixes multiple CVE's)
2017-11-13 10:02:40 +01: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 Bauer
6b0e1910af
libbsd: add myself as maintainer
2017-11-13 00:43:27 -06:00
Matthew Bauer
ff0ac72719
libbsd: update darwin patch for 0.8.6
...
This resolves the patch issues. If someone has time, they should try to get the
patched merged upstream.
2017-11-13 00:43:27 -06:00
Matthew Bauer
d19494cb53
libtiger: add myself as maintainer
2017-11-13 00:36:22 -06:00
Matthew Bauer
5882cc203c
libtiger: fix on darwin
2017-11-13 00:35:56 -06:00
John Ericson
7db0b80c61
Merge remote-tracking branch 'channels/nixos-unstable' into staging
2017-11-13 00:18:03 -05: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" (5d21308f81e8332e8743a2c807b6406d37642da9).
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
romildo
a6b1d9a6a1
jdupes: init at 1.8
2017-11-13 00:16:49 -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
Matthew Bauer
47a854ae01
emacs: add missing packages
...
this fixes eval for nix-env -qaA nixpkgs.emacsPackagesNg
2017-11-12 18:43:35 -06: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
Matthew Bauer
4ad86c5f96
font-lock-plus: fix eval
2017-11-12 18:09:26 -06:00
Matthew Bauer
90ae8bc1a8
emacs: fix cn-outline error
...
cn-outline is no longer in melpa so markBroken is not needed anymore
Fixes #31510
2017-11-12 18:08:08 -06:00
Renaud
bf5484fec8
fdupes: 20150902 -> 1.6.1
2017-11-13 01:01:41 +01: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