Commit Graph
169119 Commits
Author SHA1 Message Date
Adrian KummerlaenderandAdrian Kummerlaender 39e4396ea7 rocs: init at 18.12.0 2019-02-12 11:42:29 +01:00
Florian KlinkandGitHub b5f3b7db52 Merge pull request #55534 from samueldr/mailman-rss/init
mailman-rss: init at 0.2.4
2019-02-11 22:09:35 +01:00
Michael RaskinandGitHub 5b0e7de0bd Merge pull request #55580 from LnL7/darwin-luarocks
luarocks: patch sw_vers and gcc
2019-02-11 20:58:06 +00:00
Florian KlinkandGitHub 0eb2b91235 Merge pull request #55578 from delroth/cve-2018-20340
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340)
2019-02-11 21:57:52 +01:00
Florian KlinkandGitHub 1c218a251e Merge pull request #55559 from johanot/flannel-0.11.0
flannel: 0.6.2 -> 0.11.0
2019-02-11 21:55:40 +01:00
Daiderd Jordan 4195766cea luarocks: remove unzip from setup-hook
The unzip variable is only set if it's an attribute and it's a
propagated input so it is already part of PATH.
2019-02-11 21:38:10 +01:00
Daiderd Jordan be1291e11b luarocks: patch sw_vers and gcc on darwin
The sw_vers binary is not part of the stdenv and it would make builds
impure based on what macOS version they where built on.
2019-02-11 21:38:09 +01:00
Pierre Bourdon da9fdcb1f0 libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340) 2019-02-11 21:03:06 +01:00
worldofpeaceandGitHub 36f3160074 Merge pull request #55573 from worldofpeace/bump-tumbler
xfce4-13.tumbler: 0.2.1 -> 0.2.3
2019-02-11 20:02:46 +00:00
Michael Weiss 1a88aa9e0c sway-beta: 1.0-rc1 -> 1.0-rc2 2019-02-11 19:30:52 +01:00
worldofpeaceandGitHub 8eadf8d706 Merge pull request #55433 from dywedir/bat
bat: 0.9.0 -> 0.10.0
2019-02-11 18:02:10 +00:00
Samuel Dionne-Riel 255d4af162 mailman-rss: init at 0.2.4 2019-02-11 10:07:34 -05:00
Timo KaufmannandGitHub 342333c0ab sage: add compatibility for sphinx 1.8.3 (#55078) (#55560)
Since https://github.com/NixOS/nixpkgs/pull/48841 was replaced by
https://github.com/NixOS/nixpkgs/pull/54186, this needs to be done
separately.

(cherry picked from commit 33db01e6d9)
2019-02-11 13:18:16 +01:00
R. RyanTMandVincent Laporte 8c2d2cba7c ocamlPackages.topkg: 0.9.1 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-topkg/versions
2019-02-11 12:35:22 +01:00
GurkanandRobert Schütz 936c9f4118 gitAndTools.gita: init at 0.7.3 (#55533) 2019-02-11 11:24:43 +01:00
Johan Thomsen fa50a42874 flannel: added @johanot (myself) as flannel pkgs maintainer 2019-02-11 11:17:59 +01:00
Johan Thomsen acdae9af95 flannel: 0.6.2 -> 0.11.0 2019-02-11 11:17:13 +01:00
Eelco Dolstra 07208e7a0b nixos-generate-config: Don't suggest setting a uid
This hasn't been needed for a long time, even when `mutableUsers =
false`. Setting a uid manually is potentially risky since it could
collide with non-declarative user accounts. (We do check for
collisions between declarative accounts.)
2019-02-11 10:49:25 +01:00
Florian KlinkandGitHub ed86a5181c Merge pull request #55554 from dotlambda/borgbackup-1.1.9
borgbackup: 1.1.8 -> 1.1.9
2019-02-11 10:38:39 +01:00
Robert Schütz 9c5ca86247 borgbackup: 1.1.8 -> 1.1.9
Changelog: https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-1-9-2019-02-10
2019-02-11 09:43:36 +01:00
Jos van BakelandRobert Schütz 3133d59a7f pythonPackages.moderngl: init at 5.5.0 (#54737) 2019-02-11 09:31:43 +01:00
worldofpeace 1506183cd3 xfce4-13.tumbler: 0.2.1 -> 0.2.3 2019-02-11 02:36:12 -05:00
Elis HirwingandGitHub 3e50fba209 Merge pull request #53662 from gnidorah/opl3bankeditor
opl3bankeditor, opn2bankeditor: init
2019-02-11 07:57:31 +01:00
worldofpeaceandGitHub 86c39d3533 Merge pull request #55545 from romildo/upd.zuki-themes
zuki-themes: 3.28-3 -> 3.30-1
2019-02-11 01:43:17 +00:00
Matthew Bauer 2433c575f0 openblas: fix on linux
This reverse changes made cfc4313 which broke builds on linux. Still
not sure why this broke Linux, but we can investigate it later.
“buildPackages.stdenv.cc” shouldn’t be put in nativeBuildInputs in
general. Either way, this restores hashes to before that commit.

thanks to @jethrokuan
2019-02-10 20:16:16 -05:00
José Romildo Malaquias 692b978df4 zuki-themes: 3.28-3 -> 3.30-1 2019-02-10 23:05:24 -02:00
Matthew Bauer cfc43138cb openblas: fix on darwin
The openblas script relies on CC=clang for succesfully compiling on
Darwin systems. This seems like bad behavior, but we get things like
https://hydra.nixos.org/build/87657058 otherwise.

Fixes #55536.
2019-02-10 18:49:04 -05:00
Michele Guerini RoccoandBenno Fünfstück 2926b6e11f nix-script: init at 2015-09-22 (#55495) 2019-02-10 23:08:58 +01:00
Tor Hedin BrønnerandGitHub eb4e9ba8ec webkitgtk: 2.22.5 -> 2.22.6 (#55481) 2019-02-10 22:57:45 +01:00
Jörg ThalheimandGitHub 4ec7a5279a Merge pull request #54125 from dtzWill/update/iwd-0.14
iwd: 0.12 -> 0.14
2019-02-10 21:49:05 +00:00
worldofpeaceandGitHub 01cf4c2fc6 Merge pull request #55522 from romildo/upd.greybird
greybird: 3.22.9 -> 3.22.10
2019-02-10 21:29:44 +00:00
worldofpeaceandGitHub 20e2f835d7 Merge pull request #55362 from eadwu/vscode/1.31.0
vscode: 1.30.2 -> 1.31.0
2019-02-10 20:22:27 +00:00
Samuel Dionne-RielandGitHub 3172cc61f2 Merge pull request #55040 from tazjin/docs/fix-manual-makefile
Fix manual Makefile by including function doc generation
2019-02-10 15:21:08 -05:00
Edmund Wuandworldofpeace ea679302a5 vscode: 1.30.2 -> 1.31.0 2019-02-10 15:16:24 -05:00
gnidorah 1cb728d4af opl3bankeditor, opn2bankeditor: init 2019-02-10 22:57:16 +03:00
worldofpeace d9b14864a5 vscode: minor cleanup, produce one wrapper on linux
I removed the hack for libsecret, introduced in[0] and
I didn't encounter any problems at runtime.

[0]: https://github.com/NixOS/nixpkgs/pull/29127
2019-02-10 19:52:42 +00:00
Edmund Wuandworldofpeace 919a5f6963 vscode: fix rpath for native modules 2019-02-10 19:52:42 +00:00
Michael Weiss 9905c44eca tdesktop: 1.5.11 -> 1.5.12
tdesktopPackages.preview: 1.5.11 -> 1.5.12
2019-02-10 20:38:20 +01:00
Michael Weiss 1efa8be6bf lf: 9 -> 10 2019-02-10 20:36:55 +01:00
Michael Weiss a7d8d9bf76 pythonPackages.pysnmp: 4.4.8 -> 4.4.9
I'll maintain this package as it is currently unmaintained.
2019-02-10 20:36:55 +01:00
Robert Schütz 6ae9f77eed python.pkgs.isbnlib: 3.9.4 -> 3.9.5 2019-02-10 19:48:37 +01:00
Robert Schütz a069ef2d82 home-assistant-cli: 0.4.4 -> 0.5.0 2019-02-10 19:23:42 +01:00
Robert Schütz ada55339d3 python.pkgs.filetype: 1.0.3 -> 1.0.4 2019-02-10 19:23:42 +01:00
R. RyanTMandVincent Laporte 3e70c0b4e2 ocamlPackages.cppo: 1.6.4 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppo/versions
2019-02-10 19:05:09 +01:00
markuskowaandGitHub ef5085751a Merge pull request #55511 from etu/init-tlf
tlf: Init at 1.3.2
2019-02-10 17:26:03 +01:00
Elis Hirwing 319c412b55 tlf: Init at 1.3.2 2019-02-10 16:52:51 +01:00
José Romildo Malaquias b84ca8131a greybird: 3.22.9 -> 3.22.10 2019-02-10 13:38:12 -02:00
Michael RaskinandGitHub 3e814327b1 Merge pull request #55480 from brainrape/update-textadept
textadept: 9.3 -> 10.2
2019-02-10 14:52:17 +00:00
Michael RaskinandGitHub f4a8ac84fc Merge pull request #55003 from volth/patch-303
linkFarm: hacky quoting -> escapeShellArg
2019-02-10 14:43:22 +00:00
Vladimír Čunát c40f211499 Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00