Weijia Wang
7afa7286f7
mongodb-4_0: drop
2023-01-05 21:21:33 +01:00
Weijia Wang
3a8a14d894
nixos/unifi-video: bump default mongodb version
2023-01-05 19:10:35 +01:00
Niklas Hambüchen
83481b8708
doc: python: Run hooks in checkPhase
2023-01-03 18:00:31 +01:00
Charles Johnson
2628f0003c
waydroid: 1.3.3 -> 1.3.4 ( #206833 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-03 17:43:06 +01:00
Sandro
d25b316f40
Merge pull request #201314 from callahad/gnupg-disable-ccid-on-darwin
...
Fixes https://github.com/NixOS/nixpkgs/issues/155629
2023-01-03 17:41:00 +01:00
Sandro
2bd27f69f7
Merge pull request #201951 from laalsaas/noto-fonts
2023-01-03 16:54:47 +01:00
Mario Rodas
298add347c
Merge pull request #208850 from foo-dogsquared/update-eyedropper
...
eyedropper: 0.4.0 -> 0.5.0
2023-01-03 09:40:50 -05:00
Mario Rodas
2ccd8932c1
Merge pull request #208854 from NickCao/julia-typo
...
julia_18: fix typo in JULIA_CPU_TARGET
2023-01-03 09:39:58 -05:00
Mario Rodas
bb6bb541a6
Merge pull request #206876 from r-ryantm/auto-update/shadowsocks-rust
...
shadowsocks-rust: 1.14.3 -> 1.15.1
2023-01-03 09:36:25 -05:00
Mario Rodas
7b71a86c23
Merge pull request #208179 from r-ryantm/auto-update/flexget
...
flexget: 3.5.13 -> 3.5.15
2023-01-03 09:35:53 -05:00
Mario Rodas
64bf8c6961
Merge pull request #207354 from r-ryantm/auto-update/ptags
...
ptags: 0.3.2 -> 0.3.4
2023-01-03 09:25:45 -05:00
Mario Rodas
ee44c0e028
Merge pull request #206711 from ivan/pgroonga-2.4.2
...
postgresqlPackages.pgroonga: 2.4.0 -> 2.4.2
2023-01-03 09:22:10 -05:00
Mario Rodas
6688fdf6a4
Merge pull request #206710 from ivan/pg_ivm-1.4
...
postgresqlPackages.pg_ivm: 1.3 -> 1.4
2023-01-03 09:21:55 -05:00
Mario Rodas
c5a38863e4
Merge pull request #205337 from Radvendii/patch-1
...
ruby: add `buildGems` to passthru
2023-01-03 09:21:17 -05:00
Mario Rodas
61218848be
Merge pull request #206792 from r-ryantm/auto-update/plpgsql_check
...
postgresql11Packages.plpgsql_check: 2.2.4 -> 2.2.5
2023-01-03 09:19:59 -05:00
markuskowa
6786f7e935
Merge pull request #208581 from r-ryantm/auto-update/python3.10-python-arango
...
python310Packages.python-arango: 7.5.3 -> 7.5.4
2023-01-03 15:12:25 +01:00
Mario Rodas
95ad07f997
Merge pull request #207609 from bcc32/import-ledger-patch
...
ledger: Import patch to fix ledger/ledger#2075
2023-01-03 09:11:42 -05:00
Mario Rodas
eb2c544db9
Merge pull request #207561 from anthonyroussel/bundler_2_4
...
bundler: 2.3.26 -> 2.4.2
2023-01-03 09:05:05 -05:00
Mario Rodas
98c3aea77a
Merge pull request #206633 from r-ryantm/auto-update/spotifyd
...
spotifyd: 0.3.3 -> 0.3.4
2023-01-03 08:58:57 -05:00
Mario Rodas
d8adb53dd8
Merge pull request #206563 from r-ryantm/auto-update/libpg_query
...
libpg_query: 14-3.0.0 -> 15-4.0.0
2023-01-03 08:57:58 -05:00
Mario Rodas
e831a72558
Merge pull request #207514 from r-ryantm/auto-update/dune
...
dune_3: 3.6.1 -> 3.6.2
2023-01-03 08:53:13 -05:00
Linus Heckemann
4e4ada9d92
Merge pull request #207847 from lheckemann/plasma-mobile-pipewire
...
plasma5: allow pipewire-pulse instead of pulseaudio for mobile
2023-01-03 14:51:43 +01:00
markuskowa
e3d2d0e101
Merge pull request #208211 from r-ryantm/auto-update/rare
...
rare: 1.9.3 -> 1.9.4
2023-01-03 14:48:50 +01:00
markuskowa
7a333f7d1f
Merge pull request #208329 from r-ryantm/auto-update/vgmtools
...
vgmtools: unstable-2022-12-03 -> unstable-2022-12-30
2023-01-03 14:48:14 +01:00
markuskowa
e00766c170
Merge pull request #208397 from Munksgaard/ispc-platforms
...
ispc: Add aarch64-linux and aarch64-darwin platforms
2023-01-03 14:47:31 +01:00
markuskowa
0aad1c5182
Merge pull request #208523 from r-ryantm/auto-update/dataexplorer
...
dataexplorer: 3.7.3 -> 3.7.4
2023-01-03 14:44:02 +01:00
markuskowa
ddad75541f
Merge pull request #208536 from r-ryantm/auto-update/saga
...
saga: 8.4.0 -> 8.5.0
2023-01-03 14:43:11 +01:00
Austin Seipp
a72e226b04
spark2014: fix incomplete install ( #208830 )
...
The previous installPhase was only using `make install`, while the real
target needed is `make install-all`. This installs many missing tools
under `$out/libexec/`, such as the missing `gnatwhy3` binary, which was
the root cause of #208830 .
With this, gnatprove can now successfully discharge and prove things
with solvers like Z3, etc.
And, because it also includes `why3server`, we don't need to use
wrapProgram on it anymore, either!
Closes #208830
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-01-03 07:08:27 -06:00
Izorkin
b943fb24b7
chrony: update sandboxing options
2023-01-03 07:04:55 -06:00
Mario Rodas
6ae49bc107
Merge pull request #207223 from r-ryantm/auto-update/esbuild
...
esbuild: 0.16.7 -> 0.16.12
2023-01-03 07:56:59 -05:00
Yaya
5e96eb14ce
nixos/snipe-it: Fix a bug in the setup script ( #206869 )
...
The `snipe-it-setup.service` script exits with an error if the
invalid_barcode.gif already exists at the destination, due to
`set -euo pipefail` at the beginning of the script. This commit
refactors the affected lines so that it no longer causes an error.
Resolves #205791
2023-01-03 13:49:07 +01:00
Robert Hensing
f61d4d346b
Merge pull request #205190 from NixOS/lib.path.relativeNormalise
...
lib.path.subpath.{isValid,normalise}: init
2023-01-03 13:46:11 +01:00
Jonas Heinrich
d52db30a7d
Merge pull request #208768 from kilianar/syncthing-1.23.0
...
syncthing: 1.22.2 -> 1.23.0
2023-01-03 13:39:14 +01:00
Mario Rodas
9b00cee440
Merge pull request #208003 from r-ryantm/auto-update/pgrouting
...
postgresql11Packages.pgrouting: 3.3.2 -> 3.4.2
2023-01-03 07:31:19 -05:00
Silvan Mosberger
0667ef5dd5
lib.path.subpath.normalise: add property tests
2023-01-03 13:21:06 +01:00
Silvan Mosberger
63dd6d20db
lib.path.subpath.normalise: init
2023-01-03 13:21:03 +01:00
Silvan Mosberger
98fbcf1788
lib.path.subpath.isValid: init
...
The first path library function
2023-01-03 13:20:36 +01:00
Silvan Mosberger
ba7ed22f84
lib.path: init README.md document
...
Adds initial work towards a `lib.path` library
Originally proposed in https://github.com/NixOS/nixpkgs/pull/200718 , but has
since gone through some revisions
Co-Authored-By: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2023-01-03 13:19:42 +01:00
Franz Pletz
a17a819d9b
Merge pull request #208819 from LeSuisse/libmilter-8.17.1
2023-01-03 13:13:08 +01:00
Franz Pletz
c8c6436ac2
Merge pull request #208861 from reedrw/i3-422
2023-01-03 13:12:24 +01:00
Pavol Rusnak
73f6ea95a2
Merge pull request #208857 from prtzl/gcc-arm-embedded
...
gcc-arm-embedded-12: init at 12.2.rel1
2023-01-03 13:10:45 +01:00
Franz Pletz
45e746cedd
Merge pull request #208745 from Izorkin/update-chrony
...
chrony: update build configuration
2023-01-03 13:10:24 +01:00
Reed
e3539cdd2c
nixos/i3: update doc for gaps merge
2023-01-03 06:28:51 -05:00
Kim Lindberger
ba1e6e5f8c
Merge pull request #184206 from e1mo/e1mo/parsedmarc-new-config
...
nixos/parsedmarc: follow upstream configuration
2023-01-03 12:26:06 +01:00
ajs124
e2e34b1318
Merge pull request #208493 from r-ryantm/auto-update/libcoap
...
libcoap: 4.3.0 -> 4.3.1
2023-01-03 11:58:10 +01:00
Reed
b2a3c6bd6a
i3-gaps: drop
2023-01-03 05:36:06 -05:00
Dmitry Kalinkin
d4bad6a35a
Merge pull request #147577 from veprbl/pr/lldb_89_darwin_fix
...
llvmPackages_{8,9}.lldb: fix darwin build
2023-01-03 05:29:24 -05:00
Anderson Torres
23c46c816d
Merge pull request #208853 from amjoseph-nixpkgs/pr/eudev/remove-glib
...
eudev: remove glib from buildInputs
2023-01-03 07:23:46 -03:00
Reed
9701c2e9a0
i3: 4.21.1 -> 4.22
2023-01-03 05:20:13 -05:00
Jonas Heinrich
73247c5ab2
Merge pull request #208776 from fabaff/whois-bump
...
python310Packages.whois: 0.9.19 -> 0.9.20
2023-01-03 10:35:52 +01:00