Commit graph

308 commits

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