Thibault Gagnaux
4ec7cd4646
buildMavenPackage: hide offline build behind feature flag
...
The feature flags allows for packages to opt in and should not
break current packages.
2023-09-15 09:59:47 +02:00
Thibault Gagnaux
9a7693b704
buildMavenPackage: refactor to run test in drv only
...
Uses the dependency:go-offline goal in the fixed output derivation to
download all dependencies. As a result, the derivation can be built and
tested offline in the main derivation. The advantage of this approach is
that you don't need to redownload all dependencies if there are test
failures.
2023-09-15 09:59:47 +02:00
Valentin Gagarin and GitHub
295a5e1e2b
fix capitalization ( #254542 )
2023-09-15 09:59:11 +02:00
Adam Joseph and Emery Hemingway
39e7ddaf19
recoll: use catdvi
...
This adds catdvi as a dependency of recoll. According to the
comments in recoll, "dvitext no longer works".
2023-09-15 09:55:57 +02:00
Adam Joseph and Emery Hemingway
5da2745e24
catdvi: init at 0.14
2023-09-15 09:55:57 +02:00
Artturi and GitHub
e497d02143
Merge pull request #254661 from expipiplus1/swiftshader
...
swiftshader: 2020-11-06 -> 2023-09-11
2023-09-15 10:49:39 +03:00
Pol Dellaiera and GitHub
05bd27db65
Merge pull request #255176 from etu/php-psysh-new-builder
...
php.packages.psysh: Build with new builder
2023-09-15 09:34:57 +02:00
Weijia Wang and GitHub
46688f8eb5
Merge pull request #255103 from alyssais/connman-hash
...
pkgsMusl.connman: fix hash for patch
2023-09-15 08:49:28 +02:00
Elis Hirwing
ce1080f65c
php.packages.psysh: Build with new builder
2023-09-15 08:48:58 +02:00
Fabian Affolter and GitHub
ab4555e73a
Merge pull request #254990 from fabaff/sentry-sdk-bump
...
python311Packages.sentry-sdk: 1.30.0 -> 1.31.0
2023-09-15 08:43:20 +02:00
Elis Hirwing and GitHub
28fd868e47
Merge pull request #255156 from NixOS/build-support/php/update-install-procedure
...
build-support/php: prevent the creation of symlinks
2023-09-15 08:39:55 +02:00
Fabian Affolter and GitHub
ee9751f387
Merge pull request #255217 from r-ryantm/auto-update/python310Packages.softlayer
...
python310Packages.softlayer: 6.1.7 -> 6.1.8
2023-09-15 08:13:09 +02:00
Fabian Affolter and GitHub
16e9eb35ec
Merge pull request #255211 from r-ryantm/auto-update/python310Packages.minikerberos
...
python310Packages.minikerberos: 0.4.1 -> 0.4.2
2023-09-15 08:12:47 +02:00
Fabián Heredia Montiel and GitHub
52159a07f4
Merge pull request #254510 from mdarocha/spicetify-update
...
spicetify-cli: 2.23.0 -> 2.23.2
2023-09-15 00:10:25 -06:00
Fabián Heredia Montiel and GitHub
bf1f8fad5a
Merge pull request #254660 from YellowOnion/bump-wlrobs
...
wlrobs: 2022-10-06 -> 23-08-23
2023-09-15 00:09:36 -06:00
Weijia Wang and GitHub
cc82ad6eef
Merge pull request #255175 from nbraud/fetchDebianPatch/extension
...
fetchDebianPatch: do not assume `.patch` extension (v2)
2023-09-15 07:49:33 +02:00
OTABI Tomoya and GitHub
c0dcf3235b
Merge pull request #254926 from mweinelt/opensearch-py-2.3.1
...
python311Packages.opensearch-py: 2.2.0 -> 2.3.1
2023-09-15 14:46:55 +09:00
Franz Pletz and GitHub
05d568f1ba
Merge pull request #254484 from r-ryantm/auto-update/wireless-regdb
...
wireless-regdb: 2023.05.03 -> 2023.09.01
2023-09-15 07:42:26 +02:00
Artturi and GitHub
22488f9196
Merge pull request #255218 from r-ryantm/auto-update/discord-ptb
2023-09-15 08:20:03 +03:00
Artturi and GitHub
0262c0eba4
Merge pull request #255224 from Artturin/copybtrfsimp
2023-09-15 08:16:28 +03:00
Vladimír Čunát
7cdd08f72c
Merge #255221 : thunderbird-bin: 115.2.1 -> 115.2.2
2023-09-15 07:05:47 +02:00
Artturin and Colin L Rice
38f37080c5
nixos/lib/make-btrfs-fs: copy improvements from
...
https://git.sr.ht/~c00w/nixpkgs/tree/sdimagebtrfs/item/nixos/lib/make-btrfs-fs.nix
I made only one change which was to use `btrfs check` instead of
`fsck.btrfs` because of this warning
```
btrfs-fs.img> ++ fsck.btrfs /nix/store/6d46rc768c140asy6rjpc5rk568r36zq-btrfs-fs.img
btrfs-fs.img> If you wish to check the consistency of a BTRFS filesystem or
btrfs-fs.img> repair a damaged filesystem, see btrfs(8) subcommand 'check'.
```
Co-authored-by: Colin L Rice <colin@daedrum.net >
2023-09-15 08:04:40 +03:00
Artturi and GitHub
fc21cde24b
Merge pull request #91956 from c00w/makebtrfs
2023-09-15 07:37:07 +03:00
Vladimír Čunát
1c77fbdbe8
thunderbird-bin: 115.2.1 -> 115.2.2
...
https://www.thunderbird.net/en-US/thunderbird/115.2.2/releasenotes/
2023-09-15 06:21:21 +02:00
R. Ryantm
97b7aceef4
discord-ptb: 0.0.45 -> 0.0.46
2023-09-15 04:01:46 +00:00
Artturi and GitHub
014b0d9fba
Merge pull request #241340 from ErinvanderVeen/tree-sitter-emscripten-fix
2023-09-15 06:59:33 +03:00
zowoq and Ivan Trubach
99283f44be
go: switch to finalAttrs
...
also add version test
Co-authored-by: Ivan Trubach <mr.trubach@icloud.com >
2023-09-15 13:57:27 +10:00
R. Ryantm
3bc2843b77
python310Packages.softlayer: 6.1.7 -> 6.1.8
2023-09-15 03:52:47 +00:00
Anderson Torres
5d866fe3fb
robotfindskitten: migrate to by-name
2023-09-15 02:40:50 +00:00
Anderson Torres
f61a9fa779
robotfindskitten: refactor
...
- Use finalAttrs
- Change source to github
- Split output
- Add meta.mainProgram
2023-09-15 02:40:50 +00:00
R. Ryantm
b11499ad9b
python310Packages.minikerberos: 0.4.1 -> 0.4.2
2023-09-15 02:07:25 +00:00
Christina Sørensen and GitHub
4b790413b4
eza: 0.11.1 -> 0.12.0 ( #255159 )
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com >
2023-09-15 10:07:08 +09:00
OTABI Tomoya and GitHub
2d43f35376
Merge pull request #255094 from r-ryantm/auto-update/python310Packages.bugsnag
...
python310Packages.bugsnag: 4.5.0 -> 4.6.0
2023-09-15 10:05:19 +09:00
OTABI Tomoya and GitHub
a3f77c617b
Merge pull request #255095 from r-ryantm/auto-update/python310Packages.pulumi-aws
...
python310Packages.pulumi-aws: 6.0.4 -> 6.1.0
2023-09-15 10:04:16 +09:00
Fabián Heredia Montiel and GitHub
8dfa8aa17d
Merge pull request #255173 from zeronobody0/patch-1
...
remove "the the" from mpv plugin autoload.nix
2023-09-14 18:37:50 -06:00
Fabián Heredia Montiel and GitHub
acd48c2143
Merge pull request #255183 from emilylange/lldap
...
lldap: 0.4.3 -> 0.5.0
2023-09-14 18:36:14 -06:00
Mario Rodas and GitHub
8230709633
Merge pull request #254508 from techknowlogick/devbox-0513
...
devbox: 0.5.11 -> 0.5.13
2023-09-14 19:16:19 -05:00
Mario Rodas and GitHub
7aebddb07e
Merge pull request #255196 from r-ryantm/auto-update/vault-bin
...
vault-bin: 1.14.1 -> 1.14.3
2023-09-14 19:15:31 -05:00
R. Ryantm
7339c91a81
vault-bin: 1.14.1 -> 1.14.3
2023-09-14 22:55:30 +00:00
Fabian Affolter and GitHub
08f615eb1b
Merge pull request #255178 from fabaff/reolink-aio-bump
...
python311Packages.reolink-aio: 0.7.9 -> 0.7.10
2023-09-14 23:54:20 +02:00
Fabian Affolter and GitHub
a241123ddd
Merge pull request #255177 from fabaff/zeroconf-bump
...
python311Packages.zeroconf: 0.108.0 -> 0.112.0
2023-09-14 23:53:53 +02:00
emilylange
bdf8c4b61d
lldap: 0.4.3 -> 0.5.0
...
https://github.com/lldap/lldap/releases/tag/v0.5.0
https://github.com/lldap/lldap/blob/v0.5.0/CHANGELOG.md
diff: https://github.com/lldap/lldap/compare/v0.4.3...v0.5.0
2023-09-14 23:01:35 +02:00
Nick Cao and GitHub
3908c570cf
Merge pull request #255107 from figsoda/gitnr
...
gitnr: 0.1.1 -> 0.1.3
2023-09-14 16:58:38 -04:00
Nick Cao and GitHub
6d17192225
Merge pull request #255151 from techknowlogick/cirrus-cli-01031
...
cirrus-cli: 0.102.0 -> 0.103.1
2023-09-14 16:58:06 -04:00
Nick Cao and GitHub
b7f3b9916a
Merge pull request #255147 from SuperSandro2000/go-tools
...
go-tools: 2023.1.5 -> 2023.1.6
2023-09-14 16:57:26 -04:00
Nick Cao and GitHub
4404f05ef8
Merge pull request #255146 from malob/update-signalbackup-tools
...
signalbackup-tools: 20230907 -> 20230914-1
2023-09-14 16:56:54 -04:00
Nick Cao and GitHub
017f5f0493
Merge pull request #255118 from aaronjheng/s5
...
s5: use sri hash
2023-09-14 16:56:00 -04:00
Nick Cao and GitHub
a6a728a9eb
Merge pull request #255152 from fabaff/gvm-libs-bump
...
gvm-libs: 22.7.0 -> 22.7.1
2023-09-14 16:55:17 -04:00
Alyssa Ross
2ed69f9ec8
pkgsMusl.connman: use fetchurl for patch
...
This patch is a static file, so we don't need all the complex
machinery of fetchpatch.
2023-09-14 20:29:25 +00:00
tomf and GitHub
e5d8baafcd
nixos/yubikey-touch-detector: init ( #254947 )
...
* nixos/yubikey-touch-detector: init
* nixos/yubikey-touch-detector: enable user socket
2023-09-14 20:15:32 +00:00