Commit graph

163962 commits

Author SHA1 Message Date
Linus Heckemann a532c6318a csound: document temp dependency on fluidsynth 1 2018-12-18 09:46:15 +01:00
Linus Heckemann 6bdcc10767 fluidsynth: keep version
This avoids a mass-rebuild for packages which depend on fluidsynth 2.x.
2018-12-18 09:30:32 +01:00
markuskowa 5289fcc422
Merge pull request #47297 from greydot/bladerf
Introduce hardware/bladeRF module
2018-12-18 09:29:32 +01:00
Frederik Rietdijk 826ab7026e Merge master into staging-next 2018-12-18 09:22:17 +01:00
Lana Black 7112cd8822 nixos/hardware/bladeRF: init at 2.0.2
This allows to easily enable bladerf-related udev rules with nixos
configuration.
2018-12-18 08:11:18 +00:00
Franz Pletz 982b5ee26f
Merge pull request #52462 from pacien/wego
wego: 20160407-81d72ff -> 20170403-415efdf
2018-12-18 08:10:00 +00:00
Matthew Bauer dbd0a78e5a
Merge pull request #51854 from pmahoney/freeswitch
Freeswitch
2018-12-17 23:43:25 -06:00
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
pacien 87c5f36e68 wego: 20160407-81d72ff -> 20170403-415efdf 2018-12-18 05:57:15 +01: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
Stephen 7b884b6807
terraform-providers: bump versions 2018-12-17 18:59:30 -08: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
Stephen fb66e2d792
terraform_0_11: 0.11.10 -> 0.11.11 2018-12-17 18:49:54 -08: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
Henry 26785ae6fa gotop: 1.5.0 -> 1.7.1 2018-12-18 01:52:07 +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
Tad Fisher b4b67177b5 nixos/bash: Fix prompt regression in Emacs term mode 2018-12-17 15:42:41 -08: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
Benno Fünfstück 5a44fef594 adoptopenjdk: autogenerate sources + add support for aarch64 2018-12-17 23:08:56 +01: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