3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

344225 commits

Author SHA1 Message Date
Zhong Jianxin 5025d2fcf9
kitty: Fix compilation on apple sdk 11
Closes https://github.com/NixOS/nixpkgs/pull/137512.
2022-01-08 13:44:08 +01:00
Luflosi aa1932ea7a
kitty: copy shell integration files into separate output
https://sw.kovidgoyal.net/kitty/build/#notes-for-linux-macos-packagers recommends to split kitty into three packages with kitty-shell-integration being the one that includes some files useful for the shell integration. We already use kitty.terminfo in Nixpkgs instead of kitty-terminfo but we can't use kitty.shell-integration instead of kitty-shell-integration because shell-integration is not a valid shell variable name. I named it kitty.shell_integration instead. This package can then be used by a future kitty nixos module that still needs to be created. Without this commit, kitty would modify the user's ~/.bashrc when using bash.
2022-01-08 13:44:08 +01:00
Luflosi 3bb443d5d9
kitty: 0.23.1 -> 0.24.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.23.1
A new dependency is needed.
Closes https://github.com/NixOS/nixpkgs/issues/153928.
2022-01-08 13:44:08 +01:00
Luflosi 6f7a433402
kitty: combine installPhase and postInstall phase 2022-01-08 13:44:07 +01:00
Fabian Affolter a801c31fa4
Merge pull request #153972 from r-ryantm/auto-update/python3.8-jupyterlab
python38Packages.jupyterlab: 3.2.5 -> 3.2.6
2022-01-08 12:08:24 +01:00
Fabian Affolter d6d3e64ae5
Merge pull request #153975 from fabaff/bump-fastapi
python3Packages.fastapi: 0.70.1 -> 0.71.0
2022-01-08 12:06:22 +01:00
Fabian Affolter e11e152612
Merge pull request #153974 from fabaff/bump-diskcache
python3Packages.diskcache: 5.2.1 -> 5.4.0
2022-01-08 12:06:11 +01:00
Fabian Affolter b767b55b52
Merge pull request #153973 from fabaff/bump-gitleaks
gitleaks: 8.2.5 -> 8.2.7
2022-01-08 11:59:38 +01:00
Fabian Affolter 660923a477
Merge pull request #153970 from fabaff/fix-ppscore
python3Packages.ppscore: 1.1.1 -> unstable-2021-11-25
2022-01-08 11:59:21 +01:00
Fabian Affolter 75eb125629
Merge pull request #153968 from fabaff/fix-pixelmatch
python3Packages.pixelmatch: disable mypy
2022-01-08 11:59:11 +01:00
Fabian Affolter d25a43f0e4
Merge pull request #153985 from fabaff/bump-urlextract
python3Packages.urlextract: 1.4.0 -> 1.5.0
2022-01-08 11:59:02 +01:00
Fabian Affolter b3d8929662
Merge pull request #153950 from r-ryantm/auto-update/python3.8-pykeyatome
python38Packages.pykeyatome: 1.3.0 -> 1.3.1
2022-01-08 11:54:13 +01:00
Fabian Affolter 7aed4f432c
Merge pull request #153980 from fabaff/bump-hahomematic
python3Packages.hahomematic: 0.14.0 -> 0.15.0
2022-01-08 11:52:42 +01:00
Fabian Affolter 5626c63c28
Merge pull request #153976 from fabaff/bump-flux-led
python3Packages.flux-led: 0.27.40 -> 0.27.43
2022-01-08 11:52:25 +01:00
Fabian Affolter 0680de41d0
python3Packages.jupyterlab: update meta 2022-01-08 11:49:51 +01:00
Fabian Affolter 2c1dd7dde0 python3Packages.urlextract: 1.4.0 -> 1.5.0 2022-01-08 11:34:30 +01:00
Fabian Affolter 3d229f817c python3Packages.hahomematic: 0.14.0 -> 0.15.0 2022-01-08 11:12:14 +01:00
Renaud e8e6c6aceb
Merge pull request #153672 from jyooru/update/obsidian
obsidian: 0.13.14 -> 0.13.19
2022-01-08 10:50:25 +01:00
Fabian Affolter 4f53f38e2a python3Packages.flux-led: 0.27.40 -> 0.27.43 2022-01-08 10:49:52 +01:00
Fabian Affolter 6ed36cfac8 python3Packages.fastapi: 0.70.1 -> 0.71.0 2022-01-08 10:49:06 +01:00
Fabian Affolter 808657ca82 python3Packages.diskcache: 5.2.1 -> 5.4.0 2022-01-08 10:42:37 +01:00
Fabian Affolter c1a6420218 gitleaks: 8.2.5 -> 8.2.7 2022-01-08 10:28:37 +01:00
Fabian Affolter 0ff4abb6ca
Merge pull request #153956 from r-ryantm/auto-update/python3.8-awscrt
python38Packages.awscrt: 0.12.6 -> 0.13.0
2022-01-08 10:22:54 +01:00
R. Ryantm b972654ba2 python38Packages.jupyterlab: 3.2.5 -> 3.2.6 2022-01-08 09:09:53 +00:00
Fabian Affolter 90a66508bc python3Packages.ppscore: 1.1.1 -> unstable-2021-11-25 2022-01-08 10:09:00 +01:00
Fabian Affolter df48533b24 python3Packages.pixelmatch: disable mypy 2022-01-08 09:53:45 +01:00
adisbladis adc702eb92
Merge pull request #153959 from NixOS/emacs-fixups-2022-01-08
emacs.pkgs.*: Minor package fixups & deletions
2022-01-08 20:44:15 +12:00
Fabian Affolter d03c27efbd
Merge pull request #153929 from r-ryantm/auto-update/python3.8-types-requests
python38Packages.types-requests: 2.27.0 -> 2.27.2
2022-01-08 09:29:40 +01:00
Fabian Affolter 406d8b4691
Merge pull request #153958 from r-ryantm/auto-update/python3.8-types-decorator
python38Packages.types-decorator: 5.1.2 -> 5.1.3
2022-01-08 09:28:02 +01:00
Fabian Affolter d3895a8051
Merge pull request #153899 from fabaff/bump-metasploit
metasploit: 6.1.22 -> 6.1.23
2022-01-08 09:27:12 +01:00
Fabian Affolter 36be87ed42
Merge pull request #153962 from r-ryantm/auto-update/python3.8-types-protobuf
python38Packages.types-protobuf: 3.18.3 -> 3.18.4
2022-01-08 09:26:10 +01:00
Fabian Affolter 550438a56a
Merge pull request #153957 from r-ryantm/auto-update/python3.8-types-toml
python38Packages.types-toml: 0.10.1 -> 0.10.2
2022-01-08 09:25:25 +01:00
Nikolay Korotkiy f306663cf6 josm: 18303 → 18360 2022-01-08 09:06:10 +01:00
R. Ryantm cb6ba978f3 python38Packages.types-protobuf: 3.18.3 -> 3.18.4 2022-01-08 08:02:48 +00:00
adisbladis 42a6888489 emacs.pkgs.railgun: Remove package
It doesn't build & seems unmaintained.
2022-01-08 20:59:09 +13:00
adisbladis 77f4bba941 emacs.pkgs.ess-R-object-popup: Fix build 2022-01-08 20:59:09 +13:00
R. Ryantm 5422decc69 python38Packages.types-decorator: 5.1.2 -> 5.1.3 2022-01-08 07:30:34 +00:00
Thomas Dy 97864e984d nixos/kubernetes: actually set containerd to use systemd cgroups
The correct configuration is listed in the kubernetes documentation
https://kubernetes.io/docs/setup/production-environment/container-runtimes/#containerd-systemd

The correct option can also be seen in `containerd config default`
2022-01-08 17:29:32 +10:00
pennae 2d356a1969 nixos/kubernetes: move all k8s docs out of the sandbox
otherwise the manual won't build.

ideally they'll move back into the sandbox at some point, but we're
obviously not qualified to put them there.
2022-01-08 17:13:27 +10:00
pennae 635376d3af Revert "nixos/kubernetes: make lib option internal and readonly"
This reverts commit 7e28421e17.
2022-01-08 17:13:27 +10:00
Jörg Thalheim 5308c5bbbd
Merge pull request #153900 from fabaff/bump-exploitdb
exploitdb: 2021-12-21 -> 2022-01-06
2022-01-08 07:06:02 +00:00
R. Ryantm e184dc9be7 python38Packages.types-toml: 0.10.1 -> 0.10.2 2022-01-08 06:49:24 +00:00
R. Ryantm 6bb0115069 python38Packages.awscrt: 0.12.6 -> 0.13.0 2022-01-08 06:44:48 +00:00
R. Ryantm 3e75c8096c python38Packages.pykeyatome: 1.3.0 -> 1.3.1 2022-01-08 05:50:03 +00:00
Bobby Rong 068c0a56c5
Merge pull request #153830 from datafoo/vscode-extensions.naumovs.color-highlight
vscode-extensions.naumovs.color-highlight: 2.3.0 -> 2.5.0
2022-01-08 13:33:49 +08:00
Bobby Rong 4a49c83a78
Merge pull request #153614 from mausch/kubepug
kubepug: 1.2.2 -> 1.3.2
2022-01-08 13:17:50 +08:00
Jan Tojnar 283c47bc45
Merge pull request #150548 from K900/wireplumber
wireplumber: init, add NixOS module
2022-01-08 06:11:59 +01:00
Jan Tojnar 3bec7624c1
Merge pull request #153658 from jansol/master
pipewire: 0.3.42 -> 0.3.43
2022-01-08 06:11:44 +01:00
Bobby Rong e1851036dc
Merge pull request #153851 from figsoda/update-cargo-llvm-lines
cargo-llvm-lines: 0.4.12 -> 0.4.13
2022-01-08 13:11:17 +08:00
Jan Tojnar 0c4ccc29ce
Merge pull request #153840 from bobby285271/gsd
nixos/gnome-settings-daemon: pick up correct .wants directories
2022-01-08 06:07:14 +01:00