schneefux
241a13cc70
wego: add license
2018-10-07 18:55:00 +02:00
schneefux
fdec2e16bc
wolfssl: add license
2018-10-07 18:51:24 +02:00
schneefux
cd71e1036b
zimreader: add license
...
See https://phabricator.wikimedia.org/source/openzim/browse/master/zimreader/COPYING
2018-10-07 18:47:15 +02:00
Bart Brouns
9affe6ca47
libclxclient: 3.9.0 -> 3.9.2
2018-10-07 17:41:58 +02:00
Bart Brouns
c1949a3449
libclthreads: 2.4.0 -> 2.4.2
2018-10-07 17:41:37 +02:00
Bart Brouns
123cb978d3
zita-resampler: 1.6.0 -> 1.6.2
2018-10-07 17:41:22 +02:00
Bart Brouns
395b5f6a4b
zita-convolver: 4.0.0 -> 4.0.3
2018-10-07 17:41:03 +02:00
Bart Brouns
4fd0f592af
zita-alsa-pcmi: 0.2.0 -> 0.3.2
2018-10-07 17:40:44 +02:00
Bart Brouns
d6860f40b4
tetraproc: 0.8.2 -> 0.8.6
2018-10-07 17:40:25 +02:00
Bart Brouns
250485cb60
aeolus: 0.9.5 -> 0.9.7
2018-10-07 17:39:48 +02:00
lassulus
99c8dc4a11
charybdis service: bin/charybdis-ircd -> bin/charybdis
2018-10-07 13:10:50 +02:00
Jörg Thalheim
938a0ddf4a
Merge pull request #47994 from alexherbo2/cool-retro-term-typos
...
cool-retro-term: Fix link to home page
2018-10-07 11:54:22 +01:00
Jörg Thalheim
8a2026a37c
Merge pull request #47986 from erictapen/borgbackup-cherry-4093
...
borgbackup: patch bug that allowed for exceeding quotas
2018-10-07 11:53:02 +01:00
Justin Humm
226f31b3a2
ja2-stracciatella: fix build due to #47709
2018-10-07 12:52:05 +02:00
Jörg Thalheim
68bd7c3062
Merge pull request #47990 from thefloweringash/prometheus-snmp-exporter-args
...
nixos/prometheus-snmp-exporter: fix command line argument format
2018-10-07 11:49:53 +01:00
Justin Humm
a9a88b0942
vdirsyncer: fix build due to #47709
2018-10-07 12:12:03 +02:00
Alex Leferry 2
82b2b9135a
cool-retro-term: Fix link to home page
2018-10-07 11:20:53 +02:00
Sarah Brofeldt
e84a46a169
Merge pull request #47969 from kevincox/sewer
...
sewer: init at 0.6.0
2018-10-07 10:02:11 +02:00
Sarah Brofeldt
0765000968
Merge pull request #47972 from Hodapp87/gdal_libxml2
...
gdal: add libxml2 to build
2018-10-07 10:00:33 +02:00
Sarah Brofeldt
1c2d575205
Merge pull request #47991 from samueldr/update/nano-3.1
...
nano: 3.0 -> 3.1
2018-10-07 09:55:57 +02:00
Gabriel Ebner
04dc2d75fa
Merge pull request #47958 from gebner/abcde
...
abcde: 2.8.1 -> 2.9.2
2018-10-07 09:29:35 +02:00
Matthew Bauer
d29947c36a
Merge pull request #47989 from AndersonTorres/small-fixes
...
Small fixes
2018-10-07 00:17:19 -05:00
Samuel Dionne-Riel
65eb3e38e8
nano: 3.0 -> 3.1
2018-10-06 23:29:44 -04:00
AndersonTorres
adf095d222
guile-reader: small fixes
2018-10-06 23:36:19 -03:00
AndersonTorres
f65adf6292
higan: small fixes
2018-10-06 23:36:19 -03:00
AndersonTorres
b1e72d7465
libtap: small fixes
2018-10-06 23:36:19 -03:00
AndersonTorres
3807a94545
pekwm: small fixes
2018-10-06 23:36:19 -03:00
AndersonTorres
c2c534e8ce
Oroborus: small fixes
2018-10-06 23:36:19 -03:00
Andrew Childs
c477d6658c
nixos/prometheus-snmp-exporter: fix command line argument format
2018-10-07 11:35:55 +09:00
Renaud
839b76ae21
Merge pull request #47733 from r-ryantm/auto-update/pscircle
...
pscircle: 1.0.0 -> 1.1.0
2018-10-07 01:43:46 +02:00
Vladimír Čunát
31cd8b3a44
Merge #47971 : solvespace: 2.3-20170808 -> 2.3-20180906
2018-10-07 00:43:18 +02:00
Justin Humm
0cfc923813
borgbackup: patch bug that allowed for exceeding quotas
...
See also https://github.com/borgbackup/borg/issues/4093 for this.
2018-10-06 23:53:06 +02:00
Benjamin Hipple
2a1fa9a1c9
Add zlib; swap to lz4.dev
2018-10-06 17:04:04 -04:00
Timo Kaufmann
683c413118
Merge pull request #47984 from 8573/8573/fix/Bash/use-escapeShellArg/1
...
nixos/bash: Use `escapeShellArg` for shell aliases
2018-10-06 22:46:16 +02:00
Robert Helgesson
2f1e44859d
Merge pull request #47936 from benley/systemd-wait
...
systemd-wait: init at 0.1+2018-10-05
2018-10-06 22:39:28 +02:00
c74d
d8bcd2c3d8
nixos/bash: Use escapeShellArg
for shell aliases
...
This patch uses the library function `lib.escapeShellArg` to improve
the handling of shell aliases in the NixOS module `bash`, copying the
corresponding change made to the `zsh` module in commit
1e211a70cbdaf230a18ea4cb67a959039d5c2ddb (for which GitHub pull
request #47471 was filed).
This patch resolves GitHub issue #16973 .
This change presumably also should be copied to the `fish` module, but
I don't know `fish` syntax so that won't be done by me.
GitHub: Close NixOS/nixpkgs#16973 .
2018-10-06 20:01:27 +00:00
Matthew Bauer
5deee7672c
netbsd: support cross compilation
...
Separates build and host packages to get cross compilation working.
2018-10-06 14:41:56 -05:00
Charles Duffy
1e23714296
gnupg1compat: reintroduce symlinks, only when actually needed
2018-10-06 14:38:36 -05:00
pmahoney
4af5457ebb
jsonnet: fix on darwin ( #47939 )
...
Build on darwin fails when using emscripten to build the js
library. Disabling this is unsatisfying, but gets the jsonnet binary
building again.
2018-10-06 14:56:21 -04:00
Ji-Haeng Huh
3115f8dffb
tinyemu: init at 2018-09-23
2018-10-06 18:53:10 +00:00
gnidorah
0b13e8a341
midisheetmusic: init at 2.6
2018-10-06 21:44:15 +03:00
pacien
a959bd928a
maintainers: add pacien
2018-10-06 20:39:20 +02:00
Timo Kaufmann
ec7d7e1f78
Merge pull request #47609 from mbode/heptio-ark_0_9_6
...
heptio-ark: 0.9.4 -> 0.9.6
2018-10-06 19:54:59 +02:00
Charles Duffy
f7cd362ae4
gnupg20: set version variable to fix gnupg1compat
...
Presently, gnupg1compat only works with gnupg22. Without this change, the error
```
error: attribute 'version' missing, at .../nixpkgs/pkgs/tools/security/gnupg/1compat.nix:4:26
```
is emitted when evaluating
```
pkgs.gnupg1compat.override { gnupg = pkgs.gnupg20; }'
```
2018-10-06 12:21:05 -05:00
Yurii Rashkovskii
f0e5a51c98
astroid: 0.13 -> 0.14
2018-10-06 09:16:29 -07:00
Marco Maggesi
9a5f7b1630
hol_light: 2017-07-06 -> 2018-09-30
...
Also handle compatibility with newer version of OCaml (depend on num
library as needed).
2018-10-06 15:49:09 +00:00
Chris Hodapp
4af38a2516
gdal: Add libxml2 to build
2018-10-06 11:09:21 -04:00
zimbatm
0bcbb97879
vault: 0.11.1 -> 0.11.2
...
changelog: https://github.com/hashicorp/vault/blob/v0.11.2/CHANGELOG.md
2018-10-06 16:59:40 +02:00
Free Potion
171752daee
ivan: 053 -> 054 ( #47950 )
2018-10-06 16:59:26 +02:00
Carlos D'Agostino
364d477236
ocamlPackages.ezxmlm: init at 1.0.2
2018-10-06 14:18:51 +00:00