Commit Graph

505 Commits

Author SHA1 Message Date
Travis A. Everett
6ae601dd25 resholve: fix oildev
This broke after the python2 update in #256132. Also including a dep
removal that I inadvertently left out the last time I updated this.
2023-09-21 22:37:36 -05:00
Dennis Gosnell
535268e39f haskellPackages.hasura-ekg-core: mark broken 2023-09-13 15:44:37 -04:00
Dennis Gosnell
da61e87c86 haskellPackages.hasura-ekg-json: mark broken 2023-09-13 15:44:09 -04:00
Dennis Gosnell
0f549bb91b haskellPackages.pg-client: mark broken 2023-09-13 15:43:45 -04:00
Travis A. Everett
615f37daf0 resholve: update README
Tracking upstream change in:
abathur/resholve@4f5d9203b5
2023-09-09 11:17:51 +00:00
kashw2
d8baf42207 juce: init at 7.0.7 2023-09-09 10:37:58 +02:00
R. Ryantm
fd19095e44 brev-cli: 0.6.259 -> 0.6.261 2023-09-02 14:24:25 +00:00
R. Ryantm
1debaa9be5 brev-cli: 0.6.252 -> 0.6.259 2023-08-28 02:54:54 +00:00
shayne
f08fa38713
gokrazy: init at unstable-2023-08-12 2023-08-26 10:57:53 -04:00
Nicolas Benes
71fc406d35 cppreference-doc: 20220730 -> 20230810 2023-08-12 11:12:36 +02:00
Jan Malakhovski
591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
R. Ryantm
c70175baeb brev-cli: 0.6.249 -> 0.6.252 2023-08-07 03:57:29 +00:00
R. Ryantm
dc57a5ab98 brev-cli: 0.6.244 -> 0.6.249 2023-07-11 21:44:15 +00:00
Sören Tempel
cf1b7c4d5c newlib: fix build of nano variant on non-ARM architectures
librdimon.a is only available on ARM architectures, therefore building
newlib-nano for other architectures (e.g. RISC-V) fails presently.
This commit fixes this issue by only copying the library files that
actually exist in the for loop body. Alternatively, it would be
theoretically feasible to change the libraries iterated over based
on the targeted architecture.
2023-06-30 20:58:54 +02:00
R. Ryantm
0bfbdf6434 brev-cli: 0.6.236 -> 0.6.244 2023-06-24 11:03:00 +00:00
R. Ryantm
59f6636b36 brev-cli: 0.6.229 -> 0.6.236 2023-06-12 04:55:56 +00:00
Travis A. Everett
714cc1046a resholve: fix tests after #232713
One of resholve's passthru tests depended on getting `script` from
util-linux, but it's no longer there on macos after #232713.

This change just tracks upstream change to use unixtools.script, which
is what I should have used in the first place. Upstream commit for
reference:

3407150949
2023-06-04 14:47:31 -05:00
R. Ryantm
c450225f02 brev-cli: 0.6.227 -> 0.6.229 2023-05-28 03:58:41 +00:00
Weijia Wang
d7619eff54 treewide: development: use top-level fetchPypi 2023-05-25 15:52:27 +03:00
R. Ryantm
880747942a brev-cli: 0.6.224 -> 0.6.227 2023-05-17 03:58:06 +00:00
R. Ryantm
c84344c0e1 brev-cli: 0.6.222 -> 0.6.224 2023-05-06 13:25:00 +00:00
R. Ryantm
a93e447e6d brev-cli: 0.6.217 -> 0.6.222 2023-04-30 08:54:44 +00:00
figsoda
792dad7bb0
Merge pull request #226708 from figsoda/with 2023-04-19 11:35:41 -04:00
R. Ryantm
57180cbe31 brev-cli: 0.6.215 -> 0.6.217 2023-04-19 01:16:39 +00:00
figsoda
38401aed72 treewide: remove file-wide with rustPlatform;s 2023-04-17 16:33:08 -04:00
Phillip Cloud
9ca8259905 datafusion-cli: 15.0.0 -> 22.0.0 2023-04-15 19:28:37 -04:00
R. Ryantm
97795088e9 brev-cli: 0.6.213 -> 0.6.215 2023-04-09 16:51:56 +00:00
Artturi
4d383f2c4f
Merge pull request #222401 from Artturin/newlibincr 2023-04-06 19:50:31 +03:00
R. Ryantm
e2c0f0da76 brev-cli: 0.6.211 -> 0.6.213 2023-04-02 07:11:05 +00:00
Mario Rodas
04b40d660a
Merge pull request #219620 from marsam/update-h3
h3_4: init at 4.1.0
2023-03-30 18:48:07 -05:00
Weijia Wang
efd77d0bc5 cppreference-doc: refactor, fix version 2023-03-30 11:04:29 +03:00
Artturin
eca3d38d18 newlib: add meta 2023-03-22 22:27:31 +02:00
Artturin
116dd693ca newlib: 4.1.0 -> 4.3.0.20230120 2023-03-22 22:15:02 +02:00
Artturin
13e3b51c99 newlib: sync configure flags with upstream
removed the common flags to improve the future diffs
2023-03-22 21:32:04 +02:00
Artturin
c6e871f634 newlib: improve the nano version
apply patch from gentoo because there's no libstdc++.a libsupc++.a or
their nano versions

this matches upstream arm more
https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads

-lc_nano is used in nano.specs but 'libc_nano.a' is not installed without these changes
2023-03-21 20:14:39 +02:00
Artturi
b978bf0f0f
Merge pull request #220570 from Artturin/fixlints1 2023-03-14 02:15:55 +02:00
R. Ryantm
bede883466 brev-cli: 0.6.208 -> 0.6.211 2023-03-11 23:58:49 +00:00
Artturin
cab4a24c34 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs
2023-03-11 00:55:17 +02:00
R. Ryantm
be7a05a70f brev-cli: 0.6.207 -> 0.6.208 2023-03-06 02:22:27 +00:00
Mario Rodas
908a8f3e4e h3: add marsam to maintainers 2023-03-03 04:20:00 +00:00
Mario Rodas
e069b686bb h3_4: init at 4.1.0 2023-03-03 04:20:00 +00:00
R. Ryantm
957c25f71d brev-cli: 0.6.206 -> 0.6.207 2023-02-25 12:19:53 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
R. Ryantm
b160281fe9 brev-cli: 0.6.204 -> 0.6.206 2023-02-14 09:29:33 +00:00
R. Ryantm
88f9bf7512 brev-cli: 0.6.202 -> 0.6.204 2023-02-04 16:39:28 +00:00
R. Ryantm
655b165ad6 brev-cli: 0.6.199 -> 0.6.202 2023-02-02 12:52:38 +00:00
R. Ryantm
80247dccc5 brev-cli: 0.6.197 -> 0.6.199 2023-01-31 05:54:33 +00:00
Weijia Wang
548235835c
Merge pull request #213450 from abathur/resholve_0.9.0
resholve: 0.8.5 -> 0.9.0
2023-01-30 03:35:53 +01:00
Travis A. Everett
465b512777 resholve: 0.8.5 -> 0.9.0
This release gets resholve caught up to the latest release of oil/osh.
Since the update was already somewhat involved, I used the opportunity
to also figure out how to patch out some C extensions and external
dependencies that shouldn't be necessary just to use the parser.

- update README.md
- github.com/abathur/resholve/blob/master/CHANGELOG.md#v090-jan-29-2023
- github.com/abathur/nix-py-dev-oil/compare/v0.8.12.3...v0.14.0.0
2023-01-29 14:57:10 -06:00
Shawn8901
a59dda942c treewide: remove global with lib; statements in pkgs/development 2023-01-26 18:31:02 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Florian Klink
dbfad6fca8 rpiboot: add flokli to maintainers 2023-01-18 15:55:47 +01:00
Florian Klink
7c745e170a rpiboot: 2021.07.01 -> 20221215-105525
Bump to the latest relase. The current version is outdated and doesn't
seem to be able to boot my CM4 to mass storage device mode. This version
does, and according to
https://github.com/raspberrypi/usbboot/releases/tag/20221215-105525, it
"works on all current Raspberry Pi models and uses the default
bootloader that is signed with the secure-boot ROM key".
2023-01-18 15:53:35 +01:00
Travis A. Everett
34f5e5ea79 resholve: 0.8.4 -> 0.8.5; update README 2023-01-17 00:23:23 -06:00
Thiago Kenji Okada
d00a5dad2a
Merge pull request #210761 from abathur/resholve_track_missed_fix
resholve: track missed upstream Nix fix
2023-01-15 18:17:08 +00:00
Thiago Kenji Okada
1d77a86904 resholve: fix CLI tests 2023-01-15 12:29:42 +00:00
Thiago Kenji Okada
03ab899a45 resholve-utils: set disallowedReferences for resholve.mkDerivation 2023-01-15 12:29:42 +00:00
Thiago Kenji Okada
66093a4120 python27: remove stripLibs argument
Since we are now guarantee that the `resholve` is not exposing `python27`,
let's remove the `stripLibs` hack that tried to reduce its size.
2023-01-15 12:29:42 +00:00
Thiago Kenji Okada
c44e0571fc resholve: mark it as knownVulnerabilities, allow resholve-utils usage
We are marking `resholve` itself with `meta.knownVulnerabilities`, and
overriding `resholve-utils` functions's `resholve` with
`meta.knownVulnerabilities = [ ]`.

This way, we can still use `resholve` at build-time without triggering
security warnings, however we can't instantiate `resholve` itself. See:

```
$ nix-build -A resholve
error: Package ‘resholve-0.8.4’ in /.../nixpkgs/pkgs/development/misc/resholve/resholve.nix:48 is marked as insecure, refusing to evaluate.

$ nix-build -A ix
/nix/store/k8cvj1bfxkjj8zdg6kgm7r8942bbj7w7-ix-20190815
```

For debugging purposes, you can still bypass the security checks and
instantiate `resholve` by:

```
$ NIXPKGS_ALLOW_INSECURE=1 nix-build -A resholve
/nix/store/77s87hhqymc6x9wpclb04zg5jwm6fsij-resholve-0.8.4
```
2023-01-15 12:29:42 +00:00
Travis A. Everett
ba5e8f2835 resholve: track missed upstream Nix fix
Forgot to port this resholve Nix API fix in the course of #184292.

Same change as:
github.com/abathur/resholve/commit/b743d2eb12d82e35c567733a7a884174e3606641
2023-01-14 14:38:32 -06:00
Thiago Kenji Okada
e13660c50c resholve: remove openssl from python27 2023-01-10 18:06:09 +00:00
Dennis Gosnell
fb337aedd8
haskellPackages.ldgallery-compiler: mark broken with ghc-9.2 2022-12-24 11:58:07 +09:00
Dennis Gosnell
a6b7e0d0b1
haskellPackages.kriti-lang: mark broken 2022-12-24 11:56:42 +09:00
github-actions[bot]
f7723173d1
Merge master into haskell-updates 2022-12-22 00:12:46 +00:00
R. Ryantm
7be4467e14 brev-cli: 0.6.186 -> 0.6.197 2022-12-21 17:35:52 +08:00
github-actions[bot]
741b781910
Merge master into haskell-updates 2022-12-20 00:12:47 +00:00
Travis A. Everett
6f1729326a resholve: 0.8.3 -> 0.8.4 2022-12-19 14:17:26 -06:00
github-actions[bot]
259fe227c8
Merge master into haskell-updates 2022-12-19 00:12:05 +00:00
figsoda
da56c13198 resholve: fix build on aarch64-darwin 2022-12-18 12:32:53 -05:00
Dennis Gosnell
7a8c0c6dd5
Merge remote-tracking branch 'origin/master' into haskell-updates 2022-12-18 21:09:16 +09:00
figsoda
3a12844afa datafusion-cli: unstable-2022-04-08 -> 15.0.0 2022-12-17 20:42:15 -05:00
github-actions[bot]
efd127818e
Merge master into haskell-updates 2022-12-17 00:12:05 +00:00
Thiago Kenji Okada
283ecac082 resholve: strip unused libraries from python27
Strip unused libraries from resholve's own python27 derivation, further
reducing its size and reducing its attack surface.
2022-12-15 00:07:02 +00:00
github-actions[bot]
a8b61d6609
Merge master into haskell-updates 2022-12-14 00:13:49 +00:00
Thiago Kenji Okada
2e943fc060 resholve: use stripped-down python27
This PR strips down the modified `python27` derivation used by `resholve`. The
idea is to reduce the possible security issues, and also to make it easier to
bootstrap.
2022-12-13 14:37:00 +00:00
github-actions[bot]
2117c50988
Merge master into haskell-updates 2022-12-11 00:14:38 +00:00
Naïm Favier
76e0c4b816
Merge pull request #205387 from abathur/resholve_fold_in_py_deps 2022-12-10 18:14:31 +01:00
R. Ryantm
f82f0ec1b7 brev-cli: 0.6.185 -> 0.6.186 2022-12-10 22:18:15 +08:00
Travis A. Everett
4fabafb699 resholve: fold in python package deps
Protects resholve and dependents from breakages as py27 support is
removed (or rots).
2022-12-09 17:11:59 -06:00
github-actions[bot]
d7af8ae032
Merge master into haskell-updates 2022-12-06 00:12:34 +00:00
Thiago Kenji Okada
c6059ff8b6 resholve: use system from stdenv.hostPlatform instead of alias 2022-12-05 14:12:38 +00:00
github-actions[bot]
e0990771a6
Merge master into haskell-updates 2022-12-04 00:13:21 +00:00
Thiago Kenji Okada
176ed1927d
Merge pull request #204023 from abathur/resholve_enable_python27
resholve: add usable (overridden) python27
2022-12-03 21:12:09 +00:00
Travis A. Everett
02b7967806 resholve: selectively enable python27 2022-12-03 13:51:48 -06:00
R. Ryantm
9f6a874b0c brev-cli: 0.6.184 -> 0.6.185 2022-12-02 20:00:43 +00:00
Robert Hensing
10384aaf6f haskellPackages.hercules-ci-optparse-applicative: bump 2022-12-02 16:48:39 +00:00
R. Ryantm
f04260b00d brev-cli: 0.6.181 -> 0.6.184 2022-11-30 21:20:06 +00:00
Travis A. Everett
362b223255 resholve: 0.8.1 -> 0.8.3 2022-11-27 23:53:25 -06:00
R. Ryantm
476ffc0880 brev-cli: 0.6.179 -> 0.6.181 2022-11-23 17:53:09 +00:00
R. Ryantm
f423b34570 brev-cli: 0.6.176 -> 0.6.179 2022-11-17 21:21:23 +00:00
R. Ryantm
e26059fb71 brev-cli: 0.6.170 -> 0.6.176 2022-11-17 10:05:00 +08:00
R. Ryantm
19fcf50295 brev-cli: 0.6.160 -> 0.6.170 2022-11-13 12:05:19 +00:00
R. Ryantm
a3600d163a brev-cli: 0.6.153 -> 0.6.160 2022-11-11 18:09:31 +08:00
Fabián Heredia Montiel
e4db490117 yelp-tools: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/yelp-tools/-/compare/42.0...42.1
2022-11-08 21:55:59 -06:00
R. Ryantm
41a801bfb1 brev-cli: 0.6.148 -> 0.6.153 2022-11-03 09:46:16 +00:00
R. Ryantm
e99b23f562 brev-cli: 0.6.146 -> 0.6.148 2022-10-29 12:32:07 +00:00
R. Ryantm
b29d19d1ad brev-cli: 0.6.139 -> 0.6.146 2022-10-29 09:49:23 +08:00
R. Ryantm
fe657ff892 brev-cli: 0.6.138 -> 0.6.139 2022-10-27 20:55:08 +08:00
Mario Rodas
bf3f082add
Merge pull request #197875 from r-ryantm/auto-update/brev-cli
brev-cli: 0.6.130 -> 0.6.138
2022-10-26 06:15:03 -05:00
R. Ryantm
571b91f00a brev-cli: 0.6.130 -> 0.6.138 2022-10-26 09:50:19 +00:00
Emily Trau
f42a622155 avrlibc: 2.0.0 -> 2.1.0 2022-10-26 18:27:51 +11:00
R. Ryantm
5136fd8720 brev-cli: 0.6.128 -> 0.6.130 2022-10-25 08:47:19 -07:00
R. Ryantm
b6b3d3c13b brev-cli: 0.6.119 -> 0.6.128 2022-10-22 16:28:26 +08:00
Artturi
56cbdc3b83
Merge pull request #195874 from Artturin/removeinheritxorg 2022-10-15 04:27:23 +03:00
Artturin
61c3058bcb all-packages.nix: remove inherit (*xorg) *'s
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
R. Ryantm
8fe6b495a4 brev-cli: 0.6.118 -> 0.6.119 2022-10-13 06:19:19 +00:00
R. Ryantm
e9b43c9881 brev-cli: 0.6.116 -> 0.6.118 2022-10-06 15:56:40 +08:00
Sandro
5ecf65eb6f
Merge pull request #193680 from wegank/gimp-aarch64-darwin 2022-10-04 15:12:33 +02:00
Weijia Wang
4ef739adf1 scandir: fix build on aarch64-darwin 2022-10-04 13:41:56 +02:00
R. Ryantm
e7fc67638a brev-cli: 0.6.114 -> 0.6.116 2022-10-01 17:11:14 +00:00
R. Ryantm
c5426de9b5 brev-cli: 0.6.110 -> 0.6.114 2022-09-30 09:35:41 +00:00
Mario Rodas
c97ee6c616
Merge pull request #191249 from r-ryantm/auto-update/brev-cli
brev-cli: 0.6.102 -> 0.6.110
2022-09-23 21:56:37 -05:00
Thiago Kenji Okada
099436f4e0
Merge pull request #191354 from abathur/resholve_fix_outputhash
resholve: use originalSrc for nixpkgs-update bot
2022-09-17 22:53:47 +01:00
Travis A. Everett
ff44e1f9dd resholve: use originalSrc for nixpkgs-update bot
Effort to fix automatic nixpkgs-update updates for resholved
packages in 9f6310d did help the bot get further, but it
then failed to find the source outputHash (the outer
derivation's source is the inner derivation; bot looks for
outer.src.outputHash; ours is at outer.src.src.outputHash).

This change uses `originalSrc` to indicate the source of the
inner derivation. Along with ryantm/nixpkgs-update#324, this
enables the bot to fall back on an attr that Nix/nixpkgs are
not directly depending on, supporting automatic updates for
packages built with `resholve.mkDerivation`.
2022-09-17 15:16:05 -05:00
R. Ryantm
03a4724b58 brev-cli: 0.6.102 -> 0.6.110 2022-09-17 08:35:11 +00:00
Thiago Kenji Okada
dd61cabdc0
Merge pull request #191003 from abathur/resholve_fix_meta
resholve: fix mangled pname/meta integrations
2022-09-13 16:25:55 +01:00
Travis A. Everett
9f6310d611 resholve: fix mangled pname/meta integrations
Two items in resholve's mkDerivation are causing trouble for
some ecosystem tools:

1. I didn't pass through the original package's meta, which breaks the
   ability of at least nixos package search and r-ryantm to find the
   right source file (in the latter case breaking auto updates).

2. I was prepending "resholved-" to the pname, which at least nixos
   package search picks up as the package's name. Repology also tries
   to do this, but their current nix updater will prefer to get this
   data from the name. For now, this means changing to name will not
   stop repology from picking up the `resholved-<package>` names.

   Repology's code makes it clear that they *want* to use the pname/
   version, so I was inclined to settle with what I've got for now,
   but thiagokokada clarified that we aren't just waiting for nixpkgs
   fixes, but because Nix itself isn't exporting the pname/version in
   its JSON. See also:

   - https://github.com/repology/repology-updater/issues/854
   - https://github.com/repology/repology-updater/commit/9313110121df5

   For now, at least, I'll switch to appending "-unresholved" to the
   inner derivation's pname.
2022-09-13 09:20:21 -05:00
R. Ryantm
43b2893113 brev-cli: 0.6.95 -> 0.6.102 2022-09-08 05:17:02 +00:00
Sandro
5b29c01b98
Merge pull request #188549 from panicgh/cppreference 2022-09-04 12:43:58 +02:00
Nicolas Benes
db48e5175f cppreference-doc: init at 2022.07.30 2022-09-04 11:49:06 +02:00
Mostly Void
60a3cd8141
brev-cli: init at 0.6.95 (#187744)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-04 02:15:41 +02:00
Sebastian Neubauer
2d167e8c57 umr: unstable-2021-02-18 -> unstable-2022-08-23 2022-08-26 17:25:02 +02:00
Travis A. Everett
700f2bc99f resholve: 0.8.0 -> 0.8.1; update readme 2022-08-02 07:36:20 +02:00
Robert Scott
07706c46ca treewide/development: add sourceType binaryNativeCode for more packages 2022-06-17 19:59:09 +01:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Rick van Schijndel
03bc571744
treewide: pkgs/development: mark broken for darwin 2022-05-30 13:42:57 +02:00
Artturin
b3caa2f1fe treewide: extraPostFetch -> postFetch 2022-05-23 17:18:50 +03:00
Niklas
e7721a3417
rpiboot: add aarch64-darwin and x86_64-darwin to the list of supported platforms 2022-05-13 22:20:55 +02:00
Dennis Gosnell
ddbc061b4b
hasura-graphql-engine: mark as broken
`graphql-engine` and `graphql-parser` appear to need to be updated for
aeson-2.0.
2022-04-21 10:34:31 +09:00
github-actions[bot]
01b0aa0bc6
Merge staging-next into staging 2022-04-09 06:01:47 +00:00
happysalada
9bea21d0c4 datafusion-cli: init at unstable-2022-04-08 2022-04-08 22:45:16 -04:00
Travis A. Everett
09d441d21c resholve: 0.6.9 -> 0.8.0
Also track upstream .nix changes over same window.
2022-04-08 21:13:20 -04:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
sternenseemann
fb2fc3b4a4 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-05 21:21:42 +02:00
sternenseemann
f553614955 haskellPackages.graphql-engine: 2.0.10 -> 2.3.1
haskellPackages.kriti-lang: init at 0.3.1

Towards getting hasura-related packages to work with Stackage Nightly /
GHC 9.0.
2022-04-03 15:43:33 +02:00
Ben Siraphob
ed863440b8
Merge pull request #163924 from OPNA2608/fix/autoPatchelfHook_isLinux 2022-03-26 16:01:56 -05:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Jan Tojnar
9e4194bd5e yelp-tools: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/yelp-tools/-/compare/42.beta...42.0
2022-03-25 15:02:47 +01:00
Jan Tojnar
97aa2a6d1b yelp-tools: 41.0 → 42.beta
https://gitlab.gnome.org/GNOME/yelp-tools/-/compare/41.0...42.beta
2022-03-25 15:01:23 +01:00
OPNA2608
d2f268745a treewide: autoPatchelfHook only on Linux 2022-03-23 21:37:39 +01:00
github-actions[bot]
c62314becb
Merge staging-next into staging 2022-03-22 06:01:42 +00:00
Felix Buehler
dfff76aa14 haskellPackages.hercules-ci-optparse-applicative: switch to fetchFromGitHub 2022-03-16 00:45:12 +01:00
Maximilian Bosch
f8fc20df2b
breakpad: fix build w/glibc-2.34
Failing Hydra build: https://hydra.nixos.org/build/155160812

Fix derived from Fedora's Chromium fix[1].

[1] c3fea07699/f/chromium-92.0.4515.107-rawhide-gcc-std-max-fix.patch
2022-02-27 10:26:49 +01:00
Malo Bourgon
61cce0f23c google-clasp: use nodePackages."@google/clasp" 2022-02-14 13:37:11 -08:00
Travis A. Everett
234b4a1534
resholve: work around nixpkgs aarch64-darwin issues (#155251)
- add an oil-dev patch to work around build failure documented in
  https://github.com/NixOS/nixpkgs/issues/154203
- override configargparse to disable tests and work around failure
  reported in https://github.com/NixOS/nixpkgs/issues/156807
2022-01-27 10:37:34 +09:00
Travis A. Everett
bd1fbc0a6f resholve: 0.6.8 -> 0.6.9 2022-01-24 08:39:54 +01:00
Ben Siraphob
0f050a1236
treewide: replace http://github.com with https://github.com 2022-01-07 09:58:36 +07:00