Robin Gloster
08b09fdc5c
fanctl, fan module: remove
...
This has been broken nearly all the time due to the patches needed to
iproute2 not being compatible with the newer versions we have been
shipping. As long as Ubuntu does not manage to upstream these changes
so they are maintained with iproute2 and we don't have a maintainer
updating these patches to new iproute2 versions it is not feasible to
have this available.
2017-09-23 17:55:33 +02:00
Samuel Leathers
694e7e08d6
kodi: 17.3 -> 17.4
2017-09-23 16:59:45 +02:00
Peter Simons
99f759de1c
Revert "nixos: add option for bind to not resolve local queries ( #29503 )"
...
This reverts commit 670b4e29ad
. The change
added in this commit was controversial when it was originally suggested
in https://github.com/NixOS/nixpkgs/pull/29205 . Then that PR was closed
and a new one opened, https://github.com/NixOS/nixpkgs/pull/29503 ,
effectively circumventing the review process. I don't agree with this
modification. Adding an option 'resolveLocalQueries' to tell the locally
running name server that it should resolve local DNS queries feels
outright nuts. I agree that the current state is unsatisfactory and that
it should be improved, but this is not the right way.
(cherry picked from commit 23a021d12e
)
2017-09-23 16:41:34 +02:00
Bjørn Forsman
3a58e41e43
nixos/gitolite: use group 'gitolite' instead of 'nogroup'
...
Having files (git repositories) owned by 'nogroup' is a bad idea.
2017-09-23 16:33:52 +02:00
Peter Simons
fc2c994991
Merge pull request #29586 from cocreature/ghcjs-shims
...
ghcjsHEAD: bump ghcjs shims
2017-09-23 16:15:20 +02:00
Robin Gloster
d6879f930a
radsecproxy: fix license
2017-09-23 15:37:28 +02:00
Vladimír Čunát
7c7f8c9c1d
knot-*: simplify lmdb dependency
...
Partly thanks to lmdb.pc, partly thanks to 84bd2f4
(hopefully; untested on Darwin).
2017-09-23 14:15:56 +02:00
Joachim F
dbf4d4ebb5
Merge pull request #29658 from teto/ctags
...
universal-ctags: generate manpage
2017-09-23 12:04:06 +00:00
Joachim F
6cd2ebc1d1
Merge pull request #29674 from dapphub/solc-0-4-17
...
solc: v0.4.16 -> v0.4.17
2017-09-23 12:01:01 +00:00
Joachim F
2756fac2ae
Merge pull request #29667 from sargon/radsecproxy
...
radsecproxy: init at 1.6.9
2017-09-23 11:58:06 +00:00
Antoine Eiche
35f205a4b6
dockerTools.buildImage: Switch to the format image generated by Skopeo
...
We were using 'Combined Image JSON + Filesystem Changeset Format' [1] to
unpack and pack image and this patch switches to the format used by the registry.
We used the 'repository' file which is not generated by Skopeo when it
pulls an image. Moreover, all information of this file are also in the
manifest.json file.
We then use the manifest.json file instead of 'repository' file. Note
also the manifest.json file is required to push an image with Skopeo.
Fix #29636
[1] 749d90e10f/image/spec/v1.1.md (combined-image-json--filesystem-changeset-format)
2017-09-23 13:17:07 +02:00
Michael Raskin
f7d7c7bedf
singular: use gcc5
...
Progress on: #28643
Fixes : #29682
2017-09-23 10:16:47 +02:00
Matthieu Coudron
5c4ddc30d3
universal-ctags: 2017-01-08 -> 2017-09-22
2017-09-23 16:53:20 +09:00
Frederik Rietdijk
18ebc8dba9
Merge pull request #29676 from mimadrid/update/calc-2.12.6.3
...
calc: 2.12.6.1 -> 2.12.6.3
2017-09-23 08:39:02 +02:00
Frederik Rietdijk
805fa2e667
python.pkgs.botocore: fix dependencies
2017-09-23 08:23:43 +02:00
Frederik Rietdijk
5e916914ef
python.pkgs: alias dateutil to python-dateutil
2017-09-23 08:23:43 +02:00
Ruben Maher
b1c4498b41
awsebcli: init at 3.10.5
2017-09-23 08:23:43 +02:00
Ruben Maher
65aba6ed17
pythonPackages.semantic-version: use fetchPypi
...
In order to make it nicer to override when a specific version is required for
Python derivations.
2017-09-23 08:23:43 +02:00
Ruben Maher
4101582270
pythonPackages.tabulate: use fetchPypi
...
In order to make it nicer to override when a specific version is required for
Python derivations.
2017-09-23 08:23:43 +02:00
Ruben Maher
742de0bf24
pythonPackages.cement: init at 2.8.2
...
This is a dependency of awsebcli.
2017-09-23 08:23:43 +02:00
Ruben Maher
9a0155a241
pythonPackages.blessed: init at 1.14.2
...
This is a dependency of awsebcli.
2017-09-23 08:23:43 +02:00
Ruben Maher
2948b570f5
maintainers.nix: Add myself
2017-09-23 08:23:43 +02:00
Michael Weiss
5f0a7cded7
nox: Add a temporary patch for the "wip" command
...
See #29684 .
2017-09-23 04:25:11 +02:00
Jörg Thalheim
21cadbb8f4
Merge pull request #29672 from andir/upstream-ferm
...
ferm: 2.3.1 -> 2.4.1
2017-09-22 23:38:15 +01:00
Joachim Fasting
69e3817eb6
tor-browser-bundle-bin: optionally disable multiprocess support
...
Multiprocess tabs always crash, as first reported by the issue mentioned
below. It is now consistently reproducible both on NixOS and non-NixOS
for me, so I've decided to add a toggle to conveniently disable
multiprocess support as a work-around.
Closes https://github.com/NixOS/nixpkgs/issues/27759 but does
not really fix the underlying problem ...
2017-09-23 00:17:42 +02:00
mimadrid
676db57c37
calc: 2.12.6.1 -> 2.12.6.3
2017-09-23 00:13:42 +02:00
Joachim Fasting
1df6cf5d1d
nixos/lock-kernel-modules: fix deferred fileSystem mounts
...
Ensure that modules required by all declared fileSystems are explicitly
loaded. A little ugly but fixes the deferred mount test.
See also https://github.com/NixOS/nixpkgs/issues/29019
2017-09-22 23:55:04 +02:00
Joachim Fasting
bccaf63067
nixos/hardened test: add failing test-case for deferred mounts
2017-09-22 23:53:27 +02:00
Joachim Fasting
15a4f9d8ef
nixos/hardened: simplify script
2017-09-22 23:53:06 +02:00
Daiderd Jordan
84bd2f4ab0
lmdb: fix library id on darwin
2017-09-22 23:33:29 +02:00
Joachim F
456e96fbbf
Merge pull request #29620 from joachifm/pkg/snapper-0_5_0
...
snapper: 0.3.3 -> 0.5.0
2017-09-22 20:49:19 +00:00
Joachim Fasting
fd3a9e6468
tor: enable parallel building
2017-09-22 22:37:15 +02:00
Mikael Brockman
2c5ab79d2d
solc: v0.4.16 -> v0.4.17
2017-09-22 23:18:21 +03:00
Joachim F
22d9935a01
Merge pull request #29663 from womfoo/bump-fix/trackballs-1.2.3
...
trackballs: 1.1.4 (broken) -> 1.2.3
2017-09-22 20:04:46 +00:00
Joachim F
8ab9502868
Merge pull request #29664 from womfoo/bump-fix/giv-0.9.26
...
giv: 20150811-git (broken) -> 0.9.26
2017-09-22 20:04:31 +00:00
Michael Weiss
5257232ac7
gns3: "Improve" the packaging
...
This is "a bit" hacky tho...
The improvement is that it now covers the stable as well as the preview
releases and doesn't require Python 3.4 anymore.
2017-09-22 21:30:38 +02:00
Daiderd Jordan
1acf6716aa
textql: fix darwin build
2017-09-22 21:25:34 +02:00
Tuomas Tynkkynen
4acb425c39
darwin: Disable yet another bunch of packages never having built successfully
...
cjdns: https://hydra.nixos.org/build/61134279
jonprl: https://hydra.nixos.org/build/61123711
mate.libmatemixer: https://hydra.nixos.org/build/61126968
dirac: https://hydra.nixos.org/build/61132432
idnkit: https://hydra.nixos.org/build/61123544
trousers: https://hydra.nixos.org/build/61109766
packetdrill: https://hydra.nixos.org/build/61116190
osm2pgsql: https://hydra.nixos.org/build/61118017
nawk: https://hydra.nixos.org/build/61139000
2017-09-22 21:16:39 +03:00
Daiderd Jordan
8a0d857aa9
tw-rs: fix darwin build
2017-09-22 19:45:33 +02:00
Tuomas Tynkkynen
a7440aa7c6
hdf5: Re-enable on darwin
...
Oops, ab71280823
intended to only disable hdf5-fortran but also
disabled the others that are fine.
2017-09-22 19:56:49 +03:00
Tuomas Tynkkynen
4b4bfbf3e5
darwin: Disable another bunch of packages never having built successfully
...
tecoc: https://hydra.nixos.org/build/61141995
shallot: https://hydra.nixos.org/build/61145497
plink-ng: https://hydra.nixos.org/build/61130149
tshark: https://hydra.nixos.org/build/61479600
2017-09-22 19:49:57 +03:00
Andreas Rammhold
e9a56e798a
ferm: 2.3.1 -> 2.4.1
2017-09-22 18:42:38 +02:00
Pavel Goran
c73a3813fa
nixos/gitolite: customize .gitolite.rc declaratively
...
Add the `extraGitoliteRc` option to customize the `.gitolite.rc`
configuration file declaratively.
Resolves #29249 .
2017-09-22 18:29:35 +02:00
Tim Steinbach
24bed29809
openjdk: Fix build
2017-09-22 11:16:14 -04:00
Michael Weiss
6f02c3bf77
sshfs-fuse: Fix the build on i686-linux
...
The last upgrade (137142a72c
) broke the
build on i686. Thanks @globin for noticing this.
2017-09-22 17:13:24 +02:00
Tuomas Tynkkynen
ab71280823
darwin: Disable some packages that have never built successfully
...
mate.mate-desktop: https://hydra.nixos.org/build/61110037
gdmap: https://hydra.nixos.org/build/61144743
redsocks: https://hydra.nixos.org/build/61123106
resolv_wrapper: https://hydra.nixos.org/build/61121132
ogmtools: https://hydra.nixos.org/build/61108726
mp3info: https://hydra.nixos.org/build/61139015
lxappearance-gtk3: https://hydra.nixos.org/build/61126327
hdf5-fortran: https://hydra.nixos.org/build/61146631
pqiv: https://hydra.nixos.org/build/61124724
2017-09-22 17:25:38 +03:00
Daniel Ehlers
8bb57bce2a
radsecproxy: init at 1.6.9
2017-09-22 15:08:19 +02:00
Thomas Tuegel
6237ece367
Merge pull request #29665 from vyp/issue/29589
...
qt-5/qtbase-setup-hook.sh: attempt to make directories only if needed
2017-09-22 07:51:05 -05:00
Michael Weiss
8758a4dde2
pythonPackages.raven: 6.1.0 -> 6.2.0
2017-09-22 14:47:37 +02:00
Joerg Thalheim
e4a859a95d
jetbrains.datagrip: 2017.1.5 -> 2017.2.2
2017-09-22 13:43:35 +01:00