Commit Graph
389063 Commits
Author SHA1 Message Date
Sebastian JordanandAlyssa Ross 783e2ef46e Revert "nix-prefetch-git: Fix inconsistency with fetchgit regarding deepClone"
This reverts commit 1dfaad73ed.
2022-06-30 11:52:36 +00:00
Bobby RongandGitHub f99a7033ff Merge pull request #178501 from evils/kicad-6.0.6
kicad: 6.0.5 -> 6.0.6
2022-06-30 19:45:21 +08:00
Bobby RongandGitHub db32ac6f9a Merge pull request #179028 from r-ryantm/auto-update/corral
pony-corral: 0.5.7 -> 0.6.0
2022-06-30 19:42:52 +08:00
Bobby RongandGitHub 895fb17d24 Merge pull request #178925 from r-ryantm/auto-update/birdfont
birdfont: 2.30.0 -> 2.32.0
2022-06-30 19:36:52 +08:00
Bobby RongandGitHub 88d0ef4a78 Merge pull request #174355 from r-ryantm/auto-update/batsignal
batsignal: 1.3.5 -> 1.5.0
2022-06-30 19:32:02 +08:00
Bobby RongandGitHub a5a64b5d6c Merge pull request #179663 from r-ryantm/auto-update/fluxcd
fluxcd: 0.31.2 -> 0.31.3
2022-06-30 19:30:36 +08:00
Bobby RongandGitHub e82ac666d2 Merge pull request #179660 from r-ryantm/auto-update/dsq
dsq: 0.20.2 -> 0.21.0
2022-06-30 19:28:44 +08:00
Bobby RongandGitHub b508a51c5c Merge pull request #179545 from kilianar/zotero
zotero: 6.0.8 -> 6.0.9
2022-06-30 19:23:33 +08:00
Bobby RongandGitHub 926d7dcaf3 Merge pull request #179674 from r-ryantm/auto-update/lagrange
lagrange: 1.13.6 -> 1.13.7
2022-06-30 19:13:06 +08:00
José Romildo MalaquiasandGitHub f72be3af76 Merge pull request #179220 from romildo/fix.xfconf
nixos/xfconf: init
2022-06-30 07:39:27 -03:00
Fabian AffolterandGitHub 7346675448 Merge pull request #179642 from r-ryantm/auto-update/python3.10-sagemaker
python310Packages.sagemaker: 2.96.0 -> 2.97.0
2022-06-30 11:58:20 +02:00
Fabian AffolterandGitHub 604ec5b732 Merge pull request #179645 from r-ryantm/auto-update/python3.10-sanic-testing
python310Packages.sanic-testing: 22.3.0 -> 22.3.1
2022-06-30 11:44:57 +02:00
Fabian AffolterandGitHub 576bc65c5a Merge pull request #179589 from fabaff/karton-mwdb-reporter-bump
python310Packages.karton-mwdb-reporter: unstable-2022-02-22 -> 1.1.0
2022-06-30 11:15:24 +02:00
Fabian AffolterandGitHub 21b79dc775 Merge pull request #179541 from fabaff/simplisafe-python-bump
python310Packages.simplisafe-python: 2022.06.0 -> 2022.06.1
2022-06-30 11:15:09 +02:00
Fabian AffolterandGitHub bed19105b1 Merge pull request #179536 from fabaff/pynetgear-bump
python310Packages.pynetgear: 0.10.5 -> 0.10.6
2022-06-30 11:14:55 +02:00
Fabian AffolterandGitHub 1e928dbf65 Merge pull request #179535 from fabaff/xknx-bump
python310Packages.xknx: 0.21.4 -> 0.21.5
2022-06-30 11:14:38 +02:00
Fabian AffolterandGitHub 0e523087a5 Merge pull request #179531 from fabaff/angr-bump
python310Packages.angr: 9.2.7 -> 9.2.8
2022-06-30 11:14:25 +02:00
Jörg Thalheimandzowoq b44f6df497 nix-update: 0.5.1 -> 0.6.0 2022-06-30 18:33:27 +10:00
Profpatsch a1aed2a716 builders/writeHaskell: build with threaded GHC runtime
Some haskell code starts silently hanging when not built with a
threaded runtime, so let’s assume people using `writeHaskell` don’t
care about micro-optimizations like this and do the expected thing.

Some architectures don’t support a threaded runtime, for these we
provide the `threadedRuntime` option to turn it off (it should fail at
build time in that case, easy to detect).

If somebody already passed `"-threaded"` before via ghcArgs, this
will not add the flag a second time. Thus it’s backward-compatible in
this regard.

I tested out both branches (with `-threaded` set and not set before),
on an example I had where the runtime would hang when not compiled
with `-threaded`.
2022-06-30 10:12:50 +02:00
Tero TervalaandAlyssa Ross 7f3cdfd2ba dtc: fix static building 2022-06-30 07:39:30 +00:00
R. Ryantm 2c7fcab1ce lagrange: 1.13.6 -> 1.13.7 2022-06-30 06:16:37 +00:00
Florian KlinkandGitHub f5b87a8203 Merge pull request #179487 from catap/parallels-virt
nixos-generate-config: detects parallels virtualization
2022-06-30 10:04:03 +07:00
R. Ryantm 3e2582c14b fluxcd: 0.31.2 -> 0.31.3 2022-06-30 02:56:11 +00:00
Dmitry KalinkinandGitHub e300ce186a Merge pull request #178291 from veprbl/pr/vtk_9_darwin_fix
vtk: unbreak on darwin using VTK_VERSIONED_INSTALL
2022-06-29 22:24:35 -04:00
R. Ryantm ba1db2b205 dsq: 0.20.2 -> 0.21.0 2022-06-30 02:17:52 +00:00
Dmitry KalinkinandGitHub 0929936b21 Merge pull request #177929 from veprbl/pr/geant4_darwin
geant4: enable on darwin
2022-06-29 22:17:28 -04:00
Anderson TorresandGitHub f93385af11 Merge pull request #179450 from tomsiewert/changelogger-package
Add changelogger package
2022-06-29 22:16:24 -03:00
R. RyantmandRobert Schütz 41d9b0908c python310Packages.nextcord: 2.0.0b3 -> 2.0.0 2022-06-30 00:51:50 +00:00
R. RyanTMandGitHub d324861964 python310Packages.python-telegram-bot: 13.12 -> 13.13 (#179588) 2022-06-29 20:42:12 -04:00
R. Ryantm ba53312900 python310Packages.sanic-testing: 22.3.0 -> 22.3.1 2022-06-30 00:11:19 +00:00
Ryan MulliganandGitHub 81a84f61ef Merge pull request #179312 from r-ryantm/auto-update/pyradio
pyradio: 0.8.9.20 -> 0.8.9.21
2022-06-30 01:34:58 +02:00
Ryan MulliganandGitHub 920049d59b Merge pull request #179557 from r-ryantm/auto-update/python3.10-pygtkspellcheck
python310Packages.pygtkspellcheck: 4.0.6 -> 5.0.0
2022-06-30 01:28:53 +02:00
Ryan MulliganandGitHub 155987a608 Merge pull request #178950 from r-ryantm/auto-update/ckb-next
ckb-next: 0.4.4 -> 0.5.0
2022-06-30 01:25:38 +02:00
R. Ryantm ccef4edeaf python310Packages.sagemaker: 2.96.0 -> 2.97.0 2022-06-29 23:16:15 +00:00
Ryan MulliganandGitHub 1986a1cd4c Merge pull request #179132 from r-ryantm/auto-update/btrbk
btrbk: 0.32.1 -> 0.32.2
2022-06-30 01:07:04 +02:00
Ryan MulliganandGitHub e7d4968106 Merge pull request #179190 from r-ryantm/auto-update/python310Packages.cloup
python310Packages.cloup: 0.15.0 -> 0.15.1
2022-06-30 01:05:50 +02:00
Domen KožarandGitHub 5a14883a5f Merge pull request #179634 from domenkozar/cachix-agent-avoid-restarts
cachix-agent: properly handle not restarting the service
2022-06-29 17:37:00 -05:00
Domen Kožar c7b135ac8e cachix-agent: properly handle not restarting the service 2022-06-29 17:17:35 -05:00
Rick van SchijndelandGitHub 5414474dce Merge pull request #179627 from bdd/runitor-drop-unused-input
runitor: drop unused input
2022-06-30 00:04:02 +02:00
Rick van SchijndelandGitHub caf02e14ab Merge pull request #178207 from amjoseph-nixpkgs/pr/patchelf/apply_pr_380
patchelf: if targetPlatform.isMips: apply patchelf/pull/380
2022-06-29 23:46:48 +02:00
markuskowaandGitHub 3d0e426771 Merge pull request #179495 from PhilippWoelfel/pdfstudio-2021.2.0
pdfstudio / pdfstudioviewer: 2021.1.3 -> 2021.2.0
2022-06-29 23:43:41 +02:00
Berk D. Demir af384e15ae runitor: drop unused input 2022-06-29 21:40:11 +00:00
zowoq 97d398eb2a terraform: 1.2.3 -> 1.2.4
https://github.com/hashicorp/terraform/releases/tag/v1.2.4
2022-06-30 07:20:35 +10:00
Robert HensingandGitHub 0004ab825d Merge pull request #179609 from mweinelt/haskell-make-pkgset-no-alias
haskellPackages: Unalias RunCommandNoCCLocal
2022-06-29 23:17:32 +02:00
SandroandGitHub a59be4f6c8 Merge pull request #175919 from phaer/phaer-healthchecks
healthchecks: init at 2.2.1
2022-06-29 23:15:35 +02:00
SandroandGitHub efe337790d Merge pull request #179018 from fgaz/qbe/1.0
qbe: unstable-2022-04-11 -> 1.0
2022-06-29 22:39:57 +02:00
SandroandGitHub 4ba1e07353 Merge pull request #179428 from kilianar/graph-cli
graph-cli: 0.1.7 -> 0.1.18
2022-06-29 22:39:20 +02:00
Martin WeineltandGitHub c60935d8a1 Merge pull request #179612 from mweinelt/opencpn 2022-06-29 22:26:54 +02:00
Martin Weinelt 1419d29906 opencpn: unalias epoxy 2022-06-29 21:54:36 +02:00
Martin Weinelt d27e6f2d05 haskellPackages: Unalias RunCommandNoCCLocal 2022-06-29 21:26:45 +02:00