| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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
| Artturin | 2022-07-12 | 1 | -8/+0 |
| * | Merge staging-next into staging | github-actions[bot] | 2022-07-11 | 1 | -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 Coudron | 2022-07-10 | 1 | -32/+0 |
| * | | Merge pull request #178869 from Artturin/curlies | Artturi | 2022-07-06 | 1 | -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
| Artturin | 2022-07-02 | 1 | -0/+8 |
| * | | Merge pull request #164662 from infinisil/fetchurl-curlOpts-list•••fetchurl: Allow passing curl options with spaces | Robert Hensing | 2022-06-30 | 1 | -0/+1 |
| |\ \ |
|
| | * | | fetchurl: Add curlOptsList test | Silvan Mosberger | 2022-06-30 | 1 | -0/+1 |
| * | | | Merge pull request #174176 from hercules-ci/buildFromCabalSdist•••haskellPackages: Add buildFromCabalSdist (faster, tested) | Robert Hensing | 2022-06-28 | 6 | -0/+63 |
| |\ \ \ |
|
| | * | | | pkgs.tests.haskell.cabalSdist: Avoid IFD | Robert Hensing | 2022-05-24 | 2 | -1/+13 |
| | * | | | haskellPackages: Add buildFromCabalSdist (faster, tested) | Robert Hensing | 2022-05-23 | 5 | -0/+51 |
| * | | | | Merge staging-next into staging | github-actions[bot] | 2022-06-13 | 1 | -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 Coudron | 2022-06-13 | 1 | -5/+0 |
| * | | | | Merge pull request #172769 from ncfavier/wrappers-append-args•••makeWrapper,makeBinaryWrapper: implement `--append-flags` | Thiago Kenji Okada | 2022-06-12 | 5 | -9/+14 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | makeWrapper,makeBinaryWrapper: implement `--append-flags` | Naïm Favier | 2022-05-30 | 5 | -9/+14 |
| * | | | | pkgs/test/cuda/cuda-samples/generic.nix: use new SRI hash format | AndersonTorres | 2022-06-04 | 1 | -10/+6 |
| * | | | | buildDhallUrl: use new SRI hash format | AndersonTorres | 2022-06-04 | 1 | -1/+1 |
| * | | | | Merge pull request #175317 from ncfavier/makeBinaryWrapper-cross•••makeBinaryWrapper: fix cross-compilation and add test | Rick van Schijndel | 2022-06-02 | 2 | -26/+55 |
| |\ \ \ \ |
|
| | * | | | | makeBinaryWrapper: fix cross-compilation and add test•••Fixes https://github.com/NixOS/nixpkgs/issues/175045
| Naïm Favier | 2022-05-31 | 2 | -26/+55 |
| | |/ / / |
|
| * / / / | pkgs/tests/config.nix: Make test future proof | Robert Hensing | 2022-05-29 | 1 | -6/+9 |
| |/ / / |
|
| * | | | pkgs.tests: Add regression test for #175196 | Robert Hensing | 2022-05-29 | 2 | -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-23 | 1 | -1/+9 |
| |\ \ \ |
|
| | * | | | makeBinaryWrapper: add comment | Naïm Favier | 2022-05-12 | 1 | -0/+2 |
| | * | | | makeBinaryWrapper: move into its own folder•••The derivation is complex enough to warrant moving out of
all-packages.nix
| Naïm Favier | 2022-05-10 | 1 | -1/+7 |
| | |/ / |
|
| * / / | fetchzip: extraPostFetch -> postFetch && tests | Artturin | 2022-05-22 | 1 | -0/+1 |
| |/ / |
|
| * | | Merge remote-tracking branch 'upstream/master' into testers | Robert Hensing | 2022-05-09 | 5 | -0/+31 |
| |\ \ |
|
| | * | | makeBinaryWrapper: add overlength-strings test | Naïm Favier | 2022-05-06 | 4 | -0/+30 |
| | * | | nixos-functions: Set system.stateVersion | Janne Heß | 2022-05-05 | 1 | -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 Hensing | 2022-05-09 | 2 | -11/+2 |
| * | | | treewide: nixosTest -> testers.nixosTest | Robert Hensing | 2022-05-09 | 1 | -1/+1 |
| * | | | testers.nixosTest: Move from top-level and improve docs | Robert Hensing | 2022-05-05 | 1 | -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 Rietdijk | 2022-04-09 | 5 | -109/+26 |
| * | | Merge master into staging-next | github-actions[bot] | 2022-04-01 | 1 | -0/+2 |
| |\ \ |
|
| | * | | tests: Add pkgs-lib•••Makes the following work
ofborg build tests.pkgs-lib
| Robert Hensing | 2022-04-01 | 1 | -0/+2 |
| * | | | Merge master into staging-next | github-actions[bot] | 2022-03-31 | 1 | -1/+1 |
| |\| | |
|
| | * | | pkgs.tests.nixos-functions: machine -> nodes.machine | Robert Hensing | 2022-03-28 | 1 | -1/+1 |
| * | | | Merge master into staging-next | github-actions[bot] | 2022-03-25 | 6 | -165/+0 |
| |\| | |
|
| | * | | Merge pull request #164651 from Infinisil/remove-optionSet•••lib/modules: Finally remove deprecated types.optionSet | Silvan Mosberger | 2022-03-25 | 6 | -165/+0 |
| | |\ \ |
|
| | | * | | Remove ancient mkOption tests•••These are completely non-functional by now
| Silvan Mosberger | 2022-03-18 | 6 | -165/+0 |
| | | |/ |
|
| * | | | Merge branch 'master' into staging-next | Vladimír Čunát | 2022-03-25 | 1 | -3/+3 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'upstream/master' into tests-restrict-arguments | Robert Hensing | 2022-03-21 | 1 | -0/+11 |
| | |\ \ |
|
| | * | | | tests.nixos-functions.nixosTest-test: Test callPackage-like behavior | Robert Hensing | 2022-03-21 | 1 | -3/+3 |
| | | |/
| |/| |
|
| * | | | Merge branch 'staging-next' into staging | Vladimír Čunát | 2022-03-21 | 1 | -0/+11 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Merge pull request #164305 from hercules-ci/haskellPackages-shellFor-extraDep...•••haskellPackages.shellFor: Add extraDependencies | Robert Hensing | 2022-03-20 | 1 | -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 Hensing | 2022-03-15 | 1 | -0/+11 |
| * | | | build-support/writeTextFile: add test for weird file names | K900 | 2022-03-10 | 1 | -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.
| talyz | 2022-02-12 | 1 | -0/+3 |
| |/ |
|
| * | tests: Add test for makeWrapper•••Co-authored-by: Janne Heß <janne@hess.ooo>
| talyz | 2022-02-02 | 2 | -0/+138 |
| * | neovim.tests: remove alias | Sandro | 2022-01-20 | 1 | -1/+1 |
| * | Merge pull request #147690 from pasqui23/hosts•••concatTextFile: init | Robert Hensing | 2022-01-08 | 1 | -0/+1 |
| |\ |
|
| | * | concatText: test now works | Pasquale | 2021-12-30 | 1 | -0/+1 |