Commit Graph

28350 Commits

Author SHA1 Message Date
worldofpeace
1c84e29bd1 lollypop: 0.9.601 -> 0.9.604 2018-10-10 16:59:47 -04:00
Gabriel Ebner
0a7e258012 elan: 0.5.0 -> 0.7.1 2018-10-04 16:33:36 +02:00
Florian Klink
e4f4e9fd1d terraform-providers.matchbox: init at 0.2.2 (#47863) 2018-10-04 15:21:24 +02:00
Pascal Wittmann
b9e7935eff
Merge pull request #47603 from Mic92/bitlbee
nixos/bitlbee: add pam option
2018-10-04 12:48:09 +02:00
Jörg Thalheim
665da3972a
Merge pull request #47854 from teto/khard_zsh
khard: fixup zsh autocompletion
2018-10-04 08:41:22 +01:00
R. RyanTM
0260116fe0 girara: 0.3.0 -> 0.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/girara/versions
2018-10-04 08:50:25 +02:00
Matthieu Coudron
e30a2b0207 khard: fixup zsh autocompletion
I introduced an error in, install -D will create the folders until the last component excluded
so I needed to add the filename for it to create _khard
https://github.com/NixOS/nixpkgs/pull/46515
2018-10-04 15:34:04 +09:00
Peter Hoeg
3f81cb1b27
Merge pull request #47382 from magnetophon/zita-njbridge
zita-njbridge: init at 0.4.4
2018-10-04 12:26:03 +08:00
Peter Hoeg
932833f519
Merge pull request #47823 from r-ryantm/auto-update/elisa
elisa: 0.2.80 -> 0.3.0
2018-10-04 08:29:14 +08:00
R. RyanTM
989b34de7c elisa: 0.2.80 -> 0.3.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/elisa/versions
2018-10-03 15:11:35 -07:00
Sarah Brofeldt
9073176598
Merge pull request #46577 from uskudnik/tsung-add-package
tsung: init at 1.7.0
2018-10-03 23:35:30 +02:00
Jörg Thalheim
6c4ed96a3b
Merge pull request #47808 from c0bw3b/pkg/mhwaveedit
mhwaveedit: 1.4.23 -> 1.4.24
2018-10-03 22:23:58 +01:00
Jörg Thalheim
845ba33b1e
Merge pull request #47766 from r-ryantm/auto-update/lxterminal
lxterminal: 0.3.1 -> 0.3.2
2018-10-03 22:01:08 +01:00
Jörg Thalheim
f4c689118f
Merge pull request #47677 from dysinger/feature/fldigi
Add 4 companion apps for applications/audio/fldigi
2018-10-03 21:56:17 +01:00
Jörg Thalheim
e680208920
Merge pull request #47765 from vdemeester/update-minikube
minikube: 0.28.1 -> 0.29.0
2018-10-03 21:41:50 +01:00
Timo Kaufmann
eb7a498d25
Merge pull request #47754 from r-ryantm/auto-update/nauty
nauty: 26r10 -> 26r11
2018-10-03 22:09:36 +02:00
Renaud
63ed8693b7
mhwaveedit: 1.4.23 -> 1.4.24
+ moved pkgconfig and makeWrapper to nativeBuildInputs
+ fixed fetcher
+ fixed meta.homepage
2018-10-03 22:04:46 +02:00
Tim Dysinger
e6fc7dfb8e added fllog: fldigi companion application
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-10-03 09:37:59 -10:00
Tim Dysinger
43cba4f446 added flrig: fldigi companion application
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-10-03 09:37:59 -10:00
Tim Dysinger
b560d6499f added flwrap: fldigi companion application
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-10-03 09:37:59 -10:00
Tim Dysinger
f95183f345 added flmsg: fldigi companion application
https://sourceforge.net/projects/fldigi/
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-10-03 09:37:59 -10:00
Jörg Thalheim
4e18bc855d
Merge pull request #45285 from kini/makeself
makeself: backport megastep/makeself#142
2018-10-03 18:37:34 +01:00
Keshav Kini
eb84586cad makeself: backport megastep/makeself#142
Currently, a self-extracting archive created by makeself will fail to
properly execute on NixOS because the boilerplate Bash code it uses to
clean up the temporary directory it extracted its contents into
assumes that the `rm` command is installed at `/bin/rm`, which is not
the case on NixOS.

This commit, a backport of a pull request I made to the upstream
repository at megastep/makeself#142, fixes the issue by causing the
boilerplate code to call `rm` without specifying an absolute path,
which allows the version of `rm` from one's current Nix environment to
be used instead.
2018-10-03 10:31:58 -07:00
Jan Tojnar
1951aea6a5
Merge pull request #47738 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.3.5 -> 4.3.7
2018-10-03 17:30:53 +02:00
R. RyanTM
bab32fb789 lxterminal: 0.3.1 -> 0.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxterminal/versions
2018-10-03 07:52:09 -07:00
Vincent Demeester
ba98a7aea1
minikube: 0.28.1 -> 0.29.0
Hard-code kubernetes version as the upstream python script is broken/not-up-to-date

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-10-03 16:41:03 +02:00
Jörg Thalheim
38edcbd968
Merge pull request #47744 from c0bw3b/pkg/stgit
gitAndTools.stgit: fix fetcher and meta
2018-10-03 14:47:13 +01:00
Urban Skudnik
a3378c5088
tsung: init at 1.7.0 2018-10-03 15:47:12 +02:00
Andreas Rammhold
1ba6a7bb43
Merge pull request #47748 from taku0/thunderbird-bin-60.2.1
thunderbird,  thunderbird-bin: 60.0 -> 60.2.1
2018-10-03 14:55:42 +02:00
R. RyanTM
98092f7a67 nauty: 26r10 -> 26r11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nauty/versions
2018-10-03 05:54:07 -07:00
taku0
d802524def thunderbird: 60.0 -> 60.2.1 2018-10-03 21:32:13 +09:00
Renaud
153f98062c
gitAndTools.stgit: fix fetcher and meta 2018-10-03 13:54:02 +02:00
R. RyanTM
a0b9099e1a pulseeffects: 4.3.5 -> 4.3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulseeffects/versions
2018-10-03 04:36:47 -07:00
Jörg Thalheim
c0f092c948
Merge pull request #47720 from r-ryantm/auto-update/tiled
tiled: 1.1.6 -> 1.2.0
2018-10-03 11:17:50 +01:00
Jörg Thalheim
3e953d6980
Merge pull request #47724 from xeji/p/st
st: remove unused build inputs, drop wrapper
2018-10-03 11:16:46 +01:00
Andreas Rammhold
1200117b5c
Merge pull request #47712 from andir/firefox
firefox{-bin,}: 62.0.2 -> 62.0.3, firefox-esr-60: 60.2.1 -> 60.2.2
2018-10-03 11:23:20 +02:00
R. RyanTM
c707a8906c tiled: 1.1.6 -> 1.2.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/tiled/versions
2018-10-03 01:44:11 -07:00
Uli Baum
63ff7bd008 st: remove unused build inputs, drop wrapper
- remove unused buildInputs
- ncurses belongs in nativeBuildInputs (tic to compile terminfo)
- drop dmenu wrapper, st doesn't use dmenu at all
2018-10-03 10:42:59 +02:00
Andreas Rammhold
246d2848ff
firefox-esr-60: 60.2.1 -> 60.2.2 [critical security fixes]
This update bumps the package to the latest stable version containing a
few security fixes:

- CVE-2018-12386: Type confusion in JavaScript
  A vulnerability in register allocation in JavaScript can lead to type
  confusion, allowing for an arbitrary read and write. This leads to
  remote code execution inside the sandboxed content process when
  triggered.

- CVE-2018-12387
  A vulnerability where the JavaScript JIT compiler inlines
  Array.prototype.push with multiple arguments that results in the stack
  pointer being off by 8 bytes after a bailout. This leaks a memory
  address to the calling function which can be used as part of an
  exploit inside the sandboxed content process.

Source: https://www.mozilla.org/en-US/security/advisories/mfsa2018-24/
2018-10-03 09:51:13 +02:00
Andreas Rammhold
e7785f1148
firefox: 62.0.2 -> 62.0.3 [critical security fixes]
This update bumps the package to the latest stable version containing a
few security fixes:

- CVE-2018-12386: Type confusion in JavaScript
  A vulnerability in register allocation in JavaScript can lead to type
  confusion, allowing for an arbitrary read and write. This leads to
  remote code execution inside the sandboxed content process when
  triggered.

- CVE-2018-12387
  A vulnerability where the JavaScript JIT compiler inlines
  Array.prototype.push with multiple arguments that results in the stack
  pointer being off by 8 bytes after a bailout. This leaks a memory
  address to the calling function which can be used as part of an
  exploit inside the sandboxed content process.

Source: https://www.mozilla.org/en-US/security/advisories/mfsa2018-24/
2018-10-03 09:51:13 +02:00
Andreas Rammhold
64d02660cb
firefox-bin: 62.0.2 -> 62.0.3 [critical security fixes]
This update bumps the package to the latest stable version containing a
few security fixes:

- CVE-2018-12386: Type confusion in JavaScript
  A vulnerability in register allocation in JavaScript can lead to type
  confusion, allowing for an arbitrary read and write. This leads to
  remote code execution inside the sandboxed content process when
  triggered.

- CVE-2018-12387
  A vulnerability where the JavaScript JIT compiler inlines
  Array.prototype.push with multiple arguments that results in the stack
  pointer being off by 8 bytes after a bailout. This leaks a memory
  address to the calling function which can be used as part of an
  exploit inside the sandboxed content process.

Source: https://www.mozilla.org/en-US/security/advisories/mfsa2018-24/
2018-10-03 09:35:54 +02:00
Ryan Mulligan
856fbc8dba treewide: fix allowAliases = false evaluation problems 2018-10-02 21:33:40 -07:00
Peter Hoeg
8bc64b6c24
Merge pull request #47667 from jluttine/nano-wallet-16.1
nano-wallet: 16.0 -> 16.1
2018-10-03 10:42:30 +08:00
taku0
d4de3b2d34 thunderbird-bin: 60.0 -> 60.2.1 2018-10-03 09:12:16 +09:00
Vladyslav M
889c72032f mpv: 0.29.0 -> 0.29.1 (#47689) 2018-10-03 00:34:16 +02:00
Vladyslav M
3c45be7d9b i3status-rust: 0.9.0.2018-09-30 -> 0.9.0.2018-10-02 (#47687) 2018-10-03 00:29:26 +02:00
Jörg Thalheim
1643967b8d
Merge pull request #47668 from jluttine/syncthing-0.14.51
syncthing: 0.14.50 -> 0.14.51
2018-10-02 20:19:55 +01:00
Jörg Thalheim
83f6cf82c5
Merge pull request #47656 from plapadoo/jetbrains-libnotify
jetbrains: add libnotify to wrapper to enable notifications
2018-10-02 20:11:42 +01:00
Patrick Hilhorst
fbf55e95dc i3lock-color: 2.11-c -> 2.12.c (#47674)
Note the change in naming scheme, this is intentional
(https://github.com/PandorasFox/i3lock-color/issues/92)
2018-10-02 21:03:41 +02:00
Frederik Rietdijk
4d1abc4419
Merge pull request #47604 from NixOS/staging-next
Staging next
2018-10-02 18:22:18 +02:00