Matthew Bauer
894644c8e8
mesa-glu: add macOS frameworks
...
- glu needs ApplicationServices
2019-06-04 23:14:59 -04:00
Matthew Bauer
0121da2af1
mesa: fix stubs on darwin
...
Adds a special case for isDarwin
2019-06-04 23:14:13 -04:00
worldofpeace
132b013b9a
Merge pull request #62263 from Izorkin/nginx-unit
...
unit: 1.8.0 -> 1.9.0
2019-06-04 23:14:02 -04:00
worldofpeace
1d66d62bbc
Merge pull request #62430 from r-ryantm/auto-update/gtkwave
...
gtkwave: 3.3.100 -> 3.3.101
2019-06-04 23:12:58 -04:00
worldofpeace
094e150804
Merge pull request #61729 from worldofpeace/geoclue/no-root
...
nixos/geoclue2: don't run as root
2019-06-04 23:11:34 -04:00
worldofpeace
9d29db09d0
Merge pull request #62346 from r-ryantm/auto-update/amazon-ecs-cli
...
amazon-ecs-cli: 1.14.0 -> 1.14.1
2019-06-04 23:07:59 -04:00
worldofpeace
7eec89bf47
Merge pull request #62685 from dtzWill/update/klavaro-3.0.7
...
klavaro: 3.05 -> 3.07
2019-06-04 23:04:25 -04:00
worldofpeace
5e6001cfde
Merge pull request #62492 from r-ryantm/auto-update/opera
...
opera: 58.0.3135.127 -> 60.0.3255.109
2019-06-04 23:01:23 -04:00
worldofpeace
2da824a9fb
Merge pull request #62486 from r-ryantm/auto-update/now-cli
...
now-cli: 15.0.10 -> 15.3.0
2019-06-04 22:54:50 -04:00
worldofpeace
35c3396f41
Merge pull request #62595 from cstrahan/dropbox/fix-tray-menu
...
dropbox: fix tray menu with StatusNotifierItem trays
2019-06-04 22:45:26 -04:00
Matthew Bauer
a08d462563
unix-tools: default when no provider exists
2019-06-04 22:45:11 -04:00
worldofpeace
2af9cabd0c
Merge pull request #62689 from dtzWill/update/networkmanagerapplet-1.8.22
...
networkmanagerapplet: 1.8.20 -> 1.8.22
2019-06-04 22:37:51 -04:00
worldofpeace
cc5ec447a0
Merge pull request #62623 from michaelpj/fix/localtime-geoclue
...
localtime: set geoclue config
2019-06-04 22:36:28 -04:00
worldofpeace
87ec4fa2d1
Merge pull request #62624 from michaelpj/fix/redshift-geoclue
...
redshift: add geoclue config
2019-06-04 22:35:25 -04:00
Samuel Dionne-Riel
f6e1664e7d
Merge pull request #61726 from samueldr/refind-aarch64
...
refind: allows building for aarch64
2019-06-04 22:09:08 -04:00
worldofpeace
0aeca5a7c7
Merge pull request #62674 from jonringer/lutris_add_hicolor
...
lutris: add hicolor theme
2019-06-04 21:01:24 -04:00
Maximilian Bosch
bf1b907a77
Merge pull request #62710 from marsam/update-nodejs-12_x
...
nodejs-12_x: 12.3.1 -> 12.4.0
2019-06-05 02:31:09 +02:00
danbst
f7940bb95d
nixos/containers: give a name to an anonymous container module
...
See https://github.com/NixOS/nixpkgs/issues/15747 . Previously this module was called `<unknown-file>`
in error messages, now it is called a bit more close to real:
```
module at /home/danbst/dev/nixpkgs/nixos/modules/virtualisation/containers.nix:470
```
2019-06-05 03:11:09 +03:00
danbst
bfb6ef1d59
module system: prettify a bit error when unique option defined twice
...
The error can be reproduced like:
```
$ nix-instantiate ./nixos -A system --arg configuration '
{ fileSystems."/".device = "nodev";
boot.loader.grub.devices = [ "nodev" ];
containers.t.config.imports = [ <nixpkgs/nixos/modules/virtualisation/amazon-image.nix> ];
}'
```
Previously error was:
```
error: The unique option `containers.t.networking.hostName' is defined multiple times, in `/nix/var/nix/profiles/per-user/root/channels/nixpkgs/nixos/modules/virtualisation/amazon-image.nix' and `module at /home/danbst/dev/nixpkgs/nixos/modules/virtualisation/containers.nix:470'.
(use '--show-trace' to show detailed location information)
```
Now it is:
```
error: The unique option `containers.t.networking.hostName' is defined multiple times, in:
- /nix/var/nix/profiles/per-user/root/channels/nixpkgs/nixos/modules/virtualisation/amazon-image.nix
- module at /home/danbst/dev/nixpkgs/nixos/modules/virtualisation/containers.nix:470.
(use '--show-trace' to show detailed location information)
```
Related: https://github.com/NixOS/nixpkgs/issues/15747
2019-06-05 03:10:57 +03:00
Jonathan Ringer
fbc96ad9e0
lutris: add hicolor theme
2019-06-04 16:51:35 -07:00
Danylo Hlynskyi
f29b88df44
Merge pull request #53991 from arianvp/fix-initrd
...
build-support/make-initrd: Don't derive derivation name from file name
2019-06-05 01:22:49 +02:00
Robert Hensing
50be73c4b2
Merge pull request #62682 from dtzWill/update/skype-8.46.0.60
...
skype: 8.45.0.41 -> 8.46.0.60
2019-06-05 00:08:26 +02:00
Renaud
e7e1ae542c
Merge pull request #62499 from r-ryantm/auto-update/picard-tools
...
picard-tools: 2.19.2 -> 2.20.2
2019-06-05 00:05:59 +02:00
Renaud
87f13efcfd
Merge pull request #62559 from r-ryantm/auto-update/reaper
...
reaper: 5.974 -> 5.978
2019-06-05 00:03:48 +02:00
volth
51f4e75025
websocat: add support for wss://
2019-06-04 16:53:54 -05:00
Michael Peyton Jones
efbd890f99
nixos: add throttled service
2019-06-04 22:30:38 +01:00
Joachim F
6500ab9e61
Merge pull request #62676 from KaiHa/tor-browser-xauthority
...
tor-browser-bundle: set default value for XAUTHORITY
2019-06-04 21:30:13 +00:00
Will Dietz
13b6e9287e
buildah: 1.8.2 -> 1.8.3
...
https://github.com/containers/buildah/releases/tag/v1.8.3
2019-06-04 16:20:50 -05:00
Silvan Mosberger
08f2e282e1
nixos/deluge: add autFile, config and port options ( #58552 )
...
nixos/deluge: add autFile, config and port options
2019-06-04 23:16:06 +02:00
Will Dietz
eced625802
pyotherside: 1.5.4 -> 1.5.5
...
https://github.com/thp/pyotherside/releases/tag/1.5.5
2019-06-04 16:15:32 -05:00
Maximilian Bosch
ae666de77c
Merge pull request #62679 from dtzWill/update/vale-1.4.2
...
vale: 1.4.0 -> 1.4.2
2019-06-04 23:01:36 +02:00
Renaud
fdcb5313c5
Merge pull request #62680 from dtzWill/update/jdupes-1.13
...
jdupes: 1.12 -> 1.13
2019-06-04 22:51:54 +02:00
Will Dietz
c864ce9703
docker-compose: 1.23.2 -> 1.24.0
...
https://github.com/docker/compose/releases/tag/1.24.0
Add new req dep paramiko.
2019-06-04 15:50:29 -05:00
Renaud
59ba474aa6
Merge pull request #62688 from dtzWill/update/public-sans-1.004
...
public-sans: 1.003 -> 1.004
2019-06-04 22:48:25 +02:00
Will Dietz
786bfe0c27
cri-tools: nixpkgs-fmt
2019-06-04 15:47:22 -05:00
Will Dietz
56cc125368
cri-tools: 1.0.0-alpha.0 -> 1.14.0
2019-06-04 15:46:16 -05:00
Will Dietz
74e9b6441d
cni-plugins: 0.7.5 -> 0.8.0
...
https://github.com/containernetworking/plugins/releases/tag/v0.8.0
Maybe need to improve script invocation for other platforms,
but for now we limit to linux so keep it simple.
2019-06-04 15:45:20 -05:00
Will Dietz
15fbb8e90a
cni: simplify now that default build is sufficient
2019-06-04 15:45:13 -05:00
Will Dietz
a52a89c266
cni: 0.6.0 -> 0.7.0
...
https://github.com/containernetworking/cni/releases/tag/v0.7.0
2019-06-04 15:45:05 -05:00
Will Dietz
1af13e8aad
cri-o: 1.14.1 -> 1.14.2
2019-06-04 15:44:56 -05:00
Will Dietz
7e59e33b8a
conmon: 0.0.1pre52_xxxx -> 0.2.0
...
https://github.com/containers/conmon/releases/tag/v0.2.0
2019-06-04 15:44:18 -05:00
Will Dietz
71304bf88c
podman: 1.3.1 -> 1.3.2
2019-06-04 15:44:17 -05:00
Michael Weiss
a712174a6a
gitRepo: 1.13.2 -> 1.13.3
2019-06-04 22:39:32 +02:00
Will Dietz
0a51adea73
udocker: 1.1.1 -> 1.1.3
...
https://github.com/indigo-dc/udocker/releases/tag/v1.1.3
2019-06-04 15:36:13 -05:00
Will Dietz
e3b8fcc310
radamsa: 0.5 -> 0.6
...
* new home (github -> gitlab)
* "modernize" a bit
* run tests!
2019-06-04 15:28:15 -05:00
Will Dietz
d96d78d1cd
toybox: 0.8.0 -> 0.8.1
...
http://landley.net/toybox/index.html#21-05-2019
2019-06-04 15:25:30 -05:00
Maximilian Bosch
addb7e4516
Merge pull request #61266 from bdesham/add-git-repo-updater
...
git-repo-updater: init at 0.5
2019-06-04 22:20:53 +02:00
Will Dietz
a4113fe531
trilium: 0.30.8 -> 0.32.3
2019-06-04 15:18:08 -05:00
Matthew Bauer
d60310fb69
Merge pull request #62619 from matthewbauer/julia-do-strip
...
julia: strip out gfortran refs
2019-06-04 16:17:12 -04:00
Will Dietz
b5f80fdd4c
networkmanagerapplet: 1.8.20 -> 1.8.22
2019-06-04 15:10:49 -05:00