Commit Graph

52219 Commits

Author SHA1 Message Date
github-actions[bot]
98b8e8ebf8
Merge master into staging-next 2021-01-29 00:43:53 +00:00
Ashlynn Anderson
aa2274af7d
obs-studio: 26.0.2 -> 26.1.2 (#111029)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-29 00:42:03 +01:00
R. RyanTM
09bf30588b cmus: 2.9.0 -> 2.9.1 2021-01-28 23:39:27 +00:00
R. RyanTM
36c01a5ce9 brave: 1.19.86 -> 1.19.88 2021-01-28 22:31:49 +00:00
Raymond Gauthier
d90e65b84d keepass: remove jraygauthier as maintainer
No longer using this package. Much better alternative
exist: keepassxc, pass, gopass, etc.
2021-01-28 17:27:46 -05:00
Nikolay Korotkiy
94a9feb3be lagrange: 1.0.3 → 1.1.0 2021-01-28 23:27:12 +01:00
R. RyanTM
987ca6e675 argo: 2.12.5 -> 2.12.6 2021-01-28 21:46:06 +00:00
Michael Weiss
241db3bb01
chromium{Beta,Dev}: Disable PGO to "fix" a build error
This also fixes/improves versionRange because the ungoogled-chromium
version will lag behind the Chromium version.
2021-01-28 22:32:32 +01:00
CrystalGamma
3fe45da22a nheko: 0.8.0 -> 0.8.1 2021-01-28 22:31:00 +01:00
claudiiii
6229722f9f firefox-bin: 84.0.2 -> 85.0 2021-01-28 22:03:23 +01:00
Michael Weiss
11ec29dd70
chromiumDev: 89.0.4389.23 -> 90.0.4400.8 2021-01-28 21:30:26 +01:00
Michael Weiss
a7339c3a24
chromiumBeta: 88.0.4324.96 -> 89.0.4389.23 2021-01-28 21:30:25 +01:00
github-actions[bot]
7fb7a62990
Merge master into staging-next 2021-01-28 18:30:04 +00:00
Benjamin Staffin
b49473e667 insync-v3: init at 3.2.4.40856
Insync 3.0 is a full rewrite with a different feature set than the
existing v1 derivation in nixpkgs.  Some users need to stick with the
old version, particularly those on headless/non-GUI systems.  There is
a headless version of v3, but that will need to be packaged separately.
2021-01-28 13:12:47 -05:00
Sandro
e368149fcd
Merge pull request #111003 from NieDzejkob/isabelle-vampire
isabelle: provide perl LWP for remote_vampire
2021-01-28 18:32:27 +01:00
Travis CI
a49a608632 gitAndTools.git-machete: 2.15.9 -> 2.16.1
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2021-01-28 15:03:41 +00:00
Michael Weiss
bfc1cee4bf
chromiumDev: 89.0.4389.9 -> 89.0.4389.23 2021-01-28 15:45:00 +01:00
Michael Weiss
863982d272
chromium: Fix the version comparison in print_updates()
I forgot that string comparison isn't enough because e.g.:
>>> "89.0.4389.9" < "89.0.4389.23"
False

distutils.version.LooseVersion is undocumented but it works and is
already available so why not use it:
>>> LooseVersion("89.0.4389.9") < LooseVersion("89.0.4389.23")
True
2021-01-28 15:45:00 +01:00
Sandro
ff937db1f6
Merge pull request #110928 from FlorianFranzen/texmacs-1.99.18
texmacs: 1.99.15 -> 1.99.18
2021-01-28 15:31:32 +01:00
Sandro
9b7e9dc611
Merge pull request #110915 from yoctocell/tor-browser-bundle-bin-10.0.9
tor-browser-bundle-bin: 10.0.8 -> 10.0.9
2021-01-28 14:56:21 +01:00
github-actions[bot]
2e6c34fd11
Merge master into staging-next 2021-01-28 12:23:51 +00:00
Jakub Kądziołka
df410f8de7
isabelle: provide perl LWP for remote_vampire 2021-01-28 11:05:39 +01:00
Michal Sojka
ef8f775d2a pdfpc: Update license to match upstream
Upstream changed the license - see
https://github.com/pdfpc/pdfpc/blob/master/CHANGELOG.rst#version-450.
2021-01-28 10:33:33 +01:00
Sandro
0ef4eec872
Merge pull request #110938 from alesguzik/package_obs-gstreamer 2021-01-28 09:29:03 +01:00
Sandro
3dec0793b2
Merge pull request #107681 from Pacman99/calls-update 2021-01-28 09:28:19 +01:00
github-actions[bot]
99c044f4e2
Merge master into staging-next 2021-01-28 08:00:25 +00:00
Mario Rodas
f4a9d2a8f2
Merge pull request #110513 from andresilva/ledger-live-desktop-2.20.0
ledger-live-desktop: 2.19.0 -> 2.20.0
2021-01-27 22:43:10 -05:00
Martin Weinelt
ee3fca55d5
firefox-esr: 78.6.1esr -> 78.7.0esr 2021-01-28 04:09:15 +01:00
Martin Weinelt
63e8aa549c
firefox: 84.0.2 -> 85.0 2021-01-28 04:09:15 +01:00
Mario Rodas
8d0f701bf8
Merge pull request #110462 from r-ryantm/auto-update/dcrwallet
dcrwallet: 1.5.1 -> 1.6.0
2021-01-27 21:13:59 -05:00
Mario Rodas
caa8d624c1
Merge pull request #110969 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.16.3 -> 1.16.4
2021-01-27 21:12:09 -05:00
R. RyanTM
0449f1e8f2 docker-compose: 1.28.0 -> 1.28.2 2021-01-28 00:45:55 +00:00
github-actions[bot]
a351855a1e
Merge master into staging-next 2021-01-28 00:45:30 +00:00
R. RyanTM
8180bbb883 gallery-dl: 1.16.3 -> 1.16.4 2021-01-28 00:11:12 +00:00
Sandro
b60a32f015
Merge pull request #110963 from otavio/upgrade/shellhub
shellhub-agent: 0.4.2 -> 0.5.1
2021-01-28 00:39:55 +01:00
Sandro
57fcfd3eda
Merge pull request #110965 from prusnak/lnd
lnd: 0.11.0-beta -> 0.12.0-beta
2021-01-28 00:21:57 +01:00
Otavio Salvador
e5deb4892b shellhub-agent: 0.4.2 -> 0.5.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-27 20:19:04 -03:00
Sandro
7fc66ee9a4
Merge pull request #110945 from 06kellyjac/starboard-octant-plugin 2021-01-28 00:06:34 +01:00
Sandro
f84e62c991
Merge pull request #110941 from ymatsiuk/bumpflux
fluxcd: 0.6.3 -> 0.7.3
2021-01-28 00:06:22 +01:00
Sandro
dc8f13bc5b
Merge pull request #110940 from raboof/jetbrains-updates
jetbrains: updates
2021-01-28 00:04:30 +01:00
Pavol Rusnak
b3231b0e35
lnd: 0.11.0-beta -> 0.12.0-beta 2021-01-27 23:55:39 +01:00
Ales Huzik
3344d20655 obs-gstreamer: init at 0.2.1 2021-01-28 09:09:54 +11:00
Bernardo Meurer
7e1d556c0b
Merge pull request #110922 from taku0/thunderbird-bin-78.7.0
thunderbird, thunderbird-bin: 78.6.1 -> 78.7.0 [High security fixes]
2021-01-27 21:14:19 +00:00
Florian Franzen
7b1244864e texmacs: 1.99.15 -> 1.99.18 2021-01-27 22:14:16 +01:00
github-actions[bot]
bef2fbcd27
Merge master into staging-next 2021-01-27 18:28:31 +00:00
Pacman99
24552931d8 calls: 0.1.5 -> 0.2.0 2021-01-27 11:21:04 -07:00
Pacman99
d44ccc878f feedbackd-unstable: init at 2020-01-25 2021-01-27 11:21:04 -07:00
Pacman99
51bcc5408f callaudiod: init at 0.0.4
Co-authored-by: davidak <davidak@users.noreply.github.com>
2021-01-27 11:21:04 -07:00
Roland Coeurjoly
cbad557fe2
saw-tools: update license (#110920) 2021-01-27 17:52:41 +01:00
06kellyjac
d8aa0fda58 starboard-octant-plugin: 0.8.0 -> 0.9.0 2021-01-27 15:57:07 +00:00
06kellyjac
1a9e4e109b starboard-octant-plugin: remove unused dependency and compile smaller
Added -s and -w ldflags to minify starboard-octant-plugin
2021-01-27 15:57:07 +00:00
Ryan Mulligan
3bb3e042ee
Merge pull request #110497 from r-ryantm/auto-update/mandelbulber
mandelbulber: 2.23 -> 2.24
2021-01-27 07:33:21 -08:00
Yurii Matsiuk
a2ac3c2f58
fluxcd: 0.6.3 -> 0.7.3 2021-01-27 16:09:39 +01:00
Arnout Engelen
6a2e7a6318 jetbrains: updates 2021-01-27 15:30:35 +01:00
Jonas Chevalier
4f73437e14
Merge pull request #110937 from leenaars/sylk3
Sylk: 2.9.4 -> 3.0.0
2021-01-27 14:17:02 +00:00
Michiel Leenaars
ee71a72267 Sylk: 2.9.4 -> 3.0.0 2021-01-27 14:46:51 +01:00
Ben Siraphob
82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
github-actions[bot]
2137c13b40
Merge master into staging-next 2021-01-27 12:24:05 +00:00
Sandro
ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Xinglu Chen
20d052544f
tor-browser-bundle-bin: 10.0.8 -> 10.0.9
Update to latest release.

https://blog.torproject.org/new-release-tor-browser-1009
2021-01-27 09:17:58 +01:00
Ben Siraphob
3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
github-actions[bot]
715dd567c8
Merge master into staging-next 2021-01-27 00:43:20 +00:00
Bruno Bigras
1913ea8a97 qbittorrent: 4.3.1 -> 4.3.3 2021-01-26 15:05:28 -08:00
Sandro
450bc18707
Merge pull request #110879 from 06kellyjac/starboard
starboard: 0.8.0 -> 0.9.0
2021-01-26 23:38:34 +01:00
Silvan Mosberger
6d96b2655e
Merge pull request #110746 from TredwellGit/mumble
mumble: replace python and qt514 with python3 and qt5
2021-01-26 22:05:57 +01:00
06kellyjac
9d9f863aa5 starboard: 0.8.0 -> 0.9.0 2021-01-26 19:46:15 +00:00
github-actions[bot]
c994c9d31e
Merge master into staging-next 2021-01-26 18:27:09 +00:00
Bernardo Meurer
fbaf922705
Merge pull request #109633 from cpcloud/update-rocksdb
rocksdb: 6.14.6 -> 6.15.4
2021-01-26 18:24:50 +00:00
Sandro
f6f2333654
Merge pull request #110864 from 06kellyjac/terragrunt 2021-01-26 19:24:19 +01:00
taku0
20259a943b thunderbird: 78.6.1 -> 78.7.0 2021-01-27 03:12:44 +09:00
taku0
52dd1dae7a thunderbird-bin: 78.6.1 -> 78.7.0 2021-01-27 03:12:16 +09:00
Phillip Cloud
bba47f95f1 sortmerna: mark broken on darwin 2021-01-26 12:55:33 -05:00
Maximilian Bosch
e61999b3f2
element-desktop: 1.7.17 -> 1.7.18
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.18
2021-01-26 16:57:34 +01:00
Maximilian Bosch
d4e946965c
element-web: 1.7.17 -> 1.7.18
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.18
2021-01-26 16:57:34 +01:00
06kellyjac
135807629f terragrunt: 0.27.1 -> 0.27.3 2021-01-26 15:42:50 +00:00
06kellyjac
ca1bc75f9f terragrunt: remove unused dependency and compile smaller
Removed makeWrapper as it's been unused since we stopped wrapping up TF
Added -s and -w ldflags to minify terragrunt
2021-01-26 15:41:11 +00:00
José Romildo Malaquias
268c19049d
Merge pull request #110640 from badmutex/badi/update-vivaldi
vivaldi: 3.5.2115.73-1 -> 3.5.2115.87-1
2021-01-26 12:34:45 -03:00
André-Patrick Bubel
cf6ce59701 mediathekview: enable JRE preview option 2021-01-26 08:57:25 +01:00
R. RyanTM
fe1e5e3698 mediathekview: 13.5.1 -> 13.7.0 2021-01-26 08:47:40 +01:00
github-actions[bot]
2661d9378f
Merge master into staging-next 2021-01-26 00:45:11 +00:00
chkno
68953d0486
m4acut: Init at 0.1.2 (#110660)
* m4acut: Init at 0.1.2

* Update pkgs/applications/audio/m4acut/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-26 01:37:32 +01:00
Sandro
54fa151ab8
Merge pull request #110814 from kmein/feature/pifi
pifi: init at 0.4.11
2021-01-26 00:23:17 +01:00
Sandro
ae0b40ab50
Merge pull request #110808 from symphorien/nixos-unstable
pdfarranger: 1.6.2 -> 1.7.0
2021-01-25 23:21:39 +01:00
Sandro
5d453c87a9
Merge pull request #110817 from dbirks/tilt-0.18.5
tilt: 0.18.1 -> 0.18.5
2021-01-25 23:19:00 +01:00
Kierán Meinhardt
b8a347db93 pifi: init at 0.4.11 2021-01-25 22:45:18 +01:00
zowoq
a7dda29d8a Revert "gh: enable tests"
This reverts commit c7deb49058.

Fails with sandboxing.
2021-01-26 07:26:59 +10:00
Sandro
2c9289dcd2
Merge pull request #110802 from fgaz/pikopixel/1.0-b10
pikopixel: 1.0-b9e -> 1.0-b10
2021-01-25 21:46:27 +01:00
Sandro
b28d3b933b
Merge pull request #108439 from IvarWithoutBones/add-apple-music
apple-music-electron: init at 1.5.2
2021-01-25 21:40:00 +01:00
David Birks
92365d5dbc
tilt: 0.18.1 -> 0.18.5 2021-01-25 15:21:11 -05:00
Sandro
41adb8acc1
Merge pull request #110782 from dotlambda/flink-1.12.1 2021-01-25 21:18:28 +01:00
R. RyanTM
a93ca0f442
dcrwallet: 1.5.1 -> 1.6.0 2021-01-25 12:06:23 -08:00
Sandro
fc5c930181
Merge pull request #110582 from ilian/fix/reaper
reaper: mark audio backend libs as optional, add missing plugin libs
2021-01-25 21:06:15 +01:00
Pavol Rusnak
916815204e
Merge pull request #110807 from prusnak/clightning
clightning: use system libsodium
2021-01-25 20:42:40 +01:00
github-actions[bot]
a127deeb88
Merge master into staging-next 2021-01-25 18:52:08 +00:00
Symphorien Gibol
8863518f45 pdfarranger: 1.6.2 -> 1.7.0 2021-01-25 19:27:47 +01:00
Milan
b7871c3f2d
qemu: fix build when desktop file does not exist (#110721)
The qemu-user variants as used by binfmt emulation through
`(lib.systems.elaborate lib.systems.examples.aarch64-multiplatform).emulator pkgs`
does not install a .desktop file since qemu 5.2.0. This change allows
the build to continue if deletion of the desktop file fails.
2021-01-25 19:24:32 +01:00
Pavol Rusnak
b002d7455d
clightning: use system libsodium 2021-01-25 19:23:58 +01:00
Francesco Gazzetta
9ae9e1e2dc pikopixel: 1.0-b9e -> 1.0-b10 2021-01-25 19:05:13 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Pavol Rusnak
e06e847595
Merge pull request #110236 from prusnak/clightning
clightning: 0.9.2 -> 0.9.3
2021-01-25 18:29:33 +01:00