Commit Graph

351100 Commits

Author SHA1 Message Date
Sandro
196921c619
Merge pull request #144306 from Stunkymonkey/findimagedupes 2022-02-02 12:41:51 +01:00
talyz
be97b3b44d
nixos/bookstack: Make secret replacement strings more unique
If a secret path is a subset of a second secret path, there's a risk
that its secret is substituted for the matching part of the second
path. To prevent this, use the sha256 of the paths as placeholder
string instead.
2022-02-02 12:27:18 +01:00
FliegendeWurst
ccc26c651f mlton: disable parallel build 2022-02-02 12:21:29 +01:00
DavHau
ac728c1e96 fetchpatch: Clean up
Co-Authored-By: Ivar Scholten <ivar.scholten@protonmail.com>
2022-02-02 12:15:47 +01:00
DavHau
dfcc51def7 fetchpatch: allow empty hash
Previously, when sha256 either wasn't defined or set to an empty string
fetchpatch would error out as follows:

'''
warning: found empty hash, assuming 'sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA='
...
/nix/store/agwlk2bcfvz2ggrsbvwd7696qj55frbi-stdenv-linux/setup: line 96: /build/: Is a directory
sed: couldn't flush stdout: Broken pipe
'''

This patch makes it show fetchurl's error message instead:

'''
warning: found empty hash, assuming 'sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA='
...
error: hash mismatch in fixed-output derivation:
         specified: sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
            got:    sha256-NWGWoyEgT/ztCwbhNgGPvG+nqX4bxtFnD+wds6fklbs=
'''

This is very convenient for TOFU.

Co-Authored-By: Ivar Scholten <ivar.scholten@protonmail.com>
2022-02-02 12:15:47 +01:00
FliegendeWurst
6f930f18f0 ocamlPackages.camlp4: disable parallel build 2022-02-02 12:14:36 +01:00
FliegendeWurst
3b31741229 ocamlPackages.stdcompat: disable parallel build 2022-02-02 12:09:32 +01:00
markuskowa
66f83c86fb
Merge pull request #157827 from suhr/anders
anders: init at 1.1.1
2022-02-02 12:03:50 +01:00
FliegendeWurst
3d6155a8a7 cdesktopenv: disable parallel build 2022-02-02 12:03:03 +01:00
FliegendeWurst
049e715ba7 deadpixi-sam: disable parallel build 2022-02-02 11:59:01 +01:00
FliegendeWurst
6282d34ad4 ocamlPackages.camlidl: disable parallel build 2022-02-02 11:57:19 +01:00
FliegendeWurst
91b63fa208 patchutils: disable parallel build 2022-02-02 11:55:49 +01:00
R. Ryantm
0e86fd9ae5 symfony-cli: 5.2.2 -> 5.3.0 2022-02-02 20:47:24 +10:00
R. Ryantm
0260f5dde4 seaweedfs: 2.85 -> 2.88 2022-02-02 20:44:41 +10:00
Ryan Horiguchi
824694e8d8
plex: 1.25.3.5409-f11334058 -> 1.25.4.5487-648a8f9f9 2022-02-02 11:19:03 +01:00
Azat Bahawi
b3ccab31f2
werf: 1.2.56 -> 1.2.60 2022-02-02 13:17:14 +03:00
Sandro
675e857625
Merge pull request #157804 from JesusMtnezForks/httpie 2022-02-02 11:12:09 +01:00
Sandro
43e3b6af08
Merge pull request #151970 from sikmir/md2gemini 2022-02-02 10:56:18 +01:00
Сухарик
3f90b3a1e1 anders: init at 1.1.1 2022-02-02 12:31:53 +03:00
Pascal Wittmann
b01700309d
Merge pull request #157808 from chkno/fix-sources.gentoo.org-urls
Fix broken sources.gentoo.org fetch URLs
2022-02-02 10:25:16 +01:00
R. Ryantm
7369c80ee8 python310Packages.dpath: 2.0.5 -> 2.0.6 2022-02-02 08:54:28 +00:00
Pascal Bach
ede7938092
Merge pull request #157746 from Ma27/bump-element
element-{web,desktop}: 1.9.9 -> 1.10.1
2022-02-02 09:51:23 +01:00
Vladimír Čunát
f85152d72d
Merge #157215: staging-next 2022-01-29
Fixing screen locker regression, and some security updates, too.
2022-02-02 08:57:12 +01:00
Pierre Roux
ced4ffe645 Add odd-order 1.13.0 2022-02-02 08:56:55 +01:00
Pierre Roux
2768c9d4cb Adapt to Coq 8.15 and MathCOmp 1.14 2022-02-02 08:56:55 +01:00
Pierre Roux
7846d0278e mathcomp-abel compiles with Coq 8.15 2022-02-02 08:56:55 +01:00
Cyril Cohen
dffe2434ae coqPackages.mathcomp: 1.13.0 -> 1.14.0 2022-02-02 08:56:55 +01:00
Fabian Affolter
f1b37c5c22
Merge pull request #157679 from fabaff/bump-types-requests
python3Packages.types-requests: 2.27.6 -> 2.27.8
2022-02-02 08:55:09 +01:00
Fabian Affolter
56061943c5
Merge pull request #157680 from fabaff/bump-dnstwist
dnstwist: 20220120 -> 20220131
2022-02-02 08:54:55 +01:00
Fabian Affolter
6c6e062e73
Merge pull request #157686 from fabaff/bump-boschshcpy
python3Packages.boschshcpy: 0.2.28 -> 0.2.29
2022-02-02 08:54:42 +01:00
Fabian Affolter
3c26e4cc50
Merge pull request #157714 from r-ryantm/auto-update/python3.10-pyatmo
python310Packages.pyatmo: 6.2.2 -> 6.2.4
2022-02-02 08:52:37 +01:00
Fabian Affolter
3fe0f260a2
Merge pull request #157765 from r-ryantm/auto-update/python3.10-pylast
python310Packages.pylast: 4.4.0 -> 4.5.0
2022-02-02 08:51:11 +01:00
Fabian Affolter
3b165092e5
Merge pull request #157790 from r-ryantm/auto-update/python3.10-adguardhome
python310Packages.adguardhome: 0.5.0 -> 0.5.1
2022-02-02 08:50:07 +01:00
Fabian Affolter
c95ee842ac
Merge pull request #157797 from r-ryantm/auto-update/python3.10-tailscale
python310Packages.tailscale: 0.1.6 -> 0.2.0
2022-02-02 08:49:48 +01:00
Fabian Affolter
af81844cc8
Merge pull request #157809 from r-ryantm/auto-update/python3.10-subarulink
python310Packages.subarulink: 0.4.1 -> 0.4.2
2022-02-02 08:49:25 +01:00
R. Ryantm
26f4a68611 python310Packages.meshtastic: 1.2.78 -> 1.2.80 2022-02-02 07:33:06 +00:00
zowoq
b3a297866e clusterctl: 1.0.2 -> 1.0.3
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.0.3
2022-02-02 17:25:41 +10:00
R. Ryantm
76256cff46 python310Packages.subarulink: 0.4.1 -> 0.4.2 2022-02-02 07:14:23 +00:00
Scott Worley
f998cd7e54 Fix broken sources.gentoo.org fetch URLs
sources.gentoo.org is deprecated:
https://gitweb.gentoo.org/sites/www.git/commit/_includes/layout/header.html?id=526ebb46632332d44b91e0cc5a517d137845053a
2022-02-01 22:48:42 -08:00
Vincent Laporte
ecd0acf293 ocamlPackages.printbox: 0.5 → 0.6
ocamlPackages.printbox-text: init at 0.6
2022-02-02 07:31:55 +01:00
github-actions[bot]
930984c1de
Merge master into staging-next 2022-02-02 06:01:23 +00:00
R. Ryantm
1f90ac27e0 yubikey-manager: 4.0.7 -> 4.0.8 2022-02-02 05:52:30 +00:00
Bobby Rong
4fcca9b41f
nixos/pantheon/files: remove
This shouldn't appear in search.nixos.org.
2022-02-02 13:48:22 +08:00
Bobby Rong
9137abbea8
pkgs/pantheon: remove old aliases
This is mostly Pantheon version of e703bc0ade,
we move the aliases outside of the scope.
2022-02-02 13:48:07 +08:00
Bobby Rong
246f4949ed
pkgs/pantheon: minor formatting
Simply because all other Pantheon packages have addressed these formatting.
2022-02-02 13:47:58 +08:00
Bobby Rong
be1e44b7d2
pantheon.elementary-photos: 2.7.3 -> 2.7.4 2022-02-02 13:47:50 +08:00
Bobby Rong
ede5fff929
nixos/pantheon: stop setting GTK_CSD=1
See https://github.com/elementary/gala/issues/244
2022-02-02 13:47:43 +08:00
Dmitry Kalinkin
cb78e66947
Merge pull request #154601 from kampka/pahole-musl
pahole: fix musl build
2022-02-02 00:38:24 -05:00
JesusMtnez
2ed43d12eb
httpie: 2.6.0 -> 3.0.2 2022-02-02 06:28:29 +01:00
Sergei Trofimovich
3e4412db9c
hello: 2.10 -> 2.12 (#156591) 2022-02-02 00:27:00 -05:00