Commit Graph
427144 Commits
Author SHA1 Message Date
0162a6c279 itd: init at 0.0.9
Note that (in my experience) the itd.toml file appears to be required for this to work.

Co-authored-by: raphaelr <raphael-git@tapesoftware.net>
2022-11-11 20:04:42 +01:00
Sergei Trofimovich 848f1e6bb3 fuse-7z-ng: fix build against modern glibc
Wthout the change configure fails as:

    checking for pthread_yield in -lpthread... no
    configure: error: pthread library not found.

fuze-7z-ng does not use pthread itself. Let's just drop the check.
2022-11-11 18:56:33 +00:00
Silvan MosbergerandGitHub b0a6ab09d5 Merge pull request #200667 from wegank/to-base-digits-type
lib.trivial.toBaseDigits: type check
2022-11-11 19:35:33 +01:00
R. Ryantm a96cf7c32b jackett: 0.20.2225 -> 0.20.2236 2022-11-11 17:59:11 +00:00
Sergei Trofimovich 9b0e6f44a8 djv: fix build against gcc-11
Without the change build fails on hydra due to `gcc` version mix
between `opencolorio` and `djv`:

    [ 51%] Linking CXX executable ../../build/bin/Render2DStressTest
    ...-binutils-2.39/bin/ld: ...-opencolorio-1.1.1/lib/libOpenColorIO.so:
      undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'

ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-11 17:56:28 +00:00
Jan TojnarandGitHub 740824fd64 Merge pull request #200054 from symphorien/nmapplet-udpate
networkmanagerapplet: 1.28.0 -> 1.30.0
2022-11-11 18:54:19 +01:00
figsodaandGitHub ed17c4db90 Merge pull request #200703 from figsoda/felix
felix-fm: 1.3.2 -> 2.0.0
2022-11-11 12:49:12 -05:00
Pavol RusnakandGitHub 1b8195d2e8 Merge pull request #200728 from prusnak/trezor-suite
trezor-suite: fix build
2022-11-11 18:41:07 +01:00
figsodaandGitHub 0d382ce077 Merge pull request #200627 from figsoda/ruff
ruff: 0.0.109 -> 0.0.110
2022-11-11 12:39:25 -05:00
Pavol Rusnak 4035b2a9ac trezor-suite: fix build 2022-11-11 18:38:38 +01:00
sternenseemannandGitHub 880e077b15 Merge pull request #199424 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-11-11 18:18:47 +01:00
sternenseemann 9f0750597d release-haskell.nix: test emanote 2022-11-11 18:03:41 +01:00
Alexandre AcebedoandAlexandre Acebedo 7adf32776e youtube-music: init at 1.17.0 2022-11-11 17:55:03 +01:00
Jonas HeinrichandYt 327c8622d1 nc4nix: init at unstable-2022-08-06 2022-11-11 11:48:01 -05:00
Jan TojnarandGitHub 7a5f67056a Merge pull request #190960 from symphorien/evolution-ews-schema-2
evolution-ews: fix missing schemas
2022-11-11 16:58:10 +01:00
Erik Arvstedt e32b81f3b3 extra-container: fix src hash
I forgot to update it during the last version update.
2022-11-11 16:57:16 +01:00
Griffin SmithandFranz Pletz 005798c998 obs-studio-plugins.input-overlay: init at 5.0.0
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2022-11-11 16:28:59 +01:00
Robert HensingandGitHub 1ed0a2c21e Merge pull request #200712 from andir/andir/testing-remove-unused-with
nixos/lib/testing-python: remove unused `with pkgs;`
2022-11-11 16:27:19 +01:00
Franz PletzandGitHub 3c446ee4e2 Merge pull request #200639 from fpletz/pkgs/obs-28.1.2
obs-studio: 28.0.3 -> 28.1.2, plugins fixes
2022-11-11 16:26:59 +01:00
Felix Uhl c14697d803 tfsec: fix broken info links and version string
Fixes #200710. The version string must be prefixed with a v, otherwise
links to information about the findings from tfsec will 404.
2022-11-11 16:19:07 +01:00
Andreas Rammhold 923e404389 nixos/lib/testing-python: remove unused with pkgs;
This with statement has no users anymore and can safely be removed.
2022-11-11 16:05:00 +01:00
Ulrik StridandVincent Laporte ef62f6566b ocaml-lsp: 1.14.1 -> 1.14.2 2022-11-11 15:55:25 +01:00
Ulrik StridandVincent Laporte 91bc003d5e dune_3: 3.4.1 -> 3.5.0 2022-11-11 15:55:25 +01:00
Ulrik StridandVincent Laporte 920768aef7 ocamlPackages.ocamlc-loc: init at 3.4.1 2022-11-11 15:55:25 +01:00
figsodaandGitHub 492d2256f4 Merge pull request #200701 from figsoda/cargo-generate
cargo-generate: 0.17.2 -> 0.17.3
2022-11-11 09:53:51 -05:00
figsoda 9f59a993d1 cargo-supply-chain: 0.3.1 -> 0.3.2 2022-11-11 09:47:28 -05:00
Vladimír Čunát a9a3959032 Merge #200705: rocfft: set hydraPlatforms due to large output 2022-11-11 15:42:11 +01:00
figsoda 838ef36693 pipe-rename: 1.6.0 -> 1.6.1 2022-11-11 09:38:50 -05:00
Lorenz Brun f046cc0923 nixos/pam: support fscrypt login protectors
fscrypt can automatically unlock directories with the user's login
password. To do this it ships a PAM module which reads the user's
password and loads the respective keys into the user's kernel keyring.

Significant inspiration was taken from the ecryptfs implementation.
2022-11-11 15:37:39 +01:00
Franz Pletz 96edebd788 obs-studio27: remove 2022-11-11 15:36:49 +01:00
Kiskae 51f84cafdd linuxPackages.nvidia_x11_beta: 515.43.04 -> 525.53 2022-11-11 15:31:21 +01:00
Madoura e4a7c3673b rocfft: set hydraPlatforms due to large output 2022-11-11 08:27:37 -06:00
figsoda c9b26063b9 fblog: 4.1.0 -> 4.2.0 2022-11-11 09:17:22 -05:00
figsoda 2600278852 felix-fm: 1.3.2 -> 2.0.0 2022-11-11 09:10:41 -05:00
Pascal WittmannandGitHub 67f7f4284a Merge pull request #200505 from r-ryantm/auto-update/pugixml
pugixml: 1.12.1 -> 1.13
2022-11-11 15:06:59 +01:00
Mario RodasandGitHub c9df18b6fb Merge pull request #200662 from r-ryantm/auto-update/aws-c-io
aws-c-io: 0.13.6 -> 0.13.8
2022-11-11 09:04:55 -05:00
Mario RodasandGitHub 56155c1807 Merge pull request #200698 from marsam/update-yt-dl
yt-dlp: 2022.10.4 -> 2022.11.11
2022-11-11 09:04:42 -05:00
Pascal BachandGitHub 444ff00aa9 Merge pull request #200683 from yayayayaka/gitlab-runner-15.5.1
gitlab-runner: 15.5.0 -> 15.5.1
2022-11-11 15:04:05 +01:00
ArtturiandGitHub 30f6b42b0c Merge pull request #200674 from aaronjheng/zhf/kompose
kompose: fix build on darwin
2022-11-11 16:01:44 +02:00
figsoda cf0c08fb34 cargo-generate: 0.17.2 -> 0.17.3 2022-11-11 09:01:34 -05:00
ArtturiandGitHub 808c70a514 Merge pull request #200689 from aaronjheng/zhf/compile-daemon
compile-daemon: fix build on darwin
2022-11-11 15:59:09 +02:00
ArtturiandGitHub 3aec129c1a Merge pull request #200686 from pbsds/pyrealsense2-zhfail
pythonPackages.pyrealsense2: fix breakage
2022-11-11 15:57:38 +02:00
ArtturiandGitHub 9a6a56a265 Merge pull request #200668 from aaronjheng/kpt
kpt: 0.39.2 -> 0.39.3
2022-11-11 15:56:33 +02:00
Pascal BachandGitHub 3d7412a48c Merge pull request #200335 from r-ryantm/auto-update/minio-client
minio-client: 2022-10-29T10-09-23Z -> 2022-11-07T23-47-39Z
2022-11-11 14:54:27 +01:00
Mario RodasandGitHub 745e50eb6d Merge pull request #200328 from r-ryantm/auto-update/libnats-c
libnats-c: 3.4.1 -> 3.5.0
2022-11-11 08:52:36 -05:00
Mario RodasandGitHub 76cd8487dc Merge pull request #200399 from r-ryantm/auto-update/cadvisor
cadvisor: 0.45.0 -> 0.46.0
2022-11-11 08:50:21 -05:00
markuskowaandGitHub 087053fae0 Merge pull request #200699 from posch/slurm-22-05-6-1
slurm: 22.05.5.1 -> 22.05.6.1
2022-11-11 14:47:46 +01:00
Mario RodasandGitHub c69a436d70 Merge pull request #200348 from kilianar/gopass-1.14.10
gopass: 1.14.9 -> 1.14.10
2022-11-11 08:42:20 -05:00
Mario RodasandGitHub 3c8f164451 Merge pull request #200607 from r-ryantm/auto-update/buildkite-agent
buildkite-agent: 3.39.1 -> 3.40.0
2022-11-11 08:28:15 -05:00
Mario RodasandGitHub 12037e59c1 Merge pull request #200613 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.22322 -> 0.1.22426
2022-11-11 08:24:12 -05:00