| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' | Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | mpir: fix build with clang 16•••Apply the patch from upstream, which fixes failing configure checks due to the use of implicitly defined `exit`. | Randy Eckenrode | 2023-09-08 | 1 | -2/+11 |
| * | mpir: fix cross compilation | Nick Cao | 2022-12-30 | 1 | -1/+3 |
| * | treewide: remove all updateWalker/downloadURLRegexp | Felix Buehler | 2022-01-26 | 1 | -1/+0 |
| * | various: cleanup of "inherit version;" | Felix Buehler | 2021-07-17 | 1 | -1/+0 |
| * | mpir: fix darwin | Robert T. McGibbon | 2021-05-11 | 1 | -1/+2 |
| * | mpir: Fix configureFlags to be array | polygon | 2021-04-18 | 1 | -1/+1 |
| * | mpir: Change links to https | polygon | 2021-04-18 | 1 | -3/+3 |
| * | Enable fat binary | jan | 2021-04-18 | 1 | -1/+1 |
| * | treewide: fix double quoted strings in meta.description•••Signed-off-by: Ben Siraphob <bensiraphob@gmail.com> | volth | 2021-01-24 | 1 | -1/+1 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -4/+4 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | flint: Add darwin support | Jake Waksbaum | 2018-08-13 | 1 | -1/+1 |
| * | pkgs/*: remove unreferenced function arguments | volth | 2018-07-21 | 1 | -1/+1 |
| * | mpir: Build with C++ support•••This is needed by Alkimia which I'm going to package soon as part of KMyMoney. I enabled this by default, because it doesn't increase the closure size a whole lot (only around 150 KiB): $ nix-store -q --size /nix/store/...old...-mpir-3.0.0 1223248 $ nix-store -q --size /nix/store/...new...-mpir-3.0.0 1377136 Introducing an option for enabling/disabling this is not worth it, because it doesn't conflict with anything and the size increase is the only drawback and we can still make it configurable if we want someday. Signed-off-by: aszlig <aszlig@nix.build> Cc: @7c6f434c | aszlig | 2018-04-28 | 1 | -0/+2 |
| * | pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances | Silvan Mosberger | 2017-08-01 | 1 | -1/+1 |
| * | mpir: 2.7.2 -> 3.0.0 | Michael Raskin | 2017-03-09 | 1 | -9/+4 |
| * | mpir: add patch to account for sed update | Robin Gloster | 2017-01-20 | 1 | -2/+11 |
| * | Remove file named '\'•••This looks like it was accidental. Fixes #20253. | Eelco Dolstra | 2016-11-09 | 1 | -20/+0 |
| * | mpir: init at 2.7.2 | Michael Raskin | 2016-10-26 | 2 | -0/+40 |
