Commit Graph

390 Commits

Author SHA1 Message Date
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