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
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
Christian Kögler and GitHub
a0bf05315c
Merge pull request #189359 from r-ryantm/auto-update/opera
...
opera: 90.0.4480.48 -> 90.0.4480.84
2022-09-12 21:36:32 +02:00
Christian Kögler and GitHub
bd437dd30b
Merge pull request #189645 from r-ryantm/auto-update/usbguard
...
usbguard: 1.1.1 -> 1.1.2
2022-09-12 21:34:46 +02:00
Christian Kögler and GitHub
7c1268d9dc
Merge pull request #189745 from r-ryantm/auto-update/joker
...
joker: 1.0.0 -> 1.0.1
2022-09-12 21:28:19 +02:00
Guillaume Girol and GitHub
a47cfca9af
Merge pull request #189744 from symphorien/vaultwarden-service
...
nixos/vaultwarden: misc fixes
2022-09-12 19:26:39 +00:00
Christian Kögler and GitHub
730715f429
Merge pull request #189726 from r-ryantm/auto-update/datree
...
datree: 1.6.13 -> 1.6.19
2022-09-12 21:25:42 +02:00
Christian Kögler and GitHub
fbb524273d
Merge pull request #189803 from r-ryantm/auto-update/victoriametrics
...
victoriametrics: 1.81.0 -> 1.81.2
2022-09-12 21:23:57 +02:00
Christian Kögler and GitHub
b85043b5ec
Merge pull request #189896 from r-ryantm/auto-update/libofx
...
libofx: 0.10.5 -> 0.10.7
2022-09-12 21:21:58 +02:00
Christian Kögler and GitHub
0d350fddb3
Merge pull request #189917 from r-ryantm/auto-update/gmic-qt
...
gmic-qt: 3.1.5 -> 3.1.6
2022-09-12 21:18:40 +02:00
Christian Kögler and GitHub
f3ccad51e3
Merge pull request #189928 from r-ryantm/auto-update/libglibutil
...
libglibutil: 1.0.66 -> 1.0.67
2022-09-12 21:17:38 +02:00
Christian Kögler and GitHub
4ec9c644e2
Merge pull request #190006 from sikmir/hobbits
...
hobbits: 0.53.1 → 0.53.2
2022-09-12 21:14:10 +02:00
gador and GitHub
2e3e0081e5
element-web: allow older openssl codecs ( #190950 )
...
fix build error on current staging-next due to openssl upgrade
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
2022-09-12 21:08:21 +02:00
Christian Kögler and GitHub
4754ad06b4
Merge pull request #190761 from benneti/gopass-git
...
git-credential-gopass: 1.14.3 -> 1.14.6
2022-09-12 21:04:04 +02:00
Christian Kögler and GitHub
3c263e491c
Merge pull request #190771 from ck3d/fix-nixos-nspawn-privateusers
...
nixos/nspawn: Fix configuration name PrivateUsersOwnership
2022-09-12 21:02:51 +02:00
Christian Kögler and GitHub
eaa9a41171
Merge pull request #187286 from ck3d/add-aitrack
...
aitrack: init at 0.6.5
2022-09-12 21:01:47 +02:00
Bernardo Meurer and GitHub
ac3e43ca8a
Merge pull request #190954 from lovesegfault/tabnine-update
...
tabnine: 4.4.123 -> 4.4.139
2022-09-12 15:18:27 -03:00
Alexander Bantyev and GitHub
292a72a00a
Merge pull request #189888 from misuzu/netbird-update
...
netbird: 0.8.11 -> 0.9.1
2022-09-12 22:11:51 +04:00
Bernardo Meurer and GitHub
4c66e7c074
Merge pull request #190852 from Snektron/hip-config-fix
...
hip: fix hip-config.cmake
2022-09-12 14:56:26 -03:00
Bernardo Meurer
a9c4243eec
tabnine: 4.4.123 -> 4.4.139
2022-09-12 14:54:19 -03:00
Timo Kaufmann and GitHub
f77ac81009
Merge pull request #190892 from r-ryantm/auto-update/jmol
...
jmol: 14.32.73 -> 14.32.74
2022-09-12 19:26:49 +02:00
Frederik Rietdijk
4e62b94df3
Merge master into staging-next
2022-09-12 19:03:50 +02:00
Damien Cassou and GitHub
5f326e2a40
Merge pull request #190823 from DamienCassou/borgmatic-improve
2022-09-12 17:32:00 +02:00
Dmitry Kalinkin and GitHub
2c286b47f5
Merge pull request #189412 from raphaelr/jetbrains-rider-startup
...
jetbrains.rider: fix startup
2022-09-12 11:04:10 -04:00
superherointj and GitHub
905220fc6d
Merge pull request #190938 from r-ryantm/auto-update/fluxcd
...
fluxcd: 0.33.0 -> 0.34.0
2022-09-12 11:51:54 -03:00
R. Ryantm
446f8cc589
fluxcd: 0.33.0 -> 0.34.0
2022-09-12 14:44:29 +00:00
figsoda and GitHub
10aa63a3eb
Merge pull request #190784 from wenzel-hoffman/init-vim-plugin-haskell-with-unicode
...
vimPlugins.haskell-with-unicode-vim: init at 2022-09-11
2022-09-12 10:18:38 -04:00
figsoda and GitHub
a70ab74409
Merge pull request #190841 from r-ryantm/auto-update/mani
...
mani: 0.21.0 -> 0.22.0
2022-09-12 10:15:08 -04:00
figsoda and GitHub
8dc8c09205
Merge pull request #190868 from r-ryantm/auto-update/pure-prompt
...
pure-prompt: 1.20.1 -> 1.20.3
2022-09-12 10:11:43 -04:00
André Silva and GitHub
55a7ef7f8d
Merge pull request #190909 from MGenerowicz/patch-6
...
ledger-live-desktop: 2.46.2 -> 2.47.0
2022-09-12 15:11:07 +01:00
figsoda and GitHub
8b39971312
Merge pull request #190872 from r-ryantm/auto-update/tere
...
tere: 1.1.0 -> 1.2.0
2022-09-12 10:07:58 -04:00
figsoda and GitHub
188cba8cf3
Merge pull request #190871 from tjni/update-just
...
just: 1.4.0 -> 1.5.0
2022-09-12 10:06:10 -04:00
R. Ryantm and Bobby Rong
be9e813d76
sierra-breeze-enhanced: 1.2.0 -> 1.3.1
2022-09-12 21:42:00 +08:00
R. Ryantm and Bobby Rong
31f6965482
ibus-engines.m17n: 1.4.10 -> 1.4.11
2022-09-12 21:35:53 +08:00
Bobby Rong and GitHub
ff2c00d2c7
Merge pull request #189906 from misuzu/alfis-update
...
alfis: 0.7.7 -> 0.8.2
2022-09-12 21:27:58 +08:00
R. Ryantm and Jan Tojnar
e449f76a1f
libxmlb: 0.3.9 -> 0.3.10
2022-09-12 15:20:39 +02:00
R. Ryantm and Jan Tojnar
bc7d278ac6
libjcat: 0.1.11 -> 0.1.12
2022-09-12 15:01:07 +02:00
Jonas Heinrich and GitHub
5fd59eae6b
Merge pull request #190828 from r-ryantm/auto-update/jql
...
jql: 5.0.1 -> 5.0.2
2022-09-12 14:23:09 +02:00
Jonas Heinrich and GitHub
fdf429e935
Merge pull request #190829 from afh/afh-got-update
...
got: 0.74 -> 0.75
2022-09-12 14:14:33 +02:00
Jonas Heinrich and GitHub
96fae1aeed
Merge pull request #190833 from newAM/flake8-bugbear
...
flake8-bugbear: 22.8.23 -> 22.9.11
2022-09-12 14:10:07 +02:00
R. Ryantm and Bobby Rong
dd22a79c0a
xplr: 0.19.0 -> 0.19.3
2022-09-12 20:07:55 +08:00
Martin Weinelt and GitHub
14173af721
Merge pull request #190888 from erikarvstedt/paperless-gunicorn-pkg
2022-09-12 14:05:15 +02:00
Bobby Rong and GitHub
fac25d0790
Merge pull request #190433 from meain/mpvc-bump
...
mpvc: 2017-03-18 -> 1.3
2022-09-12 20:04:59 +08:00
Jonas Heinrich and GitHub
dc1144dd68
Merge pull request #190836 from erikarvstedt/paperless-imagemagickBig
...
paperless: use `imagemagickBig`
2022-09-12 14:04:22 +02:00
R. Ryantm and Bobby Rong
f940383130
cocogitto: 5.1.0 -> 5.2.0
2022-09-12 20:02:10 +08:00
github-actions[bot] and GitHub
9eeed94d3e
Merge master into staging-next
2022-09-12 12:01:30 +00:00
Martin Weinelt and GitHub
0868c44f3c
Merge pull request #190135 from linsui/firefox
2022-09-12 14:00:25 +02:00
Jonas Heinrich and GitHub
1fa2451ef5
Merge pull request #190838 from jlesquembre/clj-jdk17
...
clojure: use latest java LTS
2022-09-12 13:27:51 +02:00
Franz Pletz and GitHub
c3e9922035
Merge pull request #190714 from azahi/nheko
2022-09-12 13:21:45 +02:00
Vladimír Čunát
b1abaab2d1
Merge #190451 : knot-dns: 3.2.0 -> 3.2.1
2022-09-12 12:43:26 +02:00