Commit Graph
371683 Commits
Author SHA1 Message Date
Hernan Lopez Vergara 1575eb8c3b yajl: fix url for fetching archive
Accessing archive using current rev leads to an error saying that:
the given path has multiple possibilities: #Git::Ref:0x00007f4cdbb09cd8, #Git::Ref:0x00007f4cdbb09008

Altering rev variable by adding the extra path resolves the problem
2022-04-21 19:04:08 +02:00
piegamesandGitHub 60f21be46b #169578: gnomeExtensions.night-theme-switcher: remove manual packaging 2022-04-21 16:34:46 +02:00
Ryan MulliganandGitHub 470af527aa Merge pull request #169550 from r-ryantm/auto-update/open-watcom-v2-unwrapped
open-watcom-v2-unwrapped: unstable-2022-04-18 -> unstable-2022-04-21
2022-04-21 07:32:12 -07:00
SandroandGitHub f4acbd402b Merge pull request #169584 from r-ryantm/auto-update/python3.10-phe
python310Packages.phe: 1.4.0 -> 1.5.0
2022-04-21 16:14:06 +02:00
SandroandGitHub c4e52d2079 Merge pull request #168992 from matthewpi/init/pathvector 2022-04-21 16:12:27 +02:00
SandroandGitHub 505e93877f Merge pull request #161342 from aaronjheng/mysql-shell 2022-04-21 16:12:00 +02:00
SandroandGitHub 581b9541be Merge pull request #147011 from lilyinstarlight/feature/supercollider-plugins 2022-04-21 16:11:34 +02:00
SandroandGitHub 1f9ec1477d Merge pull request #164982 from neilmayhew/alan-if
alan: init at 3.0beta8
2022-04-21 16:11:12 +02:00
SandroandGitHub 496254f7c5 Merge pull request #163170 from wineee/jamesdsp
jamesdsp: add PulseAudio support
2022-04-21 16:10:15 +02:00
SandroandGitHub 09a57b9eb3 Merge pull request #165257 from fortuneteller2k/xanmod-variants
xanmod-kernels: add STABLE and EDGE variants
2022-04-21 16:04:51 +02:00
SandroandGitHub 84b7cb41cb Merge pull request #169577 from thiagokokada/bump-lshw 2022-04-21 15:58:01 +02:00
SandroandGitHub 82d988b5c6 Merge pull request #165743 from barinov274/unigine-valley 2022-04-21 15:49:29 +02:00
R. Ryantm 65aca4520d python310Packages.phe: 1.4.0 -> 1.5.0 2022-04-21 13:45:22 +00:00
SandroandGitHub 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 OkadaandGitHub 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
adisbladisandFrederik Rietdijk 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 RietdijkandFrederik 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
IvvandGitHub 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 RongandGitHub 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ützandRobert 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ützandRobert Schütz 7e9b0ed5f4 python3Packages.fints: 3.0.1 -> 3.1.0 2022-04-21 12:17:39 +00:00
Robert SchützandRobert 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ützandRobert 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
Ryan Horiguchi 7aed828633 gnomeExtensions.night-theme-switcher: remove manual packaging 2022-04-21 14:15:08 +02: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 RongandGitHub 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 RongandGitHub 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ópezandYt 9c653ec608 wasmtime: 0.35.2 -> 0.36.0 2022-04-21 07:57:16 -04:00
Johannes ArnoldandYt be1846ef62 pmbootstrap: 1.41.0 -> 1.43.0 2022-04-21 07:56:06 -04:00
Bobby RongandGitHub 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 RongandGitHub e7d8fdc9dc Merge pull request #168375 from michaeladler/gotestsum
gotestsum: 1.7.0 -> 1.8.0
2022-04-21 19:45:58 +08:00
Bobby RongandGitHub 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 AffolterandGitHub df8dec70bb Merge pull request #169555 from fabaff/datasets-fix
python3Packages.datasets: update inputs
2022-04-21 13:34:01 +02:00
Bobby RongandGitHub 14a912db5c Merge pull request #169528 from andersk/zulip
zulip: 5.9.1 → 5.9.2
2022-04-21 19:31:52 +08:00
Fabian AffolterandGitHub 4a81431f60 Merge pull request #169567 from fabaff/impacket-fix
python3Packages.impacket: add missing input
2022-04-21 13:27:09 +02:00
Bobby RongandGitHub 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 RongandGitHub 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 RongandGitHub 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 RongandGitHub 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
7c6f434candGitHub 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 WittigandGitHub 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 AffolterandGitHub 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 AffolterandGitHub bbda6177c2 Merge pull request #169548 from fabaff/rfc6555-fix
python3Packages.rfc6555: remove obsolete input
2022-04-21 12:22:30 +02:00
Fabian AffolterandGitHub 56dac5c7a0 Merge pull request #169549 from fabaff/parsimonious-fix
python3Packages.parsimonious: relax regex constraint
2022-04-21 12:21:57 +02:00
Fabian AffolterandGitHub 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 AffolterandGitHub ed3cf9302e Merge pull request #169557 from fabaff/aioconsole-fix
python3Packages.aioconsole: disable failing test
2022-04-21 12:20:22 +02:00
Fabian AffolterandGitHub 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