github-actions[bot]
19b5e1f139
Merge master into staging-next
2021-06-12 06:08:17 +00:00
Tomek Mańko
720c66eb61
plex-media-player: 2.58.0.1076 -> 2.58.1
2021-06-12 05:59:16 +00:00
Ethan Edwards
4f6518d8ff
Fix GPLv3Plus license
2021-06-12 01:18:36 -04:00
Ethan Edwards
0dd23e2610
guile-git: init at 0.3.0
2021-06-12 01:18:03 -04:00
Vladimír Čunát
9affc60b0c
Merge #126619 : knot-resolver: skip tests on aarch64-darwin
2021-06-12 07:10:04 +02:00
Ethan Edwards
74c602f211
scheme-bytestructures: init at 1.0.7
2021-06-12 00:42:20 -04:00
Mario Rodas
c9ddfed170
tflint: 0.29.0 -> 0.29.1
...
https://github.com/terraform-linters/tflint/releases/tag/v0.29.1
2021-06-12 04:20:00 +00:00
upkeep-bot
2c8871a7db
vscode: 1.56.2 -> 1.57.0
2021-06-12 13:10:23 +09:00
Dmitry Kalinkin
24f34c1b90
box2d: enable on darwin
2021-06-11 23:58:57 -04:00
fortuneteller2k
b06a0d409e
linuxPackages.lttng-modules: 2.10.5 -> 2.12.6
2021-06-11 20:04:44 -07:00
Ryan Mulligan
26a88ecce8
Merge pull request #125391 from r-ryantm/auto-update/horizon-eda
...
horizon-eda: 1.4.0 -> 2.0.0
2021-06-11 17:34:07 -07:00
github-actions[bot]
b5a68e6d43
Merge staging-next into staging
2021-06-12 00:10:25 +00:00
github-actions[bot]
8d3108832e
Merge master into staging-next
2021-06-12 00:10:23 +00:00
Zach Coyle
88fc8922a4
mas: 1.8.1 -> 1.8.2
2021-06-11 19:22:35 -04:00
Alyssa Ross
e45f6131a6
rhash: fix static build
2021-06-11 16:11:01 -07:00
R. RyanTM
c3173699c7
ammonite: 2.3.8 -> 2.4.0
2021-06-11 19:03:51 -04:00
sternenseemann
c0d39d26a5
haskell.packages.ghc901.retry: dont build test suite
...
Test suite doesn't build with GHC 9.0.1 and since upstream is
currently not invested in fixing it, we (temporarily) disable it.
Upside: we can build hoogle again.
https://github.com/Soostone/retry/issues/71
2021-06-12 00:50:36 +02:00
Robert Scott
b1cd2be1fc
Merge pull request #126601 from risicle/ris-bosh-cli
...
bosh-cli: init at 6.4.3
2021-06-11 23:42:36 +01:00
Martin Weinelt
a9a1a50858
Merge pull request #126264 from fabaff/bump-plugwise
...
python3Packages.plugwise: 0.9.4 -> 0.10.0
2021-06-12 00:40:39 +02:00
Martin Weinelt
0ad7cea04b
Merge pull request #126266 from fabaff/bump-tuyaha
...
python3Packages.tuyaha: 0.0.10 -> 0.0.11
2021-06-12 00:40:24 +02:00
Martin Weinelt
803d168453
Merge pull request #126625 from fabaff/bump-boschshcpy
...
python3Packages.boschshcpy: 0.2.18 -> 0.2.19
2021-06-12 00:40:00 +02:00
sternenseemann
71ffc07f4e
haskellPackages.cabal2nix-unstable: 2021-06-10 -> 2021-06-12
...
Adds support for GHC 9.0.x which we also test by compiling it with all
available GHC versions on Hydra.
2021-06-12 00:36:30 +02:00
TredwellGit
eeb255207d
zfsUnstable: 2.1.0-rc6 -> 2.1.0-rc7
...
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0-rc7
2021-06-11 15:31:30 -07:00
Fabian Affolter
4e5d5bfc32
python3Packages.xknx: 0.18.4 -> 0.18.5
2021-06-11 15:23:49 -07:00
Naïm Favier
21ed7a970c
vimPlugins.vim-bracketed-paste: init at 2018-05-22
2021-06-11 15:16:24 -07:00
Fabian Affolter
84c97f7b27
python3Packages.meteoalertapi: 0.1.8 -> 0.2.0
2021-06-11 15:10:16 -07:00
Fabian Affolter
ccfde9b541
home-assistant: update component-packages
2021-06-11 15:10:16 -07:00
Fabian Affolter
199a1453ed
python3packages.meteoalertapi: init at 0.1.8
2021-06-11 15:10:16 -07:00
Fabian Affolter
8cb2d7a095
python3Packages.pyflic: init at 2.0.3
2021-06-11 15:09:46 -07:00
Alyssa Ross
b0b5ef7286
stdenv: introduce dontAddStaticConfigureFlags
...
With removeUnknownConfigureFlags, it's impossible to express a package
that needs --enable-static, but will not accept --disable-shared,
without overriding the result of removeUnknownConfigureFlags _again_
in pkgs/top-level/static.nix.
It would be much better (and more in line with the rest of Nixpkgs) if
we encoded changes needed for static builds in package definitions
themselves, rather than in an ever-expanding list in static.nix. This
is especially true when doing it in static.nix is going to require
multiple overrides to express what could be expressed with stdenv
options.
So as a step in that direction, and to fix the problem described
above, here I replace removeUnknownConfigureFlags with a new stdenv
option, dontAddStaticConfigureFlags. With this mechanism, a package
that needs one but not both of the flags just needs to set
dontAddStaticConfigureFlags and then set up configureFlags manually
based on stdenv.hostPlatform.isStatic.
2021-06-11 14:16:05 -07:00
Mrinal Purohit
529db88e93
google-cloud-sdk: 343.0.0 -> 344.0.0
2021-06-12 02:17:46 +05:30
Fabian Affolter
e8f08487b1
metasploit: 6.0.47 -> 6.0.48
2021-06-11 22:42:50 +02:00
Fabian Affolter
ff424e9936
python3Packages.boschshcpy: 0.2.18 -> 0.2.19
2021-06-11 22:35:46 +02:00
Martin Weinelt
b73c304dce
Merge pull request #125445 from mweinelt/home-assistant
2021-06-11 22:15:30 +02:00
José Romildo
81e6e2fdd0
xfce.thunar: depends on pcre
...
- The library pcre is needed for regular expressions in the Search &
Replace feature of the bulk renamer.
2021-06-11 16:27:28 -03:00
sternenseemann
922a444b27
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-06-11 21:14:29 +02:00
Vladimír Čunát
389f628c08
knot-resolver: skip tests on aarch64-darwin (for now)
...
It used to build in a previous iteration
https://hydra.nixos.org/job/nixpkgs/aarch64-darwin/knot-resolver.aarch64-darwin
so I expect it will work without these tests
(I have no access to a darwin machine).
2021-06-11 20:39:06 +02:00
github-actions[bot]
8f3ead7190
Merge staging-next into staging
2021-06-11 18:05:09 +00:00
github-actions[bot]
69f9534853
Merge master into staging-next
2021-06-11 18:05:07 +00:00
Maximilian Bosch
2c31bc7f20
Merge pull request #125918 from chris-martin/crypto-maintainer
...
Removing myself from some maintainer lists
2021-06-11 19:49:38 +02:00
Maximilian Bosch
e81442bbb2
Merge pull request #126597 from michaeladler/update-zsh-autosuggestions
...
zsh-autosuggestions: 0.6.4 -> 0.7.0
2021-06-11 19:48:20 +02:00
Jonathan Ringer
971eb04341
nixos-rebuild: fix extraBuildFlags usage with flakes
2021-06-11 10:35:14 -07:00
Jonathan Ringer
d6a829e7b7
nixos-rebuild: remove unused variable: remotePATH
2021-06-11 10:35:14 -07:00
Jonathan Ringer
07da819bcf
nixos-rebuild: prevent wordsplitting
2021-06-11 10:35:14 -07:00
Jonathan Ringer
0e8e7968d1
nixos-rebuild: prevent masking return value with declaration
2021-06-11 10:35:14 -07:00
Jonathan Ringer
ea5956a2ed
nixos-rebuild: remove repair, never used
2021-06-11 10:35:14 -07:00
misuzu
ad502ab5c5
nixos/sourcehut: automatically build and import qemu image for docker
2021-06-11 11:48:49 -04:00
Ryan Mulligan
5707a8efad
Merge pull request #125604 from ryantm/md-assertions
...
nixos/doc: convert assertions and warnings section to CommonMark
2021-06-11 07:59:04 -07:00
Ryan Mulligan
d37b25caf1
Merge pull request #125608 from ryantm/md-boot-problems
...
nixos/doc: convert boot problems section to CommonMark
2021-06-11 07:58:50 -07:00
Ryan Mulligan
fa676044a4
Merge pull request #126603 from ncfavier/qt-doc
...
nixos/manual: update documentation on Qt themes
2021-06-11 07:55:09 -07:00