Commit Graph

347171 Commits

Author SHA1 Message Date
Fabian Affolter
36b2351234
Merge pull request #155494 from fabaff/bump-meross-iot
python3Packages.meross-iot: 0.4.4.2 -> 0.4.4.3
2022-01-19 20:13:03 +01:00
Robert Scott
2a13b8ef6e
Merge pull request #154037 from risicle/ris-gdal-3.4.1
gdal: 3.3.2 -> 3.4.1, t-rex: 0.14.2 -> 0.14.3-beta4
2022-01-19 19:11:07 +00:00
Fabian Affolter
a11d9fcd1f
Merge pull request #155528 from fabaff/pic-types-freezegun
python3Packages.types-freezegun: add pythonImportsCheck
2022-01-19 20:06:07 +01:00
Fabian Affolter
66caa54646
Merge pull request #155534 from fabaff/bump-afsapi
python3Packages.afsapi: 0.0.4 -> 0.2.0
2022-01-19 20:05:48 +01:00
Fabian Affolter
918bce1c4b
Merge pull request #155542 from fabaff/bump-gau
gau: 2.0.6 -> 2.0.8
2022-01-19 20:05:33 +01:00
Fabian Affolter
5a49a9582f
Merge pull request #155511 from fabaff/bump-adafruit-platformdetect
python3Packages.adafruit-platformdetect: 3.19.2 -> 3.19.3
2022-01-19 20:05:20 +01:00
Fabian Affolter
eabc5878e3
Merge pull request #155525 from fabaff/bump-angr
python3Packages.angr: 9.1.10913 -> 9.1.11508
2022-01-19 20:05:09 +01:00
Fabian Affolter
88e7bfec9f
Merge pull request #155545 from fabaff/bump-policyuniverse
python3Packages.policyuniverse: 1.4.0.20210819 -> 1.4.0.20220110
2022-01-19 20:04:54 +01:00
Robert Scott
390e38d18a
Merge pull request #155460 from veprbl/pr/ttfautohint_darwin_fix
ttfautohint: fix darwin build
2022-01-19 18:56:46 +00:00
Renaud
82500ee3bc
Merge pull request #154974 from astsmtl/picard
picard: 2.6.4 -> 2.7.3
2022-01-19 19:05:47 +01:00
Armeen Mahdian
2d207146ee
mathematica: Refactor install process with autoPatchelfHook (#154295)
- Call appropriate hooks at beginning/end of each phase

  - No longer assume current working dir in installPhase

  - Add support for udev rules installation (required for VernierLink)

  - Use -verbose with MathInstaller for detailed progress

  - Use patchShebangs or MathInstaller

  - Remove broken hostname call, root user check, and Avahi daemon
    check in MathInstaller

  - Add proper error checking after MathInstaller call

  - Skip configure phase

  - Create wrappers for relevant executables

  - Set $HOME to $TMPDIR/home temporarily so MathInstaller
    succeeds

  - Replace dd with tail for simplicity and performance
2022-01-19 12:35:38 -05:00
Renaud
20ae0dae7a
Merge pull request #155591 from dywedir/pijul
pijul: 1.0.0-alpha.57 -> 1.0.0-beta
2022-01-19 18:30:48 +01:00
Martin Weinelt
f04cbd6960
Merge pull request #155666 from mweinelt/home-assistant-nut-tests 2022-01-19 17:51:16 +01:00
pennae
8c24a6741b
Merge pull request #155652 from datafoo/mosquitto-package-option
nixos/mosquitto: add package option
2022-01-19 16:09:17 +00:00
Martin Weinelt
b3da6aa7bc
python3Packages.pynut2: disable tests 2022-01-19 17:02:04 +01:00
Martin Weinelt
5000afbfb1
home-assistant: test nut integration 2022-01-19 16:50:11 +01:00
Sandro
f2fe7b9b52
Merge pull request #145204 from LucaFulchir/pynut2 2022-01-19 16:36:39 +01:00
Sandro
5dcd3d078d
Merge pull request #150763 from malob/add-signalbackup-tools 2022-01-19 16:30:14 +01:00
R. Ryantm
cda331a6ed ugrep: 3.5.0 -> 3.6.0 2022-01-19 16:14:56 +01:00
Florian Klink
280422bd3d
Merge pull request #155594 from r-ryantm/auto-update/umockdev
umockdev: 0.17.2 -> 0.17.5
2022-01-19 16:11:37 +01:00
Jan Tojnar
a6018ad946
Merge pull request #152884 from jtojnar/gmic-qt
gmic-qt: 2.7.1 → 3.0.0
2022-01-19 16:00:05 +01:00
datafoo
1d3f0903a8 nixos/mosquitto: add package option 2022-01-19 15:59:53 +01:00
Maciej Krüger
eefa3b6f9e
Merge pull request #155650 from mkg20001/fixcin 2022-01-19 15:49:45 +01:00
Maciej Krüger
8f086db04f
nixos/cinnamon: fix gnome alias deperaction 2022-01-19 15:33:57 +01:00
Maciej Krüger
914047c6c5
Merge pull request #154176 from Kranzes/nemo 2022-01-19 15:26:17 +01:00
Jonas Chevalier
87875829d4
Merge pull request #155492 from veehaitch/discount-r13y
(r)discount: use deterministic mangling
2022-01-19 15:06:07 +01:00
Vincent Haupert
4351cfa35c ronn: add test for HTML reproducibility 2022-01-19 14:06:28 +01:00
Vincent Haupert
c859908cd6 rubyPackages.rdiscount: use lib from pkgs.discount 2022-01-19 14:06:28 +01:00
Vincent Haupert
57fd0ad582 discount: fix install_name on Darwin 2022-01-19 14:06:28 +01:00
Vincent Haupert
d8ae5dc813 discount: use deterministic mangling
`discount` offers a randomized string mangling function which results in
non-deterministic output.

This commit disables the randomized mangling in favor of a deterministic
approach. `discount` has builtin support for this through the
`--debian-glitch` configuration flag.
2022-01-19 14:06:28 +01:00
Patrick Hilhorst
d26decce48
Merge pull request #155617 from samuela/upkeep-bot/plexamp-3.9.1-1642594162 2022-01-19 13:46:24 +01:00
Robert Hensing
b77b529e4b
Merge pull request #154275 from hercules-ci/nixpkgs-basic-release-checks-trace-on-warn
nixpkgs-basic-release-checks: Print trace on lib.warn
2022-01-19 13:26:42 +01:00
Robert Hensing
f22ffbc14e
Merge pull request #155598 from hercules-ci/cleanup-nixos-test-lorri
nixos/tests/lorri: Remove redundant stdout redirect
2022-01-19 13:25:28 +01:00
Mario Rodas
f178a51334
Merge pull request #155491 from newAM/svd2rust
svd2rust: 0.19.0 -> 0.21.0
2022-01-19 07:18:01 -05:00
Akhil Indurti
8c955de389 maintainers: add smasher164 2022-01-19 22:14:08 +10:00
Akhil Indurti
0fbe799b6c ivy: init at 0.1.13 2022-01-19 22:14:08 +10:00
Maciej Krüger
97743c2bb7
Merge pull request #155512 from mkg20001/pipect 2022-01-19 13:13:23 +01:00
nixpkgs-upkeep-bot
b21923eeef plexamp: 3.9.0 -> 3.9.1 2022-01-19 12:09:23 +00:00
Bobby Rong
e098427f75
Merge pull request #148899 from r-ryantm/auto-update/VASSAL
vassal: 3.5.8 -> 3.6.1
2022-01-19 19:47:57 +08:00
Bobby Rong
ff09dd8dac
Merge pull request #148871 from r-ryantm/auto-update/bfs
bfs: 2.2.1 -> 2.3
2022-01-19 19:39:36 +08:00
Sandro
c392f1e9cb
Merge pull request #155606 from SuperSandro2000/Lunarequest/master 2022-01-19 12:37:32 +01:00
Sandro
38224c31fc
Merge pull request #155401 from storvik/torchinfo-1.6.3 2022-01-19 12:37:19 +01:00
Mario Rodas
15ab991a13
Merge pull request #155554 from r-ryantm/auto-update/nodejs-17_x
nodejs-17_x: 17.3.1 -> 17.4.0
2022-01-19 06:35:29 -05:00
Mario Rodas
3ecef72077
Merge pull request #155574 from r-ryantm/auto-update/vale
vale: 2.13.0 -> 2.14.0
2022-01-19 06:35:04 -05:00
Lorenz Brun
dae8cbdd3c accountsservice: build with systemd to allow user switching 2022-01-19 12:25:34 +01:00
Eliza
460af326e4
inklecate: switch to source release
* inklecate: switch to source release (#154991)

Previously, inklecate was downloading an all-in-one release binary
directly from Github without patching it, resulting in it not being able
to execute on NixOS. Switching to a source-based derivation fixes this
problem.

* inklecate: fix darwin source build

* inklecate: don't build on aarch64 platforms

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-19 12:14:59 +01:00
Sandro
9693f55366
Merge pull request #136513 from j0hax/octolapse 2022-01-19 12:12:24 +01:00
nullrequest
eff260aaf2
linux config: enable Landlock LSM 2022-01-19 12:12:03 +01:00
Sandro
2ff2c9595d
Merge pull request #155539 from vs49688/notame 2022-01-19 12:02:16 +01:00
Sandro
42cbcca501
Merge pull request #125474 from jojosch/dnsdist-1.6.0 2022-01-19 11:55:12 +01:00