Commit Graph
249169 Commits
Author SHA1 Message Date
Anderson TorresandGitHub c153a2fde1 Merge pull request #101803 from cheriimoya/spread-sheet-widget
ssw 0.3 -> 0.6
2020-10-26 23:21:32 -03:00
Ryan MulliganandGitHub 178d373a8a Merge pull request #83687 from primeos/wshowkeys
wshowkeys: init at 2020-03-29
2020-10-26 18:55:16 -07:00
WORLDofPEACEandGitHub 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
Andreas RammholdandGitHub 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
WORLDofPEACEandGitHub 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 RingerandWORLDofPEACE 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
Max Hausch a8d35dc10d ssw 0.3 -> 0.6 2020-10-26 23:57:03 +01:00
WORLDofPEACEandGitHub 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 BrofeldtandGitHub 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-RielandGitHub 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 MulliganandGitHub 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 MulliganandGitHub 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
lewoandGitHub 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 WeineltandGitHub 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ügerandGitHub 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
VandAlyssa Ross 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 BoschandGitHub 61fa498994 Merge pull request #101646 from luc65r/pkg/rofi-calc
rofi-calc: 1.8 -> 1.9
2020-10-26 16:36:43 +01:00
Maximilian BoschandGitHub 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 HuandGitHub 921287e7f0 Merge pull request #97726 from NickHu/pam_gnupg
pam: add support for pam_gnupg
2020-10-26 15:27:13 +00:00
Maximilian BoschandGitHub fdcd714447 Merge pull request #101727 from r-ryantm/auto-update/ostree
ostree: 2020.5 -> 2020.7
2020-10-26 16:23:01 +01:00
Maximilian BoschandGitHub 7b55516f94 Merge pull request #101762 from p-h/gradle-6.7
gradle: 6.6 -> 6.7
2020-10-26 16:20:02 +01:00
WORLDofPEACE feac386ca9 cinnamon.cjs: don't use fork, 4.6.0 -> 2020-10-19
The code in that fork was been integrated into cjs master https://github.com/linuxmint/cjs/pull/84
2020-10-26 10:47:29 -04:00
Ryan MulliganandGitHub 459aecac49 Merge pull request #101554 from r-ryantm/auto-update/dpic
dpic: 2020.06.01 -> 2020.09.15
2020-10-26 07:36:19 -07:00
WORLDofPEACEandGitHub 718f43dc4d Merge pull request #101394 from mkg20001/fix-csd
cinnamon.cinnamon-settings-daemon: fix csd-backlight-helper build, fixes #101128
2020-10-26 10:32:51 -04:00
Ryan MulliganandGitHub 99725609cd Merge pull request #89227 from f4814/rcon-init
rcon: init at 0.5
2020-10-26 06:56:21 -07:00
Martin WeineltandGitHub 6b5dcef75d Merge pull request #101763 from siraben/miranda-gcc
miranda: remove gcc as buildInput
2020-10-26 14:52:18 +01:00
Martin WeineltandGitHub bb46d59a93 Merge pull request #101759 from IvarWithoutBones/rich-update
pythonPackages.rich: 8.0.0 -> 9.1.0
2020-10-26 14:36:44 +01:00
Anderson TorresandGitHub ac08a3973c Merge pull request #100536 from AndersonTorres/corectrl
corectrl: init at 1.1.1
2020-10-26 10:34:12 -03:00
Ben Siraphob 5f0bf8d30e miranda: remove gcc as buildInput 2020-10-26 20:29:04 +07:00
Philippe Hürlimann fe217b9fb9 gradle: 6.6 -> 6.7 2020-10-26 14:26:24 +01:00
Andreas RammholdandGitHub 1088f05940 Merge pull request #101598 from andir/nixos-build-vms-qemu
nixos/tests: follow-up to the closure reduction PR
2020-10-26 14:19:45 +01:00
IvarWithoutBones 25599d571c pythonPackages.rich: 8.0.0 -> 9.1.0 2020-10-26 14:01:35 +01:00
Michele Guerini RoccoandGitHub 4c07f77124 Merge pull request #101754 from rnhmjoj/dnscrypt-fix
nixos/dnscrypt-wrapper: fix key rotation script
2020-10-26 13:51:35 +01:00
Ryan MulliganandGitHub f861aae44c Merge pull request #101719 from r-ryantm/auto-update/opentx
opentx: 2.3.9 -> 2.3.10
2020-10-26 05:48:17 -07:00
Ryan MulliganandGitHub 4fce633319 Merge pull request #101716 from r-ryantm/auto-update/openhantek6022
openhantek6022: 3.1.2 -> 3.1.3
2020-10-26 05:43:38 -07:00
Ryan MulliganandGitHub 3ea0a61e08 Merge pull request #101711 from r-ryantm/auto-update/obsidian
obsidian: 0.9.1 -> 0.9.4
2020-10-26 05:42:04 -07:00
Ryan MulliganandGitHub eaa1f5737b Merge pull request #101700 from r-ryantm/auto-update/mlkit
mlkit: 4.5.0 -> 4.5.1
2020-10-26 05:38:06 -07:00
rnhmjoj 9e04bba0af nixos/dnscrypt-wrapper: fix key rotation script
Fix an error in the validation code when the public key is in a
nonstandard location. The check command fails and the key is
incorrectly assumed to be expiring.
2020-10-26 13:07:49 +01:00
zowoq 951ec156d1 .github/stale.yml: fix syntax 2020-10-26 21:57:33 +10:00
Sandro Jäckelandzowoq fd29e9a3c0 rustscan: fix building on darwin 2020-10-26 21:55:34 +10:00