Commit Graph

252796 Commits

Author SHA1 Message Date
Daniël de Kok
bff9a1a124
Merge pull request #103771 from r-ryantm/auto-update/liblinear
liblinear: 2.41 -> 2.42
2020-11-14 10:31:06 +01:00
midchildan
302cbf171c
arc_unpacker: init at unstable-2019-01-28 2020-11-14 18:07:03 +09:00
Doron Behar
d67b00e8f0
Merge pull request #103666 from doronbehar/pkg/gnomeExtensions/gsconnect
gnomeExtensions.gsconnect: 43 -> 44
2020-11-14 11:00:35 +02:00
Timo Kaufmann
99aab4ff25
Merge pull request #103749 from r-ryantm/auto-update/jmol
jmol: 14.31.14 -> 14.31.17
2020-11-14 09:53:01 +01:00
Timo Kaufmann
9a18684661
Merge pull request #103706 from r-ryantm/auto-update/gp2c
gp2c: 0.0.11pl4 -> 0.0.12
2020-11-14 09:52:34 +01:00
Doron Behar
4fe31b0a8b
Merge pull request #103605 from xwvvvvwx/turbo-geth-2020-11-02
turbo-geth: 2020.11.01 -> 2020.1.02
2020-11-14 10:49:26 +02:00
Frederik Rietdijk
da6239dab3 Merge #98541 into staging-next 2020-11-14 09:19:31 +01:00
Vincent Laporte
9ca92f0a5b ocamlPackages.mirage: init at 3.9.0 2020-11-14 09:11:28 +01:00
Vincent Laporte
7fb0a750f7 ocamlPackages.mirage-runtime: use Dune 2 2020-11-14 09:11:28 +01:00
Vincent Laporte
0e6f020463 ocamlPackages.mirage-unix: use Dune 2 2020-11-14 09:11:28 +01:00
R. RyanTM
1f9b396785 python37Packages.vowpalwabbit: 8.8.1 -> 8.9.0 2020-11-14 07:45:33 +00:00
Pavol Rusnak
5e76b77ff6 openocd: unstable-2020-09-02 -> unstable-2020-11-11
fix build failure with hidapi 0.10.0
2020-11-14 08:33:57 +01:00
R. RyanTM
df7db2b3ed mavproxy: 1.8.22 -> 1.8.23 2020-11-14 06:25:20 +00:00
R. RyanTM
d347acc7c3 vimwiki-markdown: 0.3.1 -> 0.3.2 2020-11-14 05:33:04 +00:00
R. RyanTM
06d328c346 liblinear: 2.41 -> 2.42 2020-11-14 05:05:51 +00:00
Mario Rodas
a398eb859c lxd: 4.7 -> 4.8
https://discuss.linuxcontainers.org/t/lxd-4-8-has-been-released/9458
2020-11-14 04:20:00 +00:00
Mario Rodas
ac676f1332 cloud-nuke: 0.1.18 -> 0.1.23 2020-11-14 04:20:00 +00:00
Mario Rodas
7225ae36c3 haproxy: add passthru.tests 2020-11-14 04:20:00 +00:00
Mario Rodas
6502a6748c
Merge pull request #100717 from veehaitch/fix-yq
pythonPackages.yq: Fix tests
2020-11-13 23:16:14 -05:00
WORLDofPEACE
ae66698fa6
Merge pull request #103756 from jonringer/update-pr-template
PULL_REQUEST_TEMPLATE.md: use rendered docs
2020-11-13 23:11:28 -05:00
AndersonTorres
fb1c3a2e1d all-packages.nix: a small reorganization
Now the science/geometry expressions are in a same block of the all-packages
file.
2020-11-14 00:48:32 -03:00
AndersonTorres
f61b91cec4 antiprism: init at 0.26 2020-11-14 00:37:10 -03:00
Mario Rodas
d958359453
Merge pull request #103693 from JesusMtnez/vscode
vscode: 1.51.0 -> 1.51.1
2020-11-13 22:25:02 -05:00
Mario Rodas
47e2120a4a
Merge pull request #103692 from JesusMtnez/vscodium
vscodium: 1.51.0 -> 1.51.1
2020-11-13 22:24:13 -05:00
Ryan Mulligan
96ea270f30
Merge pull request #103667 from saschagrunert/kustomize
kustomize: 3.8.1 -> 3.8.7
2020-11-13 19:05:45 -08:00
Evan Stoll
32160d80dc gping: 1.1 -> 0.1.6 2020-11-13 22:01:32 -05:00
R. RyanTM
2f4bd22364 libthreadar: 1.3.0 -> 1.3.1 2020-11-14 02:41:51 +00:00
Samuel Dionne-Riel
b8c1348049
Merge pull request #103735 from andir/uboot-rockpi4
ubootRockPi4: init
2020-11-13 21:35:19 -05:00
Mario Rodas
d2d4d04ced
Merge pull request #103678 from r-ryantm/auto-update/forkstat
forkstat: 0.02.15 -> 0.02.16
2020-11-13 21:09:23 -05:00
Mario Rodas
126e37ed45
Merge pull request #103685 from cmacrae/upgrade/yabai/3.3.2
yabai: 3.3.0 -> 3.3.3
2020-11-13 21:02:22 -05:00
Andreas Rammhold
7a5047bede
ubootRockPi4: init
This adds support for the Radxa Rock Pi 4 board which is based on
RK3399. The u-boot outputs from the introduced build are suitable to
build a generic image for the Rock Pi 4 by setting the following in a
custom build of $nixpkgs/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix:

```
  sdImage.postBuildCommands = ''
    dd if=${pkgs.ubootRockPi4}/idbloader.img of=$img seek=64 conv=notrunc
    dd if=${pkgs.ubootROckPi4}/u-boot.itb of=$img seek=16384 conv=notrunc
  '';
```
2020-11-14 02:25:41 +01:00
R. RyanTM
d1a603b5c3 kubernetes-helm: 3.4.0 -> 3.4.1 2020-11-14 01:21:43 +00:00
Ben Darwin
c881ca60ed python3Packages.pytorch-metric-learning: 0.9.81 -> 0.9.94 2020-11-13 17:12:34 -08:00
Ryan Mulligan
888703c026
Merge pull request #96732 from r-ryantm/auto-update/stm32cubemx
stm32cubemx: 5.6.1 -> 6.0.1
2020-11-13 16:31:56 -08:00
Jonathan Ringer
698c471340
PULL_REQUEST_TEMPLATE.md: use rendered docs 2020-11-13 16:18:19 -08:00
Ben Darwin
001a975b75 python3Packages.dipy: 1.2.0 -> 1.3.0 2020-11-13 16:17:41 -08:00
R. RyanTM
d4a4860e31 kpt: 0.36.1 -> 0.37.0 2020-11-13 23:41:23 +00:00
R. RyanTM
a698dfa0a2 last: 1133 -> 1145 2020-11-13 23:30:53 +00:00
scalavision
c1dfbaa8ad
mill: removing MILL_VERSION variable (#103736) 2020-11-13 18:15:01 -05:00
Anderson Torres
4d4f97a892
Merge pull request #103694 from Luflosi/update/kitty
kitty: 0.19.1 -> 0.19.2
2020-11-13 20:14:35 -03:00
R. RyanTM
dd8591d752 jmol: 14.31.14 -> 14.31.17 2020-11-13 22:05:46 +00:00
Christoph Stich
5a5cb550dd
julia: init at 1.5 (#101933) 2020-11-13 21:43:50 +00:00
Ryan Mulligan
13a3e50231
Merge pull request #103691 from r-ryantm/auto-update/geany
geany: 1.37 -> 1.37.1
2020-11-13 13:16:03 -08:00
Peter Simons
afe87caf9a
Merge pull request #103038 from NixOS/haskell-updates
Update Haskell package set (plus other fixes)
2020-11-13 22:05:05 +01:00
Nikolay Korotkiy
986d973ff4
qvge: init at 0.6.1 2020-11-13 23:53:50 +03:00
Peter Simons
9ea5a41df0 haskell-pantry: update overrides for the new version 2020-11-13 21:37:57 +01:00
Malte Brandy
bf2b91cfc0 haskellPackages.stack: Fix eval error 2020-11-13 21:37:57 +01:00
Malte Brandy
0f1709ad23 haskell-language-server: Fix build
Fixing a bound problem in ghcide and bumping ghc-exactprint
2020-11-13 21:37:57 +01:00
Joe Hermaszewski
49e9758ef3 haskell: Add cabal2nixOptions to developPackage
Also neaten documentation slightly
2020-11-13 21:37:57 +01:00
Joe Hermaszewski
a32c231007 haskell: add withHoogle option to developPackage 2020-11-13 21:37:57 +01:00