Matthew Bauer
d7627dd2df
Merge pull request #77520 from thefloweringash/libretro-snes9x-src
...
libretro.snes9x: 29b78d -> 04692e
2020-01-13 11:47:32 -05:00
Alyssa Ross
1d51514ab2
linux-libre.updateScript: fix git commit
...
With nothing staged and no paths given, previously this wouldn't
actually do anything.
2020-01-13 16:44:48 +00:00
Alyssa Ross
345f6712e3
linux-libre.updateScript: don't update if unchanged
...
The revision applies to the whole SVN tree, not just the scripts
directory, so the revision will increment sometimes with no change in
content.
2020-01-13 16:44:48 +00:00
Alyssa Ross
be4d80d721
linux-libre.updateScript: fix COMMIT option
...
Because bash was being run with -u, if COMMIT wasn't set in the
environment the script would just crash here, rather than exiting
successfully.
2020-01-13 16:44:48 +00:00
adisbladis
386dbd5aea
poetry2nix: 1.2.1 -> 1.3.0
2020-01-13 15:46:46 +00:00
Shea Levy
244c89d537
Merge pull request #77379 from ktrsoft/master
...
python3Packages.avro-python3: init at 1.8.2
2020-01-13 10:35:34 -05:00
Minijackson
865851f003
rx: 0.3.1 -> 0.3.2
2020-01-13 07:29:16 -08:00
Frederik Rietdijk
ed1b0d0bac
Merge master into staging-next
2020-01-13 16:08:59 +01:00
Frederik Rietdijk
de66fc6a2a
release.nix and release-small.nix: remove unar, fixes #76927
...
This package is hardly used in Nixpkgs. Why is it considered
sufficiently important to block a channel?
It's been blocking the nixpkgs-unstable for 8 days now, so removing it
from release*.nix.
2020-01-13 15:53:49 +01:00
Jörg Thalheim
0129b95b13
Merge pull request #77608 from phi-gamma/olm-remove-typing
...
python3Packages.python-olm: remove dependency on the typing package
2020-01-13 13:41:46 +00:00
Philipp Gesang
0169b72b65
python3Packages.python-olm: remove dependency on the typing package
...
Typing has been upstreamed into CPython and will cause errors
if loaded with a 3.7 interpreter. Cf.
https://github.com/python/typing/issues/573
Under Python3 libolm works without typing as tested via
weechat-matrix.
typing is still pulled in when installed for Python2.
2020-01-13 14:22:45 +01:00
Tim Steinbach
583e4b8d89
linux_latest-libre: 17190 -> 17192
2020-01-13 07:23:03 -05:00
Martin Milata
d9319e8e87
nixos/ndppd: enable systemd sandboxing
2020-01-13 11:11:32 +00:00
Robin Gloster
8305186bb4
Merge pull request #77554 from lheckemann/fix-wpa-multiple1
...
nixos/wpa_supplicant: fix use with multiple interfaces
2020-01-13 12:07:54 +01:00
Linus Heckemann
247c25d302
Merge pull request #77473 from mayflower/worktrees
...
lib.commitIdFromGitRepo: support git-worktree
2020-01-13 12:01:49 +01:00
Jörg Thalheim
bf91434c13
Merge pull request #77595 from veprbl/pr/rivet_patch_url_fix
...
rivet: fix patch url
2020-01-13 10:32:59 +00:00
Antonio Nuno Monteiro
10c8978b6b
ocamlPackages.uchar: don't depend on opaline at runtime
2020-01-13 11:22:40 +01:00
José Romildo Malaquias
ae0239c28b
Merge pull request #77586 from dtzWill/update/font-manager-0.7.7
...
font-manager: 0.7.5 -> 0.7.7
2020-01-13 07:12:46 -03:00
Jörg Thalheim
7aa6616d00
perl: fix configure phase for Aarch32 ( #76922 )
...
In "perl: fuse configureFlags" [1] the effects of the preConfigure
phase were merged into configureFlags. After this change values with
spaces do not reach the configure script intact.
The only flag this affects is `ldflags` for Aarch32 and Mips, and perl
builds without it on armv7l-linux so it's probably no longer required
on any platform.
Fixes:
configuring
configure flags: -de -Dcc=cc <...> -Dldflags=\"-lm -lrt\"
./Configure: eval: line 1677: unexpected EOF while looking for matching `"'
./Configure: eval: line 1678: syntax error: unexpected end of file
Configure: unknown option -lrt"
[1] 3b50d0462a
2020-01-13 10:06:45 +00:00
Lio李欧
c926ef804f
axel: enable darwin ( #77593 )
...
This derivation appears to work fine on Darwin.
2020-01-13 10:04:58 +00:00
Jörg Thalheim
2c962821f2
Merge pull request #77568 from bhipple/fix/cpp-netlib-openssl
...
cpp-netlib: remove insecure openssl dependency and unnecessary asio
2020-01-13 10:03:12 +00:00
Francesco Gazzetta
36f084b2bb
mindustry: init at 102 (and updates) ( #72306 )
...
* mindustry: init at 99
* mindustry: 99 -> 100
* mindustry: 100 -> 101
* mindustry: 101 -> 101.1
* mindustry: 101.1 -> 102
2020-01-13 18:01:29 +08:00
Mario Rodas
118da86ad4
Merge pull request #77415 from evanjs/feature/broot-0.11.4
...
broot: 0.10.2 -> 0.11.8
2020-01-13 04:30:44 -05:00
Peter Simons
74e5314b29
ghc: update 8.10.1 pre-release from alpha2 to rc1
2020-01-13 10:28:51 +01:00
Peter Hoeg
f799342531
Merge pull request #77602 from peterhoeg/fix_emacs
...
emacs: 2 minor hotfixes
2020-01-13 17:01:42 +08:00
Trolli Schmittlauch
04172da17b
cawbird: 1.0.3.1 -> 1.0.4
...
fixes a crash caused by invalid Twitter API data
2020-01-13 00:50:36 -08:00
Kaz Wesley
c4036d5c35
ocamlPackages.ocaml_sqlite3: 2.0.9 -> 5.0.1 ( #77295 )
2020-01-13 09:49:03 +01:00
Aaron Andersen
fb972bd92b
moodle: 3.8 -> 3.8.1
2020-01-13 00:48:02 -08:00
Will Dietz
0834d16531
victor-mono: 1.3.0 -> 1.3.1
...
https://github.com/rubjo/victor-mono/releases/tag/v1.3.1
2020-01-13 00:40:14 -08:00
Peter Hoeg
ac289636de
melpaPackages.gnuplot: add missing dependency
2020-01-13 16:37:11 +08:00
Daniël de Kok
7269a92820
python3Packages.srsly: 0.2.0 -> 1.0.1
...
srsly 2.0.0 is also released. But since spaCy/textacy are the only
dependencies and spaCy requires < 1.1.0, it probably makes more sense
to bump this to 1.0.1 for the time being.
And additional argument in favor of 1.0.1 is that 2.0.0 drops support
for Python 3.5.
2020-01-13 00:36:56 -08:00
Peter Hoeg
00c01e0630
elpaPackages.gnuplot: 0.7 -> 0.7.2
...
Manual update as 0.7 breaks evil.
2020-01-13 16:36:36 +08:00
Matthias Beyer
82f9e97ae4
mutt: 1.13.2 -> 1.13.3
2020-01-13 00:35:33 -08:00
markuskowa
9bedc18507
Merge pull request #77553 from c0deaddict/fix/gitea-typo
...
nixos/gitea: fix typo
2020-01-13 09:29:08 +01:00
Dmitry Kalinkin
592e750e2e
rivet: fix patch url
...
The old url is now broken. The new patch uses the new git repository.
2020-01-13 01:01:17 -05:00
Erik Arvstedt
9ed03f2103
nixos/paperless: fix tmpfiles rules
...
Previously, the service expected the paperless user to have a group with
the user's name. This is not necessarily the case for custom users.
2020-01-13 02:01:23 +00:00
Erik Arvstedt
5ad5d2321f
nixos/paperless: don't use deprecated types.loaOf
...
This removes a warning.
2020-01-13 02:01:23 +00:00
Erik Arvstedt
28e98fdfbc
python.pkgs.django_extensions: fix build
2020-01-13 02:01:23 +00:00
Will Dietz
598232b443
Merge pull request #77589 from dtzWill/update/boomerang-0.5.2
...
boomerang: 0.5.1 -> 0.5.2
2020-01-12 19:50:04 -06:00
Will Dietz
c954c851b3
boomerang: 0.5.1 -> 0.5.2
...
https://github.com/BoomerangDecompiler/boomerang/releases/tag/v0.5.2
2020-01-12 19:32:36 -06:00
Peter Hoeg
6ac6bf2927
Merge pull request #73854 from Dema/neovim-qt-version-bump
...
neovim-qt: 0.2.12 -> 0.2.15
2020-01-13 09:07:58 +08:00
Niklas Hambüchen
de1e61f34d
Merge pull request #77104 from r-ryantm/auto-update/htslib
...
htslib: 1.9 -> 1.10.2
2020-01-13 01:51:32 +01:00
Franz Pletz
5f01d21fbb
Merge pull request #77582 from andir/fix-libvirtd
...
libvirtd: fix path to ebtables
2020-01-13 00:29:42 +00:00
Will Dietz
56d8a296bd
font-manager: drop included patch, removed meson flag
2020-01-12 17:35:08 -06:00
Will Dietz
9997f2efb4
font-manager: 0.7.5 -> 0.7.7
...
https://github.com/FontManager/font-manager/releases/tag/0.7.6
https://github.com/FontManager/font-manager/releases/tag/0.7.7
2020-01-12 17:32:29 -06:00
Niklas Hambüchen
30ea02a6ad
Merge pull request #77072 from r-ryantm/auto-update/glfw
...
glfw: 3.3 -> 3.3.1
2020-01-13 00:24:01 +01:00
Marek Mahut
6438ed6bdc
Merge pull request #77368 from saschagrunert/cni
...
cni-plugins: v0.8.3 -> v0.8.4
2020-01-12 23:36:40 +01:00
Andreas Rammhold
22388a56c2
libvirtd: fix path to ebtables
...
With the bump of iptables (#75026 ) ebtables was renamed from `ebtables`
to `ebtables-legacy`. libvirtd requires this binary to be availabe to
configure the host networking.
fixes #75878
2020-01-12 23:28:15 +01:00
ryneeverett
f5e446b30f
gitstatus: patch in variable rather than regexing
...
Patching in the GITSTATUS_DAEMON variable seems like a more stable
solution than doing inline replacements.
2020-01-12 22:21:25 +00:00
Nikolay Korotkiy
9e9a1050e5
python3Packages.gpxpy: init at 1.3.5
2020-01-12 14:18:24 -08:00