summaryrefslogtreecommitdiff
path: root/pkgs/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "release: add tests.packageTestsForChannelBlockers.curl.withCheck as a...•••This reverts commit 7141ab0f0b404a95509503e7b16a7f0072a66902. reverting this for now to unblock staging-next {UNKNOWN}: aggregate job ‘tested’ failed with the error: nixpkgs.tests.packageTestsForChannelBlockers.curl.withCheck.x86_64-linux: does not exist at /nix/store/9i92scfqz5idhmjrmjnqhrvjgyydzfns-hydra-perl-deps/lib/perl5/site_perl/5.34.0/Catalyst/Model/DBIC/Schema.pm line 526 Artturin2022-07-121-8/+0
* Merge staging-next into staginggithub-actions[bot]2022-07-111-32/+0
|\
| * vimUtils: remove vam support•••having this many (complex) options not only is hard to maintain but I cant see the benefit of these options now that vim supports packages Matthieu Coudron2022-07-101-32/+0
* | Merge pull request #178869 from Artturin/curliesArtturi2022-07-061-0/+8
|\ \ | |/ |/|
| * release: add tests.packageTestsForChannelBlockers.curl.withCheck as a channel...•••we can't add 'nixpkgs.curl.tests' to hydra jobs due to 'tests' (and 'passthru') being stripped TODO: add a function in lib-release.nix to get derivations and add `.x86_64-linux` to them then we can just point release files to nixpkgs.tests.packageTestsForChannelBlockers instead of nixpkgs.tests.packageTestsForChannelBlockers.curl.withCheck Artturin2022-07-021-0/+8
* | Merge pull request #164662 from infinisil/fetchurl-curlOpts-list•••fetchurl: Allow passing curl options with spacesRobert Hensing2022-06-301-0/+1
|\ \
| * | fetchurl: Add curlOptsList testSilvan Mosberger2022-06-301-0/+1
* | | Merge pull request #174176 from hercules-ci/buildFromCabalSdist•••haskellPackages: Add buildFromCabalSdist (faster, tested)Robert Hensing2022-06-286-0/+63
|\ \ \
| * | | pkgs.tests.haskell.cabalSdist: Avoid IFDRobert Hensing2022-05-242-1/+13
| * | | haskellPackages: Add buildFromCabalSdist (faster, tested)Robert Hensing2022-05-235-0/+51
* | | | Merge staging-next into staginggithub-actions[bot]2022-06-131-5/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | vimUtils: deprecate configure.pathogen (#154814)•••pathogen does not bring any value compared to vim native packages so remove it to ease maintainance burden.Matthieu Coudron2022-06-131-5/+0
* | | | Merge pull request #172769 from ncfavier/wrappers-append-args•••makeWrapper,makeBinaryWrapper: implement `--append-flags`Thiago Kenji Okada2022-06-125-9/+14
|\ \ \ \ | |/ / / |/| | |
| * | | makeWrapper,makeBinaryWrapper: implement `--append-flags`Naïm Favier2022-05-305-9/+14
* | | | pkgs/test/cuda/cuda-samples/generic.nix: use new SRI hash formatAndersonTorres2022-06-041-10/+6
* | | | buildDhallUrl: use new SRI hash formatAndersonTorres2022-06-041-1/+1
* | | | Merge pull request #175317 from ncfavier/makeBinaryWrapper-cross•••makeBinaryWrapper: fix cross-compilation and add testRick van Schijndel2022-06-022-26/+55
|\ \ \ \
| * | | | makeBinaryWrapper: fix cross-compilation and add test•••Fixes https://github.com/NixOS/nixpkgs/issues/175045 Naïm Favier2022-05-312-26/+55
| |/ / /
* / / / pkgs/tests/config.nix: Make test future proofRobert Hensing2022-05-291-6/+9
|/ / /
* | | pkgs.tests: Add regression test for #175196Robert Hensing2022-05-292-0/+23
* | | Merge remote-tracking branch 'origin/staging-next'•••* origin/staging-next: (62 commits) Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)" openldap: fix cross-compilation makeBinaryWrapper: fix codesign on aarch64-darwin python3Packages.ldap: fix linking with openldap 2.5+ Revert "lua: fix on darwin by using makeBinaryWrapper (#172749)" wine: enable parallel build again pkgsi686Linux.gdb: fix formatting for 32-bit systems gtk4: Fix incorrect merge nixos/openldap: use upstream unit defaults openldap: update maintainers openldap: 2.4.58 -> 2.6.2 Revert "Add mingwW64-llvm cross-system." lua: fix on darwin by using makeBinaryWrapper (#172749) python310Packages.python-mimeparse: execute tests pandas: fix darwin build gtk3: 3.24.33 -> 3.24.33-2022-03-11 gtk4: patch fixing g-c-c crashes e2fsprogs: patch for CVE-2022-1304 firefox-unwrapped: fix cross compilation rustc: expose correct llvmPackages for cross compile ... Janne Heß2022-05-231-1/+9
|\ \ \
| * | | makeBinaryWrapper: add commentNaïm Favier2022-05-121-0/+2
| * | | makeBinaryWrapper: move into its own folder•••The derivation is complex enough to warrant moving out of all-packages.nix Naïm Favier2022-05-101-1/+7
| |/ /
* / / fetchzip: extraPostFetch -> postFetch && testsArtturin2022-05-221-0/+1
|/ /
* | Merge remote-tracking branch 'upstream/master' into testersRobert Hensing2022-05-095-0/+31
|\ \
| * | makeBinaryWrapper: add overlength-strings testNaïm Favier2022-05-064-0/+30
| * | nixos-functions: Set system.stateVersionJanne Heß2022-05-051-0/+2
* | | tests.testers.nixosTest-example: move from tests.nixos-functions.nixosTest-test•••And improve the test a bit, to assert correct wiring of `pkgs`. Robert Hensing2022-05-092-11/+2
* | | treewide: nixosTest -> testers.nixosTestRobert Hensing2022-05-091-1/+1
* | | testers.nixosTest: Move from top-level and improve docsRobert Hensing2022-05-051-1/+1
|/ /
* | cudaPackages: overhaul of how we package cuda packages•••There are many different versions of the `cudatoolkit` and related cuda packages, and it can be tricky to ensure they remain compatible. - `cudaPackages` is now a package set with `cudatoolkit`, `cudnn`, `cutensor`, `nccl`, as well as `cudatoolkit` split into smaller packages ("redist"); - expressions should now use `cudaPackages` as parameter instead of the individual cuda packages; - `makeScope` is now used, so it is possible to use `.overrideScope'` to set e.g. a different `cudnn` version; - `release-cuda.nix` is introduced to easily evaluate cuda packages using hydra. Frederik Rietdijk2022-04-095-109/+26
* | Merge master into staging-nextgithub-actions[bot]2022-04-011-0/+2
|\ \
| * | tests: Add pkgs-lib•••Makes the following work ofborg build tests.pkgs-lib Robert Hensing2022-04-011-0/+2
* | | Merge master into staging-nextgithub-actions[bot]2022-03-311-1/+1
|\| |
| * | pkgs.tests.nixos-functions: machine -> nodes.machineRobert Hensing2022-03-281-1/+1
* | | Merge master into staging-nextgithub-actions[bot]2022-03-256-165/+0
|\| |
| * | Merge pull request #164651 from Infinisil/remove-optionSet•••lib/modules: Finally remove deprecated types.optionSetSilvan Mosberger2022-03-256-165/+0
| |\ \
| | * | Remove ancient mkOption tests•••These are completely non-functional by now Silvan Mosberger2022-03-186-165/+0
| | |/
* | | Merge branch 'master' into staging-nextVladimír Čunát2022-03-251-3/+3
|\| |
| * | Merge remote-tracking branch 'upstream/master' into tests-restrict-argumentsRobert Hensing2022-03-211-0/+11
| |\ \
| * | | tests.nixos-functions.nixosTest-test: Test callPackage-like behaviorRobert Hensing2022-03-211-3/+3
| | |/ | |/|
* | | Merge branch 'staging-next' into stagingVladimír Čunát2022-03-211-0/+11
|\ \ \ | | |/ | |/|
| * | Merge pull request #164305 from hercules-ci/haskellPackages-shellFor-extraDep...•••haskellPackages.shellFor: Add extraDependenciesRobert Hensing2022-03-201-0/+11
| |\ \ | | |/ | |/|
| | * haskellPackages.shellFor: Add extraDependencies•••An example use case is when you have Haskell scripts that use libraries that don't occur in your packages' dependencies. Robert Hensing2022-03-151-0/+11
* | | build-support/writeTextFile: add test for weird file namesK9002022-03-101-0/+1
|/ /
* / makeWrapper: Don't glob in prefix/suffix•••Disable file globbing in --prefix/--suffix, since bash will otherwise try to find filenames matching the the value to be prefixed/suffixed if it contains characters considered wildcards, such as `?` and `*`. We want the value as is, except we also want to split it on on the separator; hence we can't quote it. talyz2022-02-121-0/+3
|/
* tests: Add test for makeWrapper•••Co-authored-by: Janne Heß <janne@hess.ooo> talyz2022-02-022-0/+138
* neovim.tests: remove aliasSandro2022-01-201-1/+1
* Merge pull request #147690 from pasqui23/hosts•••concatTextFile: initRobert Hensing2022-01-081-0/+1
|\
| * concatText: test now worksPasquale2021-12-301-0/+1