about summary refs log tree commit diff
path: root/pkgs/tools/package-management
Commit message (Collapse)AuthorAge
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* reuse: 0.11.1 -> 0.12.1Alvar Penning2021-01-14
| | | | Next to the version bump, the tests are now executed.
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* Merge master into staging-nextgithub-actions[bot]2021-01-09
|\
| * nix-update: 0.3.1 -> 0.3.2Sandro Jäckel2021-01-09
| |
* | Merge master into staging-nextgithub-actions[bot]2021-01-09
|\|
| * Merge pull request #108278 from alexameen/conda-shellBenjamin Hipple2021-01-08
| |\ | | | | | | conda: Source conda.sh during conda-shell setup
| | * conda: Source conda.sh during conda-shell setupalexameen2021-01-02
| | |
* | | Merge branch 'master' into staging-nextJan Tojnar2021-01-07
|\| | | | | | | | | | | https://github.com/NixOS/nixpkgs/commit/b04fc593e7b55fe1f74421b11589f12a339c92e2 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
| * | Merge pull request #108552 from marsam/update-nfpmMario Rodas2021-01-06
| |\ \ | | | | | | | | nfpm: 1.10.2 -> 2.2.2
| | * | nfpm: 1.10.2 -> 2.2.2Mario Rodas2021-01-05
| | | |
| * | | nixUnstable: 2.4pre20201201_5a6ddb3 -> 2.4pre20201205_a5d85d0Orivej Desh2021-01-06
| | | | | | | | | | | | | | | | It support newer aws-cpp-sdk since https://github.com/NixOS/nix/pull/4316
| * | | nix: patch to support newer aws-sdk-cppOrivej Desh2021-01-06
| | | | | | | | | | | | | | | | Upstream PR: https://github.com/NixOS/nix/pull/4404
| * | | nix: update aws-sdk-cpp TransferManager ContentEncoding patch for 1.8.113Orivej Desh2021-01-06
| |/ /
| * | nix-update: 0.3 -> 0.3.1zowoq2021-01-06
| | | | | | | | | | | | https://github.com/Mic92/nix-update/releases/tag/0.3.1
* | | Merge staging-next into staginggithub-actions[bot]2021-01-04
|\| |
| * | treewide: Start to break up static overlayJohn Ericson2021-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | We can use use `stdenv.hostPlatform.isStatic` instead, and move the logic per package. The least opionated benefit of this is that it makes it much easier to replace packages with modified ones, as there is no longer any issue of overlay order. CC @FRidh @matthewbauer
* | | Merge pull request #108300 from siraben/parallel-cmakeJohn Ericson2021-01-03
|\ \ \ | |/ / |/| | treewide: remove enableParallelBuilding = true if using cmake
| * | treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2021-01-03
| | |
* | | Merge pull request #107783 from NixOS/staging-nextFrederik Rietdijk2021-01-03
|\| | | | | | | | Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
| * | Merge master into staging-nextgithub-actions[bot]2021-01-02
| |\|
| * | Merge master into staging-nextFrederik Rietdijk2021-01-02
| |\ \
| * \ \ Merge master into staging-nextgithub-actions[bot]2020-12-30
| |\ \ \
| * \ \ \ Merge master into staging-nextgithub-actions[bot]2020-12-30
| |\ \ \ \
| * | | | | nixUnstable: fix build on gcc10Lucas Ransan2020-12-28
| | | | | |
* | | | | | Merge pull request #108283 from andersk/cargo-downloadBernardo Meurer2021-01-03
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1
| * | | | | cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1Anders Kaseorg2021-01-02
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | url 1.6.0 no longer builds with Rust 1.40 and later due to a lifetime bug uncovered by NLL: https://github.com/Xion/cargo-download/pull/7 Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* | | | / nix: remove traceValFlorian Klink2021-01-02
| |_|_|/ |/| | | | | | | | | | | | | | | This slipped through review of https://github.com/NixOS/nixpkgs/pull/108069.
* | | | nix: fix closure bloat on `nix`Florian Klink2020-12-31
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | The conditional preventing closure bloat unfortunately didn't apply for the `nix` attribute, which is at 2.3.10 (not 2.4.*, what this did check for). Due to the somewhat funny 2.4pre* version strings used for nixUnstable not being understood by lib.versionOlder, we also need to explicitly add a check for that.
* | | librepo: enable zchunk support on darwinMarc Seeger2020-12-30
| |/ |/|
* | Merge pull request #106800 from MetaDark/protontricksAnderson Torres2020-12-30
|\ \ | |/ |/| protontricks: 1.4.2 -> 1.4.3
| * protontricks: don't hard code default wine in winetricksKira Bruneau2020-12-13
| | | | | | | | Reduces closure size by 1.8G
| * protontricks: 1.4.2 -> 1.4.3Kira Bruneau2020-12-12
| |
| * protontricks: support proton wine with steam-runMetaDark2020-12-12
| |
* | rpm: 4.15.1 -> 4.16.1.2Marc Seeger2020-12-25
| |
* | Merge pull request #107592 from Mic92/nix-updateSandro2020-12-25
|\ \ | | | | | | nix-update: 0.2 -> 0.3
| * | nix-update: 0.2 -> 0.3Jörg Thalheim2020-12-25
| | |
* | | microdnf: init at 3.6.0Marc Seeger2020-12-22
| | |
* | | libdnf: init at 0.55.2Marc Seeger2020-12-22
|/ /
* | Merge pull request #107104 from rb2k/librepo_darwinFlorian Klink2020-12-20
|\ \ | | | | | | librepo: add darwin support
| * | librepo: add darwin supportMarc Seeger2020-12-19
| |/
* / nix: 2.3.9 -> 2.3.10Eelco Dolstra2020-12-18
|/
* apk-tools: Mark broken on darwinSandro Jäckel2020-12-09
|
* nix-update-source: Disable tests bceause package does not contain anySandro Jäckel2020-12-03
|
* nix-update-source: switch to pname, versionSandro Jäckel2020-12-03
|
* nixUnstable: pre20201118_79aa7d9 -> pre20201201_5a6ddb3Bruno Bigras2020-12-01
|
* nfpm: 1.10.1 -> 1.10.2R. RyanTM2020-12-01
|
* DisnixWebService: 0.9 -> 0.10Sander van der Burg2020-11-28
|
* disnixos: 0.8 -> 0.9Sander van der Burg2020-11-28
|
* disnix: 0.9.1 -> 0.10Sander van der Burg2020-11-28
|