Commit graph

327935 commits

Author SHA1 Message Date
Cole Helbling
516b49155e nixos/zfs: replace parentheses with braces
The parentheses prevent the `continue` line from working by running the
enclosed in a subshell -- I noticed that ZFS would start asking me for
my password to encrypted child datasets, even though they were not
specified in `requestEncryptionCredentials`. The following logs would
also be present in the import unit's journal:

    Oct 31 22:13:17 host systemd[1]: Starting Import ZFS pool "pool"...
    Oct 31 22:13:44 host zfs-import-pool-start[3711]: importing ZFS pool "pool"...
    Oct 31 22:13:44 host zfs-import-pool-start[4017]:pool/nix/store/39zij3xcxn4w38v6x8f88bx8y91nv0rm-unit-script-zfs-import-pool-start/bin/zfs-import-pool-start: line 31: continue: only meaningful in a `for', `while', or `until' loop
    Oct 31 22:13:44 host zfs-import-pool-start[4020]:pool/nix/store/39zij3xcxn4w38v6x8f88bx8y91nv0rm-unit-script-zfs-import-pool-start/bin/zfs-import-pool-start: line 31: continue: only meaningful in a `for', `while', or `until' loop
    Oct 31 22:15:14 host zfs-import-pool-start[4023]: Failed to query password: Timer expired
    Oct 31 22:15:14 host zfs-import-pool-start[4024]: Key load error: encryption failure
    Oct 31 22:15:14 host systemd[1]: zfs-import-pool.service: Main process exited, code=exited, status=255/EXCEPTION
    Oct 31 22:15:14 host systemd[1]: zfs-import-pool.service: Failed with result 'exit-code'.
    Oct 31 22:15:14 host systemd[1]: Failed to start Import ZFS pool "pool".
2021-11-03 04:59:46 -04:00
Ryan Burns
71e05e9287
Merge pull request #137670 from trofi/update-bridge-utils
bridge-utils: 1.5 -> 1.7.1
2021-11-03 01:13:08 -07:00
Sergei Trofimovich
19071065eb bridge-utils: 1.5 -> 1.7.1
While at it:
- updated package description (and mention DEPRECATED upstream status)
- switched to .xz tarball
- dropped upstreamed patch
- dropped explicit checks for build result as upstream fixed it.
2021-11-03 07:45:29 +00:00
Bobby Rong
5373418b44
Merge pull request #144360 from r-ryantm/auto-update/k0sctl
k0sctl: 0.10.4 -> 0.11.4
2021-11-03 15:40:20 +08:00
Pascal Bach
b01c019afd
Merge pull request #136191 from LeSuisse/nixos-unifi-poller-loki
nixos/unifi-poller: add support of Loki
2021-11-03 08:25:13 +01:00
Maciej Krüger
af97b16bb4
Merge pull request #144367 from mkg20001/odoortl 2021-11-03 08:10:31 +01:00
Maciej Krüger
4631d5e06e
odoo: add rtlcss depenency 2021-11-03 08:01:17 +01:00
Maciej Krüger
44697d1e78
Merge pull request #144339 from mkg20001/bla 2021-11-03 07:55:12 +01:00
Maciej Krüger
0a4ac64c8f
nodePackages: regenerate set 2021-11-03 07:54:39 +01:00
Maciej Krüger
f8b452610f
Merge pull request #144362 from mkg20001/lxd-nf-fix 2021-11-03 07:46:11 +01:00
Maciej Krüger
9d3df0b2ac
nixos/lxd: fix nftables switch #81172 breaking module 2021-11-03 07:41:40 +01:00
R. Ryantm
173b63fc86 k0sctl: 0.10.4 -> 0.11.4 2021-11-03 06:35:26 +00:00
Maciej Krüger
27a78cf2ee
Merge pull request #144338 from jbellerb/libressl 2021-11-03 06:59:39 +01:00
Maciej Krüger
42c0007e01
Merge pull request #144349 from taku0/firefox-bin-94.0 2021-11-03 06:58:03 +01:00
Maciej Krüger
9eea8f6dfc
Merge pull request #144289 from Ma27/bump-mautrix-whatsapp 2021-11-03 06:57:27 +01:00
Maciej Krüger
27b8cb1556
Merge pull request #136101 from gardspirito/oni2 2021-11-03 06:47:16 +01:00
jacobi petrucciani
39e0f14d1b
nodePackages.concurrently: init at 6.3.0 2021-11-03 06:17:10 +01:00
notquiteamonad
893f2ce061
markdownlint-cli2: init at 0.1.3 2021-11-03 06:17:09 +01:00
gardspirito
0b2d9625c2
oni2: init at 0.5.7
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-03 06:00:25 +01:00
gardspirito
dd11c489f3
maintainers: add gardspirito 2021-11-03 06:00:17 +01:00
Ryan Burns
80d32401ee
Merge pull request #137917 from trofi/update-terminus
terminus_font: 4.48 -> 4.49.1
2021-11-02 20:17:58 -07:00
Ryan Mulligan
90a6e55f1c
Merge pull request #144303 from r-ryantm/auto-update/binance
binance: 1.25.0 -> 1.26.0
2021-11-02 20:17:49 -07:00
Ryan Burns
f3bcb96352
Merge pull request #141723 from trofi/update-fheroes2
fheroes2: 0.9.7 -> 0.9.8
2021-11-02 20:12:23 -07:00
Jared Beller
40a19aca8e
libressl: patch tests to avoid using system shell 2021-11-02 23:09:12 -04:00
Maciej Krüger
6a6a19552f
Merge pull request #143281 from pinn3/add-intelephense 2021-11-03 04:07:32 +01:00
Maciej Krüger
f7dbaa0754
Merge pull request #144172 from mkg20001/odoo 2021-11-03 03:59:44 +01:00
Aaron Andersen
fc98560b99
Merge pull request #142433 from aanderse/flirc
flirc: init at 3.24.3
2021-11-02 22:55:41 -04:00
Maciej Krüger
f21e2644d3
nixosTests.odoo: init 2021-11-03 03:52:42 +01:00
Maciej Krüger
ede778be9c
nodePackages.rtlcss: init 2021-11-03 03:52:41 +01:00
Maciej Krüger
abc90b4851
nixos/odoo: init 2021-11-03 03:52:41 +01:00
Maciej Krüger
4a753cd833
odoo: init at 15.0.20211029 2021-11-03 03:52:40 +01:00
Maciej Krüger
89737cc397
python3Packages.werkzeug1: init at 1.0.1 2021-11-03 03:52:36 +01:00
Maciej Krüger
d5bac9c0d7
python3Packages.ebaysdk: init at 2.2.0 2021-11-03 03:42:01 +01:00
pinn3
9a4a6a6af0 nodePackages.intelephense: set license to unfree
https://github.com/NixOS/nixpkgs/pull/143281#issuecomment-953964054
https://github.com/NixOS/nixpkgs/pull/143281#issuecomment-953987445
2021-11-03 03:22:36 +01:00
pinn3
205c9dbf3a nodePackages.intelephense: init at 1.7.1 2021-11-03 03:22:33 +01:00
Maciej Krüger
00021b8642
Merge pull request #144330 from mkg20001/cloudprint 2021-11-03 03:18:25 +01:00
Maciej Krüger
95436688a2
cloud-print-connector: remove leftover
Is officially deperacted since 31th december

Read more https://support.google.com/chrome/a/answer/9633006
2021-11-03 03:12:07 +01:00
Ryan Burns
fa0ddc3f1b
Merge pull request #143974 from misuzu/freeswitch-update
freeswitch: 1.10.6 -> 1.10.7
2021-11-02 19:10:30 -07:00
Ryan Burns
caea3b7d56
Merge pull request #143749 from SuperSamus/pcsx2
pcsx2: unstable-2020-11-13 -> unstable-2021-10-28
2021-11-02 18:43:05 -07:00
superherointj
df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
Bobby Rong
679fb825a2
Merge pull request #144240 from Mic92/readme
README: sync package count with https://search.nixos.org/packages
2021-11-03 08:54:02 +08:00
Bernardo Meurer
7b0696106d
Merge pull request #144290 from lovesegfault/libmtp-1.1.19
libmtp: 1.1.18 -> 1.1.19
2021-11-02 17:41:44 -07:00
Anderson Torres
946ea034cd
Merge pull request #144304 from trofi/fix-tty-solitaire-on-ncurses-6.3
tty-solitaire: fix build against upcoming ncurses-6.3
2021-11-02 21:31:07 -03:00
figsoda
8c4636e12b
Merge pull request #144312 from r-ryantm/auto-update/cargo-release
cargo-release: 0.18.2 -> 0.18.4
2021-11-02 20:28:50 -04:00
figsoda
5a2d6a6b75
Merge pull request #144309 from r-ryantm/auto-update/cargo-make
cargo-make: 0.35.5 -> 0.35.6
2021-11-02 20:13:18 -04:00
R. Ryantm
b6f209a146 cargo-release: 0.18.2 -> 0.18.4 2021-11-03 00:04:08 +00:00
R. Ryantm
142c9ec506 cargo-make: 0.35.5 -> 0.35.6 2021-11-02 23:58:31 +00:00
Sergei Maximov
2a9336b426 elixir-ls: build LS using the same Elixir version that is used to run LS
The Elixir LS package in Nixpkgs by default used the latest Elixir
version available to compile and run Elixir LS. The user can build
a custom Elixir LS package with a different Elixir version:

    my-custom-elixir-ls = pkgs.elixir-ls.override {
      elixir = my-custom-elixir;
    };

But by doing so the user changes only the Elixir version used to
run Elixir LS; the Elixir version used to compile Elixir LS doesn't
change. As the result, the custom Elixir LS package uses a different
Elixir version at runtime than the Elixir version it was compiled with.

In order to be able to modify the Elixir version used at build time,
I changed `mixRelease` and `fetchMixDeps` to accept `elixir` and
`hex` as parameters (defaults to the latest Elixir and Hex packages).
2021-11-03 08:46:46 +09:00
Aaron Andersen
45891c5f1c
Merge pull request #143705 from felschr/ddclient-password-file
nixos/ddclient: replace password with passwordFile option
2021-11-02 19:42:49 -04:00
Sergei Trofimovich
0a0a4402de tty-solitaire: fix build against upcoming ncurses-6.3
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:

    src/gui.c:48:13: error: format not a string literal and no format arguments [-Werror=format-security]
       48 |             card_suits[card->suit]);
          |             ^~~~~~~~~~
2021-11-02 23:31:42 +00:00