Commit Graph

38312 Commits

Author SHA1 Message Date
Florian Klink
9cce1db89f jameica: init at 2.8.1 2018-08-12 22:52:10 +02:00
Silvan Mosberger
cfa49751c7 Merge pull request #44618 from alyssais/triton
triton: init at 6.1.2
2018-08-12 17:08:21 +02:00
Sarah Brofeldt
1d7c7cca0a Merge pull request #44929 from periklis/package-kubectx
kubectx: init at v0.5.1
2018-08-12 12:15:49 +02:00
leenaars
3703799f97 qstopmotion: 2.3.2 -> 2.4.0 (#44642) 2018-08-12 12:09:36 +02:00
Periklis Tsirakidis
56b756e757 kubectx: init at v0.5.1 2018-08-12 12:02:52 +02:00
Robert Schütz
4af9ee49f1 Merge pull request #44889 from Enzime/update/flootty
Remove redundant flootty package and update the correct package
2018-08-12 11:03:19 +02:00
Michael Raskin
f4f93d6dd1 Merge pull request #44847 from fare-patches/master
Update Gambit and Gerbil
2018-08-12 08:34:04 +00:00
Michael Hoang
83a15925a4 pythonPackages.Flootty: Remove redundant package 2018-08-12 12:41:20 +10:00
Francois-Rene Rideau
d9f419bd57 gambit, gerbil: use stdenv = gccStdenv
clang builds gambit 10x slower to produce code that is 3x slower than
when using GCC. So use GCC to build Gambit and Gerbil.
2018-08-11 14:07:15 -04:00
Timo Kaufmann
c85748baaf Merge pull request #44882 from nonfreeblob/crawl-0.22.0
crawl: 0.21.1 -> 0.22.0
2018-08-11 18:22:49 +02:00
nonfreeblob
3d56684d95 crawl: 0.21.1 -> 0.22.0 2018-08-11 18:10:19 +03:00
Sarah Brofeldt
b92956d4c6 Merge pull request #44819 from imalsogreg/okta-aws-init
aws-okta: init at 0.19.0
2018-08-11 10:48:28 +02:00
Samuel Dionne-Riel
cfb7ccb08c Merge pull request #44840 from nicknovitski/mruby-init
mruby: init at 1.4.1
2018-08-10 19:34:22 -04:00
Nick Novitski
c26a6db0f8 mruby: init at 1.4.1 2018-08-10 18:59:38 -04:00
Eelco Dolstra
490ca6aa8a nix-repl: Remove
This package is obsolete.
2018-08-10 21:48:47 +02:00
Eelco Dolstra
f1c978aca0 Revert "aliases: add nixos-rebuild"
This reverts commit 0b124c1e91. We
should really stop adding things that are not packages to
all-packages.nix. For example, having nixos-rebuild.nix in
all-packages.nix causes 'nix-env -qa' to evaluate a NixOS
configuration, which obviously is not good for performance. (We should
probably also remove the 'nixos' attribute from all-packages.nix, but
at least that's a function so nix-env will ignore it.)
2018-08-10 21:45:07 +02:00
Matthew Bauer
fca6cdc362 Merge pull request #44632 from matthewbauer/putty
Support building putty for windows
2018-08-10 12:41:36 -04:00
Matthew Bauer
0b124c1e91 aliases: add nixos-rebuild
Fixes #44135
2018-08-10 12:25:42 -04:00
Greg Hale
24fa3c20c5 aws-okta: init at 0.19.0 2018-08-10 10:42:39 -04:00
Jörg Thalheim
3ea430ca2a python.pkgs.pyls-black: init at 0.2.1 2018-08-10 14:15:16 +02:00
Sarah Brofeldt
62eab59734 Merge pull request #44859 from vaibhavsagar/mosml-init
mosml: init at 2.10.1
2018-08-10 11:54:42 +02:00
Vaibhav Sagar
2625353466 mosml: init at 2.10.1 2018-08-10 17:51:11 +08:00
xeji
ccd9fdd3cd Merge pull request #44852 from yegortimoshenko/20180810.025530/libinotify-kqueue
libinotify-kqueue: init at 20180201
2018-08-10 11:44:22 +02:00
Uli Baum
945a24db1b Revert "scallion: use mono4 (#44744)"
This reverts commit c51043a1bd.
See comments in #44744.
2018-08-10 10:47:26 +02:00
Frederik Rietdijk
7d09b2912b Merge pull request #44832 from bhipple/u/waf
waf: 2.0.6 -> 2.0.10
2018-08-10 08:31:09 +02:00
Samuel Dionne-Riel
c116b485e4 Merge pull request #40978 from elitak/inav
inav: init at 2.0.0-rc2; betaflight: 3.2.3 -> 3.4.0-rc4
2018-08-09 21:33:06 -04:00
Yegor Timoshenko
f4c2ee0049 libinotify-kqueue: init at 20180201 2018-08-10 03:09:56 +03:00
Orivej Desh
67b9a11fb1 subversion: default to subversion_1_10 (#44800) 2018-08-09 23:21:10 +00:00
Dmitry Kalinkin
fad7857438 img2pdf init at 0.3.1 (#44833)
* img2pdf: init at 0.3.1

* img2pdf: take buildPythonApplication and fetchPypi from python3Packages
2018-08-09 23:13:39 +02:00
Benjamin Hipple
32b11f423d waf: 2.0.6 -> 2.0.10
This commit also swaps the build tool to use python3 internally (which waf fully
supports and prefers) and swaps the src to be downloaded from gitlab. The waf.io
site only keeps source tarballs of the latest version, so once a new waf comes
out we can no longer reproduce older versions.

We need the ensureNewerSources hook to avoid this error, in both `python2` and `python3`:

    ValueError: ZIP does not support timestamps before 1980
2018-08-09 14:51:28 -04:00
Jan Tojnar
c83e929b94 Merge pull request #44689 from jtojnar/gnome-cleanup
GNOME2 cleanup
2018-08-09 18:55:59 +02:00
Jan Tojnar
bababf31c0 networkmanager-openconnect: move to a subdirectory 2018-08-09 18:16:43 +02:00
Jan Tojnar
73539d3939 networkmanager-fortisslvpn: move to a subdirectory 2018-08-09 17:37:12 +02:00
Jan Tojnar
1f6f4e69d1 networkmanager-iodine: move to a subdirectory 2018-08-09 17:37:12 +02:00
Jan Tojnar
3fb05d10d0 networkmanager-l2tp: move to a subdirectory 2018-08-09 17:37:11 +02:00
Jan Tojnar
cbbf0f1447 networkmanager-vpnc: move to a subdirectory 2018-08-09 17:37:10 +02:00
Jan Tojnar
d2f75c32de networkmanagerapplet: clean up 2018-08-09 17:37:09 +02:00
Jan Tojnar
807f582d63 mysql-workbench: 6.3.8 → 8.0.12 2018-08-09 17:36:51 +02:00
Jan Tojnar
0e68d11b86 gnome2.zenity: drop 2018-08-09 17:36:48 +02:00
Jan Tojnar
635f4a2938 appdata-tools: drop 2018-08-09 17:36:46 +02:00
Jan Tojnar
b75ee08a6c xmonad_log_applet_mate: init 2018-08-09 17:36:45 +02:00
Jan Tojnar
ecaac2a5e8 xmonad_log_applet: fix build 2018-08-09 17:36:45 +02:00
Jan Tojnar
200434a695 xmonad_log_applet_gnome2: drop 2018-08-09 17:36:45 +02:00
xeji
93f5e20ef5 Merge pull request #44553 from yegortimoshenko/201808/toggldesktop
toggldesktop: init at 7.4.231
2018-08-09 09:32:53 +02:00
Frederik Rietdijk
786cbba7be Merge pull request #44447 from NixOS/staging-next
Staging next
2018-08-09 09:04:03 +02:00
aanderse
12c05697b5 added Authen::ModAuthPubTkt perl package from cpan (#44785) 2018-08-09 08:59:46 +02:00
Vladimír Čunát
94e608d587 Merge branch 'master' into staging-next 2018-08-09 08:48:04 +02:00
Jonathan Mettes
237c956b0a ncview: init at 2.1.8 (#44778) 2018-08-09 08:41:12 +02:00
adisbladis
ea3310c944 ansible_2_6: init at 2.6.2 (#44673) 2018-08-09 08:19:55 +02:00
Austin Seipp
078da082b6 libressl: add 2.8.0
This does not remove any prior versions: LibreSSL versions are
maintained for a year after their corresponding OpenBSD branch is tagged
for release:

   - v2.6.x, part of OpenBSD 6.2-release, Nov 2017 (EOL: Nov 2018)
   - v2.7.x, part of OpenBSD 6.3-release, Apr 2018 (EOL: Apr 2019)
   - v2.8.x, expected OpenBSD 6.4-release, ETA Sep 2018 (EOL: Sep 2019)

This also does not change the default version: the stable branch remains
2.7.x, and 2.8.0 is the newest released development version. 2.8 can
become the default after OpenBSD-6.4

Closes #44760 (as it's redundant).

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-08 18:59:22 -05:00