Commit Graph
358479 Commits
Author SHA1 Message Date
YayaandGitHub e0df172ce2 gitlab: 14.7.3 -> 14.7.4 (#161948)
https://about.gitlab.com/releases/2022/02/25/critical-security-release-gitlab-14-8-2-released/
2022-02-26 14:40:38 +01:00
Bobby RongandGitHub a8e55551de Merge pull request #160854 from trofi/sequential-flite
flite: disable parallelism
2022-02-26 21:31:30 +08:00
Maciej Krüger 03fbc3ea99 release-notes: mention pgadmin 2022-02-26 14:30:20 +01:00
Maciej Krüger 42a5831e62 nixos/pgadmin: init 2022-02-26 14:30:14 +01:00
Jan Tojnar 9adfe4a6ac accountsservice: Fix setting profile picture in GNOME Settings
GNOME Settings places the picture to /tmp for AccountsService to use.
But accounts-daemon.service has PrivateTmp enabled so it cannot access it.
Let’s apply upstream patch to remove this hardening until a proper solution is implemented.
2022-02-26 14:28:18 +01:00
Jan Tojnar 7614caf329 accountsservice: clean up
- Move patches to the customary location just below src.
- Add brief explanation comment to each patch.
- Correct license.
- Add freedesktop team to maintainers.
2022-02-26 14:28:18 +01:00
Jan Tojnar 5647149894 accountsservice: 0.6.55 → 22.07.5
New version scheme (${year}.${week}.${number_of_commits_since_last_release}).

https://gitlab.freedesktop.org/accountsservice/accountsservice/-/compare/0.6.55...22.07.5
2022-02-26 14:27:36 +01:00
Maciej Krüger ae2f179c9b tests/pgadmin4-standalone: add 2022-02-26 14:27:30 +01:00
Maciej Krüger 3cbd5a6deb pgadmin4: expose setup.py as pgadmin4-setup 2022-02-26 14:27:30 +01:00
Maciej KrügerandGitHub 7b6d25b6dc Merge pull request #161965 from gador/update-ppgadmin4-6.5 2022-02-26 14:27:05 +01:00
Matthias Thym 0d09c4cc6f qownnotes: 22.2.7 -> 22.2.9 2022-02-26 14:12:28 +01:00
Bobby RongandGitHub 8187f20f97 Merge pull request #161767 from VergeDX/android-studio
android-studio: Remove version string from desktop and icon file.
2022-02-26 21:10:40 +08:00
gador 0afa5a1444 pgadmin4: 6.3 -> 6.5
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-02-26 14:08:50 +01:00
Bobby RongandGitHub f024f55bdb Merge pull request #161756 from WolfangAukang/firefly-1.3.3
firefly-desktop: 1.2.0 -> 1.3.3
2022-02-26 21:01:44 +08:00
ArtturiandGitHub a9aba24648 Merge pull request #161924 from NickCao/hydra-fixup
hydra-unstable: fixup eval.patch
2022-02-26 15:01:20 +02:00
Mario RodasandGitHub 88e67bc0c5 Merge pull request #161870 from r-ryantm/auto-update/shiori
shiori: 1.5.1 -> 1.5.2
2022-02-26 07:59:15 -05:00
Mario RodasandGitHub b4601529ef Merge pull request #161919 from r-ryantm/auto-update/eksctl
eksctl: 0.84.0 -> 0.85.0
2022-02-26 07:56:58 -05:00
RenaudandGitHub dfe6d47bc5 Merge pull request #161415 from c0bw3b/pkg/cryfs
cryfs: 0.11.1 -> 0.11.2
2022-02-26 13:56:45 +01:00
Mario RodasandGitHub ba54af0b10 Merge pull request #161749 from r-ryantm/auto-update/actionlint
actionlint: 1.6.8 -> 1.6.9
2022-02-26 07:55:37 -05:00
Mario RodasandGitHub efeb21f6e0 Merge pull request #161540 from 1000101/tsdb
postgresqlPackages.timescaledb: 2.5.2 -> 2.6.0
2022-02-26 07:52:57 -05:00
Mario RodasandGitHub 9c692eb2e5 Merge pull request #161760 from r-ryantm/auto-update/python3.10-pglast
python310Packages.pglast: 3.8 -> 3.9
2022-02-26 07:52:36 -05:00
Mario RodasandGitHub eb129a75d6 Merge pull request #161455 from leungbk/universal-ctags-update
universal-ctags: 5.9.20210411.0 -> 5.9.20220220.0
2022-02-26 07:51:54 -05:00
Vincent LaporteandVincent Laporte 3bcb49aba4 ocamlPackages.pycaml: remove at 0.82-14
This package has been unmaintained upstream for years and broken in
nixpkgs by 9a778368f2 in #152276.
2022-02-26 13:51:35 +01:00
Bobby RongandGitHub 1d3f857a1f Merge pull request #161758 from WolfangAukang/morgen-2.4.4
morgen: 2.4.3 -> 2.4.4
2022-02-26 20:50:46 +08:00
Maciej KrügerandGitHub 3668790abd Merge pull request #154764 from gador/pgadmin4 2022-02-26 13:49:44 +01:00
Bobby RongandGitHub 98eb1722f8 Merge pull request #161757 from WolfangAukang/mobilecoin-wallet-1.5.0
mobilecoin-wallet: 1.4.1 -> 1.5.0
2022-02-26 20:42:34 +08:00
Mario RodasandGitHub 70f861278e Merge pull request #161352 from marsam/update-ytarchive
ytarchive: 2021-12-29 -> 2022-02-16
2022-02-26 07:40:26 -05:00
Robert Hensing b4524d8eda haskellPackages.haskellSrc2nix: stdenvNoCC.mkDerivation -> runCommand
No need to fuss with phases.
2022-02-26 13:38:11 +01:00
Robert Hensing 46bb6a78db haskellPackages.callCabal2nix: Use stdenvNoCC
Delays C compiler realisation to the actual build, which is more
parallelizable; doesn't block the evaluator.
2022-02-26 13:28:12 +01:00
Bobby RongandGitHub 7d59020aba Merge pull request #161769 from WolfangAukang/buttercup-desktop-2.14.2
buttercup-desktop: 2.13.0 -> 2.14.2
2022-02-26 20:25:31 +08:00
gador 69ec03d112 pgadmin3: move
moved pgadmin3 to pgadmin4 and renamed to 3.nix
added an alias for pgadmin->pgadmin4

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-02-26 13:20:27 +01:00
gador 0dda2d3888 pgadmin4: init at 6.3
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-02-26 13:17:37 +01:00
Michael Weiss 37a19c55df chromium: Suffix instead of prefix ${xdg-utils}/bin to $PATH
This is important so that users can choose to use other implementations
(e.g., self-written Bash scripts).
We only provide xdg-utils as a fallback in case the system isn't
properly configured.
2022-02-26 12:53:25 +01:00
Bobby RongandGitHub 426a50f0f8 Merge pull request #160990 from veprbl/pr/broken_oxen
oxen: mark as broken on darwin
2022-02-26 19:50:10 +08:00
Maximilian Bosch 8a6b41d271 signald: 0.15.0 -> 0.17.0
ChangeLogs:
* https://gitlab.com/signald/signald/-/tags/0.16.0
* https://gitlab.com/signald/signald/-/tags/0.16.1
* https://gitlab.com/signald/signald/-/tags/0.17.0
2022-02-26 12:49:48 +01:00
Fabian AffolterandGitHub 17cbd97294 Merge pull request #161884 from risicle/ris-wolfssl-5.2.0
wolfssl: 5.1.1 -> 5.2.0
2022-02-26 12:44:12 +01:00
Bobby RongandGitHub 8096112d38 Merge pull request #161828 from 06kellyjac/terragrunt
terragrunt: 0.36.1 -> 0.36.2
2022-02-26 19:40:41 +08:00
R. Ryantm 941c9de4f8 ffmpeg-normalize: 1.22.6 -> 1.22.7 2022-02-26 11:34:25 +00:00
Bobby RongandGitHub 2b79baa53f Merge pull request #161780 from strager/quick-lint-js-2.3.0
quick-lint-js: 2.2.0 -> 2.3.0
2022-02-26 19:30:37 +08:00
Michael Weiss 6faf5f22a8 signal-desktop: 5.32.0 -> 5.33.0 2022-02-26 12:19:52 +01:00
Naïm FavierandDominique Martinet 8022c82a39 nixosTests.switchTest: fix race condition on /testpath
Currently the test-watch.service gets started in a loop as long as
/testpath exists, so `rm /testpath /testpath-modified` runs into a race
condition where if the service was just getting activated, it will
create /testpath-modified and make the test fail.

This is fixed by making the service RemainAfterExit so that it only
starts once, and stopping it manually after we remove /testpath.
2022-02-26 19:13:40 +09:00
Dominique Martinet 4d12b79cd7 logrotate: do not enable logrotate.service itself
logrotate.timer is enough for rotating logs. Enabling logrotate.service would
make the service start on every configuration switch, leading to tests failure when
logrotate is enabled.

Also update test to make sure the timer is active and runs the service
on date change.
2022-02-26 19:13:12 +09:00
Fabian AffolterandGitHub b8d80588aa python3Packages.google-cloud-translate: disable on older Python releases 2022-02-26 10:15:52 +01:00
Fabian AffolterandGitHub 607178a179 Merge pull request #161917 from r-ryantm/auto-update/python3.10-google-cloud-bigtable
python310Packages.google-cloud-bigtable: 2.5.1 -> 2.5.2
2022-02-26 10:13:11 +01:00
Fabian AffolterandGitHub 8a99f6a8c0 Merge pull request #161939 from r-ryantm/auto-update/python3.10-geojson-client
python310Packages.geojson-client: 0.6 -> 0.7
2022-02-26 10:12:50 +01:00
Fabian AffolterandGitHub 6db37cae56 Merge pull request #161943 from fabaff/bump-meshtastic
python3Packages.meshtastic: 1.2.85 -> 1.2.87
2022-02-26 10:12:35 +01:00
Fabian AffolterandGitHub 599159679d Merge pull request #161911 from r-ryantm/auto-update/checkip
checkip: 0.17.3 -> 0.18.0
2022-02-26 10:12:06 +01:00
Fabian AffolterandGitHub 1e06605ba6 Merge pull request #161864 from r-ryantm/auto-update/rates
rates: 0.6.0 -> 0.7.0
2022-02-26 09:51:27 +01:00
Fabian AffolterandGitHub a06b41a02f python3Packages.google-cloud-bigtable: disable on older Python releases 2022-02-26 09:41:38 +01:00
Fabian AffolterandGitHub 2b5ded6eba Merge pull request #161921 from r-ryantm/auto-update/findomain
findomain: 7.0.0 -> 7.0.1
2022-02-26 09:38:14 +01:00