sternenseemann
1c3b2aa37b
haskellPackages.proto-lens: unbreak
2021-06-17 11:19:24 +02:00
sternenseemann
cacae0fc44
haskellPackages.composite-{base,aeson}: unbreak
2021-06-17 11:00:14 +02:00
sternenseemann
1be887ea3f
haskellPackages.cabal2nix-unstable: wrap with runtime dependencies
2021-06-17 10:52:43 +02:00
Dennis Gosnell
05e98197ec
Merge pull request #126903 from cdepillabout/hacking.md-for-darwin
...
haskellPackages: update documentation about Darwin builds
2021-06-17 09:26:29 +09:00
sternenseemann
ca264edb1b
haskellPackages.table-layout: unbreak
2021-06-16 23:07:32 +02:00
Tommy Bidne
faa7f48140
haskellPackages.xmonad-wallpaper: jailbreak
...
Compiles with random 1.2.0, but bound is too strict at <1.2.
Co-authored-by: sterni <sternenseemann@systemli.org>
2021-06-16 14:27:57 +02:00
sternenseemann
82ba3343c4
haskellPackages.errata: no longer mark as broken
...
As pointed out here [1], errata has started working on its own again.
[1]: https://github.com/hyperrealgopher/burrow/pull/27#issue-670953936
2021-06-16 11:50:07 +02:00
Joe Hermaszewski
2d95c11e1c
nix-linter: 2020-09-25 -> 2021-06-16
...
Also add to haskellPackages
2021-06-16 11:18:27 +02:00
Dennis Gosnell
ae6480a721
Merge pull request #127028 from expipiplus1/joe-hoogle-fix
...
haskellPackages.shellFor: Work around hoogle generation failure
2021-06-16 15:01:23 +09:00
Joe Hermaszewski
d8daa7af73
haskellPackages.shellFor: Work around hoogle generation failure
...
Workaround for https://github.com/NixOS/nixpkgs/issues/82245
Although this doesn't tackle the root cause of a null package sneaking
in (via executableHaskellDepends), it does effectively treat the symptom
by just ignoring any null packages.
Seeing as that issue has been open for more than a year I think this
band-aid is necessary.
2021-06-16 12:13:49 +08:00
Malte Brandy
4327400c1b
Merge branch 'master' into haskell-updates
2021-06-15 20:39:41 +02:00
Maximilian Bosch
25182e079c
Merge pull request #126966 from Ma27/bump-mautrix-whatsapp
...
mautrix-whatsapp: 0.1.6 -> unstable-2021-06-15
2021-06-15 19:40:08 +02:00
Robert Schütz
b3a337757a
Merge pull request #126895 from mweinelt/home-assistant
...
RFC: nixos/home-assistant: NixOS is an unsupported installation method
2021-06-15 18:55:09 +02:00
Martin Weinelt
0ba779b869
home-assistant: evaluate outdated dependencies based on our package set
...
Home Assistant overwrites a bunch of dependencies resulting in an
overridden python package set. Expose that via passthru as
`home-assistant.python.pkgs` and use that in parse-requirements.py,
so we take overridden versions into consideration.
2021-06-15 18:26:53 +02:00
Maximilian Bosch
5c7156faf1
mautrix-whatsapp: 0.1.6 -> unstable-2021-06-15
...
On `master` there are a few more bugfixes. Most notably, each message
sent by me was marked as "not sent" by WhatsApp for the last four days
until you hit a "Resend" in WhatsApp.
As the update to the latest `master` has solved the issue and being able
to correctly send messages is one of the core features of this package,
I decided to update the package in `nixpkgs` as well.
2021-06-15 18:01:30 +02:00
Fabian Affolter
189a136887
Merge pull request #126947 from dotlambda/pytibber-init
...
python3Packages.tibber: init at 0.17.1
2021-06-15 17:58:51 +02:00
ajs124
c38de44e8c
Merge pull request #126944 from primeos/maintainers-remove-mbakke
...
maintainers: remove mbakke
2021-06-15 17:44:39 +02:00
Pavol Rusnak
90cef56ce3
Merge pull request #126846 from prusnak/micropython
...
micropython: fix build on aarch64-darwin and aarch64-linux
2021-06-15 17:36:33 +02:00
Samuel Gräfenstein
ff3b3e696a
nixos-rebuild: fix creating ./result symlink for flakes
2021-06-15 08:15:31 -07:00
Fabian Affolter
0e98d7acab
Merge pull request #126931 from dotlambda/foobot-async-init
...
python3Packages.foobot-async: init at 1.0.0
2021-06-15 17:05:48 +02:00
Maximilian Bosch
fbf1aa9a33
Merge pull request #126952 from lsix/nano-5.8
...
nano: 5.7 -> 5.8
2021-06-15 17:01:23 +02:00
Kim Lindberger
c1140446c5
Merge pull request #126892 from petabyteboy/feature/gitlab-13-12-4
...
gitlab: 13.12.3 -> 13.12.4
2021-06-15 16:51:50 +02:00
Sandro
f7521e2abd
Merge pull request #126059 from timbertson/gup
...
gup: 0.7.0 -> 0.8.0
2021-06-15 16:50:11 +02:00
Pavol Rusnak
b3eeffe90a
micropython: fix build on aarch64-darwin and aarch64-linux
...
by disabling failing tests
2021-06-15 16:43:35 +02:00
Sandro
c42135231e
Merge pull request #126014 from jm-g/update-jetbrains-products
...
all Jetbrains products: update to latest version
2021-06-15 16:40:15 +02:00
Fabian Affolter
542a1a9782
Merge pull request #126927 from dotlambda/pyflick-init
...
python3Packages.pyflick: init at 0.0.2
2021-06-15 16:20:25 +02:00
Lancelot SIX
cca2d27de2
nano: 5.7 -> 5.8
...
See https://lists.gnu.org/archive/html/info-gnu/2021-06/msg00006.html
for release information.
2021-06-15 15:14:22 +01:00
Malte Brandy
d1c3389650
haskellPackages.hls-brittany-plugin: dontCheck on darwin
2021-06-15 16:09:54 +02:00
ajs124
16b157c346
Merge pull request #126741 from LeSuisse/sogo-5.1.1
...
sogo: 5.0.1 -> 5.1.1
2021-06-15 15:57:50 +02:00
stigtsp
5698c6ac01
Merge pull request #126946 from stigtsp/package/convos-6.24
...
convos: 6.11 -> 6.24
2021-06-15 15:44:05 +02:00
Martin Weinelt
fb49094c3f
nixos/home-assistant: NixOS is an unsupported installation method
...
Trying to steer NixOS users away from reporting bugs to the upstream,
when they don't have the capacity to support bugs that could be the
result of our downstreaming setup.
2021-06-15 15:31:01 +02:00
Fabian Affolter
c8bdd6aefd
Merge pull request #126943 from dotlambda/greeclimate-init
...
python3Packages.greeclimate: init at 0.11.8
2021-06-15 15:29:21 +02:00
Robert Schütz
e346b30e8b
Merge pull request #126896 from dotlambda/wallbox-init
...
python3Packages.wallbox: init at 0.4.5
2021-06-15 15:12:14 +02:00
Robert Schütz
0f02d4077b
home-assistant: test tibber component
2021-06-15 15:08:24 +02:00
Robert Schütz
8cff2217f8
home-assistant: update component-packages.nix
2021-06-15 15:06:45 +02:00
Robert Schütz
9414a47d63
python3Packages.tibber: init at 0.17.1
2021-06-15 15:06:23 +02:00
Stig Palmquist
09b17967b3
convos: 6.11 -> 6.24
2021-06-15 15:00:06 +02:00
Robert Schütz
6deaecd116
python3Packages.graphql-subscription-manager: init at 0.4.0
2021-06-15 14:59:00 +02:00
Stig Palmquist
f09f0be183
perlPackages.MojoliciousPluginWebpack: 0.14 -> 1.01
2021-06-15 14:54:05 +02:00
Fabian Affolter
76dba4bca1
Merge pull request #126938 from dotlambda/home-assistant-component-tests
...
home-assistant: test more components
2021-06-15 14:41:59 +02:00
Sandro
2b49e4e735
Merge pull request #107728 from nessdoor/master
2021-06-15 14:40:21 +02:00
Michael Weiss
b74fb39d95
Merge pull request #126939 from primeos/maim
...
maim,slop: Remove myself as maintainer
2021-06-15 14:20:16 +02:00
Robert Schütz
bbb92f6dd9
home-assistant: test gree component
2021-06-15 14:19:23 +02:00
Robert Schütz
f12303432c
home-assistant: update component-packages.nix
2021-06-15 14:16:31 +02:00
Robert Schütz
a3eca489bc
python3Packages.greeclimate: init at 0.11.8
2021-06-15 14:16:31 +02:00
j-k
14a592b54b
terragrunt: 0.29.9 -> 0.30.3 ( #126857 )
2021-06-15 05:15:59 -07:00
Martin Weinelt
93106a15f8
Merge pull request #126930 from dotlambda/home-assistant-missing-requirements
2021-06-15 14:14:12 +02:00
Martin Weinelt
ac0e2f63d0
home-assistant: enable wallbox tests
...
Disable two tests that try to access the network.
2021-06-15 14:13:02 +02:00
Robert Schütz
0773125628
home-assistant: make parse-requirements.py print the percentage of supported components
2021-06-15 13:54:55 +02:00
Sandro
b7000df7ed
Merge pull request #125082 from ikervagyok/master
2021-06-15 13:49:48 +02:00