Commit Graph

177443 Commits

Author SHA1 Message Date
Averell Dalton
8d52d13be0 jetbrains.datagrip: 2018.3.4 -> 2019.1.1 2019-04-27 04:03:57 -07:00
Averell Dalton
ad3065ca7f jetbrains.clion: 2019.1 -> 2019.1.2 2019-04-27 04:03:57 -07:00
R. RyanTM
e8b588c359 python37Packages.breathe: 4.11.1 -> 4.12.0 (#59643)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-breathe/versions
2019-04-27 13:02:52 +02:00
aszlig
7ba9b0a41b
nixos: Fix build of manual
The build error has been introduced by 56dcc319cf.

Using a <simplesect/> within a <para/> is not allowed and subsequently
fails to validate while building the manual.

So instead, I moved the <simplesect/> further down and outside of the
<para/> to fix this.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @aaronjanse, @Lassulus, @danbst
2019-04-27 12:39:37 +02:00
Lassulus
75d150f9da
Merge pull request #59872 from Izorkin/datadog
Datadog: update packages
2019-04-27 19:27:32 +09:00
Jörg Thalheim
2a72ad4462
wol: fix manpage generation (#60310)
wol: fix manpage generation
2019-04-27 11:23:00 +01:00
Jörg Thalheim
a784e28c27
rustup: 1.17.0 -> 1.18.1 (#60098)
rustup: 1.17.0 -> 1.18.1
2019-04-27 11:14:43 +01:00
Matthieu Coudron
03fb00d565
Merge pull request #60223 from Ma27/write-i3cfg-to-etc
nixos/window-managers/i3: write config file to `/etc/i3/config`
2019-04-27 18:46:57 +09:00
Jörg Thalheim
19d1dc9ab8
Merge pull request #60199 from ajs124/drop/evopedia
evopedia: remove package
2019-04-27 10:41:57 +01:00
Jörg Thalheim
44106464ea
Merge pull request #57793 from schmittlauch/soundkonverter
[soundkonverter] init at 3.0.1
2019-04-27 10:39:55 +01:00
Peter Hoeg
8086169413 wol: fix manpage generation 2019-04-27 17:22:13 +08:00
Joachim F
357df763a8
Merge pull request #57205 from tesq0/pull-request-omnisharp
omnisharp-roslyn: init at 1.32.8
2019-04-27 09:08:38 +00:00
Bruno Bigras
555f464453 pazi: init at 0.2.0 (#60303) 2019-04-27 09:36:10 +02:00
Bruno Bigras
4d8b9cbbdd httplz: init at 1.5.0 (#60304) 2019-04-27 09:34:33 +02:00
Lassulus
45f8b50ac4
Merge pull request #56420 from p-alik/master
add missed internal links into haskell.section.md
2019-04-27 16:29:44 +09:00
volth
56b25e7034 qemu: fix cross (#60261) 2019-04-27 09:19:06 +02:00
Lassulus
c9d22c2603
Merge pull request #57044 from nyanloutre/netdata-sensors
netdata: lm-sensor support
2019-04-27 16:18:40 +09:00
Lassulus
f099d3d8b6
Merge pull request #57561 from aaronjanse/patch-5
nixos/manual: document auto-login
2019-04-27 16:07:06 +09:00
Lassulus
21fe4fd176
Merge pull request #58181 from fgaz/nixos/zeronet/fix1
nixos/zeronet: add fileserverPort option
2019-04-27 15:45:30 +09:00
Michael Raskin
d7d8743e20
Merge pull request #60257 from thefloweringash/socat-darwin
socat: fix darwin build
2019-04-27 06:34:53 +00:00
Renaud
5c5b887f1e nlopt: 2.6.0 -> 2.6.1
Changelog: https://github.com/stevengj/nlopt/releases/tag/v2.6.1

Build is not broken anymore with Octave 4.x since
https://github.com/stevengj/nlopt/pull/245
2019-04-27 08:32:49 +02:00
R. RyanTM
fea6499091 nlopt: 2.5.0 -> 2.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nlopt/versions
2019-04-27 08:32:49 +02:00
Michael Raskin
eda2463c4d
Merge pull request #57945 from teto/lua/std_rename
lua: std._debug / std.normalize rename + move to automated.
2019-04-27 06:30:48 +00:00
Sarah Brofeldt
f96bf5bb2e
Merge pull request #60241 from Amar1729/init/sd
sd: init at 0.5.0
2019-04-27 08:07:54 +02:00
Sarah Brofeldt
fabe630921
Merge pull request #60148 from elitak/ipfs-bump
ipfs: 0.4.19 -> 0.4.20
2019-04-27 08:02:06 +02:00
Anders Kaseorg
27d13628ee pytorch: Move cudatoolkit to nativeBuildInputs
nvcc must be available in PATH at build time; otherwise CUDA support
will be disabled.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-04-27 07:49:42 +02:00
Robert Schütz
a416ef58b7 python.pkgs.pg8000: does not support Python 2.7 (#60220)
* python.pkgs.pg8000: does not support Python 2.7

* python3.pkgs.pg8000: update propagatedBuildInputs
2019-04-27 07:47:37 +02:00
Robert Scott
900dfa2705 pythonPackages.ezdxf: 0.8.8 -> 0.9
also disable for python <3.5 as upstream has dropped support
2019-04-27 07:46:59 +02:00
Robert Scott
d40894cbea pythonPackages.box2d: remove unnecessary pkgs-box2d buildInput
this dependency turns out to be completely unnecessary - the pypi
package includes its own bundled copy of the source (i know - ew.)
and building without pkgs-box2d results in a binary-identical .so.

this has the side-effect of enabling this package on darwin, which was
previously restricted by the apparently linux-only pkgs-box2d.
2019-04-27 07:45:53 +02:00
Robert Scott
4c49c02073 pythonPackages.box2d: fix build by moving swig2 to nativeBuildInputs 2019-04-27 07:45:53 +02:00
Will Dietz
73b0114f70 kdeconnect: 1.3.3 -> 1.3.4 2019-04-27 07:44:38 +02:00
R. RyanTM
a813ebf9c8 argyllcms: 2.0.1 -> 2.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/argyllcms/versions
2019-04-27 07:42:30 +02:00
R. RyanTM
e6f1253c05 augeas: 1.11.0 -> 1.12.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/augeas/versions
2019-04-27 07:42:05 +02:00
R. RyanTM
362eb6daa8 armadillo: 9.200.8 -> 9.300.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-04-27 07:41:48 +02:00
R. RyanTM
e4e9b5b1b4 crispyDoom: 5.5.1 -> 5.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/crispy-doom/versions
2019-04-27 07:40:33 +02:00
R. RyanTM
24ab7ff3e0 libmysofa: 0.6 -> 0.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmysofa/versions
2019-04-27 07:39:53 +02:00
R. RyanTM
416a77d2f8 freeradius: 3.0.17 -> 3.0.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freeradius/versions
2019-04-27 07:36:33 +02:00
R. RyanTM
d76507fc19 flatpak-builder: 1.0.5 -> 1.0.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-04-27 07:36:17 +02:00
Will Dietz
32bf4cf9c9 iosevka-bin: 2.2.0 -> 2.2.1
https://github.com/be5invis/Iosevka/releases/tag/v2.2.1
2019-04-27 07:32:48 +02:00
Bart Brouns
b41cff9d9d dragonfly-reverb: 1.0.0 -> 1.1.4 2019-04-27 07:32:22 +02:00
Mario Rodas
3f46165af3
Merge pull request #59963 from yrashk/pforth
pforth: init at 28
2019-04-26 18:33:54 -05:00
Aaron Andersen
d872d32ba0
Merge pull request #60218 from eadwu/init/epubcheck
epubcheck: init at 4.2.0
2019-04-26 19:10:58 -04:00
Amar1729
3679d1b17e sd: init at 0.5.0 2019-04-26 18:47:48 -04:00
Sarah Brofeldt
3da5f976a5
Merge pull request #60234 from nyanloutre/dex_update
dex-oidc: 2.4.1 -> 2.16.0
2019-04-27 00:27:47 +02:00
Matthew Bauer
fa0208c09a
Merge pull request #60291 from matthewbauer/kexec-tools-get-correct-compiler
kexec-tools: use depsBuildBuild to get the right compiler
2019-04-26 18:16:21 -04:00
Tim Steinbach
6cc803c7aa
oh-my-zsh: 2019-04-25 -> 2019-04-26 2019-04-26 18:10:36 -04:00
Renaud
3567860a27
Merge pull request #59006 from terlar/wip-update-sysdig
WIP linuxPackages.sysdig: 0.24.2 -> 0.25
2019-04-27 00:05:24 +02:00
Matthew Bauer
c1287a4b9c kexec-tools: use depsBuildBuild to get the right compiler
Need this to avoid this issue in pkgsStatic:

  ld: cannot find -lc

/cc @ericson2314
2019-04-26 18:04:29 -04:00
Edmund Wu
5f6ddc2747
epubcheck: init at 4.2.0 2019-04-26 17:56:42 -04:00
Maximilian Bosch
a1ffabe4de
nixos/window-managers/i3: write config file to /etc/i3/config
The default config of i3 provides a key binding to reload, so changes
take effect immediately:

```
bindsym $mod+Shift+c reload
```

Unfortunately the current module uses the store path of the `configFile`
option. So when I change the config in NixOS, a store path will be
created, but the current i3 process will continue to use the old one,
hence a restart of i3 is required currently.

This change links the config to `/etc/i3/config` and alters the X
startup script accordingly so after each rebuild, the config can be
reloaded.
2019-04-26 21:12:52 +02:00