worldofpeace
805dd4534d
vocal: init at 2.2.0
2018-09-09 18:34:32 -04:00
worldofpeace
5a9d853d22
meteo: init at 0.8.5
2018-09-09 18:34:32 -04:00
worldofpeace
3865974177
taxi: init at 0.0.1
2018-09-09 18:34:31 -04:00
worldofpeace
59821548f0
notejot: init at 1.4.5
2018-09-09 18:34:31 -04:00
worldofpeace
0f760506be
quilter: init at 1.6.3
2018-09-09 18:34:30 -04:00
worldofpeace
2785958760
bookworm: init at 1.0.0
2018-09-09 17:22:38 -04:00
Thomas Tuegel
da2a289d03
Merge pull request #46264 from r-ryantm/auto-update/kipi-plugins
...
kipi-plugins: 5.2.0 -> 5.9.0
2018-09-07 19:11:48 -05:00
Timo Kaufmann
83b259271f
Merge pull request #46337 from timokau/sage-openblas-fix
...
sage: re-add pkg-config aliases
2018-09-07 23:50:46 +02:00
lewo
84e4cfcda0
Merge pull request #46246 from r-ryantm/auto-update/mediainfo-gui
...
mediainfo-gui: 18.05 -> 18.08
2018-09-07 23:01:25 +02:00
lewo
1164885985
Merge pull request #46245 from r-ryantm/auto-update/mediainfo
...
mediainfo: 18.05 -> 18.08
2018-09-07 23:00:05 +02:00
Antoine Eiche
0b6da47fe3
kubernetes-helm: fix darwin hash
2018-09-07 22:01:15 +02:00
lewo
b95454da65
Merge pull request #46256 from r-ryantm/auto-update/helm
...
kubernetes-helm: 2.9.1 -> 2.10.0
2018-09-07 21:58:13 +02:00
Timo Kaufmann
db784d883c
sage: re-add pkg-config aliases
...
Those were removed because they were added to openblas itself. There was
an error with that however and it will take some time until the fix
makes its way through staging. For the time being, reverting this part
of 26d5d030fe
will fix the sage build.
This commit should be reverted once
408eacbc89
is in master.
2018-09-07 21:55:41 +02:00
Timo Kaufmann
c04198a992
Merge pull request #46324 from Ma27/weechat-script-fixes
...
weechat: fix quoting for ${} syntax
2018-09-07 19:02:41 +02:00
Maximilian Bosch
e2b4644f9c
weechat: fix quoting for ${} syntax
...
In my previous PR I missed that ${sec.foobar} (syntax to retrieve
secrets in a weechat runtime) breaks the shell evaluation.
Furthermore `;` shall be used rather than `\n` to concat scripts and the
init config.
2018-09-07 18:41:04 +02:00
Timo Kaufmann
7521f2863d
sage: fix numpy and scipy integration
2018-09-07 18:36:52 +02:00
Timo Kaufmann
e326c0156d
Merge pull request #45728 from Ma27/nixos/weechat-module
...
nixos/weechat: add module
2018-09-07 17:19:46 +02:00
Michael Raskin
f9a0679297
Merge pull request #46157 from taku0/firefox-bin-62.0
...
firefox, firefox-bin: 61.0.2 -> 62.0, firefox-esr: 60.1.0esr -> 60.2.0esr, remove 52.9.0esr [Critical security fixes]
2018-09-07 12:10:47 +00:00
Maximilian Bosch
f5becfb5b0
weechatScripts.wee-slack: init at 2.1.1
2018-09-07 13:45:13 +02:00
Maximilian Bosch
a8efe61412
weechat: 2.1 -> 2.2; improve package configuration
...
This aims to make the `weechat` package even more configurable. It
allows to specify scripts and commands using the `configure` function
inside a `weechat.override` expression.
The package can be configured like this:
```
with import <nixpkgs> { };
weechat.override {
plugins = { availablePlugins, ... }: {
plugins = builtins.attrValues availablePlugins;
init = ''
/set foo bar
/server add freenode chat.freenode.org
'';
scripts = [ "/path/to/script.py" ];
};
}
```
All commands are passed to `weechat --run-command "/set foo bar;/server ..."`.
The `plugins' attribute is not necessarily required anymore, if it's
sufficient to add `init' commands, the `plugins' will be
`builtins.attrValues availablePlugins' by default.
Additionally the result contains `weechat` and `weechat-headless`
(introduced in WeeChat 2.1) now.
2018-09-07 13:10:43 +02:00
Timo Kaufmann
759e495881
Merge pull request #46268 from r-ryantm/auto-update/jmol
...
jmol: 14.29.17 -> 14.29.19
2018-09-07 11:32:26 +02:00
Peter Hoeg
033964f541
Merge pull request #46221 from r-ryantm/auto-update/okteta
...
kdeApplications.okteta: 0.25.2 -> 0.25.3
2018-09-07 10:55:40 +08:00
R. RyanTM
baf51804f0
jmol: 14.29.17 -> 14.29.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
jmol
2018-09-06 19:54:40 -07:00
R. RyanTM
cdf82f6ddd
kipi-plugins: 5.2.0 -> 5.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
kipi-plugins
2018-09-06 19:30:21 -07:00
R. RyanTM
dd74f16b36
kubernetes-helm: 2.9.1 -> 2.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
helm
2018-09-06 18:33:20 -07:00
R. RyanTM
c8c091f093
mediainfo-gui: 18.05 -> 18.08
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mediainfo-gui
2018-09-06 17:26:08 -07:00
R. RyanTM
a1f5f62b29
mediainfo: 18.05 -> 18.08
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mediainfo
2018-09-06 17:17:48 -07:00
R. RyanTM
e5b17f61ef
rednotebook: 2.3 -> 2.6.1 ( #46200 )
2018-09-06 23:57:44 +00:00
taku0
0a3f07077b
firefox-esr: 60.1.0esr -> 60.2.0esr, mark 52.9.0esr insecure
2018-09-07 08:14:48 +09:00
R. RyanTM
b710f4a85c
kdeApplications.okteta: 0.25.2 -> 0.25.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
okteta
2018-09-06 15:41:10 -07:00
Profpatsch
3e45b61a99
lib/trivial: add a few examples of usage of assertMsg/assertOneOf
2018-09-06 18:14:27 +02:00
Sebastien Maret
5b58c6ac76
gildas: add alternative url for the source code ( #46145 )
...
For each new release, the upstream developers of Gildas move the
source code of the previous release to a different directory. Add this
directory to the list of url to avoid build failure at each new
release.
2018-09-06 15:10:21 +01:00
Jaka Hudoklin
5574b6a152
Merge pull request #46143 from teozkr/update/kops-1.10.0
...
kops: 1.9.0 -> 1.10.0
2018-09-06 14:44:39 +02:00
Michael Weiss
7c1b85cf6d
signal-desktop: 1.15.5 -> 1.16.0
2018-09-06 12:38:27 +02:00
Teo Klestrup Röijezon
a0a71e9be6
kops: 1.9.0 -> 1.10.0
2018-09-06 12:32:53 +02:00
Jörg Thalheim
b285ea77c2
Merge pull request #46034 from teto/khal_zsh_completion
...
khal: add zsh completion
2018-09-06 07:56:37 +01:00
Jörg Thalheim
ca2ba44cab
Merge pull request #46123 from utdemir/kakoune-20180904
...
kakoune: 2018.08.05 -> 2018.09.04
2018-09-05 23:55:55 +01:00
Utku Demir
c90f96ad32
kakoune: 2018.08.05 -> 2018.09.04
2018-09-06 09:12:12 +12:00
Renato Garcia
318c9296fa
snakemake: add maintainers ( #46117 )
2018-09-05 21:46:17 +02:00
Michele Guerini Rocco
eadb7b1589
qutebrowser: patch scripts ( #37316 )
2018-09-05 19:06:18 +02:00
Jörg Thalheim
e480328bcd
Merge pull request #46035 from geistesk/mpv-cdda
...
mpv: Added flag for cddaSupport to play Audio CDs
2018-09-05 17:46:05 +01:00
John Ericson
5d2d80d1cf
Merge pull request #46104 from obsidiansystems/trace-to-warn
...
stdenv, neovim: Use `lib.warn` for deprecation warnings
2018-09-05 11:54:35 -04:00
John Ericson
51907d257c
stdenv, neovim: Use lib.warn
for deprecation warnings
2018-09-05 11:40:29 -04:00
Bart Brouns
bf0cec40ca
qutebrowser: 1.4.1 -> 1.4.2 ( #46096 )
2018-09-05 16:35:12 +02:00
xeji
bf2a90298a
Merge pull request #46053 from danieldk/mxnet-fixes
...
pythonPackages.mxnet: fix build
2018-09-05 16:07:56 +02:00
xeji
67d796d229
Merge pull request #46095 from smaret/gildas-build-fixes
...
gildas: fix build failures
2018-09-05 16:02:48 +02:00
Timo Kaufmann
d89b1f0fbf
spotify: 1.0.88.353.g15c26ea1-14 -> 1.0.83.316.ge96b6e67-5
...
The recent update is broken. Playing a song causes spotify to segfault.
This is probably
https://community.spotify.com/t5/Desktop-Linux/Segfault-with-the-new-update/td-p/4554830# ,
which was recognized by upstream and will hopefully be fixed soon.
2018-09-05 15:53:38 +02:00
Sebastien Maret
b76cf0b54c
gildas: ignore clang warnings for unused command line arguments
...
See #46044
2018-09-05 12:17:05 +02:00
Vincent Laporte
e3cae4a2e5
gnumeric: 1.12.39 -> 1.12.43 ( #46088 )
...
goffice: 0.10.39 -> 0.10.43
2018-09-05 10:36:03 +02:00
Samuel Dionne-Riel
a394d08f11
qmapshack: 1.11.1 -> 1.12.0 ( #46084 )
2018-09-05 08:39:29 +02:00