Commit Graph

395415 Commits

Author SHA1 Message Date
Artturin
4885138129 treewide: remove unnecessary meson find_program patches
they are unnecessary since 32e36bd429f804fd1468f51e39020f7360d8a5a8
https://github.com/NixOS/nixpkgs/pull/183507
2022-08-01 20:03:47 +03:00
Artturin
596a678b7f meson: pull patch to use more binutils variables
meson did not use these

therefore some packages had to do things
like this

```
    substituteInPlace meson.build --replace \
      "find_program('nm')" \
      "find_program('${stdenv.cc.targetPrefix}nm')"
```
2022-08-01 20:03:47 +03:00
Artturi
64ddb6ad6b
Merge pull request #183145 from Artturin/introspeobj 2022-07-28 01:42:20 +03:00
Artturin
c77d922e9c libqrtr-glib: fix cross 2022-07-28 00:20:28 +03:00
Jörg Thalheim
5de6b3ecd7
Merge pull request #182281 from helsinki-systems/feat/glibc-sec
glibc: improve configure options
2022-07-27 22:09:44 +01:00
Artturin
da1ea54ad8 gobject-introspection: use objdump -p instead of prelink-rtld
Commit msg of 767e0880d4
> gobject-introspection: replace prelink-rtld with objdump -p
>
> g-i internally processes the output with regexes, and seems
> happy with what objdump is printing. It only needs to resolve
> the library name as passed to the linker to the library file name.
> Also recursive resolution (that ldd is doing and objdump is not)
> is not necessary.

Additional context section of https://github.com/NixOS/nixpkgs/issues/183071
> prelink is dropped by openembedded, support for prelink is removed from glibc,
> and itself is effectively abandoned by the upstream (yocto project).
> I think we may as well drop it rather than fix it.
> However gobject-introspection now relies on it as a runtime linker for use in cross compilation, we have to find an alternative.
2022-07-28 00:09:35 +03:00
Robert Scott
cfca7fe857
Merge pull request #182893 from kevinmehall/opencv-openjpeg
opencv: Use OpenJPEG from nixpkgs instead of vendored copy
2022-07-27 21:55:50 +01:00
Artturi
9e58f0a78c
Merge pull request #182851 from Artturin/sdl2restoreudev 2022-07-27 22:30:47 +03:00
Artturi
1006e90814
Merge pull request #183074 from NickCao/prelink-tests
prelink: disable tests
2022-07-27 21:36:12 +03:00
github-actions[bot]
c5298a170d
Merge staging-next into staging 2022-07-27 18:02:13 +00:00
github-actions[bot]
f6895f13b0
Merge master into staging-next 2022-07-27 18:01:33 +00:00
Vladimír Čunát
87980a5a14
Merge #170736: lib/systems/platforms.nix: fix mips32 ABI 2022-07-27 19:53:38 +02:00
Alan Strohm
81cd3e229c
nixos/restic: add 'backups.package' option to override the restic package (#183028) 2022-07-27 13:47:41 -04:00
Kira Bruneau
2f6dce6bd1
Merge pull request #182937 from r-ryantm/auto-update/poke
poke: 2.3 -> 2.4
2022-07-27 13:15:02 -04:00
Sandro
55dd938c70
Merge pull request #183056 from Craftzman7/pkg/grapejuice
grapejuice: 5.1.1 -> 5.2.2
2022-07-27 19:10:27 +02:00
teutates
279ab74dda
deploy-rs: init 2022-05-26 (#182950)
* deploy-rs: init 2022-05-26

* Add myself to list of maintainers

* deploy-rs: fix build on darwin

OfBorg errors were:
       >    Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source)
       >   = note: ld: framework not found SystemConfiguration
       >           clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
       > error: could not compile `deploy-rs` due to previous error
       ...
       >    Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source)
       >   = note: ld: framework not found CoreServices
       >           clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
       > error: could not compile `deploy-rs` due to previous error

Inspiration: 22eb13d3ed
2022-07-27 19:09:12 +02:00
Matthieu Coudron
8f73de28e6
Merge pull request #183091 from theHedgehog0/ts-media-files-init 2022-07-27 18:02:38 +02:00
sternenseemann
016913f3da
Merge pull request #183007 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-07-27 17:58:22 +02:00
sternenseemann
e33e2ac2f2 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-07-27 17:34:04 +02:00
sternenseemann
e4e9e90772 haskellPackages.uniform-error: skip tests incompatible w/ HTF 0.15 2022-07-27 17:31:38 +02:00
superherointj
a0fcc3648c
Merge pull request #182483 from 2gn/update_1password_opvscode_version
vscode-extensions: Updated op-vscode from 1.0.0 to 1.0.1
2022-07-27 12:24:05 -03:00
The Hedgehog
2859cdb25a
vimPlugins.vim-clap: Update cargoSha256 hash 2022-07-27 11:20:09 -04:00
sternenseemann
74010c525b haskellPackages.aws: drop upstreamed patches
Joey Hess is now a co-maintainer upstream and has created a release with
the aeson 2.0 patches included.
2022-07-27 17:12:24 +02:00
2gn
bb939ecf39 vscode-extensions: Updated op-vscode from 1.0.0 to 1.0.1
op-vscode: Added myself as a maintainer

op-vscode: Filled some metadata

op-vscode: Added with lib;

Update pkgs/applications/editors/vscode/extensions/default.nix

Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2022-07-28 00:10:06 +09:00
Winter
4a1f5a1a7d
Merge pull request #182841 from patryk4815/feature/init-kics
kics: init at 1.5.12
2022-07-27 11:09:35 -04:00
sternenseemann
b3c3fa1489 git-annex: update sha256 for 10.20220724 2022-07-27 17:03:33 +02:00
xrelkd
0af1562d4e
just: 1.2.0 -> 1.3.0 (#182993) 2022-07-27 16:03:29 +02:00
pennae
a16b25432e
Merge pull request #182685 from pennae/invariant-option-conversions
treewide: invariant option conversions to MD
2022-07-27 15:39:47 +02:00
Bobby Rong
3c0df56c5c
Merge pull request #180457 from r-ryantm/auto-update/clapper
clapper: 0.5.1 -> 0.5.2
2022-07-27 21:11:07 +08:00
Bobby Rong
ba8accaedc
Merge pull request #180646 from r-ryantm/auto-update/cmark-gfm
cmark-gfm: 0.29.0.gfm.3 -> 0.29.0.gfm.4
2022-07-27 21:08:31 +08:00
Bobby Rong
6dd60cde72
Merge pull request #181060 from r-ryantm/auto-update/frp
frp: 0.43.0 -> 0.44.0
2022-07-27 21:06:55 +08:00
Bobby Rong
0b7e31b232
Merge pull request #182774 from bryanasdev000/argocdautopilot042
argocd-autopilot: 0.3.9 -> 0.4.2
2022-07-27 20:58:34 +08:00
Bobby Rong
a8924509d4
Merge pull request #182776 from bryanasdev000/ciliumcli-0120
cilium-cli: 0.11.11 -> 0.12.0
2022-07-27 20:58:01 +08:00
Bobby Rong
29927856cd
Merge pull request #182778 from bryanasdev000/kn160
kn: 1.5.0 -> 1.6.0
2022-07-27 20:56:42 +08:00
Bobby Rong
fcfae7a5fb
Merge pull request #183081 from toastal/senpai-unstable-2022-07-25
senpai: 2022-05-10-unstable → 2022-07-25-unstable
2022-07-27 20:50:15 +08:00
Bobby Rong
f6ddf8ad4c
Merge pull request #183082 from 06kellyjac/semgrep
semgrep: 0.103.0 -> 0.106.0
2022-07-27 20:47:56 +08:00
Bobby Rong
8698ebee6a
Merge pull request #182555 from NickCao/lottieconverter
lottieconverter: 0.1.1 -> 0.2
2022-07-27 20:40:24 +08:00
Bobby Rong
36d7b18e75
Merge pull request #162980 from NickCao/mautrix-telegram-nixos
nixos/mautrix-telegram: add lottieconverter to path
2022-07-27 20:39:08 +08:00
Bobby Rong
76477cf887
Merge pull request #182951 from vincentbernat/fix/bgpq4-1.5
bgpq4: 1.4 -> 1.5
2022-07-27 20:26:52 +08:00
Bobby Rong
1627b57c28
Merge pull request #183026 from psydvl/zen-kernels
zen-kernels: retire myself as a maintainer
2022-07-27 20:23:47 +08:00
Bobby Rong
2edf46e08e
Merge pull request #183049 from figsoda/update-hck
hck: 0.7.1 -> 0.7.5
2022-07-27 20:15:45 +08:00
Bobby Rong
bb0b0298d2
Merge pull request #183057 from wineee/pineapple-pictures
pineapple-pictures: 0.6.1 -> 0.6.2
2022-07-27 20:13:47 +08:00
pennae
118eea245a unifi7: 7.1.66 -> 7.1.68 2022-07-27 14:05:17 +02:00
github-actions[bot]
9153131664
Merge staging-next into staging 2022-07-27 12:02:00 +00:00
github-actions[bot]
9ed58a6fb6
Merge master into staging-next 2022-07-27 12:01:18 +00:00
Olliroxx
6688a347b4 jetbrains: update 2022-07-27 07:52:56 -04:00
Jonas Heinrich
6cb78bc7f8 python310Packages.azure-core: 1.24.0 -> 1.24.2 2022-07-27 07:51:42 -04:00
Mario Rodas
f568f4bf46
Merge pull request #183053 from figsoda/update-httplz
httplz: 1.12.4 -> 1.12.5
2022-07-27 06:49:52 -05:00
The Hedgehog
d8dfcb73d4
telescope-media-files-nvim: Add overrides 2022-07-27 07:16:17 -04:00
"The Hedgehog"
a400056f2d vimPlugins.telescope-media-files-nvim: init at 2021-10-21 2022-07-27 07:12:59 -04:00