Commit Graph

169346 Commits

Author SHA1 Message Date
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
worldofpeace
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
Antoine Eiche
ff31014687 nixos/tests/ec2: reuse ssh keys from ssh-keys.nix 2019-02-11 20:58:45 +01:00
Antoine Eiche
933da6de91 nixos: Add ec2-metadata-fetcher.nix file
To share the metadata fetcher script between ec2 and Openstack images.
2019-02-11 20:58:45 +01:00
Antoine Eiche
78acac050f nixos/openstackImage: default hostname is empty string
This is to let the `ec2-data.nix` module sets the hostname from the
metadata API value.
2019-02-11 20:58:45 +01:00
Antoine Eiche
d190b204f0 Rename novaImage to openstackImage
People don't necessary know `nova` is related to Openstack (it is a
component of Openstack). So, it is more explicit to call it
`openstackImage`.
2019-02-11 20:58:44 +01:00
Will Dietz
b7292abc5e txr: 208 -> 209
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-209
2019-02-11 12:31:49 -06:00
Michael Weiss
1a88aa9e0c
sway-beta: 1.0-rc1 -> 1.0-rc2 2019-02-11 19:30:52 +01:00
worldofpeace
8eadf8d706
Merge pull request #55433 from dywedir/bat
bat: 0.9.0 -> 0.10.0
2019-02-11 18:02:10 +00:00
Florian Klink
109966d63e zoom-us: don't set dontPatchELF
otherwise, autopatchelfHook seems to ignore patchelfing the zoom binary
properly, causing it to fail to start:

result/bin/zoom-us: line 4: /nix/store/7jfk4jggclvbwqxm9x4b4d57rr1mjh9q-zoom-us-2.7.162522.0121/share/zoom-us/zoom: No such file or directory
2019-02-11 16:10:35 +01:00
Samuel Dionne-Riel
255d4af162 mailman-rss: init at 0.2.4 2019-02-11 10:07:34 -05:00
Ricardo M. Correia
5e06e38a43 todoist: init at 0.13.1 2019-02-11 15:09:13 +01:00
Timo Kaufmann
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 33db01e6d90be23a1bf65e55f0b078e2e80c2194)
2019-02-11 13:18:16 +01:00
R. RyanTM
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
Gurkan
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 Klink
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 Bakel
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 Hirwing
3e50fba209
Merge pull request #53662 from gnidorah/opl3bankeditor
opl3bankeditor, opn2bankeditor: init
2019-02-11 07:57:31 +01:00
Michael Francis
34cf79c6d2
Push plex logs to syslog/journald 2019-02-11 10:47:21 +08:00
worldofpeace
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 Rocco
2926b6e11f nix-script: init at 2015-09-22 (#55495) 2019-02-10 23:08:58 +01:00
Tor Hedin Brønner
eb4e9ba8ec
webkitgtk: 2.22.5 -> 2.22.6 (#55481) 2019-02-10 22:57:45 +01:00
Jörg Thalheim
4ec7a5279a
Merge pull request #54125 from dtzWill/update/iwd-0.14
iwd: 0.12 -> 0.14
2019-02-10 21:49:05 +00:00
worldofpeace
01cf4c2fc6
Merge pull request #55522 from romildo/upd.greybird
greybird: 3.22.9 -> 3.22.10
2019-02-10 21:29:44 +00:00
worldofpeace
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-Riel
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 Wu
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 Wu
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. RyanTM
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
Elis Hirwing
daee1d7a58
ebook2cw: Move from misc to radio and do some cleanups 2019-02-10 17:27:51 +01:00
markuskowa
ef5085751a
Merge pull request #55511 from etu/init-tlf
tlf: Init at 1.3.2
2019-02-10 17:26:03 +01:00
Francois-Rene Rideau
e1655a3b7f gerbil-unstable: 2019-01-25 -> 2019-02-09 2019-02-10 11:22:00 -05:00
Francois-Rene Rideau
70fb3533db gerbil: 0.15 -> 0.15.1 2019-02-10 11:22:00 -05:00