Michael Raskin
|
54b6652868
|
julia: add garrison as maintainer
suggested in
https://github.com/NixOS/nixpkgs/pull/44191#discussion_r215802530
participates in upstream development
|
2018-09-07 11:39:52 +03:00 |
|
Michael Raskin
|
0e4197b34b
|
julia: readd julia_06 name, make julia an alias that selects a version, as we usually do for incompatible versions
|
2018-09-07 11:39:52 +03:00 |
|
R. RyanTM
|
29cdfe0218
|
linuxPackages.bcc: 0.6.1 -> 0.7.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/bcc/versions
|
2018-09-07 00:54:22 -07:00 |
|
Franz Pletz
|
48f2b0c909
|
Merge pull request #46235 from alexshpilkin/networkd-link-multicast
nixos/networkd: support MULTICAST, fix RequiredForOnline and [Route]
|
2018-09-07 07:44:58 +00:00 |
|
Christopher Ostrouchov
|
427e4910ec
|
pythonPackages.ordered-set: add missing dependency (#46183)
missing dependency for doing tests (pytestrunner) added three months
ago June c0b9308988 .
|
2018-09-07 09:26:07 +02:00 |
|
Mateusz Kowalczyk
|
b8c4f02131
|
Merge pull request #46228 from r-ryantm/auto-update/onig
oniguruma: 6.8.2 -> 6.9.0
|
2018-09-07 16:16:51 +09:00 |
|
Christopher Ostrouchov
|
6586765a8f
|
pythonPackages.phonopy: refactor (#46161)
Fixing phonopy not building. Tests were moved on Jul 30.
|
2018-09-07 08:41:24 +02:00 |
|
Christopher Ostrouchov
|
b5b48c0a91
|
pythonPackages.locustio: 0.8.1 -> 0.9.0 (#46191)
Fixing build issue. Additionally fetching from github becuase pypi
packge does not come with README which is a buildtime dependency.
|
2018-09-07 08:38:41 +02:00 |
|
Christopher Ostrouchov
|
b1d6d159aa
|
pythonPackages.pyslurm: 20180604 -> 20180811 (#46187)
Update version to support latest version of slurm. Fixes since
previously did not build.
|
2018-09-07 08:28:12 +02:00 |
|
R. RyanTM
|
a12c1aebb7
|
duplicity: 0.7.18 -> 0.7.18.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duplicity/versions
|
2018-09-06 23:23:56 -07:00 |
|
Peter Hoeg
|
033964f541
|
Merge pull request #46221 from r-ryantm/auto-update/okteta
kdeApplications.okteta: 0.25.2 -> 0.25.3
|
2018-09-07 10:55:40 +08:00 |
|
R. RyanTM
|
baf51804f0
|
jmol: 14.29.17 -> 14.29.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
jmol
|
2018-09-06 19:54:40 -07:00 |
|
R. RyanTM
|
cdf82f6ddd
|
kipi-plugins: 5.2.0 -> 5.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
kipi-plugins
|
2018-09-06 19:30:21 -07:00 |
|
R. RyanTM
|
dd74f16b36
|
kubernetes-helm: 2.9.1 -> 2.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
helm
|
2018-09-06 18:33:20 -07:00 |
|
R. RyanTM
|
105ef781ae
|
libmediainfo: 18.05 -> 18.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libmediainfo
|
2018-09-06 18:18:47 -07:00 |
|
R. RyanTM
|
c8c091f093
|
mediainfo-gui: 18.05 -> 18.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mediainfo-gui
|
2018-09-06 17:26:08 -07:00 |
|
R. RyanTM
|
a1f5f62b29
|
mediainfo: 18.05 -> 18.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mediainfo
|
2018-09-06 17:17:48 -07:00 |
|
R. RyanTM
|
e5b17f61ef
|
rednotebook: 2.3 -> 2.6.1 (#46200)
|
2018-09-06 23:57:44 +00:00 |
|
Alexander Shpilkin
|
ecf73103ab
|
nixos/networkd: do not require gateway for routes
A route via a tunnel interface does not require a gateway to be
specified, so do not check for the Gateway= field on routes at all.
|
2018-09-07 02:23:12 +03:00 |
|
taku0
|
0a3f07077b
|
firefox-esr: 60.1.0esr -> 60.2.0esr, mark 52.9.0esr insecure
|
2018-09-07 08:14:48 +09:00 |
|
Alexander Shpilkin
|
8fdb6fba30
|
nixos/networkd: fix handling of RequiredForOnline
|
2018-09-07 02:01:21 +03:00 |
|
R. RyanTM
|
6d803b41c5
|
oniguruma: 6.8.2 -> 6.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
onig
|
2018-09-06 15:57:40 -07:00 |
|
Alexander Shpilkin
|
423e46a24f
|
nixos/networkd: support MULTICAST flag on links
Support Multicast= option in [Link] section of network units,
introduced in systemd/systemd#9118.
|
2018-09-07 01:56:46 +03:00 |
|
R. RyanTM
|
b710f4a85c
|
kdeApplications.okteta: 0.25.2 -> 0.25.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
okteta
|
2018-09-06 15:41:10 -07:00 |
|
qoli
|
c909dc2da4
|
Disable temperamental shutdown_close_pipe test on Aarch32.
|
2018-09-06 15:27:57 -07:00 |
|
R. RyanTM
|
f72cba212c
|
picard-tools: 2.18.11 -> 2.18.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
picard-tools
|
2018-09-06 14:22:26 -07:00 |
|
Jan Malakhovski
|
031e1cf674
|
kodiPlugins: simplify, generalize, implement kodiWithPlugins
|
2018-09-06 20:21:04 +00:00 |
|
Jan Malakhovski
|
e883b86c0e
|
kodiPlugins: inline commons.nix
|
2018-09-06 19:55:55 +00:00 |
|
Jan Malakhovski
|
1d64f70bd7
|
kodi: wrapper: set PYTHONPATH from plugins
|
2018-09-06 19:55:55 +00:00 |
|
Jan Malakhovski
|
02557dade2
|
kodi: passthu pythonPackages
|
2018-09-06 19:55:55 +00:00 |
|
Jan Malakhovski
|
88d69df250
|
kodi: wrapper: simplify
|
2018-09-06 19:55:55 +00:00 |
|
Jan Malakhovski
|
574f2a33c0
|
kodiPlugins.steam-launcher: fix what is clearly a bug
|
2018-09-06 19:55:54 +00:00 |
|
R. RyanTM
|
43c8aa89a6
|
remmina: 1.2.31.3 -> 1.2.31.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
remmina
|
2018-09-06 12:44:14 -07:00 |
|
Shea Levy
|
56a605c8b9
|
nix-plugins: 4.0.5 -> 5.0.0.
Fixes build against nix 2.1.
|
2018-09-06 15:14:29 -04:00 |
|
R. RyanTM
|
765a8c8cd5
|
plantuml: 1.2018.9 -> 1.2018.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
plantuml
|
2018-09-06 21:07:37 +02:00 |
|
R. RyanTM
|
788cab1ae7
|
woeusb: 3.2.1 -> 3.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
woeusb
|
2018-09-06 21:01:12 +02:00 |
|
Christopher Ostrouchov
|
7bcc2870c7
|
pythonPackages.jupyterlab_launcher: refactor (#46178)
jupyterlab_launcher does not support python version < 3.5. Disabled
for older versions
|
2018-09-06 20:40:43 +02:00 |
|
xeji
|
5fc8ebdda0
|
Merge pull request #45784 from oxij/pull/44720-shell-env-edited
nixos/shells: Avoid overriding the environment for other child shells
|
2018-09-06 20:30:34 +02:00 |
|
Robert Schütz
|
c42f0f95bb
|
home-assistant: 0.77.2 -> 0.77.3
|
2018-09-06 20:22:56 +02:00 |
|
R. RyanTM
|
6d3a2f6f44
|
linuxPackages.sysdig: 0.22.1 -> 0.23.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
sysdig
|
2018-09-06 11:01:24 -07:00 |
|
R. RyanTM
|
7cf3891b75
|
tortoisehg: 4.6.1 -> 4.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tortoisehg
|
2018-09-06 10:41:27 -07:00 |
|
xplat
|
3fc7c5b591
|
opam: 1.2.2 -> 2.0.0 (#45806)
|
2018-09-06 19:18:34 +02:00 |
|
Silvan Mosberger
|
aed92ec2e9
|
Merge pull request #44134 from dasJ/iperf
nixos/iperf: Init the module
|
2018-09-06 18:52:30 +02:00 |
|
Chris Ostrouchov
|
1d6fd65957
|
pythonPackages.geopandas: 0.3.0 -> 0.4.0
Additionally fix issue with tests failing for 18.09 release.
Tests required url fetch. Disabled with "not web".
|
2018-09-06 18:50:11 +02:00 |
|
Matthieu Coudron
|
13050ccc0b
|
python3Packages.genanki: init at 0.6.0
Library to generate anki flashcards.
|
2018-09-06 18:31:57 +02:00 |
|
Profpatsch
|
efdf618330
|
lib: move assertMsg and assertOneOf to their own library file
Since the `assertOneOf` uses `lib.generators`, they are not really trivial
anymore and should go into their own library file.
|
2018-09-06 18:14:27 +02:00 |
|
Profpatsch
|
3e45b61a99
|
lib/trivial: add a few examples of usage of assertMsg/assertOneOf
|
2018-09-06 18:14:27 +02:00 |
|
Profpatsch
|
320cdecd16
|
lib/trivial: add assertOneOf
|
2018-09-06 18:14:27 +02:00 |
|
Profpatsch
|
0e2aa97f3a
|
lib/trivial: add assertMsg
|
2018-09-06 18:14:27 +02:00 |
|
Paul TREHIOU
|
fc2c606a7a
|
jackett: 0.9.41 -> 0.10.160 (#46114)
* jackett: update mono to 5.8
Jackett needs mono version >= 5.8
https://github.com/Jackett/Jackett/blob/master/README.md#supported-systems
* jackett: 0.9.41 -> 0.10.160
|
2018-09-06 18:02:33 +02:00 |
|