Vladimír Čunát
d7f8dfd0cb
Merge #239818 : freetype: 2.13.0 -> 2.13.1
...
...into staging
2023-07-26 20:54:10 +02:00
Vladimír Čunát
1c0d654684
Merge #239191 : treewide: gobject-introspection from buildInputs to nativeBuildInputs
...
...into staging
2023-07-26 20:53:32 +02:00
Vladimír Čunát
e8f8e5829f
Merge #234676 : nghttp2: 1.51.0 -> 1.54.0
...
...into staging
2023-07-26 20:53:03 +02:00
Artturi and GitHub
74e1526a3a
Merge pull request #210877 from jtojnar/mingw
2023-07-26 21:42:33 +03:00
github-actions[bot] and GitHub
24182c8911
Merge staging-next into staging
2023-07-26 18:01:41 +00:00
github-actions[bot] and GitHub
cb4d9336c3
Merge master into staging-next
2023-07-26 18:01:07 +00:00
Janik and GitHub
78df3591ec
Merge pull request #245002 from r-ryantm/auto-update/python310Packages.google-cloud-bigtable
2023-07-26 20:00:27 +02:00
Jan Tojnar and Artturin
2cb203a61d
pkgsCross.mingwW64.popt: Fix build
...
First it fails to compile:
popthelp.c:15:10: fatal error: sys/ioctl.h: No such file or directory
15 | #include <sys/ioctl.h>
| ^~~~~~~~~~~~~
And then it does not want to link:
/nix/store/k35kvfyhzhlpx71gf05zm6gy23alg571-x86_64-w64-mingw32-binutils-2.39/bin/x86_64-w64-mingw32-ld: .libs/popt.o: in function `execCommand':
/build/popt-1.19/src/popt.c:521: undefined reference to `getuid'
/nix/store/k35kvfyhzhlpx71gf05zm6gy23alg571-x86_64-w64-mingw32-binutils-2.39/bin/x86_64-w64-mingw32-ld: /build/popt-1.19/src/popt.c:521: undefined reference to `geteuid'
/nix/store/k35kvfyhzhlpx71gf05zm6gy23alg571-x86_64-w64-mingw32-binutils-2.39/bin/x86_64-w64-mingw32-ld: /build/popt-1.19/src/popt.c:521: undefined reference to `getgid'
/nix/store/k35kvfyhzhlpx71gf05zm6gy23alg571-x86_64-w64-mingw32-binutils-2.39/bin/x86_64-w64-mingw32-ld: /build/popt-1.19/src/popt.c:521: undefined reference to `getegid'
2023-07-26 20:54:47 +03:00
Jan Tojnar and Artturin
ce6bf3bb54
cfitsio: clean up
...
- format the expression
- change spacing and split some attributes into multiple lines for cleaner diffs and blames
- move `patches` atributes to a more conventional place
2023-07-26 20:54:47 +03:00
Jan Tojnar and Artturin
7bc650ecca
pkgsCross.mingwW64.gettext: fix build
...
We are unable to build bash so let’s drop it for now on MinGW
(partially reverting 7d0399279a there).
This will cause shebangs not to be patched.
2023-07-26 20:54:47 +03:00
Jan Tojnar and Artturin
007173a9db
pkgsCross.mingwW64.giflib: fix build
...
It was failing with:
x86_64-w64-mingw32-ld: qprintf.o:qprintf.c:(.text+0xb9): undefined reference to `GifErrorString'
and then
install gif2rgb gifbuild giffix giftext giftool gifclrmp "/nix/store/vcik0mlp8756g2lpmzbjw3v8mhn1529i-giflib-x86_64-w64-mingw32-5.2.1/bin"
install: cannot stat 'gif2rgb': No such file or directory
2023-07-26 20:54:46 +03:00
Jan Tojnar and Artturin
9096d43ade
giflib: clean up
...
- use `makeFlags` to override `PREFIX`
- change spacing and split some attributes into multiple lines for cleaner diffs and blames
- add `meta.homepage`
- format the expression
- remove unused arguments
- move `nativeBuildInputs` to more common place
2023-07-26 20:54:46 +03:00
Pol Dellaiera and GitHub
c8ef7eb40f
Merge pull request #245073 from 70m6/feature/localproxy
...
localproxy: init at 3.1.0
2023-07-26 19:49:43 +02:00
Artturi and GitHub
6101669914
Merge pull request #240105 from alyssais/hello-wayland-debug
2023-07-26 20:48:16 +03:00
Florian Klink and GitHub
a0730a3244
Merge pull request #245563 from flokli/fix-jsonnet-darwin
...
jsonnet: fix build on darwin
2023-07-26 19:35:27 +02:00
Vladimír Čunát
39ea98a348
Merge #243509 : openldap: disable flaky test 063
...
...into staging
2023-07-26 19:21:37 +02:00
Vladimír Čunát
13dd8ab149
Merge #243558 : libredirect: fix build with clang 16
...
...into staging
2023-07-26 19:20:34 +02:00
Janik and GitHub
6540f039d4
Merge pull request #244304 from yrd/banana-cursor
2023-07-26 19:01:40 +02:00
Vladimír Čunát
b79effa1bd
curl: 8.2.0 -> 8.2.1
...
https://curl.se/changes.html#8_2_1
Also switch the source to .xz
2023-07-26 18:57:34 +02:00
Vladimír Čunát
1e243bd1bb
Merge #244468 : curl: 8.1.2 -> 8.2.0
...
...into staging
2023-07-26 18:57:13 +02:00
Vladimír Čunát
082459bef3
Merge #245228 : libjack2: fix cross compilation
...
...into staging
2023-07-26 18:56:32 +02:00
Florian Klink
8e047a58c4
jsonnet: fix build on darwin
...
Not setting -DBUILD_SHARED_BINARIES seems to fix the build on aarch64-
darwin and x86_64-darwin.
Fixes https://github.com/NixOS/nixpkgs/issues/239912 .
2023-07-26 18:46:37 +02:00
Vladimír Čunát
e788b98fca
Merge #244996 : gnutar: pull missing libintl dependency on Darwin
...
...into staging
2023-07-26 18:36:25 +02:00
pennae and GitHub
e2a43fbfb3
Merge pull request #244356 from datafoo/mosquitto-systemd-credentials
...
nixos/mosquitto: leverage systemd credentials
2023-07-26 18:23:06 +02:00
figsoda and GitHub
f8e5fdc647
Merge pull request #245488 from marsam/update-flexget
...
flexget: 3.7.10 -> 3.7.11
2023-07-26 12:21:30 -04:00
figsoda and GitHub
266d35c413
Merge pull request #245528 from r-ryantm/auto-update/murex
...
murex: 4.4.6110 -> 4.4.9100
2023-07-26 12:20:21 -04:00
Pol Dellaiera and GitHub
7e6912f7f8
Merge pull request #222982 from arti5an/mount-zip
...
mount-zip: init at 1.0.8
2023-07-26 18:14:26 +02:00
figsoda and GitHub
f323c37700
Merge pull request #245401 from figsoda/unused-1
2023-07-26 12:01:25 -04:00
figsoda and GitHub
6bbf5ef59d
Merge pull request #245411 from figsoda/unused-3
2023-07-26 12:01:09 -04:00
lewo and GitHub
9a98962714
Merge pull request #245545 from nlewo/osquery-disable-database
...
nixos/osquery: do not use the local database for osqueryi
2023-07-26 17:58:09 +02:00
figsoda and GitHub
aed953af8e
Merge pull request #245531 from mweinelt/ansible-language-server-1.2.1
...
ansible-language-server: 1.2.0 -> 1.2.1
2023-07-26 11:57:36 -04:00
figsoda and GitHub
3ceabbd026
Merge pull request #245507 from r-ryantm/auto-update/fishPlugins.fzf-fish
...
fishPlugins.fzf-fish: 9.8 -> 9.9
2023-07-26 11:53:38 -04:00
figsoda and GitHub
71aa741714
Merge pull request #245532 from SuperSandro2000/grex
...
grex: 1.4.1 -> 1.4.2
2023-07-26 11:50:12 -04:00
Florian Klink and GitHub
7539b8f2d7
Merge pull request #244841 from flokli/networkmanager-fix-ppp-plugin
...
nixos/networkmanager: create pppd lock directory
2023-07-26 17:44:35 +02:00
tom barrett and tom barrett
647560fa69
maintainers: edit spalf
2023-07-26 17:44:31 +02:00
tom barrett and tom barrett
dc14a2a512
localproxy: init at 3.1.0
2023-07-26 17:44:25 +02:00
maxine and GitHub
8b012c9fd6
Merge pull request #245536 from dit7ya/slack-update
...
slack: 4.32.122 -> 4.33.73
2023-07-26 17:31:17 +02:00
Richard Smith
754fd32de4
mount-zip: init at 1.0.8
2023-07-26 15:27:46 +00:00
Antoine Eiche
8af1d49858
nixos/osquery: do not use the local database for osqueryi
...
Because the local database is used by the osquery deamon, running
osqueri fails with:
IO error: While lock file: /var/lib/osquery/osquery.db/LOCK: Resource temporarily unavailable
2023-07-26 17:22:22 +02:00
figsoda and GitHub
6b7ad5e523
Merge pull request #245530 from SuperSandro2000/hexyl
...
hexyl: 0.13.0 -> 0.13.1
2023-07-26 11:10:21 -04:00
maxine and GitHub
f9a25d331b
Merge pull request #245443 from r-ryantm/auto-update/plexRaw
2023-07-26 17:09:52 +02:00
Mika Tammi
69d67d04e1
libjack2: fix cross compilation
...
Signed-off-by: Mika Tammi <mika.tammi@unikie.com >
2023-07-26 17:59:34 +03:00
7c6f434c and GitHub
37754ea600
Merge pull request #245537 from dariof4/nyxt-3.5.0
...
nyxt: 3.4.0 -> 3.5.0
2023-07-26 14:40:27 +00:00
Mario Rodas and Vincent Laporte
0c2b3cc3f4
dune_3: 3.9.1 -> 3.9.2
...
Diff: https://github.com/ocaml/dune/compare/3.9.1...3.9.2
Changelog: https://github.com/ocaml/dune/raw/3.9.2/CHANGES.md
2023-07-26 16:38:08 +02:00
Mario Rodas and GitHub
fb4debd731
Merge pull request #245494 from marsam/update-nushell
...
nushell: 0.82.0 -> 0.83.0
2023-07-26 08:29:16 -05:00
Mario Rodas and GitHub
32865b677e
Merge pull request #245498 from marsam/update-vale
...
vale: 2.28.0 -> 2.28.1
2023-07-26 08:28:13 -05:00
Mario Rodas and GitHub
5494e55471
Merge pull request #245512 from r-ryantm/auto-update/python310Packages.azure-mgmt-containerservice
...
python310Packages.azure-mgmt-containerservice: 24.0.0 -> 25.0.0
2023-07-26 08:26:43 -05:00
Mario Rodas and GitHub
164e79f7ff
Merge pull request #245396 from bcdarwin/dvc-disable-telemetry
...
dvc: disable telemetry
2023-07-26 08:25:50 -05:00
Mario Rodas and GitHub
357e487259
Merge pull request #245485 from marsam/update-esbuild
...
esbuild: 0.18.16 -> 0.18.17
2023-07-26 08:24:18 -05:00
Pol Dellaiera and GitHub
d242834675
Merge pull request #230109 from vdot0x23/docker-extraPackages
...
nixos/docker: add extraPackages option
2023-07-26 15:14:13 +02:00