1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 04:02:10 +00:00
Commit graph

637805 commits

Author SHA1 Message Date
Nguyễn Gia Phong 14c57ce7f7 nixos/public-inbox: make coderepo paths accessible
Fix typo in 03216e705c.
2024-06-11 19:32:59 +10:00
Ming-Chuan 9f488f27d7 nixos/initrd-ssh: Fix ignoreEmptyHostKeys description 2024-06-11 19:31:21 +10:00
pinkcreeper100 f9f62ecf47 findex: orphan package 2024-06-11 19:30:28 +10:00
Jörg Thalheim 7315172c7f
Merge pull request #318091 from katexochen/aws-assume-role/mods
aws-assume-role: migrate to buildGoModule
2024-06-11 11:30:01 +02:00
R. Ryantm 5aa410781a oh-my-posh: 21.0.1 -> 21.3.0 2024-06-11 19:29:43 +10:00
Tom Fitzhenry edd19efe4e nixos/shadow: clean up module 2024-06-11 19:28:32 +10:00
Tom Fitzhenry 725777250b nixos/shadow: introduce security.shadow.enable
Allow users to disable the shadow authentication suite.

My primary motivation is to reduce the attack surface via setuid
binaries, which shadow understandably introduces many. I realised,
however, that I don't use any of these.

The test demonstrates login working without needing the shadow suite.
2024-06-11 19:28:32 +10:00
Peder Bergebakken Sundt 8c931d0ab0
Merge pull request #285594 from Flakebi/gfxreconstruct
gfxreconstruct: wrap properly
2024-06-11 11:22:24 +02:00
Weijia Wang 0ba880e50a
Merge pull request #318840 from r-ryantm/auto-update/containerlab
containerlab: 0.54.2 -> 0.55.0
2024-06-11 11:20:07 +02:00
Weijia Wang 4bb320db89
Merge pull request #318250 from r-ryantm/auto-update/reindeer
reindeer: 2024.05.27.00 -> 2024.06.03.00
2024-06-11 11:19:26 +02:00
Peder Bergebakken Sundt 01fc677f6c
Merge pull request #286116 from rkitover/update-latte-dock
latte-dock: unstable-2023-03-31 -> unstable-2024-01-31
2024-06-11 11:19:08 +02:00
7c6f434c 487b06e201
Merge pull request #318950 from r-ryantm/auto-update/xscreensaver
xscreensaver: 6.08 -> 6.09
2024-06-11 09:18:34 +00:00
Weijia Wang 30e24f01e5
Merge pull request #317866 from r-ryantm/auto-update/cue
cue: 0.8.2 -> 0.9.0
2024-06-11 11:17:52 +02:00
Weijia Wang 313a88f600
Merge pull request #318789 from Ahava/update-infracost
infracost: 0.10.33 -> 0.10.37
2024-06-11 11:15:01 +02:00
Peder Bergebakken Sundt 32a82baf75
Merge pull request #289317 from newAM/swaywsr
swaywsr: 1.1.1 -> 1.3.0
2024-06-11 11:12:37 +02:00
Weijia Wang 6e5c9516c8
Merge pull request #318335 from r-ryantm/auto-update/ols
ols: 0-unstable-2024-06-04 -> 0-unstable-2024-06-05
2024-06-11 11:10:10 +02:00
Jörg Thalheim a8fc2bbb65
Merge pull request #318316 from luftmensch-luftmensch/tmsu_update
tmsu: migrate to buildGoModule
2024-06-11 11:09:38 +02:00
Weijia Wang 5052ccf5fc
Merge pull request #318606 from r-ryantm/auto-update/nile
nile: 1.0.3-unstable-2024-05-25 -> 1.0.3-unstable-2024-06-08
2024-06-11 11:07:47 +02:00
Weijia Wang af1dc0a893
Merge pull request #318917 from jzbor/update-kermit-terminal
kermit-terminal: 3.8 -> 4.0
2024-06-11 11:04:29 +02:00
Peder Bergebakken Sundt 81afa7a15d
Merge pull request #274142 from foo-dogsquared/update-bleachbit
bleachbit: 4.4.0 -> 4.6.0
2024-06-11 11:02:31 +02:00
Peder Bergebakken Sundt 5624a722e0
Merge pull request #273732 from GTrunSec/inspec
inspec: 5.21.29 -> 6.6.0
2024-06-11 11:01:00 +02:00
Peder Bergebakken Sundt 44a6376b28
Merge pull request #275817 from voidcontext/update-scalafmt
scalafmt: 3.7.9 -> 3.7.17
2024-06-11 10:59:59 +02:00
Peder Bergebakken Sundt 7560119c9d
Merge pull request #276498 from oluceps/phantomsocks-update
phantomsocks: unstable-2023-04-05 -> unstable-2023-11-30
2024-06-11 10:57:47 +02:00
Peder Bergebakken Sundt 218e7a0bcb
Merge pull request #278914 from dansbandit/k2pdfopt
k2pdfopt: 2.53 -> 2.55
2024-06-11 10:53:25 +02:00
Johannes Jöns dcd1604c17
Merge pull request #278312 from pluiedev/feat/catppuccin-fcitx5
catppuccin-fcitx5: init at 2022-10-05
2024-06-11 10:53:08 +02:00
Travis A. Everett 9ff9bbdb34
doc: add stdenv passthru chapter (#315909)
* doc: add stdenv passthru chapter

Broad strokes:
- create the chapter
- move existing stdenv passthru coverage into it
- move out-of-place coverage of passthru.tests from the stdenv meta chapter into it
- (try to) apply 1-sentence-per-line to text I've touched
- add legacy anchors for everything moved
- update existing links to the new anchors
- add tentative motivating text
- make nixpkgs-internal links relative/branchless

razor: if it is only ever needed by contributors, which is likely if links
refer to the latest revision of the source code, then it's for
the contributor guide

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2024-06-11 10:51:03 +02:00
Peder Bergebakken Sundt dbd2109127
Merge pull request #282511 from thenbe/thonny-dbus
thonny: add dependency dbus-next
2024-06-11 10:47:15 +02:00
Peder Bergebakken Sundt 5e8282f0c5
Merge pull request #283057 from Hal-AB/update-fpm
fpm: 1.13.0 -> 1.15.1
2024-06-11 10:40:12 +02:00
Peder Bergebakken Sundt 173b48f294
Merge pull request #189797 from bwlang/openzwave-update
openzwave: 1.6 -> 1.6-unstable-2022-11-17
2024-06-11 10:37:48 +02:00
Peder Bergebakken Sundt f27fbb3f6f
Merge pull request #256317 from axelf4/croaring-1.3.0
croaring: 0.2.61 -> 2.0.3
2024-06-11 10:35:25 +02:00
nixpkgs-merge-bot[bot] ee6a7e5d77
Merge pull request #318968 from r-ryantm/auto-update/kittysay
kittysay: 0.6.0 -> 0.8.0
2024-06-11 08:30:59 +00:00
Peder Bergebakken Sundt 7a66edfcd6
Merge pull request #298602 from hhomar/update/rusty-psn
rusty-psn: 0.3.0 -> 0.3.7
2024-06-11 10:29:27 +02:00
Jon Seager 5b403d5f9c
Merge pull request #318866 from f0x52/patch-3
nixos/scrutiny: Default collector API url to configured host + port
2024-06-11 08:46:03 +01:00
luftmensch-luftmensch d7fb6a3c96 tmsu: migrate to buildGoModule 2024-06-11 09:44:52 +02:00
Jörg Thalheim de7943c942 tsmu: move to pkgs/by-name 2024-06-11 09:44:48 +02:00
Jörg Thalheim 8e5bca2ebf
Merge pull request #318571 from msanft/containerpilot/remove
containerpilot: remove
2024-06-11 09:32:12 +02:00
Pascal Wittmann d15bc101a4
Merge pull request #318916 from NixOS/unbreak/yesod-csp
haskell.packages.*.yesod-csp: unbreak
2024-06-11 09:30:45 +02:00
Azat Bahawi f7207adcc6
Merge pull request #318858 from r-ryantm/auto-update/seaweedfs
seaweedfs: 3.67 -> 3.68
2024-06-11 10:07:27 +03:00
Pol Dellaiera b3cbbba42d
Merge pull request #319006 from drupol/open-webui-add-missing-deps
open-webui: add missing `pydub` dependency
2024-06-11 09:00:06 +02:00
Pol Dellaiera 942e301998
open-webui: add missing pydub dependency 2024-06-11 08:54:22 +02:00
Pol Dellaiera 5b346fcd0a
Merge pull request #318755 from drupol/bump/open-webui/0-3-1
open-webui: 0.2.5 -> 0.3.2
2024-06-11 08:43:53 +02:00
éclairevoyant 00c8d00dfe
Merge pull request #318967 from srhb/drop-aws-env
aws-env: drop
2024-06-11 06:40:51 +00:00
Moritz Sanft 23930cb867
containerpilot: remove
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-06-11 08:21:31 +02:00
Jörg Thalheim 8793dda389
Merge pull request #318853 from r-ryantm/auto-update/ssh-to-pgp
ssh-to-pgp: 1.1.2 -> 1.1.3
2024-06-11 08:11:23 +02:00
Pol Dellaiera cbf8486ad3
open-webui: 0.2.5 -> 0.3.2
diff: https://github.com/open-webui/open-webui/compare/v0.2.5..v0.3.2
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.2

I also added a new dependency `extract-msg` because of f69bc57fed

I also removed stuff from `pythonRemoveDeps` since they are now available:
- https://github.com/NixOS/nixpkgs/pull/317142
- https://github.com/NixOS/nixpkgs/pull/317151
2024-06-11 08:10:50 +02:00
Jörg Thalheim 64aff417d1
Merge pull request #316889 from humaidtii/mako-xcomp
mako: fix cross-compilation
2024-06-11 07:48:12 +02:00
Fabian Affolter 2e232b60be
Merge pull request #318883 from fabaff/pyschlage-bump
python312Packages.pyschlage: 2024.2.0 -> 2024.6.0
2024-06-11 07:37:08 +02:00
Fabian Affolter d98c2774a3
Merge pull request #318885 from fabaff/trivy-bump
trivy: 0.52.0 -> 0.52.1
2024-06-11 07:36:50 +02:00
Nikolay Korotkiy 697201e0e8
Merge pull request #318965 from r-ryantm/auto-update/jsoncons
jsoncons: 0.175.0 -> 0.176.0
2024-06-11 09:35:10 +04:00
K900 aa1ebdaf49
Merge pull request #318981 from K900/syslinux-fix
syslinux: pick proposed patch to fix build on gnu-efi >= 3.0.17
2024-06-11 08:18:12 +03:00