1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

140506 commits

Author SHA1 Message Date
Jörg Thalheim d0d9f49057
Merge pull request #40758 from kirelagin/wireguard-go
wireguard-go: init at 0.0.20180514
2018-05-19 12:27:50 +01:00
Kirill Elagin 388b21436a
wireguard-go: add myself as a maintainer 2018-05-19 14:25:57 +03:00
Jörg Thalheim e5cbbd6fbe
Merge pull request #40761 from jensbin/openshift
openshift: add {bash,zsh}-completion
2018-05-19 11:48:40 +01:00
Jörg Thalheim fccf7f1181 openshift: simplify shell completion installation 2018-05-19 11:47:39 +01:00
Frederik Rietdijk c757111ab7
Merge pull request #40762 from geistesk/python-geojson-2.3.0
geojson: init at 2.3.0
2018-05-19 12:24:38 +02:00
geistesk 2db356feb5 pythonPackages.geojson: init at 2.3.0 2018-05-19 12:14:16 +02:00
Kirill Elagin ab1dd9c585
wireguard-go: use fetchzip instead of fetchurl 2018-05-19 13:01:59 +03:00
Kirill Elagin 5f3480e04d
wireguard-go: use deps2nix for dependencies 2018-05-19 13:01:41 +03:00
Kirill Elagin 3b44015e1a
wireguard-go: use postPatch instead of patchPhase 2018-05-19 12:42:13 +03:00
xeji a0feedca8f
nixos/tests/nexus: fix for i686 (#40743)
test failed because qemu-system-i386 can only simulate 2047M RAM
(not 2048)
2018-05-19 11:09:07 +02:00
Robert Schütz b7709b9951
Merge pull request #40753 from taku0/thunderbird-bin-52.8.0
thunderbird, thunderbird-bin: 52.7.0 -> 52.8.0 [Critical security fixes]
2018-05-19 11:03:00 +02:00
xeji 94afddcdb9
Merge pull request #40759 from pngwjpgh/fix/zshenv
Revert "zsh: move setEnvironment stuff to zprofile" (#40223)
2018-05-19 10:58:17 +02:00
Uli Baum bd6a3b2160 Revert "iasl: 20180313 -> 20180508 (#40613)"
Broke xen and virtualbox.
This reverts commit 5e49920d41.
2018-05-19 10:39:32 +02:00
Jens Binkert 6f20bc3ef6 openshift: add {bash,zsh}-completion 2018-05-19 10:33:33 +02:00
Kirill Elagin b599f672e4
wireguard-go: init at 0.0.20180514 2018-05-19 11:19:33 +03:00
Gregor Kleen effb02131c Revert "zsh: move setEnvironment stuff to zprofile"
This reverts commit 77a6cbb1c1.
2018-05-19 10:17:41 +02:00
xeji 301072dc27 nixos/tests/hardened: fix test (#40745)
failed because `pgrep -u` segfaults when accesss to proc info
is denied on a hardened system.
2018-05-19 08:42:15 +02:00
Matthew Justin Bauer 93a5152c82
Merge pull request #40606 from udono/fix/tryton-update
Fix/tryton update
2018-05-18 21:50:12 -05:00
Matthew Justin Bauer d1605c559b
Merge pull request #40166 from akru/yrd-init
yrd: init at 0.5.3
2018-05-18 21:49:55 -05:00
Matthew Justin Bauer da72ac2092
Merge pull request #40571 from vbgl/coq-stdpp
coqPackages.stdpp: init at 1.1
2018-05-18 21:48:35 -05:00
Matthew Justin Bauer 64fb6c3593
Merge pull request #40444 from jfrankenau/nginx-ipscrub
nginxModules.ipscrub: init at 99230f6
2018-05-18 21:47:06 -05:00
Matthew Justin Bauer dd56a43946
Merge pull request #40493 from r-ryantm/auto-update/gdal
gdal: 2.2.4 -> 2.3.0
2018-05-18 21:46:42 -05:00
Matthew Justin Bauer bc35f54a64
Merge pull request #40510 from tilpner/gomuks-init
gomuks: init at 2018-05-16
2018-05-18 21:46:20 -05:00
Matthew Justin Bauer cbac4d3e30
Merge pull request #40252 from ariutta/pgmanage
pgmanage: update to current name (minor).
2018-05-18 21:44:43 -05:00
Matthew Justin Bauer 05ff6862c8
Merge pull request #40199 from jarjee/newpkg/mongodb-compass
mongodb-compass: init at 1.13.1
2018-05-18 21:43:38 -05:00
taku0 6099ad3316 thunderbird: 52.7.0 -> 52.8.0 2018-05-19 09:12:19 +09:00
taku0 0544c38ba4 thunderbird-bin: 52.7.0 -> 52.8.0 2018-05-19 09:12:15 +09:00
Kai Wohlfahrt 13d55dd65a houdini: Fix libGL (#40736)
(cherry picked from commit f07c44bb7c)
PR was incorrectly based on staging instead of master.
2018-05-19 00:57:33 +02:00
xeji 9bbb5fa9af
Merge pull request #40739 from phile314/slimserver
Slimserver: 7.9.0 -> 7.9.1
2018-05-19 00:53:51 +02:00
Matthew Justin Bauer bd078c1a31
gcc5: remove patch
The patch fails to apply & may not be necessary any more. Trying to remove it for now just to see.

Hydra log: https://hydra.nixos.org/build/72726891/nixlog/1

Also see #33722

/cc @copumpkin
2018-05-18 17:03:35 -05:00
John Ericson 974fa94fd8
Merge pull request #40641 from angerman/feature/darwin-wine
Enable WINE on macOS
2018-05-18 17:42:12 -04:00
Moritz Angermann 0828bc5b1f wine: Enable on macOS 2018-05-18 17:15:42 -04:00
Robert Schütz e3a7d55d3e
nixos/tests/home-assistant: ignore "Timer got out of sync" error (#40735) 2018-05-18 23:06:25 +02:00
R. RyanTM 2355a7f0e4 linuxPackages.wireguard: 0.0.20180420 -> 0.0.20180514 (#40631)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wireguard/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/ed69b3dfb89cc9d82136b356d54d21bb
- du listing: https://gist.github.com/0f8c8caf71b9d18efa2341ce03a212f1
2018-05-18 22:57:13 +02:00
Matthew Justin Bauer 18e1aea5c5
Merge pull request #40717 from hedning/fix-inkscape-build
inkscape: disable parallelBuilding to avoid non-deterministic failure
2018-05-18 15:53:13 -05:00
Philipp Hausmann 986bc55968 slimserver: Relax Audio::Scan dependency bounds 2018-05-18 22:09:09 +02:00
John Wiegley d33322d449
haskellPackages.developPackage: Add a defaulted provideDrv argument
The purpose of this argument is to allow you to get at the derivation (rather
than it's env) even when in the evaluation context of a nix-shell invocation.
2018-05-18 13:04:18 -07:00
Patrick Hilhorst 5e49920d41 iasl: 20180313 -> 20180508 (#40613) 2018-05-18 20:35:26 +02:00
Will Dietz 61fd8d63b4
Merge pull request #40730 from dtzWill/feature/xbps
xbps: init at 0.52
2018-05-18 13:23:37 -05:00
Will Dietz 6a8aa56a12
Merge pull request #40733 from dtzWill/update/gllvm-wllvm-1.2.1
{g,w}llvm: 1.2.0 -> 1.2.1
2018-05-18 13:15:01 -05:00
Will Dietz a9d3d4dc6d xbps: limit to platforms.linux
Darwin is a no-go at least:
https://github.com/NixOS/nixpkgs/pull/40730#issuecomment-390284212
2018-05-18 13:07:51 -05:00
Will Dietz 41ede7f4c4 wllvm: 1.2.0 -> 1.2.1
Also add myself as another maintainer.
2018-05-18 12:55:04 -05:00
Will Dietz 208abdba78 gllvm: 1.2.0 -> 1.2.1 2018-05-18 12:54:47 -05:00
Will Dietz 0c30d6597e xbps: init at 0.52 2018-05-18 12:42:34 -05:00
Udo Spallek e708c8f120 trytond: 4.6 -> 4.8
Major upstream release.
Use extras-depends: cdecimal html2text ipaddress
2018-05-18 17:17:44 +00:00
Udo Spallek 2a1c4bf07a tryton: 4.6 -> 4.8
Major upstream release.
Use GTK-3.
Use extras-depends: cdecimal, goocalendar
2018-05-18 17:17:44 +00:00
Udo Spallek 5a3ccf19c4 pythonPackages cdecimal: init at 2.3 2018-05-18 17:17:44 +00:00
Udo Spallek 31ebb53b12 pythonPackages goocalendar: init at 0.3 2018-05-18 17:17:44 +00:00
Udo Spallek 0f8749b092 udono: Add myself to maintainer list 2018-05-18 17:17:44 +00:00
Maximilian Bosch 641a623053 nixos/xss-lock: add module (#40619)
`xsslock` (which was originally packaged in 6cb1d1aaaf)
is a simple screensaver which connects a given screen locker (e.g.
`i3lock`) with `logind`. Whenever `loginctl lock-sessions` is invoked
the locker will be used to lock the screen. This works with its power
management features (e.g. `lid switch`) as well, so the PC can be locked
automatically when the lid is closed.

The module can be used like this:

```
{
  services.xserver.enable = true;

  programs.xss-lock.enable = true;
  programs.xss-lock.lockerCommand = "i3lock";
}
```
2018-05-18 18:24:53 +02:00