summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* axoloti: don’t hardode pathsMatthew Bauer2018-11-02
| | | | Some of these paths are not in gcc-arm-embedded (instead binutils-arm-embedded).
* opentx: don’t use nanoMatthew Bauer2018-11-02
| | | | Vanilla newlib doesn’t install nano.
* avrlibc: set platforms to avr-noneMatthew Bauer2018-11-02
| | | | It will only build on avr architectures.
* Merge pull request #49560 from worldofpeace/eos-third-updateJan Tojnar2018-11-02
|\ | | | | update some elementary thirdparty apps
| * nasc: 0.4.7 -> 0.5.0worldofpeace2018-11-02
| |
| * spice-up: 1.3.2 -> 1.6.0worldofpeace2018-10-31
| |
| * regextester: 0.1.7 -> 1.0.1Will Dietz2018-10-31
| | | | | | | | | | | | | | | | * uses meson now * crashes on start complaining schema not installed, so I added a postInstall that compiles the schema? Fixes the problem but I'm not particularly familiar with these bits so review appreciated.
| * aesop: 1.0.5 -> 1.0.7worldofpeace2018-10-31
| |
| * hashit: 0.2.0 -> 1.0.0worldofpeace2018-10-31
| |
| * notejot: 1.4.5 -> 1.4.7worldofpeace2018-10-31
| |
| * bookworm: 1.0.0 -> 2018-10-21worldofpeace2018-10-31
| |
| * quilter: 1.6.3 -> 1.6.8worldofpeace2018-10-31
| |
* | Merge pull request #48697 from ElvishJerricco/jailbreak-cabal-helperPeter Simons2018-11-02
|\ \ | | | | | | haskellPackages.cabal-helper: Jailbreak restrictive bounds.
| * | haskellPackages.cabal-helper: Jailbreak restrictive bounds. [Fixes #45515]Will Fancher2018-10-19
| | |
* | | haskell-polyparse: use latest version for ghc-8.6.1Peter Simons2018-11-02
| | |
* | | timescaledb-parallel-copy: init at 2018-05-14Austin Seipp2018-11-02
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | haskell-brick: drop obsolete jailbreak for ghc-8.6.xPeter Simons2018-11-02
| | |
* | | nixpkgs: tidy up pgjwt packageAustin Seipp2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes pgjwt take a dummy 'postgresql' argument, which it does not *need* in the buildInputs (it is purely a SQL extension with no C code). However, this argument will be necessary for an upcoming change that will parameterize the extensions over a particular PostgreSQL version. It also does some tiny cleanup, setting a null build phase. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | nixos/postgresql: add myself as maintainerAustin Seipp2018-11-02
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | Merge pull request #49648 from worldofpeace/granite/5.2.0Jan Tojnar2018-11-02
|\ \ \ | | | | | | | | granite: 5.1.0 -> 5.2.0
| * | | granite: 5.1.0 -> 5.2.0worldofpeace2018-11-02
| | | | | | | | | | | | | | | | - Correct License to LGPLv3+
* | | | all-cabal-hashes: update to Hackage at 2018-11-02T16:36:33ZPeter Simons2018-11-02
| | | |
* | | | git-annex: update sha256 hash for new version 7.20181031Peter Simons2018-11-02
| | | |
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-11-02
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/98ec0eee2ddef5d4a00e2ac4a95e8add46d23b69.
* | | | haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16Peter Simons2018-11-02
| | | |
* | | | r-nloptr: fix build by adding pkgconfigPeter Simons2018-11-02
| | | |
* | | | nlopt: update from 2.4.2 to 2.5.0Peter Simons2018-11-02
| | | |
* | | | r-rlang: patch shebang in configure script to fix the buildPeter Simons2018-11-02
| | | |
* | | | R: update CRAN and BIOC package setsTom McLaughlin2018-11-02
| | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/49430.
* | | | knot-resolver: 3.0.0 -> 3.1.0Vladimír Čunát2018-11-02
| | | | | | | | | | | | | | | | https://lists.nic.cz/pipermail/knot-resolver-users/2018/000086.html
* | | | Merge pull request #49547 from fadenb/simgrid_3.21Michael Raskin2018-11-02
|\ \ \ \ | | | | | | | | | | simgrid: 3.20 -> 3.21
| * | | | simgrid: 3.20 -> 3.21Tristan Helmich (omniIT)2018-11-02
| | | | |
* | | | | Merge pull request #49347 from sjau/easysnap-initLinus Heckemann2018-11-02
|\ \ \ \ \ | | | | | | | | | | | | easysnap: init at 2018-10-28
| * | | | | easysnap: init at 2018-10-28sjau2018-10-31
| | | | | |
* | | | | | Revert "c-ares: 1.14.0 -> 1.15.0"Vladimír Čunát2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5ace2703096f16fa924072f3743d6eaac35bec32. It's a mass rebuild, moving to staging.
* | | | | | Merge pull request #49641 from aanderse/openscenegraphMichael Raskin2018-11-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | openscenegraph: 3.6.2 -> 3.6.3
| * | | | | | openscenegraph: 3.6.2 -> 3.6.3Aaron Andersen2018-10-30
| | | | | | |
* | | | | | | kicad 5.0.0 -> 5.0.1 (#49561)ikarulus2018-11-02
| | | | | | |
* | | | | | | Merge pull request #49250 from royneary/nim-0.19Gabriel Ebner2018-11-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nim: 0.18.0 -> 0.19.0
| * | | | | | | nrpl: fix compilation with nim 0.19royneary2018-10-31
| | | | | | | |
| * | | | | | | mosdeph: fix compilation with nim 0.19royneary2018-10-31
| | | | | | | |
| * | | | | | | nim: update nodejs-slimroyneary2018-10-31
| | | | | | | |
| * | | | | | | nim: move build time dependencies into nativeBuildInputsroyneary2018-10-31
| | | | | | | |
| * | | | | | | nim: disable test supposedly broken on Aarch64royneary2018-10-27
| | | | | | | |
| * | | | | | | nim: don't hardcode gccroyneary2018-10-27
| | | | | | | |
| * | | | | | | nim: 0.18.0 -> 0.19.0royneary2018-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove sqlite as dependency (I don't see why it's needed) - run checkPhase after installPhase (at least one test assumes the standard library in ../lib relative to the nim binary) - the broken tests pass now or don't exist anymore - two of the tests requiring network access pass now without network access - the tests in manyloc do not download dependencies and are passing now
* | | | | | | | Merge pull request #49495 from dtzWill/fix/thunderbolt-cleanupWill Dietz2018-11-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | thunderbolt: cleanup
| * | | | | | | | thunderbolt: cleanupWill Dietz2018-10-30
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #48579 from dtzWill/update/z3-4.8.1Will Dietz2018-11-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | z3: 4.7.1 -> 4.8.1
| * | | | | | | | z3: 4.7.1 -> 4.8.1Will Dietz2018-10-16
| | | | | | | | |