Commit Graph
329814 Commits
Author SHA1 Message Date
Janne Heß e165f73601 coreutils: Disable cut-huge-range.sh 2021-11-09 11:59:38 +01:00
Janne Heß 15c01ca722 coreutils: Enable more tests
These were tested on x86_64-linux with both the daemon and root mode and
on aarch64-linux in daemon mode.
2021-11-09 11:59:36 +01:00
Janne Heß ea9de89376 coreutils: Remove outdated patches
The arm patch tries to modify files that are nowhere to be found in the
entire source tree. The cygwin patch also doesn't work so good anymore:

1 out of 1 hunk FAILED -- saving rejects to file ChangeLog.rej
1 out of 1 hunk ignored -- saving rejects to file configure.ac.rej
1 out of 1 hunk FAILED -- saving rejects to file lib/hash-triple.c.rej
2 out of 2 hunks ignored
2 out of 2 hunks FAILED -- saving rejects to file src/chroot.c.rej
1 out of 1 hunk FAILED -- saving rejects to file src/cksum.c.rej
6 out of 9 hunks FAILED -- saving rejects to file src/copy.c.rej
1 out of 4 hunks FAILED -- saving rejects to file src/dd.c.rej
1 out of 1 hunk ignored
1 out of 2 hunks FAILED -- saving rejects to file src/mv.c.rej
4 out of 7 hunks FAILED -- saving rejects to file src/stat.c.rej
2021-11-09 11:59:08 +01:00
Victor EngmarkandGitHub 3ce3e50053 Quote variable references (#144838)
* pkgs/build-support: Quote variable name

* pkgs/build-support: Quote variable reference

* pkgs/build-support: Quote variable references

Leads to a minor behavior change: there's no trailing space in the
output when `[[ "$linkType" == "static-pie" ]]` is true.
2021-11-09 19:55:40 +09:00
happysalada 1f4911e267 coreutils: disable flaky test 2021-11-09 19:51:53 +09:00
github-actions[bot]andGitHub ee8fa3203a Merge staging-next into staging 2021-11-09 06:01:44 +00:00
github-actions[bot]andGitHub 5b18be2de0 Merge master into staging-next 2021-11-09 06:01:07 +00:00
Mario RodasandGitHub 68f750d91d Merge pull request #144931 from marsam/update-opam
opam: 2.1.0 -> 2.1.1
2021-11-09 00:16:38 -05:00
Bobby RongandGitHub 5a2b94f940 Merge pull request #145165 from linyinfeng/godns
godns: 2.5 -> 2.5.1
2021-11-09 12:47:16 +08:00
Mario RodasandGitHub 429d2581da Merge pull request #145162 from marsam/update-gallery-dl
gallery-dl: 1.19.1 -> 1.19.2
2021-11-08 23:37:01 -05:00
Lin Yinfeng 09af1585ca godns: add missing ldflags 2021-11-09 11:51:43 +08:00
Lin Yinfeng dac0fabd5e godns: 2.5 -> 2.5.1 2021-11-09 11:51:22 +08:00
Marvin DostalandJonathan Ringer 788119f781 nextcloud-client: disable qml caching
There currently seems to be a chance that after a nextcloud-client
update it will crash on startup. This crashing can be fixed by deleting the
`~/.cache/Nextcloud/qmlcache` folder.

For the crashing behavior, see also:
* #127324
* #121594
* #119029
* ...

The workaround introduced in this commit is also already used by muse.
See: https://github.com/NixOS/nixpkgs/blob/842a0d94cbb0a385854e15d4f6fde57714981abd/pkgs/applications/audio/musescore/default.nix#L34
2021-11-08 18:56:54 -08:00
Marvin DostalandJonathan Ringer 52ffa1c36d nextcloud-client: make autostart entry start client from path 2021-11-08 18:56:36 -08:00
Jonathan RingerandJonathan Ringer afce445208 lua/setup-hook: remove empty hook 2021-11-08 18:56:18 -08:00
Timothy DeHerreraandGitHub 4665afee5a Merge pull request #145152 from moinessim/dotnet
dotnetCorePackages: 6.0.0-rc.2 -> 6.0
2021-11-08 19:55:02 -07:00
Ilan JoselevichandJonathan Ringer e59e24b370 nextcloud-client: 3.3.5 -> 3.3.6 2021-11-08 18:54:25 -08:00
Moises Nessim 2248e8c1d0 dotnetCorePackages: 6.0.0-rc.2 -> 6.0 2021-11-08 21:01:28 -05:00
github-actions[bot]andGitHub b1d2f20ea8 Merge staging-next into staging 2021-11-09 00:02:13 +00:00
github-actions[bot]andGitHub 707b006bf7 Merge master into staging-next 2021-11-09 00:01:30 +00:00
Thiago Kenji OkadaandGitHub db6044d5de Merge pull request #144955 from legendofmiracles/pur
python3Packages.pur: 5.4.1 -> 5.4.2; fix build
2021-11-08 21:00:43 -03:00
Fabian AffolterandGitHub 00c34f0af6 Merge pull request #144526 from fabaff/bump-unidecode
python3Packages.unidecode: 1.3.1 -> 1.3.2
2021-11-09 00:15:16 +01:00
Maximilian BoschandGitHub 25e6a0ad62 Merge pull request #143345 from happysalada/update_plausible
plausible: 1.3.0 -> 1.4.0
2021-11-08 23:48:53 +01:00
Thiago Kenji OkadaandGitHub 331c462c8d Merge pull request #145120 from happysalada/update_caddy
caddy: 2.4.5 -> 2.4.6
2021-11-08 19:30:39 -03:00
ArtturiandGitHub 217ea11ebc Merge pull request #145091 from kubukoz/scala-cli-008
scala-cli: 0.0.7 -> 0.0.8
2021-11-09 00:26:25 +02:00
Timothy DeHerreraandGitHub b31c4628c2 Merge pull request #145098 from veprbl/pr/pyjet_python38_fix
python38Packages.pyjet: fix build
2021-11-08 15:17:52 -07:00
sternenseemannandCole Helbling d14ae62671 nixos/terminfo: inherit TERMINFO* env vars also for doas
This should mirror the behavior we implement for sudo: The TERMINFO and
TERMINFO_DIRS variables are inherited from the normal user's
environment, so terminfo files installed in the user's profile can be
found by ncurses applications running as root.
2021-11-08 14:05:24 -08:00
happysalada bd25ccf3aa caddy: 2.4.5 -> 2.4.6 2021-11-08 16:56:39 -05:00
José Romildo MalaquiasandGitHub 0f41094088 Merge pull request #145024 from romildo/upd.jwm
jwm: 1685 -> 2.4.0
2021-11-08 18:52:30 -03:00
José Luis LafuenteandMatthieu Coudron 8605fbd737 vim-utils: create less symlinks
For every vim plugin, we create a symlink to every file in the top
directory. It should be enough to create a symlink to the vim plugin
directly.
2021-11-08 22:35:49 +01:00
SandroandGitHub d083ae6247 Merge pull request #145110 from jlesquembre/vim-plugins 2021-11-08 22:32:53 +01:00
Dmitry Kalinkin 74d277c8cd python38Packages.pyjet: fix build 2021-11-08 16:25:33 -05:00
maralornandGitHub 0f8344a04f Merge pull request #145112 from thielema/patch-2
haskellPackages.lapack-ffi: remove from broken.yaml
2021-11-08 22:19:16 +01:00
José Romildo 4595cfb622 jwm: 1685 -> 2.4.0 2021-11-08 18:19:15 -03:00
thielemaandGitHub 6542059fb5 haskellPackages.lapack-ffi: remove from broken.yaml 2021-11-08 22:08:53 +01:00
SandroandGitHub 5be0c169e2 Merge pull request #145084 from prusnak/gcc-arm-embedded 2021-11-08 21:57:36 +01:00
José Luis Lafuente b65d4b02de vimPlugins: add package-info-nvim and SchemaStore 2021-11-08 21:43:30 +01:00
ArtturiandGitHub 1d62b00a54 Merge pull request #141594 from lrewega/lrewega/bump-buf 2021-11-08 22:18:37 +02:00
Bernardo MeurerandGitHub 3a3bdc57e4 Merge pull request #145070 from ymatsiuk/ell_iwd
ell: 0.44 -> 0.45; iwd: 1.17 -> 1.19
2021-11-08 11:16:35 -08:00
Guillaume GirolandGitHub 0a5f365446 Merge pull request #144093 from alyssais/spice
spice: fix cross
2021-11-08 19:11:56 +00:00
Luke Rewega 383cbce57a buf: 0.54.1 -> 1.0.0-rc7 2021-11-08 14:06:30 -05:00
Damien CassouandRaphael Megzari 2fddb8bd5c dunst: remove unused fetchpatch dependency 2021-11-09 04:01:21 +09:00
Bernardo MeurerandGitHub 3119a60230 Merge pull request #144966 from lblasc/luajit-bump
luajit_2_0: 2.0.5-2021-07-27 -> 2.0.5-2021-10-02, luajit_2_1: 2.1.0-2021-08-12 -> 2.1.0-2021-10-27
2021-11-08 10:48:04 -08:00
Thiago Kenji OkadaandGitHub e0df70e22d Merge pull request #144882 from lourkeur/update/chia-plotter
chia-plotter: unstable -> 1.1.7
2021-11-08 15:33:18 -03:00
github-actions[bot]andGitHub 9ecd6bf4df Merge staging-next into staging 2021-11-08 18:02:05 +00:00
github-actions[bot]andGitHub f14d7cb2f6 Merge master into staging-next 2021-11-08 18:01:24 +00:00
Janne HeßandGitHub 159ed1e4f0 Merge pull request #145075 from happysalada/update_loki
loki: 2.4.0 -> 2.4.1
2021-11-08 18:35:18 +01:00
Jakub Kozłowski e128f089ee scala-cli: 0.0.7 -> 0.0.8 2021-11-08 18:23:00 +01:00
SandroandGitHub cbcbbcc7bc Merge pull request #145085 from Lassulus/nixos-generators 2021-11-08 17:47:05 +01:00
SandroandGitHub e5f676dcbf Merge pull request #145083 from xfix/flips-update 2021-11-08 17:46:54 +01:00