Jonathan Ringer
24cbda98f3
fetchzip: remove need for overrideAttrs
2022-02-26 08:58:08 -08:00
flexagoon
b97b9c376c
tor-browser-bundle-bin: add tor.calyxinstitute.org mirror
2022-02-26 17:55:52 +01:00
Robert Scott
090e04c379
Merge pull request #161895 from aanderse/redmine
...
redmine: 4.2.3 -> 4.2.4
2022-02-26 16:48:46 +00:00
R. Ryantm
74b76b9e04
python310Packages.azure-mgmt-batch: 16.0.0 -> 16.1.0
2022-02-26 16:35:51 +00:00
R. Ryantm
f17c99c166
fend: 0.1.28 -> 0.1.29
2022-02-26 08:34:20 -08:00
Robert Scott
f582bd4363
Merge pull request #161681 from tnias/update/usbguard-1.1.0
...
usbguard: 1.0.0 -> 1.1.0
2022-02-26 16:33:30 +00:00
R. Ryantm
8d87ec8d17
shadowsocks-rust: 1.13.3 -> 1.13.5
2022-02-26 16:26:08 +00:00
R. Ryantm
6fede79227
unrar: 6.1.4 -> 6.1.5
2022-02-26 10:15:23 -06:00
Ryan Mulligan
c0dfb0f380
Merge pull request #161983 from r-ryantm/auto-update/purescript
...
purescript: 0.14.5 -> 0.14.6
2022-02-26 08:15:04 -08:00
Ryan Mulligan
fa7310446c
Merge pull request #161033 from r-ryantm/auto-update/carla
...
carla: 2.4.1 -> 2.4.2
2022-02-26 08:14:15 -08:00
Ryan Mulligan
f0d5ebaa32
Merge pull request #161715 from r-ryantm/auto-update/shipyard
...
shipyard: 0.3.45 -> 0.3.47
2022-02-26 08:05:52 -08:00
Ryan Mulligan
74de3d6f27
Merge pull request #161754 from r-ryantm/auto-update/antimicrox
...
antimicrox: 3.2.1 -> 3.2.2
2022-02-26 08:01:31 -08:00
Nick Cao
ce25f6f2db
argo: fix cross compilation
2022-02-26 16:57:24 +01:00
R. Ryantm
9c61cdfb85
gnome.gpaste: 3.42.5 -> 3.42.6
2022-02-26 16:06:28 +01:00
R. Ryantm
dd9760d9f7
purescript: 0.14.5 -> 0.14.6
2022-02-26 14:55:50 +00:00
R. Ryantm
61d2bc0cfe
gnome-tour: 40.0 -> 40.1
2022-02-26 15:49:32 +01:00
06kellyjac
4497d3522e
dockle: 0.4.4 -> 0.4.5
2022-02-26 14:44:42 +00:00
Nick Cao
0c8d2aa94d
rofi: fix cross compilation
2022-02-26 15:43:00 +01:00
R. Ryantm
8a1af22836
python310Packages.google-cloud-dataproc: 3.2.0 -> 3.3.0
2022-02-26 14:39:26 +00:00
Mario Rodas
972c309de3
Merge pull request #161705 from r-ryantm/auto-update/netpbm
...
netpbm: 10.97.3 -> 10.97.4
2022-02-26 09:36:11 -05:00
Jan Tojnar
c790751a59
gegl: 0.4.34 → 0.4.36
...
https://gitlab.gnome.org/GNOME/gegl/-/compare/GEGL_0_4_34...GEGL_0_4_36
2022-02-26 15:30:25 +01:00
R. Ryantm
41fbd969da
python310Packages.ormar: 0.10.24 -> 0.10.25
2022-02-26 14:21:55 +00:00
Mario Rodas
1c7048bc5c
Merge pull request #161714 from r-ryantm/auto-update/sentry-cli
...
sentry-cli: 1.72.2 -> 1.73.0
2022-02-26 09:19:15 -05:00
Mario Rodas
684fb7b7a2
Merge pull request #161729 from techknowlogick/waypoint-up-072
...
waypoint: 0.7.1 -> 0.7.2
2022-02-26 09:18:43 -05:00
Mario Rodas
c3d5c36e4c
Merge pull request #161877 from BrianHicks/tmux-unicode
...
tmux: add utf8proc on Darwin
2022-02-26 09:15:11 -05:00
Fabian Affolter
064765b8eb
Merge pull request #161847 from r-ryantm/auto-update/python3.10-google-cloud-translate
...
python310Packages.google-cloud-translate: 3.6.1 -> 3.7.0
2022-02-26 14:52:21 +01:00
Maciej Krüger
7fbcb217c8
Merge pull request #161521 from mkg20001/pgadmin-mod
2022-02-26 14:47:29 +01:00
Yaya
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 Rong
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üger
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 Rong
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
florian on nixos (Florian Brandes)
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 Rong
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
Artturi
a9aba24648
Merge pull request #161924 from NickCao/hydra-fixup
...
hydra-unstable: fixup eval.patch
2022-02-26 15:01:20 +02:00
Mario Rodas
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 Rodas
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
Renaud
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 Rodas
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 Rodas
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 Rodas
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 Rodas
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 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