3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

205992 commits

Author SHA1 Message Date
Graham Christensen f6d75f550e
dockerTools.buildLayeredImage: tweak formatting on contentsEnv 2019-12-16 12:36:45 -05:00
Maximilian Bosch e1c6965beb
cargo-raze: 0.2.8 -> 0.2.10
https://github.com/google/cargo-raze/releases/tag/v0.2.9
https://github.com/google/cargo-raze/releases/tag/v0.2.10
2019-12-16 18:29:41 +01:00
Eduardo Quiros 93a51b8d1e croc: 6.4.6 -> 6.4.7 2019-12-16 11:29:24 -06:00
Salar Rahmanian ce2adeb6b6 Add split-term vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian f48fb5ca0a Add vim-slash vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian 7ff19f9d59 Add gen_tags vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian 9ec0c1bb7e Add smartpairs vim plugin 2019-12-16 09:11:14 -08:00
Salar Rahmanian bccadf3a5b Update existing pluging 2019-12-16 09:11:14 -08:00
Jonathan Ringer aea972ab91 python3Packages.mesa: 0.8.6 -> unstable-2019-12-09
their last official release was so long ago that
patches no longer cleanly apply
2019-12-16 09:05:23 -08:00
Alyssa Ross d770ae1202
linux-libre.updateScript: fix attr in commit msg 2019-12-16 16:38:19 +00:00
Mario Rodas 2b842606c4
Merge pull request #75758 from filalex77/insomnia-7.0.5
insomnia: 7.0.3 -> 7.0.5
2019-12-16 11:35:31 -05:00
Alyssa Ross 987a59e295 linux-libre_latest: 16794 -> 17112 2019-12-16 16:30:22 +00:00
Alyssa Ross 2d3e4088db linux-libre: set update-libre.sh as update script
This doesn't actually update the kernel, just the linux-libre
deblobbing scripts, but it should mean that automatic updaters keep
the deblobbing scripts up to date.  So even if deblobbing scripts for
a new kernel version are not available immediately after release, they
should be updated automatically soon enough once available.
2019-12-16 16:30:22 +00:00
Alyssa Ross 80a823eeca linux/update.sh: update linux-libre too
update-libre.sh doesn't commit by default so that it can be used as an
updateScript, where I don't think auto-committing is the norm.

The generated commit messages say "linux-libre_latest" rather than
"linux-libre", because even though linux-libre will also be rebuilt,
it's linux-libre_latest that is more likely to need it.
2019-12-16 16:30:22 +00:00
Tim Steinbach 821ff387da
linux-testing: 5.5-rc1 -> 5.5-rc2 2019-12-16 11:24:53 -05:00
Oleksii Filonenko 2318f7fc44
hydroxide: init at 0.2.11 2019-12-16 18:22:31 +02:00
Tim Steinbach 09c0b6af80
zoom-us: 3.5.330166.1202 -> 3.5.336627.1216 2019-12-16 11:14:35 -05:00
Emily ea0b2370fa whipper: 0.9.0 -> 0.9.1.dev7+g9e95f06 2019-12-16 17:11:18 +01:00
Mario Rodas a8cfa9b438
Merge pull request #75542 from aca-labs/ameba
ameba: 0.10.1 -> 0.11.0
2019-12-16 11:02:58 -05:00
Jonathan Ringer 47ceb135f9 python3Packages.odo: disable due to dask incompatibility
Also did:
 - fix commit date
2019-12-16 16:51:17 +01:00
Jonathan Ringer ac9d0cb18a pythonPackages.weboob: add futures dependency 2019-12-16 16:49:58 +01:00
Jean-Philippe Braun 90cd659c56 sonata: fix runtime error 2019-12-16 16:48:40 +01:00
José Romildo Malaquias cbffa52c9c sierra-gtk-theme: 2019-05-07 -> 2019-12-16 2019-12-16 12:39:05 -03:00
Andreas Rammhold e9f522eee1
python: remove _manylinux.py
This will turn manylinux support back on by default.

PIP will now do runtime checks against the compatible glibc version to
determine if the current interpreter is compatible with a given
manylinux specification. However it will not check if any of the
required libraries are present.

The motivation here is that we want to support building python packages
with wheels that require manylinux support. There is no real change for
users of source builds as they are still buildings packages from source.

The real noticeable(?) change is that impure usages (e.g. running `pip
install package`) will install manylinux packages that previously
refused to install.
Previously we did claim that we were not compatible with manylinux and
thus they wouldn't be installed at all.

Now impure users will have basically the same situation as before: If
you require some wheel only package it didn't work before and will not
properly work now. Now the program will fail during runtime vs during
installation time.

I think it is a reasonable trade-off since it allows us to install
manylinux packages with nix expressions and enables tools like
poetry2nix.

This should be a net win for users as it allows wheels, that we
previously couldn't really support, to be used.
2019-12-16 16:37:16 +01:00
José Romildo Malaquias 7591046012
Merge pull request #75616 from romildo/upd.mate
mate.mate-session-manager: 1.22.2 -> 1.22.3
2019-12-16 11:43:55 -03:00
Luflosi 8636580d6f kakoune: 2019.07.01 -> 2019.12.10 2019-12-16 14:07:13 +00:00
Graham Christensen fd762d186d
Merge pull request #75753 from curiousleo/patch-1
lorri: add git to daemon path
2019-12-16 08:35:04 -05:00
Alyssa Ross a50653295d buildSkawarePackage: pass through extra args
This allows things like hooks other than postInstall to be passed
through to mkDerivation, which is very useful when customising or
debugging a package.
2019-12-16 13:27:10 +00:00
markuskowa ea324b3cfc
Merge pull request #75752 from saschagrunert/cri-tools
cri-tools: 1.16.1 -> v1.17.0
2019-12-16 14:22:30 +01:00
Oleksii Filonenko 785af8a75e
insomnia: 7.0.3 -> 7.0.5 2019-12-16 15:04:43 +02:00
Maximilian Bosch 75f8327773
cargo-geiger: 0.7.3 -> 0.9.0
https://crates.io/crates/cargo-geiger/0.9.0
2019-12-16 13:37:30 +01:00
Oleksii Filonenko 03aa4ac48f
coredns: 1.3.1 -> 1.6.6 2019-12-16 14:07:43 +02:00
Maximilian Bosch 836e0dbaac
cargo-tree: 0.26.0 -> 0.27.0
https://crates.io/crates/cargo-tree/0.27.0

This release doesn't have a git tag, but the revision I used here is
published as 0.27.0 on crates.io.
2019-12-16 13:03:11 +01:00
Maximilian Bosch 03987eaeed
cargo-license: 0.2.0 -> 0.3.0
https://github.com/onur/cargo-license/releases/tag/v0.3.0
2019-12-16 12:56:18 +01:00
Christian Kampka a6ac3fd89f
nixosTests.initrd-network: Port tests to python 2019-12-16 12:52:34 +01:00
Christian Kampka 9fbb427f67
nixosTests.haproxy: Port tests to python 2019-12-16 12:52:33 +01:00
Christian Kampka 0de0b6a281
nixosTests.leaps: Port tests to python 2019-12-16 12:52:32 +01:00
Christian Kampka 40ed6896e3
nixosTests.lidarr: Port tests to python 2019-12-16 12:52:31 +01:00
Christian Kampka 1f2030fdcb
nixosTests.mailcatcher: Port tests to python 2019-12-16 12:52:30 +01:00
Christian Kampka 23d164edb4
nixosTests.wireguard.namespaces: Port test to python 2019-12-16 12:52:29 +01:00
Mario Rodas c2be9fe835
Merge pull request #74896 from lovesegfault/geebar-libinput
gebaar-libinput: init at 0.0.5
2019-12-16 06:37:58 -05:00
Jonathan Ringer 229b2b57ee python3Packages.streamz: disable kafka tests 2019-12-16 03:32:00 -08:00
Bernardo Meurer 435b929d52
gebaar-libinput: init at 0.0.5 2019-12-16 05:58:29 -05:00
Vladimír Čunát 7139b127b3
gcc7: 7.4.0 -> 7.5.0
It's bugfix-only; these tend to be fairly safe,
and we don't really use gcc7 anymore by default.
I tested building gcc7 and gfortran7 on x86_64-linux.
https://gcc.gnu.org/ml/gcc-announce/2019/msg00003.html
2019-12-16 11:40:59 +01:00
Mario Rodas 61ba5db7ef
Merge pull request #75751 from saschagrunert/conmon
conmon: v2.0.7 -> v2.0.8
2019-12-16 05:36:25 -05:00
Mario Rodas 51d28dc45d
Merge pull request #75727 from marsam/fix-pango-darwin
pango: fix build on darwin
2019-12-16 05:34:39 -05:00
Dmitry Kalinkin 83c5184398
Merge pull request #75734 from veprbl/pr/herwig_7_2_0
herwig: 7.1.6 -> 7.2.0
2019-12-16 05:26:52 -05:00
markuskowa cc92da0302
Merge pull request #75720 from sikmir/gpxlab
gpxlab: init at 0.7.0
2019-12-16 11:02:24 +01:00
Andreas Rammhold 0dfc60af86
Merge pull request #75710 from andir/spamassassin
spamassassin: 3.4.2 -> 3.4.3
2019-12-16 10:12:44 +01:00
Leonhard Markert 56622fa339
lorri: add git to daemon path
Lorri's daemon invokes Nix which requires Git on its path.
https://github.com/target/lorri/issues/255
2019-12-16 10:09:59 +01:00