Commit Graph

45833 Commits

Author SHA1 Message Date
worldofpeace
62973ddc07
Merge pull request #67836 from petabyteboy/feature/corebootutils
coreboot-utils: init at 4.10
2019-09-03 11:54:36 -04:00
Milan Pässler
d977d48baf coreboot-utils: init at 4.10
Build various tools from the coreboot tree with a generic builder for better
maintainability and provide a buildEnv with all of them, similar to other
distributions' coreboot-utils package.
2019-09-03 17:49:50 +02:00
Yorick van Pelt
8038817953
nixfmt: init at 0.3.0 from haskellPackages 2019-09-03 17:35:40 +02:00
xbreak
b604e3fafd clipp: init at 1.2.3 2019-09-03 12:38:59 +00:00
Robin Gloster
fbf0d53c3c
Merge pull request #67994 from mmahut/aws-s3-expoter
prometheus-aws-s3-exporter: init at 0.3.0
2019-09-03 11:16:03 +02:00
Marek Mahut
254e2ec209
Merge pull request #67946 from MrMebelMan/init/python-pipedrive
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03 11:02:14 +02:00
Marek Mahut
bdbc922b98 prometheus-aws-s3-exporter: init at 0.3.0 2019-09-03 10:48:27 +02:00
Vladyslav Burzakovskyy
0a7905ce74 pythonPackages.python-pipedrive: init at 0.4.0 2019-09-03 10:41:47 +02:00
Vincent Laporte
ff392e8190 ocamlPackages.ocplib-json-typed: 0.5 -> 0.7.1 2019-09-03 05:31:11 +00:00
Jan Tojnar
4a220b64b4
Merge pull request #67964 from dkabot/arc-menu_init
gnomeExtensions.arc-menu: init at 31
2019-09-03 04:26:44 +02:00
worldofpeace
0c52651bb7
Merge pull request #67935 from jtojnar/gnome-fixes
gnome3.gvfs: fix eval with allowAliases = false
2019-09-02 22:14:30 -04:00
Jan Tojnar
ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
dkabot
51e71596f8 gnomeExtensions.arc-menu: init at 31 2019-09-02 19:03:18 -04:00
Franz Pletz
f35cffcf36
Merge pull request #67971 from petabyteboy/feature/remove-unifi-testing
unifi: remove unifiTesting
2019-09-02 22:18:18 +00:00
Milan Pässler (work)
b85f48c351 unifi: remove unifiTesting
The testing branch is not updated anymore and all mentions have been
removed from the Ubiquiti website.
2019-09-02 23:59:10 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Emily
12ae04518b nextpnr: (hopefully) fix build on Darwin
Fixes #67898, hopefully.
2019-09-02 16:11:17 -05:00
Nathan van Doorn
ddefb5f067 q-text-as-data: init at 1.7.1 2019-09-02 11:08:14 +02:00
Marek Mahut
0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
John Ericson
c33d80c071 Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjs 2019-09-02 01:31:31 -04:00
Moritz Angermann
446f8c851d Add support for js-unknown-ghcjs
This adds enough logic to nixpkgs to support the `js-unknown-ghcjs` triple.
2019-09-02 01:27:05 -04:00
Dylan Simon
363292b7c0 fetchurlBoot: remove cycles introduced by openssl_1_1 -> coreutils (#67784) 2019-09-01 23:00:49 -04:00
Dima
a88976d222 pythonPackages.uvloop: 0.12.2 -> 0.13.0 (#67735)
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.

* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.

* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
adisbladis
c2fc61c5f7
Merge pull request #67872 from LnL7/minio-client
minio-client: remove go 1.10 override
2019-09-01 21:46:24 +01:00
Emily
5eb237659c pythonPackages.gcutil: remove per TODO
Pretty sure 19.03 has been branched off by now.
2019-09-01 14:22:49 -05:00
Emily
cb5b674b58 {glasgow,libfx2}: init at 2018-{09-01,08-27} 2019-09-01 14:22:49 -05:00
Emily
321efae699 python3Packages.nmigen{,-boards}: init at unstable-2019-08-{31,30} 2019-09-01 14:22:49 -05:00
adisbladis
8c76f185bc
Merge pull request #64595 from 0x4A6F/master-tacacs+
tacacs+: init 4.0.4.28
2019-09-01 20:11:47 +01:00
0x4A6F
b1bf3a811d
tacacs+: init 4.0.4.28 2019-09-01 18:38:50 +00:00
Alexei Robyn
c62337d9c7 lua*Packages: Consolidate separate setup hooks together
- Lua packages now consistently use LUA_PATH/LUA_CPATH rather than a mix
  of those and NIX_LUA_PATH/NIX_LUA_CPATH
- Lua libraries are now consistently only added to the search path
variables if:
    1) The library actually has a corresponding directory to search
    2) The library is not already present in the search path
  This should help prevent the search paths from growing overly large
- Fixed bugs in some path helpers
- Changed the affected shell script indentation to 2 spaces; nixpkgs
  shell scripts are inconsistently split between 2 and 4 space
  indentation, but 2 matches better with the Nix expressions, so IMO it
  makes more sense
2019-09-01 17:42:20 +02:00
Vladyslav M
76fc3de3ef
Merge pull request #67873 from ivan/cargo-watch-darwin
cargo-watch: enable for darwin
2019-09-01 13:59:29 +03:00
Linus Heckemann
d9db65ce4b
Merge pull request #62046 from roberth/pkgs-nixos-expose-all-config
pkgs.nixos: Expose configuration directly
2019-09-01 12:25:39 +02:00
Ivan Kozik
78d1b2d29e cargo-watch: enable for darwin 2019-09-01 09:45:02 +00:00
worldofpeace
e08cb1ff65
Merge pull request #67727 from deepfire/serge/electrum
electrum:  update for the Qt5 change (#65399)
2019-09-01 05:31:47 -04:00
Kosyrev Serge
3d5144a554
electrum: update for #65399 2019-09-01 12:27:30 +03:00
Daiderd Jordan
db131371ef
minio-client: remove go 1.10 override 2019-09-01 10:14:04 +02:00
Pavol Rusnak
c27dcde85a
pythonPackages.pytest-random-order: init at 1.0.4 2019-09-01 10:09:19 +02:00
Marek Mahut
29e7629318
Merge pull request #67865 from ivan/init-diesel-cli
diesel-cli: init at 1.4.0
2019-09-01 08:51:32 +02:00
Marek Mahut
05fbc579cd
Merge pull request #67815 from xrelkd/add/cargo-watch
cargo-watch: init at 7.2.1
2019-09-01 08:28:14 +02:00
Ivan Kozik
1ac28e704f diesel-cli: init at 1.4.0
Fixes #67797.
2019-09-01 03:39:23 +00:00
worldofpeace
6bf3d68b8d
Merge pull request #67842 from lopsided98/rtmpdump-openssl-1.1
rtmpdump: use OpenSSL 1.1 to fix gstreamer crash
2019-08-31 23:32:36 -04:00
Aaron Andersen
3ee1adcf6e
Merge pull request #67818 from xvapx/remove/crashplan
Remove/crashplan
2019-08-31 21:47:27 -04:00
Marti Serra
d3de35967a crashplan, crashplan-small-business: remove pkg and module 2019-09-01 03:25:19 +02:00
Aaron Andersen
945f47a139
Merge pull request #66099 from timor/udis86
udis86: init at 1.7.2
2019-08-31 17:50:43 -04:00
Michael Weiss
19c18e104b waypipe: init at 0.6.1 (#67713)
waypipe: init at 0.6.1
2019-08-31 23:48:50 +03:00
Ben Wolsieffer
29d9be2e72 rtmpdump: fix build with OpenSSL 1.1 2019-08-31 13:50:54 -04:00
markuskowa
ca15c0bd60
Merge pull request #67820 from Lassulus/nixos-generators
nixos-generators: init at 1.0.0
2019-08-31 19:26:45 +02:00
Frederik Rietdijk
98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00
Frederik Rietdijk
96e5474329 Merge master into staging-next 2019-08-31 18:04:31 +02:00
Silvan Mosberger
4727a40be9
Merge pull request #65283 from averelld/add-x2goserver-module
Add x2goserver module
2019-08-31 17:49:41 +02:00
Aaron Andersen
6951cbeea9
Merge pull request #66238 from jonringer/update-vulkan
Update vulkan packages
2019-08-31 11:45:50 -04:00
timor
09781e81c3 udis86: init at 1.7.2 2019-08-31 16:38:26 +02:00
Aaron Andersen
5858a3693e
Merge pull request #67758 from etu/init-usbtop
usbtop: init at 1.0
2019-08-31 09:48:23 -04:00
Tim Steinbach
a919868ff1
linux: Remove 5.1
The 5.1.x series is not supported anymore
2019-08-31 09:17:48 -04:00
Peter Simons
107af97c90 python-mailman-hyperkitty: initial version 1.1.0 2019-08-31 14:47:19 +02:00
Alexander
35ac3344e7 colmap: init at 3.5 (#67759)
* colmap: init at 3.5
2019-08-31 08:06:46 -04:00
Alyssa Ross
fd26f5a9d5
ruby: 2.5.5 -> 2.6.3
According to nix-review, this does not introduce any new build failures and I
had it run on my systems for a while, but there might be breakages at runtime.

Since I'm not going to go through every Ruby package one at a time, I
think the best thing to do is bump this so we can get bug reports of
breakages from people who actually use those packages.
2019-08-31 11:48:06 +00:00
Lassulus
a8d26fc34a
Merge pull request #63127 from bzizou/trimal
trimal: init at 1.4.1
2019-08-31 13:04:41 +02:00
Samuel Leathers
4b515cf6ef
Merge remote-tracking branch 'upstream/master' into staging-next
* upstream/master:
  vimPlugins: update (#67823)
  mattermost-desktop: 4.2.0 -> 4.2.3 (#67717)
  lightspark: init at 0.8.1 (#67425)
  anki: 2.1.11 -> 2.1.14 (#67738)
  nixos/{namecoind,bitcoind}: removing the altcoin prefix
  rust-cbindgen: 0.8.7 -> 0.9.0
2019-08-31 06:53:44 -04:00
Aaron Andersen
4c6b09d134
Merge pull request #67618 from endocrimes/i-gotestsum
gotestsum: Init at 0.3.5
2019-08-31 06:45:13 -04:00
lassulus
66ed329b99 nixos-generators: init at 1.0.0 2019-08-31 12:37:07 +02:00
John Chadwick
e3aaada61d lightspark: init at 0.8.1 (#67425) 2019-08-31 06:00:20 -04:00
Frederik Rietdijk
06af54c986 Fixup merge by removing incorrect emacsXXPackages 2019-08-31 10:27:54 +02:00
Danielle Lancashire
1c9253ce2b
gotestsum: Init at 0.3.5 2019-08-31 10:09:32 +02:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Vincent Laporte
81760f3235 ocamlPackages.cstruct: 3.1.1 -> 4.0.0
ocamlPackages.cstruct-sexp: init at 4.0.0

ocamlPackages.x509: 0.6.1 -> 0.7.1

ocamlPackages.tls: 0.9.0 -> 0.10.4

jackline: 2018-05-11 -> 2019-08-08
2019-08-31 06:55:26 +00:00
Vincent Laporte
10ffd51a96 ocamlPackages.bigarray-compat: init at 1.0.0 2019-08-31 06:55:26 +00:00
Vincent Laporte
e9edc7537a ocamlPackages.gmap: init at 0.3.0 2019-08-31 06:55:26 +00:00
Vincent Laporte
d33df05f50 ocamlPackages.domain-name: init at 0.3.0 2019-08-31 06:55:26 +00:00
xrelkd
18508dcb6a cargo-watch: init at 7.2.1 2019-08-31 14:47:01 +08:00
averelld
5a581c420c python.pkgs.handout: init at 1.0.0 (#66263) 2019-08-31 00:19:16 -04:00
Aaron Andersen
27bd71c008
Merge pull request #67668 from strager/iwyu-0.12
include-what-you-use: 0.10 -> 0.12
2019-08-30 20:41:51 -04:00
Maximilian Bosch
1a1d1bc389
Merge pull request #67786 from danieldk/maturin
maturin: 0.6.1 -> 0.7.0
2019-08-31 01:44:25 +02:00
Evan Stoll
d2c4d4d6b6 openrazer-daemon: init at 2.6.0 2019-08-30 17:22:46 -04:00
Evan Stoll
bcbadc5ba2 kernel: openrazer: init at 2.6.0 2019-08-30 17:21:28 -04:00
Evan Stoll
50eba5b688 pythonPackages.openrazer: init at 2.6.0 2019-08-30 17:20:44 -04:00
zimbatm
3d0af7848c
Merge pull request #67607 from zimbatm/verifpal-0.2
verifpal: init at 0.2
2019-08-30 21:56:52 +02:00
zimbatm
792bb4f7f6
verifpal: init at 0.2 2019-08-30 21:56:12 +02:00
zimbatm
027b117fee
pigeon: init at 20160310 2019-08-30 21:56:12 +02:00
Aaron Andersen
765596278b
Merge pull request #67380 from doronbehar/package-uq
uq: init at 2018-05-27
2019-08-30 15:49:04 -04:00
Daniël de Kok
7e29ce8a77 maturin: 0.6.1 -> 0.7.0
pyo3-pack has been renamed to maturin version 0.7.0. Other larger
changes are:

- Mixed rust/python layout
- Added PEP 517 support
- Support settings all applicable fields from the python core
  metadata specification in Cargo.toml
2019-08-30 20:59:44 +02:00
Averell Dalton
1eb8f58130 x2goserver: init at 4.1.0.3 2019-08-30 19:24:42 +02:00
Averell Dalton
3cd8f4300c perlPackages.ConfigSimple: init at 4.59 2019-08-30 19:24:42 +02:00
Elis Hirwing
93a27dbe9f
usbtop: init at 1.0 2019-08-30 18:54:29 +02:00
Doron Behar
c11fd45c24 uq: init at 2018-05-27 2019-08-30 19:54:02 +03:00
adisbladis
f7b5be81a8
Merge pull request #66301 from adisbladis/emacspackages-deprecated-drop
emacs-packages: Drop deprecated package sets
2019-08-30 17:18:20 +01:00
Michael Weiss
69402e6607
Merge pull request #67652 from primeos/cage
cage: init at 0.1.1
2019-08-30 18:01:36 +02:00
adisbladis
41d1b8fa88
emacsPackages: Drop old emacsPackages (non-NG) sets
These have been deprecated for a long time now and has not seen much maintenance.
2019-08-30 16:43:16 +01:00
Peter Simons
131910992b python-HyperKitty: initial version 1.2.2
Package the mail archiver for GNU Mailman. I liberally borrowed code
from @globin's repository [1].

[1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
2019-08-30 14:25:13 +02:00
Marek Mahut
65f7fa4f6e
Merge pull request #67333 from nlewo/pr-yq-go
yq-go: init at 2.4.0
2019-08-30 13:36:31 +02:00
Aaron Andersen
88c3f36033
Merge pull request #67715 from Ma27/citrix-workspace-1908
citrix_workspace: add 1908 (`citrix_workspace_19_8_0`)
2019-08-30 07:18:47 -04:00
Robin Gloster
3f8ac3f78d
Merge pull request #67676 from johanot/fix-kinetic-cpp-client
kinetic-cpp-client: use openssl_1_0_2
2019-08-30 12:55:37 +02:00
Antoine Eiche
984acf8004 yq-go: init at 2.4.0 2019-08-30 10:17:55 +02:00
Averell Dalton
9a2f83feb9 gradle: 5.3.1 -> 5.6.1 2019-08-30 04:37:56 +02:00
Silvan Mosberger
bfb06ec5d9
Merge pull request #67510 from Infinisil/crystal-infra
Crystal package builder
2019-08-30 00:06:27 +02:00
Marek Mahut
bc08b42da4
Merge pull request #67687 from jb55/altcoin-reorg
Remove altcoins set and create blockchains section
2019-08-29 23:17:28 +02:00
worldofpeace
810b2fb4f3
Merge pull request #67701 from jtojnar/twemoji
twitter-color-emoji: init at 12.1.2
2019-08-29 16:37:00 -04:00
Jan Tojnar
4e4d67b79f
twitter-color-emoji: init at 12.1.2 2019-08-29 21:33:26 +02:00
Maximilian Bosch
87f818d9b2
citrix_workspace: add 1908 (citrix_workspace_19_8_0)
New release:
https://www.citrix.de/downloads/workspace-app/linux/workspace-app-for-linux-latest.html
(unfortunately there's no version-specific link for the latest version).

Also added `preferLocalBuild = true;` to the derivation, due to
`requireFile` you have to build it yourself anyway, however I use
distributed builds by default and figured that this shouldn't be needed
since the longest part of the build would be the upload of the source
archive in that case.
2019-08-29 20:24:17 +02:00