3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

249690 commits

Author SHA1 Message Date
Mario Rodas 8deec83113 ncspot: 0.2.3 -> 0.2.4
https://github.com/hrkfdn/ncspot/releases/tag/v0.2.4
2020-10-27 00:00:00 +00:00
Matt Votava 6315b00879 python3Packages.zigpy: 0.22.2 -> 0.26.0, add tests 2020-10-26 16:48:23 -07:00
Griffin Smith 3b4cd4f4da openblas: 0.3.10 -> 0.3.12 2020-10-26 19:24:23 -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
Bob van der Linden 8dee03f40d
springlobby: move build tools to nativeBuildInputs 2020-10-26 22:33:58 +01:00
Bob van der Linden b3b40bc7d0
springlobby: patch libcurl cmake configuration 2020-10-26 22:33:13 +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
Florian Klink 5f8a741abf systemdMinimal: build without glib
This takes glib (and by this, gtk-doc) out of systemdMinimal's build
closure.
2020-10-26 21:58:49 +01: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
Florian Klink 00c68337f5 systemd: fix 0019-*.patch
This was introduced in https://github.com/NixOS/nixpkgs/pull/99621, but
didn't follow the process documented in
pkgs/os-specific/linux/systemd/default.nix, namely, the `git am` and
`git format-patch` workflow, which caused
`0019-revert-get-rid-of-seat_can_multi_session.patch` to not apply with
`git am` due to missing authorship information.

I did apply this patch manually, and copied authorship information from
4e384ddc11.
2020-10-26 21:30:42 +01: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
David Birks a091ac564f
kubernetes-helm: 3.3.4 -> 3.4.0 2020-10-26 13:23:53 -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
Maximilian Bosch 7b55516f94
Merge pull request #101762 from p-h/gradle-6.7
gradle: 6.6 -> 6.7
2020-10-26 16:20:02 +01:00
Michael Weiss 976af38df6
libva: 2.9.0 -> 2.9.1 (#101750) 2020-10-26 16:18:04 +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 Mulligan 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
Stig Palmquist 8b71dfed92
rakudo: 2020.09 -> 2020.10 2020-10-26 15:32:59 +01:00
WORLDofPEACE 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
Stig Palmquist e0007b1383
nqp: 2020.09 -> 2020.10 2020-10-26 15:32:42 +01:00
Bart Brouns f4b9950537 geonkick: 2.3.8 -> 2.4.0 2020-10-26 15:32:36 +01:00
Stig Palmquist 50fc95822e
moarvm: 2020.09 -> 2020.10 2020-10-26 15:32:24 +01:00
Ryan Mulligan 99725609cd
Merge pull request #89227 from f4814/rcon-init
rcon: init at 0.5
2020-10-26 06:56:21 -07:00
Martin Weinelt 6b5dcef75d
Merge pull request #101763 from siraben/miranda-gcc
miranda: remove gcc as buildInput
2020-10-26 14:52:18 +01:00
Martin Weinelt 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 Torres 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