Artturi
495b9f243a
Merge pull request #167400 from superherointj/package-imgproxy-enable-tests
...
imgproxy: enable tests
2022-04-06 04:50:36 +03:00
Artturi
43cb21ab2d
Merge pull request #167408 from superherointj/package-docui-enable-tests
...
docui: enable tests
2022-04-06 04:49:35 +03:00
Artturi
1634d16bce
Merge pull request #167406 from superherointj/package-echoip-enable-tests
...
echoip: enable tests
2022-04-06 04:49:15 +03:00
Artturi
c726f6c67b
Merge pull request #167413 from superherointj/package-kubeseal-enable-tests
...
kubeseal: enable tests
2022-04-06 04:48:58 +03:00
Artturi
f7f0e96a44
Merge pull request #167414 from superherointj/package-yq-go-enable-tests
...
yq-go: enable tests
2022-04-06 04:48:36 +03:00
Artturi
380e509777
Merge pull request #167428 from superherointj/package-nextdns-enable-tests
...
nextdns: enable tests
2022-04-06 04:37:57 +03:00
Artturi
6e2cc949bc
Merge pull request #167431 from K900/fix-rustfmt
...
rustfmt: stop pretending we're on nightly
2022-04-06 03:54:26 +03:00
Anderson Torres
881b05d8b1
Merge pull request #167358 from xrelkd/update/berry
...
berry: 0.1.10 -> 0.1.11
2022-04-05 21:48:11 -03:00
Martin Weinelt
d877e17407
Merge pull request #167448 from mweinelt/nix-bisect-compat-fix
2022-04-06 02:16:21 +02:00
Martin Weinelt
22f857bf48
nix-bisect: apply patch to fix nix compat
2022-04-06 02:13:04 +02:00
Jan Tojnar
e29253ad9b
gnome.eog: Hardcode library path in gir
...
By default, gobject-introspection refers to libraries using their
file name in the GIR file. Since we do not have FHS to reliably
find libraries by their name, we are patching gobject-introspection
to use absolute paths.
This works fine for libraries installed to "$out/lib" but when a different
path is used, the hard-coded absolute path will be incorrect.
To deal with this case, we also patch Meson to be able
to pass the install_dir to gobject-introspection.
But it currently only passes the data for targets
that have absolute install_dir set.
To have correct libeog path, we therefore need to absolutize the install_dir.
2022-04-06 01:44:36 +02:00
Ben Siraphob
ac726e8502
Merge pull request #167434 from OPNA2608/fix/bugdom_darwin
2022-04-05 18:31:17 -05:00
R. Ryantm
ec5a6c8ae5
nextdns: 1.37.10 -> 1.37.11
2022-04-05 19:20:29 -04:00
Robert Schütz
d3424f16f2
deltachat-desktop: 1.28.0 -> 1.28.1
...
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.1
2022-04-05 19:18:31 -04:00
Kirill Radzikhovskyy
1bd060ba67
awsebcli: fixup
2022-04-05 19:15:30 -04:00
Thiago Kenji Okada
abeeb001a1
Merge pull request #166988 from Misterio77/add-argononed
...
argononed: init at unstable-2022-03-26
2022-04-06 00:11:42 +01:00
Martin Weinelt
56797aa916
Merge pull request #167255 from mweinelt/firefox
2022-04-06 01:02:47 +02:00
piegames
98bdd27117
Merge pull request #167213 : gnomeExtensions.arcmenu: 24 -> 27
2022-04-06 01:01:02 +02:00
piegames
b178b904ec
Merge #166187 : gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04
2022-04-06 00:55:19 +02:00
Ryan Mulligan
4bfd31e4e0
Merge pull request #167307 from r-ryantm/auto-update/python3.10-awscrt
...
python310Packages.awscrt: 0.13.7 -> 0.13.8
2022-04-05 15:43:49 -07:00
Anders Kaseorg
daa0d0d265
gnomeExtensions.system-monitor: Use upstream Makefile to fix version
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-05 15:30:37 -07:00
Mario Rodas
0ef566516c
Merge pull request #167102 from r-ryantm/auto-update/traefik
...
traefik: 2.6.2 -> 2.6.3
2022-04-05 17:23:45 -05:00
Mario Rodas
f0a3abc487
Merge pull request #167239 from r-ryantm/auto-update/spotdl
...
spotdl: 3.9.3 -> 3.9.4
2022-04-05 17:21:30 -05:00
Mario Rodas
6016aca4a3
Merge pull request #167295 from r-ryantm/auto-update/memcached
...
memcached: 1.6.14 -> 1.6.15
2022-04-05 17:20:01 -05:00
Martin Weinelt
d93cf53f65
firefox-bin: 98.0.2 -> 99.0
...
https://www.mozilla.org/en-US/firefox/99.0/releasenotes/
2022-04-06 00:18:38 +02:00
Martin Weinelt
35ae0b7a1b
firefox: 91.7.1 -> 91.8.0
...
https://www.mozilla.org/en-US/firefox/91.8.0/releasenotes/
2022-04-06 00:18:37 +02:00
Martin Weinelt
e1e03e5bc2
firefox: 98.0.2 -> 99.0
...
https://www.mozilla.org/en-US/firefox/99.0/releasenotes/
2022-04-06 00:18:37 +02:00
K900
d8710ac534
indradb: fix build
...
Was missing deps and hooks, now it at least compiles
2022-04-06 01:14:21 +03:00
K900
557f7572d8
rustfmt: stop pretending we're on nightly
...
We're not, and starting with 1.59 the test behavior actually differs
based on these env vars.
2022-04-06 01:13:54 +03:00
pennae
04ce3788d3
Merge pull request #167381 from jonringer/qtile-module-fixes
...
nixos/qtile: fixes
2022-04-05 22:08:56 +00:00
Mario Rodas
b97fb91324
Merge pull request #167314 from r-ryantm/auto-update/ocaml4.13.1-utop
...
ocamlPackages.utop: 2.9.0 -> 2.9.1
2022-04-05 17:06:29 -05:00
Mario Rodas
17c2a8327f
Merge pull request #167371 from r-ryantm/auto-update/plantuml
...
plantuml: 1.2022.2 -> 1.2022.3
2022-04-05 17:04:19 -05:00
Mario Rodas
b5cfe0660e
Merge pull request #167354 from r-ryantm/auto-update/nodejs-12_x
...
nodejs-12_x: 12.22.11 -> 12.22.12
2022-04-05 17:03:12 -05:00
Mario Rodas
5a2d0ec434
Merge pull request #167351 from r-ryantm/auto-update/pack
...
buildpack: 0.24.0 -> 0.24.1
2022-04-05 17:02:57 -05:00
OPNA2608
b75018a789
bugdom: Enable on Darwin
2022-04-05 23:57:06 +02:00
superherointj
be4566c532
nextdns: enable tests
2022-04-05 18:43:31 -03:00
R. Ryantm
4097e922f6
pytrainer: 2.0.2 -> 2.1.0
2022-04-05 23:35:19 +02:00
Robert Helgesson
6ff5ad2097
nethogs: 0.8.6 -> 0.8.7
2022-04-05 23:28:56 +02:00
Robert Helgesson
c235949ce8
svtplay-dl: 4.10 -> 4.11
2022-04-05 23:28:44 +02:00
Sandro
f013f66c14
Merge pull request #164938 from kidonng/fzf.fish
2022-04-05 23:19:47 +02:00
Sandro
a9200ef545
Merge pull request #166284 from SuperSandro2000/python-packages
2022-04-05 23:16:41 +02:00
superherointj
3ebf33593c
yq-go: enable tests
2022-04-05 18:00:01 -03:00
Fabian Affolter
6f42cc4ef4
Merge pull request #167396 from r-ryantm/auto-update/python3.10-teletype
...
python310Packages.teletype: 1.3.2 -> 1.3.4
2022-04-05 22:57:47 +02:00
superherointj
aa45331156
kubeseal: enable tests
2022-04-05 17:56:57 -03:00
superherointj
2d58e98feb
docui: enable tests
2022-04-05 17:30:22 -03:00
Ryan Mulligan
651a8e8782
Merge pull request #167257 from r-ryantm/auto-update/kustomize
...
kustomize: 4.5.3 -> 4.5.4
2022-04-05 13:29:57 -07:00
superherointj
d60926bff1
echoip: enable tests
2022-04-05 17:22:52 -03:00
Michael Weiss
64ec862617
Merge pull request #167387 from primeos/chromium
...
chromium: 100.0.4896.60 -> 100.0.4896.75
2022-04-05 22:18:14 +02:00
superherointj
6532f90a8f
imgproxy: enable tests
2022-04-05 17:17:58 -03:00
Fabian Affolter
e52016f9b6
python3Packages.teletype: disable on older Python releases
2022-04-05 22:04:42 +02:00