Commit Graph

371676 Commits

Author SHA1 Message Date
Sandro
c4e52d2079
Merge pull request #168992 from matthewpi/init/pathvector 2022-04-21 16:12:27 +02:00
Sandro
505e93877f
Merge pull request #161342 from aaronjheng/mysql-shell 2022-04-21 16:12:00 +02:00
Sandro
581b9541be
Merge pull request #147011 from lilyinstarlight/feature/supercollider-plugins 2022-04-21 16:11:34 +02:00
Sandro
1f9ec1477d
Merge pull request #164982 from neilmayhew/alan-if
alan: init at 3.0beta8
2022-04-21 16:11:12 +02:00
Sandro
496254f7c5
Merge pull request #163170 from wineee/jamesdsp
jamesdsp: add PulseAudio support
2022-04-21 16:10:15 +02:00
Sandro
09a57b9eb3
Merge pull request #165257 from fortuneteller2k/xanmod-variants
xanmod-kernels: add STABLE and EDGE variants
2022-04-21 16:04:51 +02:00
Sandro
84b7cb41cb
Merge pull request #169577 from thiagokokada/bump-lshw 2022-04-21 15:58:01 +02:00
Sandro
82d988b5c6
Merge pull request #165743 from barinov274/unigine-valley 2022-04-21 15:49:29 +02:00
Sandro
29d1680d6a
Merge pull request #169207 from bjornfor/update-conan
conan: 1.43.1 -> 1.47.0
2022-04-21 15:42:51 +02:00
Thiago Kenji Okada
07eb58bc47
Merge pull request #169556 from thiagokokada/fix-graalvm-in-darwin
graalvmXX-ce: fix in darwin by ensuring `$lib/lib` always exist
2022-04-21 14:35:48 +01:00
rewine
9cb508adf7 jamesdsp: add PulseAudio support 2022-04-21 21:35:13 +08:00
Thiago Kenji Okada
5b17034ddc lshw: rename version to fix repology listing
`lshw` is not showing in the nixpkgs-unstable listings in repology, but
it is showing in the previous stable release (release-21.11). The reason
for this was a change in 8d0267dc8f, that
fixed the `lshw` version to include its letter prefix.

However, the way the version is computed for repology is to parse the
`name` attr instead, separating it in `pname` and `version`. The
function that does this (`builtins.parseDrvName`) considers anything
that is a `name` everything up to the first dash followed by a digit.
Because the `version` includes the letter `B` as prefix, it them ends up
splitting it wrong.

See https://github.com/NixOS/nix/pull/4463 for a proper fix, but for now
let's just "fix" this by not including the prefix in the `version`.
2022-04-21 14:30:34 +01:00
adisbladis
881ea516cf python3: Whitelist config options when overriding interpreter
In the case of cross compilation we don't want pass through build
inputs from the cross platform, but we do want to pass on config options.
2022-04-21 14:50:28 +02:00
Frederik Rietdijk
ba02fd0434 python3: fix overriding of interpreters, closes #163639
Overriding the interpreters did not work correctly. When overriding
packages would end up twice in the build time closure: one corresponding
to the overridden interpreter and one corresponding to the original
interpreter. The reason is that the override was not applied to the
interpreters in the spliced package sets.
2022-04-21 14:50:28 +02:00
Ivv
eea1b97e62
Merge pull request #169573 from kira64xyz/master
yafetch: unstable-2021-07-18 -> unstable-2022-04-20
2022-04-21 14:20:44 +02:00
Bobby Rong
417375b11b
Merge pull request #166402 from r-ryantm/auto-update/megasync
megasync: 4.6.3.0 -> 4.6.5.0
2022-04-21 20:19:40 +08:00
Robert Schütz
b8f5fca3e9 metadata-cleaner: 2.2.1 -> 2.2.2
https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/v2.2.2/CHANGELOG.md
2022-04-21 12:18:02 +00:00
Robert Schütz
7e9b0ed5f4 python3Packages.fints: 3.0.1 -> 3.1.0 2022-04-21 12:17:39 +00:00
Robert Schütz
dc470f7448 portfolio-filemanager: 0.9.12 -> 0.9.14
https://github.com/tchx84/Portfolio/blob/v0.9.14/CHANGELOG.md
2022-04-21 12:17:06 +00:00
Robert Schütz
547797dea8 pubs: 0.8.3 -> 0.9.0
https://github.com/pubs/pubs/blob/v0.9.0/changelog.md
2022-04-21 12:16:52 +00:00
Thiago Kenji Okada
a02643d6a5 lshw: B.02.18 -> B.02.19
- Bump version
- Switch to `fetchFromGitHub` to get updates from @r-ryantm bot
- Remove patches (they're merged upstream)
- Update dependencies
- Fix version workaround (not necessary anymore)
- Add myself as maintainer
2022-04-21 13:12:16 +01:00
Bobby Rong
a7217a9559
Merge pull request #166289 from r-ryantm/auto-update/sarasa-gothic
sarasa-gothic: 0.36.1 -> 0.36.2
2022-04-21 20:09:26 +08:00
Bobby Rong
fa0f059745
Merge pull request #167157 from emilytrau/realvnc-6.22.207
realvnc-vnc-viewer: 6.21.1109 -> 6.22.207
2022-04-21 19:59:27 +08:00
Rafael Fernández López
9c653ec608 wasmtime: 0.35.2 -> 0.36.0 2022-04-21 07:57:16 -04:00
Johannes Arnold
be1846ef62 pmbootstrap: 1.41.0 -> 1.43.0 2022-04-21 07:56:06 -04:00
Bobby Rong
559050d134
Merge pull request #168608 from misuzu/alfis-update
alfis: 0.6.11 -> 0.7.0
2022-04-21 19:53:31 +08:00
Bobby Rong
e7d8fdc9dc
Merge pull request #168375 from michaeladler/gotestsum
gotestsum: 1.7.0 -> 1.8.0
2022-04-21 19:45:58 +08:00
Bobby Rong
fe237597d1
Merge pull request #168762 from fgaz/qbe/2022-04-11
qbe: unstable-2022-03-17 -> unstable-2022-04-11
2022-04-21 19:37:30 +08:00
Fabian Affolter
df8dec70bb
Merge pull request #169555 from fabaff/datasets-fix
python3Packages.datasets: update inputs
2022-04-21 13:34:01 +02:00
Bobby Rong
14a912db5c
Merge pull request #169528 from andersk/zulip
zulip: 5.9.1 → 5.9.2
2022-04-21 19:31:52 +08:00
Fabian Affolter
4a81431f60
Merge pull request #169567 from fabaff/impacket-fix
python3Packages.impacket: add missing input
2022-04-21 13:27:09 +02:00
Bobby Rong
a0ba586ab8
Merge pull request #168229 from jyooru/update/melody
melody: 0.13.9 -> 0.13.10
2022-04-21 19:22:39 +08:00
Bobby Rong
bfc7dcbe6b
Merge pull request #169325 from WolfangAukang/heroic-2.2.6
heroic: 2.2.1 -> 2.2.6
2022-04-21 19:15:03 +08:00
Bobby Rong
95af88321b
Merge pull request #169425 from fgaz/ft2-clone/1.54
ft2-clone: 1.52 -> 1.54
2022-04-21 19:08:35 +08:00
Bobby Rong
4ac2fd3a15
Merge pull request #169426 from fgaz/pt2-clone/1.46
pt2-clone: 1.43 -> 1.46
2022-04-21 19:05:00 +08:00
7c6f434c
b7ec85766a
Merge pull request #169492 from collares/giac-1.9
giac: 1.6.0-47 -> 1.9.0-5
2022-04-21 10:37:56 +00:00
Max Wittig
e0a4363571
gitlab-runner: 14.9.1 -> 14.10.0 (#169411) 2022-04-21 12:35:07 +02:00
Fabian Affolter
bda4e6c10d python3Packages.impacket: add missing input 2022-04-21 12:28:17 +02:00
Fabian Affolter
f1868fb784
Merge pull request #169547 from fabaff/ibis-framework-fix
python3Packages.ibis-framework: relax regex constraint
2022-04-21 12:22:42 +02:00
Fabian Affolter
bbda6177c2
Merge pull request #169548 from fabaff/rfc6555-fix
python3Packages.rfc6555: remove obsolete input
2022-04-21 12:22:30 +02:00
Fabian Affolter
56dac5c7a0
Merge pull request #169549 from fabaff/parsimonious-fix
python3Packages.parsimonious: relax regex constraint
2022-04-21 12:21:57 +02:00
Fabian Affolter
1c8073d233
Merge pull request #169564 from r-ryantm/auto-update/python310Packages.adafruit-io
python310Packages.adafruit-io: 2.6.0 -> 2.7.0
2022-04-21 12:21:06 +02:00
Fabian Affolter
ed3cf9302e
Merge pull request #169557 from fabaff/aioconsole-fix
python3Packages.aioconsole: disable failing test
2022-04-21 12:20:22 +02:00
Fabian Affolter
5f7b7c6d97
Merge pull request #169563 from r-ryantm/auto-update/pwntools
pwntools: 4.7.0 -> 4.8.0
2022-04-21 12:19:48 +02:00
Fabian Affolter
23fbe9afbe
Merge pull request #169552 from fabaff/invocations-fix
python3Packages.invocations: add missing input
2022-04-21 12:19:13 +02:00
Fabian Affolter
bae4151167
Merge pull request #169416 from fabaff/xdis-fix
python3Packages.xdis: 6.0.3 -> unstable-2022-04-13
2022-04-21 12:15:02 +02:00
Florian Klink
1635fb33ae
grafana-agent: 0.21.2 -> 0.24.1 (#169558)
We can skip our little patch. The file was removed in
https://github.com/grafana/agent/pull/1362, which includes
https://github.com/grafana/agent/pull/1268.

The condition to exempt network tests was inverted as part of these PRs,
so we now need to set GOFLAGS explicitly to exclude tests that can't run
inside the Nix sandbox.
2022-04-21 11:41:18 +02:00
R. Ryantm
b457944606 python310Packages.adafruit-io: 2.6.0 -> 2.7.0 2022-04-21 09:26:31 +00:00
R. Ryantm
260db68473 pwntools: 4.7.0 -> 4.8.0 2022-04-21 09:21:06 +00:00
Fabian Affolter
3eacaea9fe python3Packages.aioconsole: disable failing test 2022-04-21 10:37:39 +02:00