Orivej Desh
daf8311ce1
Revert "lib: delete reference to lib/sandbox.nix"
...
This reverts commit 9ee089ae05d1ca9eed567670895aeed69fbbeaac.
0fe7bde3d88027977a07a24baee98d2ecc07222f is not in master yet and it would break
master if it were: https://github.com/NixOS/nixpkgs/pull/31803#pullrequestreview-77638434
2017-11-19 10:14:07 +00:00
Orivej Desh
9ee089ae05
lib: delete reference to lib/sandbox.nix
...
after it was deleted in 0fe7bde3d88027977a07a24baee98d2ecc07222f
2017-11-19 09:03:43 +00:00
Joerg Thalheim
72163a64c4
pijul: 0.7.3 -> 0.8.0
2017-11-19 09:01:47 +00:00
Orivej Desh
130bf93bb4
python.pkgs.pybfd: support split libbfd and libopcodes
...
PR #30484 (f8741c38cd546e3ff18ce9d708de14ff2aae68ab) has split libbfd and
libopcodes from binutils and gdb. The original pybfd setup.py is completely
unsuitable to handle that. This commit replaces the original source with a fork
with a patched setup.py.
2017-11-19 09:01:12 +00:00
Orivej Desh
b089c21506
Merge branch 'master' into staging
...
* master: (39 commits)
python.pkgs.pybfd: move to python-modules
documentation: python 2.6 is no more
documentation: python3Packages is python36Packages
wireguard: 0.0.20171101 -> 0.0.20171111
php_excel: init at 1.0.2
libxl: init at 3.8.1
matrix-synapse: 0.24.1 -> 0.25.1
grafana: 4.6.1 -> 4.6.2
linux: 4.4.98 -> 4.4.99
linux: 4.9.62 -> 4.9.63
linux: 4.13.13 -> 4.13.14
nixos/zsh: add the type for enableAutosuggestions option
zsh-powerlevel9k: init at 2017-11-10
fio: 3.1 -> 3.2
filebench: rehash source
nano: 2.8.7 -> 2.9.0
bonnie: replace dead source link
less: 520 -> 529
strace: 4.19 -> 4.20
iperf: 3.2 -> 3.3
...
2017-11-19 08:30:14 +00:00
Orivej Desh
a1573bbbb2
python.pkgs.pybfd: move to python-modules
2017-11-19 08:28:40 +00:00
Vladimír Čunát
c1ac1256f3
documentation: python 2.6 is no more
2017-11-19 08:18:55 +01:00
Samuel Dionne-Riel
f8d232e233
documentation: python3Packages is python36Packages
...
Close #31810 .
2017-11-19 08:18:43 +01:00
Jon Banafato
7b86918a4d
corebird: 1.7.1 -> 1.7.2
2017-11-19 01:39:38 -05:00
Matthew Bauer
11379283f1
screenfetch: fix darwin execution
...
Fixes #31790
2017-11-18 22:08:33 -06:00
Raymond Gauthier
06c7c05cc2
schemaspy: Init at 6.0.0-rc2
2017-11-18 23:08:29 -05:00
Franz Pletz
265f4c58a1
wireguard: 0.0.20171101 -> 0.0.20171111
2017-11-19 04:41:16 +01:00
Franz Pletz
e61b0cb1df
Merge pull request #31811 from eqyiel/matrix-synapse-0.25.1
...
matrix-synapse: 0.24.1 -> 0.25.1
2017-11-19 04:37:04 +01:00
Orivej Desh
c76890f2fe
binutils: disambiguate ARM targets
...
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345472766
Since [1] libbfd is compiled with support for all available targets. However, it
can not choose whether an ARM ELF file is elf32-littlearm,
elf32-littlearm-symbian, or elf32-littlearm-vxworks, and fails with the "File
format is ambiguous" error. Here [2] Alan Modra intended to prioritize the
first of the three, but although his patch was merged and reportedly solved the
issue, currently glibc 2.28.1 and 2.29.1 again fail to disambiguate these
targets. This commit makes it prioritize elf32-littlearm over the other two.
[1] f8741c38cd546e3ff18ce9d708de14ff2aae68ab
[2] https://sourceware.org/ml/binutils/2013-05/msg00271.html
2017-11-19 03:36:53 +00:00
Markus Mueller
2191b4dd39
php_excel: init at 1.0.2
2017-11-19 04:22:46 +01:00
Markus Mueller
8d499c2b3d
libxl: init at 3.8.1
2017-11-19 04:22:26 +01:00
Ruben Maher
86e161ff47
nixos/matrix-synapse: make home directory configurable
2017-11-19 13:48:29 +10:30
Ruben Maher
b68f6e14bf
matrix-synapse: 0.24.1 -> 0.25.1
2017-11-19 13:47:54 +10:30
Franz Pletz
7be9c9c95f
Merge pull request #31808 from WilliButz/grafana-update
...
grafana: 4.6.1 -> 4.6.2
2017-11-19 03:49:04 +01:00
WilliButz
518fa4a38b
grafana: 4.6.1 -> 4.6.2
2017-11-19 01:10:57 +01:00
jeaye
03f7adfdd1
nixos/ssh: Update 18.03 release notes
...
Since ssh-dss is no longer supported by default, users relying on those
keys for their login may be locked out. They should ideally use stronger
keys, but adding the support for ssh-dss back in can also be done
through extraConfig.
2017-11-18 15:35:56 -08:00
Nick Novitski
e6180997ac
sdcv: enable Darwin build
2017-11-18 14:42:04 -08:00
Tim Steinbach
170f5c7543
linux-beagleboard: 4.9.59-r73 -> 4.9.61-r76
2017-11-18 17:33:40 -05:00
Tim Steinbach
ac470a67f8
linux: 4.4.98 -> 4.4.99
2017-11-18 17:19:50 -05:00
Tim Steinbach
c6f1290250
linux: 4.9.62 -> 4.9.63
2017-11-18 17:16:14 -05:00
Tim Steinbach
790f096a45
linux: 4.13.13 -> 4.13.14
2017-11-18 17:12:18 -05:00
Pierre Chevalier
b3de3893d0
nixos/zsh: add the type for enableAutosuggestions option
...
Simply a small inconsistency I picked up when reading that file.
fixes #31795
2017-11-18 21:27:12 +00:00
Pierre Chevalier
81ea7d2dcb
zsh-powerlevel9k: init at 2017-11-10
...
To use, add this option to your configuration.nix:
`programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel9k}/share/zsh-powerlevel9k/powerlevel9k.zsh-theme";`
2017-11-18 21:27:04 +00:00
Jörg Thalheim
cb2c2f4064
Merge pull request #31784 from veprbl/ipfs_0.4.13
...
ipfs: 0.4.11 -> 0.4.13
2017-11-18 21:23:33 +00:00
Tuomas Tynkkynen
0347174a0f
fio: 3.1 -> 3.2
2017-11-18 23:18:52 +02:00
Benjamin Hipple
368432e17f
Init Centos 7.3 vmTools diskImage
...
This commit adds the CentOS 7.3 base image from the CentOS vault, for use with
building RPMs or evaluating Nix expressions.
2017-11-18 16:05:49 -05:00
Orivej Desh
28e6265cdc
Merge pull request #31799 from lsix/nano_2_9
...
nano: 2.8.7 -> 2.9.0
2017-11-18 20:34:10 +00:00
Orivej Desh
26aaf6bde2
filebench: rehash source
...
The new source is a VCS dump at the same revision: no files changed, generated
files deleted.
2017-11-18 20:16:47 +00:00
Lancelot SIX
2899687a48
nano: 2.8.7 -> 2.9.0
...
See https://lists.gnu.org/archive/html/info-gnu/2017-11/msg00006.html
for release information
2017-11-18 21:05:07 +01:00
Jörg Thalheim
d4d7e1ea09
Merge pull request #31796 from robertodr/update-ninja
...
ninja: 1.7.2 -> 1.8.2
2017-11-18 19:58:17 +00:00
Jörg Thalheim
011e69ea3f
Merge pull request #31789 from flokli/msmtp-sendmail
...
msmtp: add sendmail symlink to $out/bin
2017-11-18 19:43:04 +00:00
Orivej Desh
dfd88fac3d
bonnie: replace dead source link
2017-11-18 19:41:41 +00:00
Roberto Di Remigio
9792c039ee
ninja: 1.7.2 -> 1.8.2
2017-11-18 19:03:44 +00:00
Tuomas Tynkkynen
5ec0e09239
less: 520 -> 529
2017-11-18 17:52:33 +02:00
Tuomas Tynkkynen
ce3924fd26
strace: 4.19 -> 4.20
2017-11-18 17:46:56 +02:00
Tuomas Tynkkynen
c2031ee785
iperf: 3.2 -> 3.3
2017-11-18 17:40:26 +02:00
Shea Levy
a8dc88258f
Merge branch 'system_cmds'
2017-11-18 08:34:05 -05:00
Robert Helgesson
f70c14f68f
perl-Moo: 2.003000 -> 2.003003
2017-11-18 14:11:36 +01:00
Pascal Wittmann
c1dd363a3d
Merge pull request #31793 from romildo/new.lxtask
...
lxtask: init at 0.1.8
2017-11-18 14:06:35 +01:00
Pascal Wittmann
457306d9cd
Merge pull request #31794 from romildo/upd.numix-icon-theme
...
numix-icon-theme: 2017-17-09 -> 2017-11-18
2017-11-18 14:04:02 +01:00
Pascal Wittmann
b03bbc54df
Merge pull request #31785 from ryantm/mattermost-4.4.1
...
mattermost: 4.4.0 -> 4.4.1
2017-11-18 14:01:22 +01:00
José Romildo Malaquias
419a626bff
numix-icon-theme: 2017-17-09 -> 2017-11-18
2017-11-18 10:18:55 -02:00
José Romildo Malaquias
e8712da846
lxtask: init at 0.1.8
2017-11-18 10:03:31 -02:00
Tuomas Tynkkynen
931aa5f9e2
U-Boot: 2017.03 -> 2017.11
...
Also move patches from sd-image-aarch64.nix, they might be useful for
the older raspberries as well.
2017-11-18 13:57:17 +02:00
Tuomas Tynkkynen
bd47e17234
dtc: 1.4.4 -> 1.4.5
2017-11-18 13:57:12 +02:00