Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
Peter Hoeg
afa6c910a9
Merge pull request #67603 from peterhoeg/u/sayonara
...
sayonara: 1.1.1 -> 1.5.1
2019-09-04 15:41:08 +08:00
Peter Hoeg
ac9b16dfa8
Merge pull request #67605 from peterhoeg/p/strawberry
...
strawberry: init at 0.6.3
2019-09-04 15:39:33 +08:00
Peter Hoeg
5a12e12b49
strawberry: init at 0.6.3
2019-09-04 14:39:53 +08:00
Peter Hoeg
aba7db77e9
sayonara: 1.1.1 -> 1.5.1
2019-09-04 14:36:29 +08:00
Will Dietz
9dbda3eddf
Merge pull request #66737 from dtzWill/feature/azpainter
...
azpainter: init at 2.1.4
2019-09-03 18:25:21 -05:00
adisbladis
8f57babd52
Merge pull request #68027 from 0x4A6F/master-tacacsplus
...
tacacs+: tacacs+ -> tacacsplus
2019-09-03 22:37:56 +01:00
0x4A6F
05ee758d79
tacacs+: tacacs+ -> tacacsplus
2019-09-03 21:27:40 +00:00
Timothy DeHerrera
0b32fe2d7e
kakounePlugins: Add 5 kakoune plugins ( #67593 )
...
* kakounePlugins: Add 5 kakoune plugins
Should be compatible with
https://github.com/NixOS/nixpkgs/pull/64310
* kak-auto-pairs: for automatic closing of pairs
* kak-buffers: for easier buffer management
* kak-fzf: for fzf integration
* kak-powerline: for a prettier modeline
* kak-vertical-selection: for easy vertical selections
* kakounePlugins: alphabetize package list
* kakounePlugins.kak-fzf: add ability to choose between fzf/skim
* kakounePlugins.kak-powerline: substitute full path to git binary
2019-09-03 22:54:37 +02:00
Michael Fellinger
1f49035aca
ruby.withPackages: init
...
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00
Silvan Mosberger
ce944b4bde
Merge pull request #64552 from evanjs/feature/openrazer-2.3.1
...
openrazer: init at 2.6.0
2019-09-03 19:14:58 +02:00
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
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