Commit Graph

323 Commits

Author SHA1 Message Date
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
Thiago Kenji Okada
c6059ff8b6 resholve: use system from stdenv.hostPlatform instead of alias 2022-12-05 14:12:38 +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
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