Commit Graph

249193 Commits

Author SHA1 Message Date
Timo Kaufmann
39e62d5d6e
Merge pull request #101793 from omasanori/maxima/remove-5.41
maxima: remove 5.41.0
2020-10-27 09:46:35 +01:00
Timo Kaufmann
f331acc1a2
Merge pull request #90430 from berbiche/byobu-screen
byobu: add screen backend
2020-10-27 09:45:03 +01:00
Peter Simons
1ad5426911
Merge pull request #101827 from delroth/bind-9.16.8
bind: 9.16.7 -> 9.16.8
2020-10-27 09:23:34 +01:00
R. RyanTM
3ff7bf9166 gqrx: 2.13 -> 2.13.2 2020-10-27 08:55:38 +01:00
Pierre Bourdon
02796d77f8
bind: 9.16.7 -> 9.16.8
https://bind9.readthedocs.io/en/v9_16_8/notes.html#notes-for-bind-9-16-8
2020-10-27 08:48:19 +01:00
Doron Behar
c7f819c39e
Merge pull request #101810 from lopsided98/liburing-cross-fix
liburing: fix cross-compilation
2020-10-27 09:11:50 +02:00
Max Hausch
ae61f4f1cc Update matio: 1.5.17 -> 1.5.18 2020-10-27 08:10:33 +01:00
Doron Behar
ccf24bf7dd
Merge pull request #101753 from doronbehar/pkg/sequoia 2020-10-27 09:09:11 +02:00
WORLDofPEACE
5a08ab936b rl-2009: release on a Tuesday
Because hydra took it's good old time
2020-10-27 03:03:43 -04:00
Lassulus
4c5ff0a412
Merge pull request #101804 from nyanloutre/ledger_update
electron-cash: 4.1.1 -> 4.2.0
2020-10-27 08:00:23 +01:00
Lassulus
6a62663c60
Merge pull request #101548 from kmein/feature/vimv
vimv: init at unstable-2019-10-31
2020-10-27 07:44:33 +01:00
Mario Rodas
0dcd6423cf
Merge pull request #101815 from marsam/update-vale
vale: 2.4.3 -> 2.5.0
2020-10-27 00:34:09 -05:00
Mario Rodas
228cad0521
Merge pull request #101775 from magnetophon/wmfocus
wmfocus: 1.1.3 -> 1.1.5
2020-10-27 00:33:27 -05:00
Mario Rodas
e0fb9cccc9
Merge pull request #100514 from magnetophon/flameshot
flameshot: 0.6.0 -> 0.8.4
2020-10-27 00:26:25 -05:00
Anderson Torres
c153a2fde1
Merge pull request #101803 from cheriimoya/spread-sheet-widget
ssw 0.3 -> 0.6
2020-10-26 23:21:32 -03:00
Ryan Mulligan
178d373a8a
Merge pull request #83687 from primeos/wshowkeys
wshowkeys: init at 2020-03-29
2020-10-26 18:55:16 -07:00
WORLDofPEACE
d1b239703c
Merge pull request #101811 from jonringer/rl-2009-contributions
release-notes-2009: add contributions section
2020-10-26 21:49:20 -04:00
Jonathan Ringer
51ca426eb5
release-notes-2009: add contributions section 2020-10-26 18:36:12 -07:00
Nicolas Berbiche
3ac1ffe8b2
byobu: add support for the screen backend 2020-10-26 20:52:46 -04:00
Ben Wolsieffer
b70ab2350a liburing: fix cross-compilation 2020-10-26 20:33:43 -04:00
Andreas Rammhold
1dc37370c4
Merge pull request #101805 from andir/unbreak-tarball-job
nixos/tests: fix wrong inherit that passes on the nodes attrs
2020-10-27 01:29:36 +01:00
WORLDofPEACE
30f6f9598b
Merge pull request #97141 from jonringer/update-readme-for-20.09
README.md: update stable release links to 20.09
2020-10-26 20:13:07 -04:00
Jonathan Ringer
366bebd53a README.md: update stable release links 2020-10-26 20:10:29 -04:00
Andreas Rammhold
eba8f5425f
nixos/tests: fix wrong inherit that passes on the nodes attrs
The hydra tarball step would fail due to the nodes attribute not being
properly inherited. Since we can't execute all the tests and release
steps locally anymore (thanks to the JSONification and faster hydra
eval) these errors will probably keep in appearing.

This is hopefully the last of those introduced by me test runner
refactoring.

Error was seen on hydra (https://hydra.nixos.org/build/129282411):
> unpacking sources
> unpacking source archive /nix/store/bp95x52h6nv3j8apxrryyj2rviw682k1-source
> source root is source
> patching sources
> autoconfPhase
> No bootstrap, bootstrap.sh, configure.in or configure.ac. Assuming this is not an GNU Autotools package.
> configuring
> release name is nixpkgs-21.03pre249116.1088f059401
> git-revision is 1088f05940
> building
> no Makefile, doing nothing
> running tests
> warning: you did not specify '--add-root'; the result might be removed by the garbage collector
> warning: you did not specify '--add-root'; the result might be removed by the garbage collector
> checking Nixpkgs on i686-linux
> checking Nixpkgs on x86_64-linux
> checking Nixpkgs on x86_64-darwin
> checking eval-release.nix
> trace: `mkStrict' is obsolete; use `mkOverride 0' instead.
> trace: `lib.nixpkgsVersion` is deprecated, use `lib.version` instead!
> trace: warning: lib.readPathsFromFile is deprecated, use a list instead
> trace: Warning: `showVal` is deprecated and will be removed in the next release, please use `traceSeqN`
> trace: lib.zip is deprecated, use lib.zipAttrsWith instead
> checking find-tarballs.nix
> trace: `mkStrict' is obsolete; use `mkOverride 0' instead.
> trace: `lib.nixpkgsVersion` is deprecated, use `lib.version` instead!
> trace: warning: lib.readPathsFromFile is deprecated, use a list instead
> trace: Warning: `showVal` is deprecated and will be removed in the next release, please use `traceSeqN`
> trace: lib.zip is deprecated, use lib.zipAttrsWith instead
> error: while evaluating anonymous function at /build/source/maintainers/scripts/find-tarballs.nix:6:1, called from undefined position:
> while evaluating 'operator' at /build/source/maintainers/scripts/find-tarballs.nix:27:16, called from undefined position:
> while evaluating 'immediateDependenciesOf' at /build/source/maintainers/scripts/find-tarballs.nix:39:29, called from /build/source/maintainers/scripts/find-tarballs.nix:27:44:
> while evaluating anonymous function at /build/source/lib/attrsets.nix:234:10, called from undefined position:
> while evaluating anonymous function at /build/source/maintainers/scripts/find-tarballs.nix:40:37, called from /build/source/lib/attrsets.nix:234:16:
> while evaluating 'derivationsIn' at /build/source/maintainers/scripts/find-tarballs.nix:42:19, called from /build/source/maintainers/scripts/find-tarballs.nix:40:40:
> while evaluating 'canEval' at /build/source/maintainers/scripts/find-tarballs.nix:48:13, called from /build/source/maintainers/scripts/find-tarballs.nix:43:9:
> while evaluating the attribute 'nodes' at /build/source/nixos/lib/testing-python.nix:195:23:
> attribute 'nodes' missing, at /build/source/nixos/lib/testing-python.nix:193:16
> build time elapsed:  0m0.122s 0m0.043s 17m51.526s 0m56.668s
> builder for '/nix/store/96rk3c74vrk6m3snm7n6jhis3j640pn4-nixpkgs-tarball-21.03pre249116.1088f059401.drv' failed with exit code 1
2020-10-27 00:10:31 +01:00
nyanloutre
765b7f33ea
electron-cash: 4.1.1 -> 4.2.0 2020-10-27 00:06:52 +01:00
Max Hausch
a8d35dc10d
ssw 0.3 -> 0.6 2020-10-26 23:57:03 +01:00
Doron Behar
dc63a0d525 sequoia: unmark as broken on Darwin
According to:
https://github.com/NixOS/nixpkgs/pull/101753#issuecomment-716641372
2020-10-26 23:10:50 +02:00
Masanori Ogino
40fb3ed6dc maxima: remove 5.41.0
It had been kept for SageMath, but it uses the default version nowadays
and this version is not referenced in nixpkgs.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-27 06:09:12 +09:00
WORLDofPEACE
ce4f40e883
Merge pull request #101785 from kirelagin/master
pantheon.wingpanel-indicator-bluetooth: 2.1.5 -> 2020-10-01
2020-10-26 16:45:54 -04:00
Tim Steinbach
c851af868f
docker-edge: Fix test 2020-10-26 16:25:37 -04:00
Kirill Elagin
a05f7f73a5 pantheon.wingpanel-indicator-bluetooth: 2.1.5 -> 2020-10-01
* Fix device duplicates:
  https://github.com/elementary/wingpanel-indicator-bluetooth/pull/116
2020-10-26 16:24:19 -04:00
Sarah Brofeldt
d699505277
Merge pull request #100688 from henrikolsson/master
noise-suppression-for-voice: init at 2020-10-10
2020-10-26 20:05:27 +01:00
Samuel Dionne-Riel
9119d715dc
Merge pull request #101204 from samueldr/fix/rsync-cross-compilation-regression
rsync: Work around upstream cross-compilation issue
2020-10-26 15:05:10 -04:00
Henrik Olsson
c24433bedb noise-suppression-for-voice: init at 2020-10-10 2020-10-26 19:40:26 +01:00
Ryan Mulligan
bcbb5833a0
Merge pull request #101708 from r-ryantm/auto-update/nwg-launchers
nwg-launchers: 0.3.3 -> 0.4.0
2020-10-26 11:29:58 -07:00
Ryan Mulligan
b8fd3ce705
Merge pull request #101781 from blaggacao/patch-6
stale-bot: TL;DR tweak
2020-10-26 11:10:21 -07:00
David Arnold
e1a0f94ae7 stale-bot: TL;DR tweak
Tweak TL;DR a little to provide an empathetic springboard
to where we want people to land.
2020-10-26 12:58:04 -05:00
WORLDofPEACE
ace69f768b Revert "nixos/pantheon: install nixos wallpaper"
This reverts commit 5100e4f250.

Fixes https://github.com/NixOS/nixpkgs/issues/100293
Though it's only a workaround for now.
See https://github.com/elementary/switchboard-plug-pantheon-shell/issues/246#issuecomment-716713218
We trigger the broken scenario where we have two subdirectories. Reverting
that commit undoes this.
2020-10-26 13:45:19 -04:00
WORLDofPEACE
8f7b1ecb52 pantheon.switchboard-with-plugs: add testing support 2020-10-26 13:29:22 -04:00
lewo
a7a1447e5d
Merge pull request #100985 from devhell/mediainfo-20.09
mediainfo{-gui}: 20.08 -> 20.09
2020-10-26 17:26:25 +01:00
Martin Weinelt
377d00d24a
Merge pull request #101760 from IvarWithoutBones/unbreak-myfitnesspal
pythonPackages.myfitnesspal: fix build
2020-10-26 16:58:11 +01:00
devhell
8a4edf9087 {lib}mediainfo{-gui}: 20.08 -> 20.09
This release includes a fix for https://github.com/NixOS/nixpkgs/issues/92874
2020-10-26 15:57:08 +00:00
IvarWithoutBones
7cea8833eb pythonPackages.myfitnesspal: fix build 2020-10-26 16:45:30 +01:00
Maciej Krüger
b2c82f5d09
Merge pull request #101769 from worldofpeace/fix-cjs-fetch
cinnamon.cjs: don't use fork, 4.6.0 -> 2020-10-19
2020-10-26 16:41:59 +01:00
V
99fabc5779 mpd: remove unused fetchpatch argument
This argument is no longer referenced anywhere as of #93143.
2020-10-26 15:40:32 +00:00
Maximilian Bosch
61fa498994
Merge pull request #101646 from luc65r/pkg/rofi-calc
rofi-calc: 1.8 -> 1.9
2020-10-26 16:36:43 +01:00
Bart Brouns
6d10913002 wmfocus: 1.1.3 -> 1.1.5 2020-10-26 16:35:11 +01:00
Maximilian Bosch
7898c75e7c
Merge pull request #101730 from lovek323/idea-2020.2.3
idea: 2020.2.2 -> 2020.2.3
2020-10-26 16:33:27 +01:00
Nick Hu
921287e7f0
Merge pull request #97726 from NickHu/pam_gnupg
pam: add support for pam_gnupg
2020-10-26 15:27:13 +00:00
Maximilian Bosch
fdcd714447
Merge pull request #101727 from r-ryantm/auto-update/ostree
ostree: 2020.5 -> 2020.7
2020-10-26 16:23:01 +01:00