Commit Graph
345073 Commits
Author SHA1 Message Date
Artur CyganandDennis Gosnell 44a74d1b8f hevm: unbreak on aarch64-linux
(cherry picked from commit 1468f4479bee1b334515be92f5e5f7032c71ba08)

This is from https://github.com/NixOS/nixpkgs/pull/153344.
2022-01-04 10:10:14 +09:00
R. RyanTMandGitHub 2e820d8a0d paprefs: 1.1 -> 1.2 (#153162) 2022-01-04 04:06:02 +03:00
zowoq bcd238a027 .github/workflows/update-terraform-providers.yml: init
weekly update of terraform providers which can also be run manually
2022-01-04 11:00:15 +10:00
Graham ChristensenandGitHub 9b9015ea97 Merge pull request #153408 from MatthewCroughan/revert-146084-add-mtp-test
Revert "nixos/tests/mtp: init"
2022-01-03 19:59:20 -05:00
zowoq c5104c3dc1 terraform-providers: update-provider script
- add nixpkgs path for nix-prefetch
2022-01-04 10:57:32 +10:00
piegamesandGitHub c18f3fb561 Merge pull request #153283: gnomeExtensions.arcmenu: 19 -> 20 2022-01-04 01:18:21 +01:00
AndersonTorres 8665f3888b castxml: 0.4.3 -> 0.4.4 2022-01-03 21:16:21 -03:00
github-actions[bot]andGitHub 354eadb4b4 Merge master into haskell-updates 2022-01-04 00:08:21 +00:00
AndersonTorres d6007bd3fe cimg: 2.9.9 -> 3.0.0 2022-01-03 21:04:31 -03:00
AndersonTorres ff0f9a4421 free42: 3.0.8 -> 3.0.9 2022-01-03 21:04:31 -03:00
AndersonTorres 240ed9830f fsuae: 3.0.5 -> 3.1.66 2022-01-03 21:04:30 -03:00
AndersonTorres d5dede7ae8 fsuae-launcher: refactor 2022-01-03 21:04:30 -03:00
AndersonTorres b00ebade21 fsuae-launcher/default.nix: move to fsuae/launcher.nix 2022-01-03 21:04:30 -03:00
github-actions[bot]andGitHub bfc5fca342 Merge master into staging-next 2022-01-04 00:02:03 +00:00
Dmitry Kalinkin 7a95bc1b14 garble: mark as broken on darwin 2022-01-03 18:53:54 -05:00
José Romildo 57fdcd2594 lxqt.lxqt-config: fix path of base.lst from xkeyboard-config 2022-01-03 20:36:48 -03:00
Martin Weinelt eb901b0b6f python3Packages.duckdb: fix eval 2022-01-04 00:30:00 +01:00
Anderson TorresandGitHub 988f3adf00 Merge pull request #153407 from adisbladis/mpv-0_34_1
mpv: 0.34.0 -> 0.34.1
2022-01-03 20:22:59 -03:00
legendofmiraclesandGitHub fe109ea86f Merge pull request #153405 from 13r0ck/patch-1
maintainers: add _13r0ck
2022-01-03 17:07:09 -06:00
MatthewCroughanandGitHub 03a2dce57a Revert "nixos/tests/mtp: init" 2022-01-03 23:02:46 +00:00
adisbladis ddc858382c mpv: 0.34.0 -> 0.34.1 2022-01-03 22:53:56 +00:00
BrockandGitHub 3ae98cfd93 maintainers: add _13r0ck 2022-01-03 15:36:44 -07:00
Fabian AffolterandGitHub e737743213 Merge pull request #153393 from fabaff/bump-flux-led
python3Packages.flux-led: 0.27.28 -> 0.27.32
2022-01-03 23:36:41 +01:00
Fabian AffolterandGitHub eef1f26bc9 Merge pull request #153397 from austinbutler/assh-2121
assh: 2.12.0 -> 2.12.1
2022-01-03 23:36:11 +01:00
RenaudandGitHub 55fb0ba648 Merge pull request #153261 from r-ryantm/auto-update/LanguageTool
languagetool: 5.5 -> 5.6
2022-01-03 23:34:58 +01:00
Gabriel EbnerandGitHub 5857491b80 Merge pull request #152268 from gador/update-sarge
sarge: (0.1.7 -> 0.1.7.post1). Fix octoprint on raspberry (aarch64-linux)
2022-01-03 23:27:53 +01:00
Martin Weinelt 11a0b61783 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-03 23:21:08 +01:00
Martin Weinelt d69234ac72 home-assistant: relax PyJWT constraint 2022-01-03 23:15:52 +01:00
Erlend HambergandGitHub 3083dde52b Beam/Elixir: Add section on using an overlay (#153348)
* Beam/Elixir: Add section on using an overlay
2022-01-04 07:10:25 +09:00
Fabian AffolterandGitHub 7db30a6749 Merge pull request #153303 from fabaff/bump-sqlfluff
sqlfluff: 0.8.2 -> 0.9.0
2022-01-03 22:49:04 +01:00
Thiago Kenji OkadaandGitHub e93001da71 Merge pull request #152744 from lucasew/package/tlauncher
tlauncher: init at 2.839
2022-01-03 18:46:03 -03:00
Martin Weinelt bc370f5af3 python3Packages.httplib2: disable failing test 2022-01-03 22:39:05 +01:00
Vladyslav M 3aae5c9376 pijul: 1.0.0-alpha.56 -> 1.0.0-alpha.57 2022-01-03 23:27:37 +02:00
Jan Tojnar 3c1b474e44 nixos/tracker: Define env var so it can find miners’ subcommands
tracker looks in its directory tree for executable files
to make available as subcommands. Users expect to find subcommands
from tracker-miners package but that fails as they are in different
tree. We also cannot change the lookup path since tracker-miners
also depends on a library from tracker package.

Until we can break the dependency cycle on package level:

   tracker -> tracker-miners -> tracker-sparql (tracker)

we need to work around it. I chose to set an environment
variable that overrides the subcommands lookup to a tree
symlinking files from both packages in GNOME NixOS module.

https://gitlab.gnome.org/GNOME/tracker/-/issues/341
Fixes: https://github.com/NixOS/nixpkgs/issues/153378
2022-01-03 22:25:03 +01:00
Pascal BachandGitHub 2ca1e9e4aa Merge pull request #153242 from sikmir/t-rex
t-rex: init at 0.14.2
2022-01-03 22:16:59 +01:00
Austin Butler b21d7086dc assh: 2.12.0 -> 2.12.1 2022-01-03 13:16:16 -08:00
zowoq 1cd34071df terraform-providers: remove buildGoPackage
all providers are now using buildGoModule
2022-01-04 07:07:42 +10:00
Martin Weinelt 033686d737 python3Packages.python-multipart: fix tests 2022-01-03 22:06:58 +01:00
Nikolay Korotkiy 19cbe5c41c t-rex: init at 0.14.2 2022-01-04 00:04:13 +03:00
Fabian Affolter 6622ba9a84 python3Packages.flux-led: 0.27.28 -> 0.27.32 2022-01-03 22:02:34 +01:00
Martin WeineltandGitHub 617c643edb Merge pull request #152989 from fabaff/bump-hahomematic 2022-01-03 21:46:02 +01:00
ajs124andGitHub 2dedc1eaa4 Merge pull request #153366 from helsinki-systems/fix/gnustep-base-utf8-bom
gnustep.base: fix issue with UTF-8 BOM
2022-01-03 21:42:11 +01:00
Fabian AffolterandSamuel Ainsworth b6d7af0404 python3Packages.mizani: add missing dependency 2022-01-03 12:40:07 -08:00
Fabian Affolter 340076689f python3Packages.ephem: 4.1.1 -> 4.1.3 2022-01-03 21:36:07 +01:00
gador 0e60137e37 python3Packages.sarge: 0.1.7 -> 0.1.7.post1
disable two tests, because they timeout on aarch64-linux
2022-01-03 21:31:47 +01:00
Thiago Kenji OkadaandGitHub 102db75c91 Merge pull request #152260 from IvarWithoutBones/dotnetModule/osu
osu-lazer: 2021.1113.0 -> 2021.1225.0 && use buildDotnetModule
2022-01-03 17:22:34 -03:00
legendofmiraclesandGitHub 9ff89db4a5 Merge pull request #153056 from hiljusti/init/sigi 2022-01-03 14:17:31 -06:00
R. RyantmandAlyssa Ross 3eb8369cb1 apk-tools: 2.12.8 -> 2.12.9 2022-01-03 20:14:25 +00:00
Kevin CoxandGitHub 26e7296f67 Merge pull request #152813 from IvarWithoutBones/init/adrgen
adrgen: init at 0.4.0-beta
2022-01-03 15:10:51 -05:00
Fabian AffolterandGitHub c82b464134 Merge pull request #150281 from fabaff/bump-getmac
python3Packages.getmac: 0.8.2 -> 0.8.3
2022-01-03 21:08:39 +01:00