2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-16 00:54:40 +00:00
Commit Graph

180977 Commits

Author SHA1 Message Date
Alyssa Ross
fe16f7d7f9
fetchFromGitiles: init
This has the same motivation as fetchFromGitHub/fetchFromGitLab --
it's cheaper to download a tarball of a single revision than it is to
download a whole history.

I could have gone with domain/group/repo, like fetchFromGitLab, but it
would have made implementation more difficult, and this syntax means
it's a drop-in replacement for fetchgit, so I decided it wasn't worth
it.
2019-12-02 22:44:33 +00:00
Jonathan Ringer
5ca8364332 python3Packages.pyfxa: fix tests 2019-12-02 13:28:15 -08:00
Lancelot SIX
cf5f079991
Merge pull request from filalex77/youtube-dl-2019.11.28
youtube-dl: 2019.11.22 -> 2019.11.28
2019-12-02 22:15:25 +01:00
Lancelot SIX
5a3dcb531e
Merge pull request from bdesham/amber-0.5.3
amber: 0.5.2 -> 0.5.3
2019-12-02 21:46:12 +01:00
Frederik Rietdijk
92d2153e6c pythonInterpreters: remove unnecessary rec 2019-12-02 20:10:51 +01:00
Florian Klink
300246ad05
Merge pull request from NinjaTrappeur/nin-bump-patchwork
ssb-patchwork: 3.16.2 -> 3.17.1
2019-12-02 20:03:23 +01:00
Matthew Bauer
099e7759f1
Merge pull request from OlivierMarty/i3blocks
i3blocks: unstable-2019-02-07 -> 1.5
2019-12-02 13:35:32 -05:00
Matthew Bauer
785a0e775e
Merge pull request from kirelagin/multitime
multitime: init at 1.4
2019-12-02 13:35:13 -05:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes 2019-12-02 13:34:24 -05:00
Jan Tojnar
9fe1b95c3d
python3Packages.deprecated: fix build 2019-12-02 19:24:31 +01:00
R. RyanTM
a402fa81b1 live555: 2019.10.20 -> 2019.11.22 () 2019-12-02 18:53:52 +01:00
Marek Mahut
789da848e5
Merge pull request from aanderse/zabbix
zabbix: updates
2019-12-02 18:51:44 +01:00
Jan Tojnar
39bf8a7b28
Merge pull request from r-ryantm/auto-update/tepl
tepl: 4.2.0 -> 4.2.1
2019-12-02 18:35:28 +01:00
Ninlives
9974c07915 wpsoffice: 10.1.0.5672 -> 11.1.0.8865 () 2019-12-02 16:23:52 +00:00
Félix Baylac-Jacqué
d7803d325e
ssb-patchwork: 3.16.2 -> 3.17.1 2019-12-02 17:13:16 +01:00
Dmitry Kalinkin
e678aadb04
Merge pull request from prusnak/python-fido2
python3Packages.fido2: 0.7.3 -> 0.8.1
2019-12-02 11:05:10 -05:00
Ryan Mulligan
e81af522ad
Merge pull request from r-ryantm/auto-update/yadm
yadm: 1.12.0 -> 2.0.1
2019-12-02 07:55:15 -08:00
markuskowa
0804fd6a5e
Merge pull request from danieldk/dump1090-3.7.2
dump1090: 2014-10-31 -> 3.7.1
2019-12-02 16:37:04 +01:00
Franz Pletz
fdcae232e0
Merge pull request from filalex77/caddy-1.0.4
caddy: 1.0.3 -> 1.0.4
2019-12-02 15:21:51 +00:00
Oleksii Filonenko
2fbfb02032
caddy: add filalex77 to maintainers 2019-12-02 16:19:43 +02:00
Oleksii Filonenko
1a3b366ad2
caddy: 1.0.3 -> 1.0.4 2019-12-02 16:19:43 +02:00
Dennis Gosnell
8b1772c2f4
Merge pull request from cdepillabout/update-stretchly
stretchly: 0.19.1 -> 0.21.0
2019-12-02 23:19:08 +09:00
Daniël de Kok
9ab21b09bf dump1090: 2014-10-31 -> 3.7.1
The derivation uses an upstream for dump1090 that has not been updated
since 2014. FlightAware seems to have the most actively maintained
version of dump1090, so this change switches to FlightAware's
version, bringing 5 years of improvements.
2019-12-02 14:45:45 +01:00
Aaron Andersen
8d0263863a
Merge pull request from jojosch/dbeaver_6.3.0
dbeaver: 6.2.5 -> 6.3.0
2019-12-02 07:09:01 -05:00
Jörg Thalheim
8031617f3f
bash-completion: apply musl patch unconditionally
This way we don't forget accidentally to remove the patch on the next upgrade.
2019-12-02 10:15:10 +00:00
Jörg Thalheim
0106804da3
bash-completion: Fix tests with musl. ()
bash-completion: Fix tests with musl.
2019-12-02 10:04:16 +00:00
Jörg Thalheim
2e64e975bb
cpupower: explicitly set CC and LD to allow compilation with e… ()
cpupower: explicitly set CC and LD to allow compilation with e.g. clang
2019-12-02 09:59:45 +00:00
Johannes Schleifenbaum
a0a482dc55
dbeaver: 6.2.5 -> 6.3.0 2019-12-02 10:08:18 +01:00
Michael Raskin
7ca8fee383 k3d: use old boost, seems unhappy with 1.69 2019-12-02 10:05:58 +01:00
Jonathan Ringer
006da38a3b python3Packages.dotnetcore2: fix src hash
Was errornously updated
2019-12-01 23:37:10 -08:00
Pavol Rusnak
c6e4e06996
python3Packages.fido2: 0.7.3 -> 0.8.1 2019-12-02 05:48:26 +01:00
Jonathan Ringer
b59adfc731 azure-cli: 2.0.76 -> 2.0.77 2019-12-01 19:47:46 -08:00
Jonathan Ringer
d557b39f13 python3Packages.azure-mgmt-monitor: fix python3 namespace 2019-12-01 19:47:46 -08:00
Jonathan Ringer
60361dc8a0 python3Packages.azure-mgmt-compute: 9.0.0 -> 10.0.0 2019-12-01 19:47:46 -08:00
Jonathan Ringer
31133bcc50 python3Packages.azure-mgmt-appconfiguration: 0.1.0 -> 0.3.0 2019-12-01 19:47:46 -08:00
Jonathan Ringer
a7057501e2 python3Packages.azure-loganalytics: fix python3 namespace 2019-12-01 19:47:46 -08:00
Niklas Hambüchen
0a854379c4 bash-completion: Fix tests with musl.
Fixes test error

    self = <test_iconv.TestIconv object at 0x7ffff52f3410>
    completion = <CompletionResult []>

        @pytest.mark.complete("iconv -")
        def test_1(self, completion):
    >       assert completion
    E       assert <CompletionResult []>

    ../t/test_iconv.py:7: AssertionError

by applying upstream commit not present in a newer release.
2019-12-02 04:20:08 +01:00
Dominik Xaver Hörl
387b59d9cf cpupower: explicitly set CC and LD to allow compilation with clang 2019-12-02 00:43:40 +01:00
worldofpeace
8d29ff6209 pantheon.wingpanel-indicator-datetime: 2.2.0 -> 2.2.1
https://github.com/elementary/wingpanel-indicator-datetime/releases/tag/2.2.1
2019-12-01 17:56:22 -05:00
worldofpeace
e43b203331 pantheon.switchboard-plug-mouse-touchpad: 2.3.0 -> 2.3.1
https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.3.1
2019-12-01 17:56:22 -05:00
worldofpeace
5b2f269fd8 pantheon.wingpanel: wrap in the same way as switchboard 2019-12-01 17:56:22 -05:00
worldofpeace
a0f3043189 pantheon.switchboard-plug-power: don't override pkgconfig
We submitted a patch upstream to fix this.
2019-12-01 17:56:22 -05:00
worldofpeace
1575b3971c pantheon.switchboard-with-plugs: don't use hardcode patches
There are really becoming a pain to maintain.
2019-12-01 17:56:22 -05:00
worldofpeace
23b11cc24c pantheon.elementary-calendar: 2019-10-29 -> 5.0.3
https://github.com/elementary/calendar/releases/tag/5.0.1
https://github.com/elementary/calendar/releases/tag/5.0.2
https://github.com/elementary/calendar/releases/tag/5.0.3
2019-12-01 17:56:22 -05:00
worldofpeace
e857974867 pantheon.elementary-capnet-assist: 2.2.3 -> 2.2.4
https://github.com/elementary/capnet-assist/releases/tag/2.2.4
2019-12-01 17:56:22 -05:00
worldofpeace
df58afae55 pantheon.wingpanel-indicator-sound: 2.1.3 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/2.1.4
2019-12-01 17:56:22 -05:00
worldofpeace
8e2d53c570 pantheon.wingpanel-indicator-session: 2.2.5 -> 2.2.6
https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.6
2019-12-01 17:46:43 -05:00
worldofpeace
6761cd3da9 pantheon.wingpanel-indicator-notifications: 2.1.2 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-notifications/releases/tag/2.1.3
2019-12-01 17:46:43 -05:00
worldofpeace
1ab687e92f pantheon.wingpanel-indicator-bluetooth: 2.1.3 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-bluetooth/releases/tag/2.1.4
2019-12-01 17:46:43 -05:00
worldofpeace
5f8ae4ab94 pantheon.wingpanel-applications-menu: 2.4.4 -> 2.5.0
https://github.com/elementary/applications-menu/releases/tag/2.5.0
2019-12-01 17:46:43 -05:00