Commit Graph

411500 Commits

Author SHA1 Message Date
Maximilian Bosch
d41b381310
nixos/release-notes: document fetchNextcloudApp changes 2022-10-01 16:33:32 +02:00
Maximilian Bosch
3ca9b9a8ad
fetchNextcloudApp: rewrite with fetchzip & applyPatches
There are the following issues with the current implementation:

* `fetchurl` with a tarball from GitHub appears to break occasionally
  because the tarballs are not necessarily reproducible. Because of
  that, `fetchFromGitHub` unpacks the tarball already because the
  contents are actually reproducible in contrast to the tarball. To have
  the same behavior here, we use `fetchzip` now (and `applyPatches` on
  top to apply additional patches if needed).

* Fixes the way how patches are applied. Previously, when having patches
  for a git checkout of the app, these wouldn't apply because the
  `appname-version` prefix is missing.

* Because all old hashes are broken with this, I added an evaluation
  check that breaks evaluation when using the old API (i.e. with
  `name`/`version` which are not needed anymore).
2022-09-26 20:32:33 +02:00
Martin Weinelt
dae204faa0
Merge pull request #192781 from veprbl/pr/energyflow_init 2022-09-26 17:53:48 +02:00
Dmitry Kalinkin
4d213f6856 python3Packages.energyflow: init at 1.3.2 2022-09-26 11:41:15 -04:00
Dmitry Kalinkin
ab6dd73dc6 python3Packages.wasserstein: init at 1.1.0 2022-09-26 11:41:15 -04:00
Fabian Affolter
a9a7dc1400
Merge pull request #193017 from r-ryantm/auto-update/cdk-go
cdk-go: 1.4.1 -> 1.5.0
2022-09-26 17:40:37 +02:00
aszlig
9a4b82d2af
Merge pull request #191490 (ZFS test eval fix)
This makes sure that we don't try to evaluate the tests with an
incompatible kernel version. The original reviewer didn't react within
10 days, but since they got notified and all this commit is doing is to
fix evaluation, I consider it safe to merge.

Cc: @adisbladis
2022-09-26 17:27:21 +02:00
Bernardo Meurer
d818fa6fe4
Merge pull request #192996 from evils/fix-rocm-smi 2022-09-26 12:22:52 -03:00
Maximilian Bosch
dac6711c5d
Merge pull request #193014 from Ma27/kernel-updates
Kernel updates 2022-09-26
2022-09-26 17:04:51 +02:00
José Romildo Malaquias
2a48d59211
Merge pull request #193012 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 22.09.18 -> 22.09.24
2022-09-26 10:57:10 -03:00
José Romildo Malaquias
5e2c95a525
Merge pull request #193011 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 22.09.18 -> 22.09.24
2022-09-26 10:56:09 -03:00
Jörg Thalheim
2ab2be4d5a
Merge pull request #192245 from pogobanane/cider
cider: 1.4.1.1680 -> 1.5.6
2022-09-26 15:54:50 +02:00
R. Ryantm
8afd44bd1a mutagen-compose: 0.15.3 -> 0.15.4 2022-09-26 21:18:00 +08:00
R. Ryantm
e1783be172 ft2-clone: 1.57 -> 1.58 2022-09-26 21:16:54 +08:00
Ivv
2650d450a7
Merge pull request #190403 from IvarWithoutBones/dotnetmodule-fixes
buildDotnetModule: several usability improvements
2022-09-26 15:04:31 +02:00
Ivv
a53100d1ce
Merge pull request #191962 from mdarocha/dotnet-6-update
dotnet-sdk: 6.0.400 -> 6.0.401
2022-09-26 14:58:07 +02:00
superherointj
2b5856b4e3
Merge pull request #192903 from sg2002/fix/spidermonkey-i686
spidermonkey: fix i686 build
2022-09-26 09:40:44 -03:00
Sandro
0905d910c4
Merge pull request #192006 from Icy-Thought/fluent-icon-theme 2022-09-26 14:39:40 +02:00
Sandro
2475ceb968
Merge pull request #192588 from howardburgess/upgrade-pulumi-3.40.1 2022-09-26 14:39:17 +02:00
Timo Kaufmann
62228ccc67
Merge pull request #192961 from r-ryantm/auto-update/jmol
jmol: 14.32.74 -> 14.32.75
2022-09-26 14:33:40 +02:00
Sandro
e6f75275e4
Merge pull request #192970 from figsoda/dum 2022-09-26 14:28:21 +02:00
Sandro
53a08f9f0b
Merge pull request #191320 from gbtb/tortoisehg_622 2022-09-26 14:27:40 +02:00
Domen Kožar
55b3eabbb4
Merge pull request #192981 from winterqt/update-backport-action
backport-action: 0.0.5 -> 0.0.8
2022-09-26 14:13:00 +02:00
Martin Weinelt
8b6972e609
Merge pull request #193022 from mweinelt/matrix-appservice-irc-0.35.1 2022-09-26 14:08:11 +02:00
Martin Weinelt
cc8cb2ee8e
matrix-appservice-irc: 0.35.0 -> 0.35.1
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.35.1

Fixes an SQL injection vulnerability through room ids when using the
PostgreSQL backend.
2022-09-26 13:49:09 +02:00
R. Ryantm
a04f64ee31 cdk-go: 1.4.1 -> 1.5.0 2022-09-26 11:36:44 +00:00
Maximilian Bosch
f5634aec0d
linux: 5.4.213 -> 5.4.214 2022-09-26 13:24:14 +02:00
Maximilian Bosch
e33dff4d6c
linux: 5.19.9 -> 5.19.11 2022-09-26 13:24:14 +02:00
Maximilian Bosch
2a6848c41f
linux: 5.15.68 -> 5.15.70 2022-09-26 13:24:14 +02:00
Maximilian Bosch
658cf99cfd
linux: 5.10.143 -> 5.10.145 2022-09-26 13:24:13 +02:00
Maximilian Bosch
56eac8d627
linux: 4.9.328 -> 4.9.329 2022-09-26 13:24:13 +02:00
Maximilian Bosch
6d6910f87d
linux: 4.19.258 -> 4.19.259 2022-09-26 13:24:13 +02:00
Maximilian Bosch
047d538aea
linux: 4.14.293 -> 4.14.294 2022-09-26 13:24:13 +02:00
Mario Rodas
ef395e396b
Merge pull request #192986 from r-ryantm/auto-update/python3.10-PyPDF2
python310Packages.pypdf2: 2.10.9 -> 2.11.0
2022-09-26 06:17:14 -05:00
superherointj
da40187bff
Merge pull request #181996 from jayeshbhoot/rescript-vscode-1.4.0
vscode-extensions.chenglou92.rescript-vscode: 1.3.0 -> 1.6.0
2022-09-26 07:58:35 -03:00
Gabriella Gonzalez
dcc7610bb1 awscli: Set meta.mainProgram
… so that `nix run nixpkgs#awscli` works
2022-09-26 12:48:52 +02:00
oxalica
36f373ddca nil: unstable-2022-09-19 -> 2022-09-26
The date string is the official release name. It does not satisfy
"a package is not a release but a commit from a repository".
We could remove the `unstable` prefix.
2022-09-26 12:44:20 +02:00
superherointj
241f818f0e
Merge pull request #192432 from superherointj/package-kubebuilder-fix-shell-completion
kubebuilder: add shell completion, version test
2022-09-26 07:42:57 -03:00
R. Ryantm
f91b78fce3 numix-icon-theme-circle: 22.09.18 -> 22.09.24 2022-09-26 10:37:47 +00:00
R. Ryantm
bf92799e1f numix-icon-theme-square: 22.09.18 -> 22.09.24 2022-09-26 10:37:45 +00:00
R. Ryantm
78c4c13ee5 atmos: 1.8.0 -> 1.8.2 2022-09-26 18:14:57 +08:00
R. Ryantm
9b239527d3 ptcollab: 0.6.2.0 -> 0.6.3.0 2022-09-26 18:04:13 +08:00
R. Ryantm
5483e61017 got: 0.75.1 -> 0.76 2022-09-26 18:02:46 +08:00
Sandro
ff3be8e16c
Merge pull request #161278 from gdamjan/make-portable 2022-09-26 11:38:13 +02:00
Fabian Affolter
a34c70c2a2
Merge pull request #192913 from figsoda/ruff
ruff: init at 0.0.46
2022-09-26 09:57:31 +02:00
R. Ryantm
c98e3b76f6 plantuml: 1.2022.7 -> 1.2022.8 2022-09-26 09:47:11 +02:00
Pierre Roux
4610844682 Split coqPackages.mathcomp-analysis
In preparation of https://github.com/math-comp/analysis/pull/600
2022-09-26 09:46:37 +02:00
Evils
fd0d5d976c rocm-smi: fix runtime 2022-09-26 09:30:24 +02:00
Bobby Rong
ff9793cfd1
Merge pull request #192945 from tjni/3mux-fix
_3mux: update patch URL
2022-09-26 15:27:10 +08:00
Fabian Affolter
b78c3a22f3
Merge pull request #187423 from fabaff/python-distutils-extra-bump
python310Packages.distutils_extra: 2.45 -> 2.48
2022-09-26 09:09:11 +02:00