Matthew Bauer
27d0d6d1ce
Merge pull request #51899 from yrashk/luigi-boto3
...
luigi: include boto3
2018-12-17 23:41:54 -06:00
Matthew Bauer
657220349d
Merge pull request #51422 from hlolli/csoundqt
...
Csoundqt init 0.9.6-beta2 and python-qt init 3.2
2018-12-17 23:39:12 -06:00
Matthew Bauer
06bf67d7dd
Merge pull request #51018 from plchldr/rtl8821a
...
rtl8821a: init at 5.1.5
2018-12-17 23:36:36 -06:00
Jörg Thalheim
97d35b661c
Merge pull request #52460 from Mic92/go-pname
...
buildGoPackage: also support pname
2018-12-18 04:54:47 +00:00
Matthew Bauer
a456a54c18
Merge pull request #52251 from Ericson2314/fix-darwin-bootstrap-cmds
...
treewide: Use "buildPackages" darwin for bootstrap_cmds
2018-12-17 22:53:14 -06:00
Jörg Thalheim
b4593b4629
buildGoPackage: also support pname
...
Following python-modules and stdenv.mkDerivation.
Hopefully zero rebuilds.
Motivation: https://github.com/NixOS/nixpkgs/pull/52409
2018-12-18 03:57:54 +01:00
Matthew Bauer
b0ccd8be8e
Merge pull request #52449 from TomSmeets/gamecube-tools
...
gamecube-tools: init at v1.0.2
2018-12-17 20:26:04 -06:00
Matthew Bauer
5708fd7671
Merge pull request #52450 from TomSmeets/wiiload-1
...
wiiload: init at v0.5.1
2018-12-17 20:25:22 -06:00
Franz Pletz
670c5ac8ef
Merge pull request #46806 from Ma27/disallow-dash-separators-in-machine-declarations
...
nixos/testing: disallow special chars in machine names in network expressions
2018-12-18 01:03:34 +00:00
Maximilian Bosch
113a6b9325
nixos/testing: disallow special chars in machine names in network expressions
...
These names are referenced by Perl variables inside the testing
frameworks which don't allow chars like `-` as character inside. An exemplary
expression may look like this:
```
{
x11-vm = {
services.xserver.enable = true;
};
}
```
This expression evaluates, e.g. when running `nixos-build-vms`, but when
trying to run `./result/bin/nixos-run-vms`, an error like this occurs:
```
starting VDE switch for network 1
running the VM test script
error: Can't modify subtraction (-) in scalar assignment at (eval 17) line 1, at EOF
Bareword "test" not allowed while "strict subs" in use at (eval 17) line 1.
Can't modify subtraction (-) in scalar assignment at (eval 17) line 1, at EOF
Bareword "test" not allowed while "strict subs" in use at (eval 17) line 1.
vde_switch: EOF on stdin, cleaning up and exiting
cleaning up
```
This can be very confusing for beginners, this change breaks evaluation
if such names are used for machines.
2018-12-18 01:58:56 +01:00
Maximilian Bosch
b72dc8c2f2
Merge pull request #52189 from r-ryantm/auto-update/apache-maven
...
maven: 3.5.4 -> 3.6.0
2018-12-18 00:59:30 +01:00
Maximilian Bosch
bba4283571
Merge pull request #52299 from r-ryantm/auto-update/insomnia
...
insomnia: 6.2.0 -> 6.2.3
2018-12-18 00:57:54 +01:00
Samuel Dionne-Riel
321d48d5db
Merge pull request #51397 from samueldr/feature/aarch64-uefi
...
installer: Adds AArch64 UEFI installer support. (Work towards SBBR and EBBR support)
2018-12-17 18:56:57 -05:00
Jan Tojnar
3380db94b1
gtksourceviewmm: move from gnome3.gtksourceviewmm
2018-12-18 00:46:55 +01:00
Jan Tojnar
f10f54b9c4
Merge pull request #51044 from Ma27/use-libsecret-by-default-in-nextcloud-client
...
nextcloud-client: switch to libsecret and use it by default
2018-12-18 00:35:49 +01:00
Michael Peyton Jones
f64bc036a5
nixos: add XDG sounds module
2018-12-18 00:32:13 +01:00
Fritz Otlinghaus
758f271fba
github-changelog-generator: init at v1.14.3
...
Signed-off-by: Fritz Otlinghaus <fritz@otlinghaus.it>
2018-12-17 23:28:23 +00:00
Jan Tojnar
aacb244889
Merge pull request #51520 from michaelpj/imp/appstream
...
nixos: add AppStream module
2018-12-18 00:27:23 +01:00
Jan Tojnar
0ceb8236bc
Merge pull request #52356 from frlan/Update/Geany/1.34
...
geany: 1.33 -> 1.34
2018-12-18 00:25:55 +01:00
R. RyanTM
7722c43f0a
olm: 2.3.0 -> 3.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/olm/versions
2018-12-17 23:23:13 +00:00
volth
0ab6572324
libvirt: 4.7.0 -> 4.10.0
2018-12-17 23:12:44 +00:00
Franz Pletz
a2080299e8
aubio: 0.4.7 -> 0.4.8
2018-12-18 00:09:00 +01:00
Franz Pletz
9f6c85bd5e
lldpd: 1.0.1 -> 1.0.3
2018-12-18 00:09:00 +01:00
Franz Pletz
51c8e01676
libressl_2_9: init at 2.9.0
2018-12-18 00:09:00 +01:00
Franz Pletz
949dc60acc
libressl_2_8: 2.8.2 -> 2.8.3
2018-12-18 00:08:59 +01:00
Franz Pletz
b7254b6b2c
libressl_2_7: 2.7.4 -> 2.7.5
2018-12-18 00:08:59 +01:00
Franz Pletz
5911d54457
libressl_2_6: remove, not maintained anymore
2018-12-18 00:08:58 +01:00
Matthew Bauer
71594e277c
Merge pull request #52455 from aij/fix-gnustep-base
...
gnustep.base: Add explicit dependency on libbfd
2018-12-17 16:45:26 -06:00
Franz Pletz
d186571653
Merge pull request #52452 from bachp/youtube-dl-2018.12.17
...
youtube-dl: 2018.11.18 -> 2018.12.17
2018-12-17 22:36:58 +00:00
Franz Pletz
5fc271257e
prometheus_2: 2.4.3 -> 2.6.0
2018-12-17 23:30:12 +01:00
Ivan Jager
8f525e7621
gnustep.base: Add explicit dependency on libbfd
...
Before beb063a
, binutils included a libbfd install, which
is now being removed in postFixup
beb063a103 (diff-c59ce5deea2f4002004fffdb11c5ed57R131)
Fixes #52283
2018-12-17 16:17:00 -06:00
Franz Pletz
54d1529269
Merge pull request #52426 from dtzWill/feature/boost-1.69
...
boost169: init (at 1.69)
2018-12-17 22:12:07 +00:00
Pascal Bach
28e9a1eef1
youtube-dl: 2018.11.18 -> 2018.12.17
2018-12-17 23:10:39 +01:00
Franz Pletz
033486446c
Merge pull request #51896 from nicknovitski/kubernetes-1.13
...
kubernetes: 1.12.3 -> 1.13.1
2018-12-17 22:10:03 +00:00
Vincent Laporte
6620de7594
ocamlPackages.atdgen: init at 2.0.0
...
Atdgen is a command-line program that takes as input type definitions in the
ATD syntax and produces OCaml code suitable for data serialization and
deserialization.
Homepage: https://github.com/mjambon/atd
2018-12-17 21:38:49 +00:00
Renaud
6a80140fdf
Merge pull request #52425 from tadfisher/plata-theme
...
plata-theme: init at 0.4.9
2018-12-17 22:02:25 +01:00
Renaud
20e2c77621
Merge pull request #52398 from r-ryantm/auto-update/ace
...
ace: 6.5.2 -> 6.5.3
2018-12-17 21:59:45 +01:00
Tom Smeets
f0d3a6e744
wiiload: init at v0.5.1
2018-12-17 21:48:24 +01:00
Tom Smeets
8f25e3d4cd
gamecube-tools: init at v1.0.2
2018-12-17 21:37:34 +01:00
Tad Fisher
dd99978853
plata-theme: init at 0.4.9
2018-12-17 11:43:50 -08:00
Tor Hedin Brønner
cc1d13ae0f
Merge pull request #52298 from eadwu/vscode-with-extensions/empty-extensions-fix
...
vscode-with-extensions: only add flag if extensions > 0
2018-12-17 20:10:46 +01:00
R. RyanTM
ace1f064e8
glabels: 3.4.0 -> 3.4.1
...
* glabels: 3.4.0 -> 3.4.1 (#52285 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glabels/versions
* glabels: fetch from Gnome mirrors
+ corrected licensing - see https://github.com/jimevins/glabels/blob/glabels-3_4_1/COPYING.README_FIRST
2018-12-17 20:04:10 +01:00
Renaud
8c8c7a6cb9
Merge pull request #52300 from r-ryantm/auto-update/groonga
...
groonga: 8.0.8 -> 8.0.9
2018-12-17 20:03:40 +01:00
Franz Pletz
58db4c1a7e
Revert "nixos/tests: add clamav test"
...
This reverts commit 6433f3b13b
.
Fixes #52446 .
2018-12-17 19:24:44 +01:00
Nick Novitski
18347fc05c
kubernetes: 1.12.3 -> 1.13.1
2018-12-17 10:20:09 -08:00
Franz Pletz
19dd528b35
Merge pull request #52432 from akru/master
...
parity: 2.2.4 -> 2.2.5
2018-12-17 18:15:58 +00:00
Renaud
ee82749bdb
Merge pull request #52314 from r-ryantm/auto-update/eid-mw
...
eid-mw: 4.4.9 -> 4.4.11
2018-12-17 18:50:07 +01:00
R. RyanTM
d9b1ae9eab
msitools: 0.97 -> 0.98
...
* msitools: 0.97 -> 0.98 (#52188 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/msitools/versions
* msitools: fetch from Gnome mirrors
+ misc cleanup
2018-12-17 18:49:34 +01:00
Vincent Laporte
585b741cb7
ocaml: fix build when X11 is not available
2018-12-17 17:46:46 +00:00
Vincent Laporte
b5f580fa2e
ocamlPackages.labltk: fix evaluation with OCaml < 4.04
2018-12-17 17:46:46 +00:00