Jonathan Ringer
984eb94496
python3Packages.numba: disable for python < 3.6
2020-02-13 08:16:14 +01:00
Jonathan Ringer
a43ec07165
pythonPackages.seaborn: disable <py3.6, abandoned upstream
2020-02-12 23:14:44 -08:00
Jonathan Ringer
5f67b6ad18
python3Packages.django-compat: prevent throw from breaking nix eval
2020-02-12 22:27:24 -08:00
Jonathan Ringer
6c35347144
python3Packages.mezzaine: prevent throw from breaking nix eval
2020-02-12 22:27:24 -08:00
Jonathan Ringer
6730bc5144
python3Packages.mailman-web: prevent error from crashing eval
2020-02-12 22:27:24 -08:00
Jonathan Ringer
9ad3ee23c0
python3Packages.imgaug: 0.3.0 -> 0.4.0
2020-02-12 22:26:35 -08:00
Will Dietz
18d9cc22c6
Merge pull request #77140 from dtzWill/feature/samurai
...
samurai: init at 1.0
2020-02-13 00:24:39 -06:00
Will Dietz
ed54e4fca1
Merge pull request #72141 from dtzWill/feature/go-license-detector-3.0.1
...
go-license-detector: init at 3.0.2
2020-02-13 00:16:55 -06:00
Will Dietz
ff638c0afc
bdf2sfd: init at 1.1.0
2020-02-13 00:09:33 -06:00
Bruno Bigras
57bacf67e9
starship: 0.35.1 -> 0.36.0
2020-02-13 00:49:09 -05:00
Jonathan Ringer
a01d0bc1a9
onnxruntime: 1.1.0 -> 1.1.1
2020-02-12 21:42:20 -08:00
Jan Tojnar
caf90fc9dd
Merge pull request #79945 from r-ryantm/auto-update/libmypaint
...
libmypaint: 1.4.0 -> 1.5.0
2020-02-13 06:03:06 +01:00
Ryan Mulligan
5a358eade8
Merge pull request #69125 from jslight90/mattermost-5.15
...
mattermost: 5.9.0 -> 5.15.0
2020-02-12 20:56:00 -08:00
zowoq
1979e038a3
docker: 19.03.5 -> 19.03.6
...
https://github.com/docker/docker-ce/releases/tag/v19.03.6
2020-02-13 14:17:47 +10:00
R. RyanTM
22b87c6a7f
numix-icon-theme-circle: 19.09.20 -> 19.12.27
2020-02-13 04:11:43 +00:00
worldofpeace
129224e23b
Merge pull request #79780 from mkg20001/ge
...
cinnamon.xapps: move gobject-introspection to buildInputs
2020-02-12 22:34:20 -05:00
Benjamin Hipple
c1542fc4cd
rust: Replace migration README with GitHub issue
...
The readme was nice to discuss in the implementation PR, but now that this is
merged it's better to have an issue that can be linked against in PRs and
doesn't require further merges to update status.
Ported with a status update in #79975
2020-02-12 22:28:53 -05:00
R. RyanTM
5583685749
ocamlPackages.odoc: 1.4.2 -> 1.5.0
2020-02-13 03:06:12 +00:00
Benjamin Asbach
36c53f703b
openjdk8: 8u222 -> 8u242
2020-02-13 03:55:16 +01:00
R. RyanTM
77da4954da
opensmtpd: 6.6.2p1 -> 6.6.3p1
2020-02-13 02:50:37 +00:00
Will Dietz
3991c60b37
go-license-detector: init at 3.0.2
2020-02-12 20:35:11 -06:00
Mario Rodas
3749a8c10e
Merge pull request #79948 from r-ryantm/auto-update/man-pages
...
man-pages: 5.04 -> 5.05
2020-02-12 21:33:20 -05:00
Graham Christensen
2d42fc240c
nixos-enter: redirect to fd2 instead of a file named /dev/stderr
...
In some cases, /dev/stderr may not point to a sensible location. For
example, running nixos-enter inside a systemd unit where the unit's
StandardOutput and StandardError are set to be sockets. In these
cases, this line would fail.
Piping to fd2 directly works just as well, even under strange and
twisted executions.
Co-authored-by: Michael Bishop <michael.bishop@iohk.io>
2020-02-12 21:18:27 -05:00
Will Dietz
728da4bd0b
Merge pull request #78506 from dtzWill/feature/bibclean
...
bibclean: init at 3.03
2020-02-12 19:57:23 -06:00
Will Dietz
4aa1259e29
bibclean: init at 3.03
2020-02-12 19:55:14 -06:00
Will Dietz
3914b80d36
Merge pull request #78505 from dtzWill/feature/biblatex-check
...
biblatex-check: init at 2019-11-09
2020-02-12 19:53:51 -06:00
Jonathan Ringer
21e5e80265
python3Packages.elementpath: 1.4.0 -> 1.4.1
2020-02-12 17:53:35 -08:00
Will Dietz
93656d56d3
biblatex-check: init at 2019-11-09
2020-02-12 19:52:43 -06:00
Will Dietz
ac8a92543b
iwd: drop tmpfiles snippet, services use StateDirectory already
...
Originally added in [1], and iwd added StateDirectory to its services
in [2] -- 4 days later.
("StateDirectory wasn't used when tmpfile snippet was added to NixOS")
(nevermind git -> release delay)
[1] 6e54e9253a
[2] upstream iwd git rev: 71ae0bee9c6320dae0083ed8c1700bc8fff1defb
2020-02-12 19:29:28 -06:00
Will Dietz
f9b5108d91
iwd: tests, openssl check dep
2020-02-12 19:08:21 -06:00
Mario Rodas
08444aa09b
Merge pull request #79893 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20190909 -> 20200204
2020-02-12 20:03:13 -05:00
Will Dietz
54f35e4e40
iwd: drop systemd dep, not needed when specifying config flags too
...
Only used to guess if systemd-y bits should be installed,
which we manually specify already. So drop unneeded dep.
2020-02-12 18:54:45 -06:00
Will Dietz
5f51a18863
iwd: 1.4 -> 1.5
2020-02-12 18:45:59 -06:00
Will Dietz
3b99307f9b
ell: 0.27 -> 0.28
2020-02-12 18:45:52 -06:00
xrelkd
f2f9f509ea
cargo-sweep: 0.4.1 -> 0.5.0
2020-02-13 08:14:36 +08:00
xrelkd
b5f1046892
cargo-xbuild: 0.5.21 -> 0.5.24
2020-02-13 08:06:30 +08:00
R. RyanTM
523ea83cec
mercurial: 5.2.2 -> 5.3
2020-02-13 00:01:08 +00:00
Dmitry Kalinkin
ac2699fdca
Merge pull request #79570 from sikmir/opencc
...
opencc: enable on darwin
2020-02-12 18:41:31 -05:00
Mario Rodas
b35ae1f9fa
mutagen: 0.10.3 -> 0.11.0
...
Changelog: https://github.com/mutagen-io/mutagen/releases/tag/v0.11.0
2020-02-12 18:00:00 -05:00
worldofpeace
2d80e4087c
Merge pull request #79949 from puckipedia/signal-desktop-notifications
...
signal-desktop: fix notifications
2020-02-12 17:36:46 -05:00
Puck Meerburg
0b3e5db5d3
signal-desktop: fix notifications
2020-02-12 22:31:31 +00:00
Andreas Rammhold
b86512e893
Merge pull request #79930 from andir/cargo-no-system-libgit2
...
cargo: use bundled libgit2
2020-02-12 23:21:46 +01:00
R. RyanTM
036a1b2755
latte-dock: 0.9.7 -> 0.9.8.1 ( #79533 )
2020-02-12 17:16:37 -05:00
R. RyanTM
ddf22e7884
man-pages: 5.04 -> 5.05
2020-02-12 22:07:28 +00:00
worldofpeace
ac26d3aec3
Merge pull request #79858 from r-ryantm/auto-update/quilter
...
quilter: 2.1.0 -> 2.1.1
2020-02-12 16:48:30 -05:00
Eelco Dolstra
3182fbdeaa
nixos/release.nix: Import './..' instead of nixpkgs
...
'nixpkgs' is a result of a call to cleanSource, which is very
expensive and fails in --dry-run mode.
2020-02-12 22:44:59 +01:00
R. RyanTM
a98456b7b6
libmypaint: 1.4.0 -> 1.5.0
2020-02-12 21:27:47 +00:00
Florian Klink
af7b000928
Merge pull request #79906 from r-ryantm/auto-update/flashrom
...
flashrom: 1.1 -> 1.2
2020-02-12 22:09:44 +01:00
worldofpeace
3565f1782d
Merge pull request #79758 from doronbehar/update-sequoia
...
sequoia: 0.13.0 -> 0.14.0
2020-02-12 16:06:45 -05:00
Bernardo Meurer
fc7f856287
vimPlugins.vim-phabricator: init at 2020-01-23
2020-02-12 12:08:54 -08:00