github-actions[bot]
bb97e96c23
Merge staging-next into staging
2022-09-05 06:17:22 +00:00
github-actions[bot]
527502c9be
Merge master into staging-next
2022-09-05 06:16:47 +00:00
Jonas Heinrich
4ee08b8bb2
Merge pull request #173322 from MatthewCroughan/mc/ipfs-upload-client
...
ipfs-upload-client: init at 0.1.1
2022-09-05 07:55:09 +02:00
Jonas Heinrich
5e47f3ca19
Merge pull request #173883 from earldouglas/rscw
...
rscw: init at 0.1e
2022-09-05 07:50:48 +02:00
Fabian Affolter
d511f92d3c
Merge pull request #189796 from r-ryantm/auto-update/tlsx
...
tlsx: 0.0.6 -> 0.0.7
2022-09-05 07:33:33 +02:00
Fabian Affolter
004070de71
Merge pull request #189800 from r-ryantm/auto-update/uncover
...
uncover: 0.0.6 -> 0.0.7
2022-09-05 07:33:09 +02:00
Fabian Affolter
8f1d86ed4d
Merge pull request #189715 from r-ryantm/auto-update/checkip
...
checkip: 0.40.1 -> 0.40.3
2022-09-05 07:32:42 +02:00
Fabian Affolter
d690eb1acb
Merge pull request #189752 from r-ryantm/auto-update/python310Packages.asysocks
...
python310Packages.asysocks: 0.2.0 -> 0.2.1
2022-09-05 07:31:31 +02:00
Fabian Affolter
437e9723b7
Merge pull request #189786 from r-ryantm/auto-update/python310Packages.gehomesdk
...
python310Packages.gehomesdk: 0.5.0 -> 0.5.6
2022-09-05 07:30:56 +02:00
Fabian Affolter
ba8624ee72
Merge pull request #189792 from r-ryantm/auto-update/scilla
...
scilla: 1.2.2 -> 1.2.3
2022-09-05 07:30:26 +02:00
Fabian Affolter
5d1e3bc2b1
Merge pull request #189794 from r-ryantm/auto-update/sx-go
...
sx-go: 0.4.0 -> 0.5.0
2022-09-05 07:30:04 +02:00
Jonas Heinrich
1a04a478fa
Merge pull request #177008 from loicreynier/feat-init-pythonpackages-piccolo-theme
...
pythonPackages.piccolo-theme: init at 0.11.1
2022-09-05 07:25:50 +02:00
Jonas Heinrich
04d9951197
Merge pull request #177056 from ShamrockLee/caprine-bin
...
caprine-bin: 2.55.4 -> 2.55.5 and passthru pname version src
2022-09-05 07:16:53 +02:00
Jonas Heinrich
05ecb3139d
Merge pull request #177196 from bpaulin/add/vault-medusa
...
vault-medusa: init at 0.3.5
2022-09-05 07:13:31 +02:00
R. Ryantm
c3c2b2f929
uncover: 0.0.6 -> 0.0.7
2022-09-05 04:01:10 +00:00
R. Ryantm
f98116594d
strawberry: 1.0.8 -> 1.0.9
2022-09-05 11:57:51 +08:00
R. Ryantm
1159ce0fdb
tlsx: 0.0.6 -> 0.0.7
2022-09-05 03:49:41 +00:00
R. Ryantm
581b84bae3
sx-go: 0.4.0 -> 0.5.0
2022-09-05 03:37:03 +00:00
R. Ryantm
1f80c03c0e
scilla: 1.2.2 -> 1.2.3
2022-09-05 02:49:53 +00:00
Anderson Torres
adff066f00
Merge pull request #189780 from bwlang/isa-l
...
isa-l: annotates brokenness on Darwin Aarch64
2022-09-04 21:59:03 -03:00
R. Ryantm
2f70a93b3c
python310Packages.gehomesdk: 0.5.0 -> 0.5.6
2022-09-05 00:58:13 +00:00
github-actions[bot]
37ae722e88
Merge staging-next into staging
2022-09-05 00:04:08 +00:00
github-actions[bot]
f8118e6f67
Merge master into staging-next
2022-09-05 00:02:45 +00:00
Brad Langhorst
7afd82c570
isa-l: annotates brokenness on Darwin Aarch64
...
see #189674
2022-09-04 19:45:48 -04:00
Jonas Heinrich
eb3d3b2e90
Merge pull request #175449 from bzizou/iqtree
...
iqtree: init at 2.2.0.4
2022-09-04 23:58:04 +02:00
Jonas Heinrich
3258953b24
Merge pull request #175055 from RamKromberg/fix/footswitch
...
footswitch: 20201-03-17 -> 2022-04-12
2022-09-04 23:48:43 +02:00
zowoq
c9752932df
docker-buildx: add $out/bin symlink
2022-09-05 07:29:40 +10:00
Jonas Heinrich
b7e050255f
Merge pull request #177003 from r-ryantm/auto-update/manuskript
...
manuskript: 0.13.1 -> 0.14.0
2022-09-04 23:27:34 +02:00
Jonas Heinrich
43dadd3e40
Merge pull request #177225 from jyooru/update/lunar-client/2.10.1
...
lunar-client: 2.10.0 -> 2.10.1
2022-09-04 23:27:25 +02:00
Jonas Heinrich
1360b13120
Merge pull request #178271 from amarshall/ufiformat
...
ufiformat: init at 0.9.9
2022-09-04 23:19:25 +02:00
Alyssa Ross
d65d8002c7
glib.tests.withChecks: init
...
This will allow OfBorg to run the GLib tests, which it didn't do
before. To do this correctly for the glib we're building, we need to
override it rather than taking glib as an input.
finalAttrs.finalPackage is not overrideable, so instead we need to use
overrideAttrs. Since we can now consult finalAttrs.doCheck, there's
no longer any need for a separate doCheck option, so I've removed it
in favour of overrideAttrs.
2022-09-04 21:18:49 +00:00
Alyssa Ross
2be1bcb3d2
glib: use finalAttrs instead of rec
...
This will be important when we replace the doCheck option with an
overrideAttrs, because then we can use it in passthru.tests.
2022-09-04 21:18:49 +00:00
Alyssa Ross
14adc91759
glib: unconditionally apply test patch
...
This patch shouldn't have any effect on builds that don't run the
tests, so it doesn't need to be conditionally applied. Applying it
unconditionally will make it easier to notice if it breaks e.g. when
updating glib.
2022-09-04 21:18:49 +00:00
Alyssa Ross
6b836517db
glib: skip g-file-info test if atime unsupported
...
atime=off is probably not uncommon among Nix users using ZFS.
2022-09-04 21:18:49 +00:00
Alyssa Ross
e1656e231c
glib: move test substitutions into postPatch
...
Doing this in preCheck means that the tests will already have been
built before the substitutions are made, so they'll have to be rebuilt
after the substitutions. Move the substitution earlier in the build,
to avoid this unnecessary extra work.
I've made the substitutions run even if tests aren't being run, to
avoid a repeat of the situation where a glib update breaks the tests
due to paths changing.
2022-09-04 21:18:49 +00:00
Alyssa Ross
1ea4a3bab6
glib: fix tests by patching Python shebangs
...
This has to happen in postConfigure rather than postPatch, because the
files are generated by the configure phase.
2022-09-04 21:18:49 +00:00
Alyssa Ross
3f3f318a6b
glib: fix paths of tests in sed
...
Since the switch to Meson, we're already in the build directory in
preCheck, so we need to update the relative paths we're using
accordingly.
Fixes: 0149459f42
("glib: 2.56.0 → 2.58.1")
2022-09-04 21:18:49 +00:00
Alyssa Ross
0856bf8144
glib: remove unnecessary substituteInPlace
...
/bin/true hasn't been hardcoded in this file since Glib 2.55.0.
2.56.0, the first stable version to include this change, was released
in 2018.
Fixes: 0973618e4e
("gnome3: automated update")
2022-09-04 21:18:49 +00:00
Jonas Heinrich
545b7dd903
Merge pull request #180636 from r-ryantm/auto-update/cherrytree
...
cherrytree: 0.99.47 -> 0.99.48
2022-09-04 23:18:22 +02:00
Jonas Heinrich
09f9f5ea9c
Merge pull request #178746 from kilianar/avizo
...
avizo: 1.2 -> 1.2.1
2022-09-04 23:17:05 +02:00
Jonas Heinrich
3d7e7eadcb
Merge pull request #178963 from CactiChameleon9/master
...
pingu: init at 0.0.3
2022-09-04 23:13:40 +02:00
Jonas Heinrich
bb738c5202
Merge pull request #179257 from mrbitt/master
...
Update perseus
2022-09-04 23:09:19 +02:00
Jonas Heinrich
e86a16dbc6
Merge pull request #179571 from kierdavis/freesweep-1.0.2
...
freesweep: 1.0.1 -> 1.0.2
2022-09-04 23:07:43 +02:00
Jonas Heinrich
bb961e670f
Merge pull request #180158 from dxops/termius
...
termius: 7.42.1 -> 7.45.3
2022-09-04 23:05:30 +02:00
Jonas Heinrich
0dbbafdecf
Merge pull request #180801 from r-ryantm/auto-update/catcli
...
catcli: 0.8.1 -> 0.8.2
2022-09-04 23:01:12 +02:00
Luke Granger-Brown
f90764530b
Merge pull request #189379 from techknowlogick/hg-622
...
mercurial: 6.2.1 -> 6.2.2
2022-09-04 21:58:17 +01:00
Jonas Heinrich
e7aa8b3e8c
Merge pull request #184071 from r-ryantm/auto-update/tagainijisho
...
tagainijisho: 1.2.0 -> 1.2.1
2022-09-04 22:57:55 +02:00
Jonas Heinrich
c37ce5eede
Merge pull request #180652 from r-ryantm/auto-update/dapper
...
dapper: 0.5.8 -> 0.6.0
2022-09-04 22:57:38 +02:00
Jonas Heinrich
451cda9342
Merge pull request #185494 from pbsds/domeneshop
...
python3Packages.domeneshop: init at 0.4.2
2022-09-04 22:46:34 +02:00
Jonas Heinrich
3020c8d6d3
Merge pull request #182428 from dit7ya/waylevel
...
waylevel: init at 1.0.0
2022-09-04 22:40:40 +02:00