Commit Graph
527699 Commits
Author SHA1 Message Date
Alyssa Ross 7d40fbbc04 nix-prefetch-git: ignore global and user git config
nix-prefetch-git is either run as part of a build, usually sandboxed,
or outside a build, unsandboxed, to prefetch something that will later
be used in a build.  It's important that the latter use produces
hashes that can be reproduced by the former.

One way that they can differ is if the user's git config does
something that changes the result of git clone.  I ran into this,
because my global git config automatically enables git-lfs, whereas
nix-prefetch-git otherwise only uses git-lfs if specifically
requested.  This led to very confusing hash mismatches.
2023-09-22 06:59:40 +00:00
StigandGitHub c9a667043f Merge pull request #256402 from puckipedia/fix-frozen-bubble
perlPackages.SDL: fix on perl >= 5.38.0
2023-09-21 13:58:37 +02:00
Mario RodasandGitHub 2880f62798 Merge pull request #249286 from anthonyroussel/aws-encryption-sdk-cli
aws-encryption-sdk-cli: init at 4.1.0
2023-09-21 06:53:46 -05:00
Mario RodasandGitHub c3bafdd1a8 Merge pull request #256362 from anthonyroussel/gns3_2_2_43
gns3-server,gns3-gui: 2.2.42 -> 2.2.43
2023-09-21 06:51:29 -05:00
Mario RodasandGitHub abf66d34a1 Merge pull request #251820 from anthonyroussel/displaylink
displaylink: 5.7.0-61.129 -> 5.8.0-63.33
2023-09-21 06:44:44 -05:00
Fabian AffolterandGitHub ad91e4f6b2 Merge pull request #256256 from fabaff/tldextract-bump
python311Packages.tldextract: 3.5.0 -> 3.6.0
2023-09-21 13:33:22 +02:00
Otavio SalvadorandAnderson Torres 0ee02d5b42 snagboot: move passthru before meta
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-09-21 08:16:55 -03:00
Otavio SalvadorandAnderson Torres 55f434b1d4 snagboot: 1.1 -> 1.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-09-21 08:16:55 -03:00
Ryan LahfaandGitHub bd522b0787 Merge pull request #251567 from RaitoBezarius/codeowner/remove-matthewbauer 2023-09-21 13:02:40 +02:00
Fabian AffolterandGitHub 6da8f2894f Merge pull request #256445 from fabaff/botocore-stubs-bump
python311Packages.botocore-stubs: 1.31.50 -> 1.31.52
2023-09-21 12:54:48 +02:00
Fabian AffolterandGitHub a8ad04ae34 Merge pull request #256452 from fabaff/dvc-data-bump
python311Packages.dvc-data: 2.16.1 -> 2.16.3
2023-09-21 12:54:38 +02:00
AtemuandGitHub 3fc41eb16b Merge pull request #248898 from SuperSamus/bottles-gstreamer
bottles: fix GStreamer on 32 bit apps
2023-09-21 12:26:10 +02:00
Pol DellaieraandGitHub 50491a3493 Merge pull request #256455 from jnsgruk/homepage-dashboard-0.6.35
homepage-dashboard: 0.6.29 -> 0.6.35
2023-09-21 12:05:13 +02:00
Robert HensingandGitHub 5c97f01a9d Merge pull request #255025 from tweag/fileset.union
`lib.fileset.union`, `lib.fileset.unions`: init
2023-09-21 11:49:57 +02:00
Gabriel SimmerandYt f35534ca80 nushell: 0.84.0 -> 0.85.0 2023-09-21 09:22:34 +00:00
Maksym BalatskoandYt 05e470828d python3Packages.scikit-posthocs: init at 0.7.0 2023-09-21 09:21:02 +00:00
Maksym BalatskoandYt c585510601 seaborn-data: init at unstable-2023-01-26 2023-09-21 09:21:02 +00:00
Weijia WangandVincent Laporte 35892c0b59 ocamlPackages.lustre-v6: 6.107.3 -> 6.107.4 2023-09-21 11:18:06 +02:00
Puck Meerburg 5742d5a8fd perlPackages.SDL: import patch 2023-09-21 09:14:44 +00:00
Thiago Kenji OkadaandGitHub 5a80b4a385 Merge pull request #256413 from JerrySM64/update-linux-zen
linuxKernel.kernels.linux_zen: 6.5.3-zen1 -> 6.5.4-zen1; linuxKernel.kernels.linux_lqx: 6.4.15-lqx1 -> 6.5.4-lqx2
2023-09-21 10:12:37 +01:00
Weijia WangandGitHub 867613c232 Merge pull request #242051 from emilytrau/rectangle-pro
rectangle-pro: init at 3.0.9
2023-09-21 11:07:21 +02:00
Weijia WangandGitHub 92b4bda85e Merge pull request #256254 from numinit/binsort
binsort: init at 0.4-1
2023-09-21 11:04:46 +02:00
Vincent LaporteandVincent Laporte 7c33c8d452 coqPackages.itauto: enable for Coq 8.18 2023-09-21 11:02:55 +02:00
Vincent LaporteandVincent Laporte 2abfae9e9b coq: 8.17.1 -> 8.18.0 2023-09-21 11:02:55 +02:00
Vincent LaporteandVincent Laporte 0de60535c9 coqPackages.flocq: 4.1.1 → 4.1.3 2023-09-21 11:02:55 +02:00
NiolsandVincent Laporte 3b49077fbe ocamlPackages.opam-publish: init at 2.2.0 2023-09-21 10:57:54 +02:00
NiolsandVincent Laporte 702f067ff0 licenses: add OCaml LGPL Linking Exception 2023-09-21 10:57:54 +02:00
Doron BeharandGitHub 8ace65ff3d treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
Weijia WangandGitHub 13526b82c2 Merge pull request #256199 from wegank/ogre-bump
ogre: 14.0.1 -> 14.1.0
2023-09-21 10:28:02 +02:00
Weijia WangandGitHub 3a087e0250 Merge pull request #256355 from wegank/mongoose-bump
mongoose: 3.0.5 -> 3.2.1
2023-09-21 10:27:12 +02:00
Weijia WangandGitHub 34cce71cad Merge pull request #256404 from wegank/heptagon-refactor
heptagon: refactor
2023-09-21 10:25:03 +02:00
Martino Fontana dd2277f8b2 bottles: move GStreamer deps in a separate variable 2023-09-21 10:22:00 +02:00
Martino Fontana e19d87d2ec bottles: fix GStreamer on 32 bit apps
Because of the gst_all_1 input, 64 bit GStreamer was sneaking into the 32 bit libs.

Basically:
```nix
{ buildFHSEnv
, gst_all_1 # Because of this input...
}:
buildFHSEnv {
  multiPkgs = pkgs: with pkgs; {
    # This is both 32 bit and 64 bit
    hello

    # ...this is target arch only (bcause the `with pkgs;` doesn't apply in this case)
    gst_all_1.gst-plugins-base
  };
}
```

This commit removes the `gst_all_1` input to correct that.

Also removes setting `GST_PLUGIN_PATH`, as it doesn't seem necessary anymore.
(That env is the reason why I added the `gst_all_1` input and accidentally causing the issue in the first place. Ugh...)

Closes #207641.
2023-09-21 10:21:53 +02:00
Anthony Roussel daf602d9fc displaylink: add passthru.tests.displaylink 2023-09-21 10:15:39 +02:00
Anthony Roussel 89052d98aa displaylink: 5.7.0-61.129 -> 5.8.0-63.33
https://www.synaptics.com/products/displaylink-graphics/downloads/ubuntu-5.8
2023-09-21 10:15:39 +02:00
Anthony Roussel 812b1f2955 linuxPackages.evdi: 1.13.1 -> 1.14.1
https://github.com/DisplayLink/evdi/compare/v1.13.1...v1.14.1
2023-09-21 10:15:39 +02:00
Jon Seager 8dcd2545ab homepage-dashboard: 0.6.29 -> 0.6.35 2023-09-21 09:14:07 +01:00
Fabian Affolter 3b6bbfa609 python311Packages.dvc-data: 2.16.1 -> 2.16.3
Diff: https://github.com/iterative/dvc-data/compare/refs/tags/2.16.1...2.16.3

Changelog: https://github.com/iterative/dvc-data/releases/tag/2.16.3
2023-09-21 09:43:10 +02:00
Fabian Affolter 0ee55af2ec python311Packages.scrapy: disable failing test 2023-09-21 09:29:46 +02:00
Fabian AffolterandGitHub 77cbaa4918 Merge pull request #256369 from fabaff/dbus-fast-bump
python311Packages.dbus-fast: 2.70 -> 2.9.0
2023-09-21 09:21:13 +02:00
hexchenandJörg Thalheim 8ec182e570 nixos/prometheus: fix blackbox exporter 2023-09-21 08:49:10 +02:00
Fabian AffolterandGitHub 709a1cc0bf Merge pull request #256357 from wegank/pyngrok-bump
python310Packages.pyngrok: 6.1.2 -> 7.0.0
2023-09-21 08:40:55 +02:00
IogaMasterandJörg Thalheim 5c3a366f0c Make postman and beekeeper compatible with NIXOS_OZONE_WL 2023-09-21 08:40:06 +02:00
Jörg ThalheimandGitHub 53204fe466 Merge pull request #256423 from Artturin/fixwritecbin
writers.writeCBin: fix binary name when cross-compiling
2023-09-21 08:36:09 +02:00
Fabian Affolter 37cd85b2e4 python311Packages.botocore-stubs: 1.31.50 -> 1.31.52 2023-09-21 08:35:53 +02:00
Fabian AffolterandGitHub c275dc87e1 Merge pull request #256370 from fabaff/google-cloud-videointelligence-bump
python311Packages.google-cloud-videointelligence: 2.11.3 -> 2.11.4
2023-09-21 08:34:05 +02:00
Matthias BeyerandGitHub 05f84b9119 Merge pull request #256406 from figsoda/nextest
cargo-nextest: 0.9.57 -> 0.9.58
2023-09-21 08:33:51 +02:00
Fabian AffolterandGitHub bb45b7b3a5 Merge pull request #256371 from fabaff/google-cloud-websecurityscanner-bump
python311Packages.google-cloud-websecurityscanner: 1.12.2 -> 1.12.3
2023-09-21 08:33:12 +02:00
Fabian AffolterandGitHub 20b9a64714 Merge pull request #256363 from fabaff/google-cloud-resource-manager-bump
python311Packages.google-cloud-resource-manager: 1.10.3 -> 1.10.4
2023-09-21 08:28:23 +02:00
Fabian AffolterandGitHub 7672ebdc75 Merge pull request #256367 from fabaff/google-cloud-language-bump
python311Packages.google-cloud-language: 2.11.0 -> 2.11.1
2023-09-21 08:27:57 +02:00