Commit graph

206625 commits

Author SHA1 Message Date
Jörg Thalheim c5aacb2350
Merge pull request #76514 from Thra11/fix-udev-hwdb-description
udev: fix option description
2019-12-26 06:43:02 +00:00
Jörg Thalheim e7ece2f6de
Merge pull request #76523 from alyssais/kontact
kontact: fix build
2019-12-26 06:42:21 +00:00
Jörg Thalheim b551230b9b
Merge pull request #76522 from alyssais/swift-im
swift-im: fix build
2019-12-26 06:41:48 +00:00
Jörg Thalheim 38c3a43c0c
Merge pull request #76492 from tbenst/remote-ssh-fix
vscode-extensions.ms-vscode-remote.remote-ssh: fix patch for 0.48.0
2019-12-26 06:33:50 +00:00
Yorick van Pelt 470c8a2a36 nixos/borgbackup: install job wrappers to systemPackages for easy borg access
Currently to run borg job manually, you have to use systemctl:
```
$ systemctl start borgbackup-job-jobname.service
```

This commit makes wrappers around borg jobs available in $PATH, which have
BORG_REPO and connection args set correctly:
```
$ borg-job-jobname list
$ borg-job-jobname mount ::jobname-archive-2019-12-25T00:01:29 /mnt/some-path
$ borg-job-jobname create ::test /some/path
```

Closes: https://github.com/NixOS/nixpkgs/pull/64888
Co-authored-by: Danylo Hlynskyi <abcz2.uprola@gmail.com>
2019-12-26 07:50:03 +02:00
Alyssa Ross ebc8dd0652
kontact: fix build 2019-12-26 04:33:41 +00:00
Alyssa Ross 2a9ea05cc8
swift-im: fix build 2019-12-26 03:14:23 +00:00
Eelco Dolstra aa1a41b60b
maintainer-list: Update edolstra email address 2019-12-26 02:49:24 +01:00
Mario Rodas dce6d4173e
Merge pull request #75124 from ericdallo/add-clojure-lsp
clojure-lsp: init at release-20191223T204324
2019-12-25 20:37:20 -05:00
Maximilian Bosch ec253e16cd
Merge pull request #76410 from nh2/mumble-test-python
nixosTests.mumble: port to python
2019-12-26 02:33:43 +01:00
Daniel Schaefer 95710aa67e
multipath-tools: Fix prefix (#72917)
multipath-tools: Fix prefix
2019-12-26 02:31:37 +01:00
Daniel Schaefer 25ce30d6a2
Merge pull request #76172 from JohnAZoidberg/golden-cheetah-libusb
golden-cheetah: Add libusb (ANT+ sensors), 3.5-DEV1903 -> 3.5-RC2X
2019-12-26 02:30:38 +01:00
Maximilian Bosch 622c199eac
Merge pull request #76302 from MetaDark/rofi
rofi: fix displaying hicolor icons
2019-12-26 02:22:07 +01:00
Maximilian Bosch 8daee5f6ce
Merge pull request #76467 from alyssais/spamassassin-ipv6
spamassassin: fix IPv6
2019-12-26 02:13:07 +01:00
Eric Dallo c7d9ec5ce8
clojure-lsp: init at release-20191223T204324 2019-12-25 20:12:09 -05:00
Maximilian Bosch 9ba6cc9ca5
Merge pull request #76452 from zowoq/youtube-dl
youtube-dl: 2019.11.28 -> 2019.12.25
2019-12-26 02:08:30 +01:00
Maximilian Bosch 0201822cc7
Merge pull request #76511 from alyssais/pipelight
pipelight: fix build
2019-12-26 01:48:46 +01:00
Silvan Mosberger 5dc7050bd6
Merge pull request #75400 from nand0p/ethminer-v18
ethminer: 0.18.0-rc.0 -> 0.18.0
2019-12-25 23:56:24 +01:00
Manuel Mendez b840977407 neovim: Drop jemalloc
See https://github.com/neovim/neovim/pull/9526.
2019-12-25 23:49:21 +01:00
Tom Hall 08d31b74ec udev: fix option description
The two file paths were changed from 10-local to 99-local, but only one
of the descriptions was changed.
2019-12-25 20:51:01 +00:00
Mario Rodas ffd4ad4d0b
Merge pull request #76206 from r-ryantm/auto-update/actor-framework
caf: 0.17.1 -> 0.17.3
2019-12-25 15:50:43 -05:00
Vladyslav M 1e8fa43122
newsboat: fetch from vcs (#76175)
newsboat: fetch from vcs
2019-12-25 22:03:49 +02:00
Lancelot SIX 241e1fd9d0 nano: 4.6 -> 4.7
See https://lists.gnu.org/archive/html/info-gnu/2019-12/msg00005.html
for release information.
2019-12-25 19:50:28 +00:00
Mikhail Klementev f8dec92f04 out-of-tree: 1.1.1 -> 1.2.1 2019-12-25 19:45:59 +00:00
Ryan Orendorff 2d2146b1fe agda-stdlib: list as not broken on Darwin (#76485) 2019-12-25 21:22:29 +02:00
Dima 2467edf80c nixos/manual: fixing links for awstats release note (#76500)
`linkend` attribute needs to point to an option.
2019-12-25 21:06:18 +02:00
Jan Tojnar d059e1a720
Merge pull request #76358 from r-ryantm/auto-update/openimageio
openimageio2: 2.0.12 -> 2.1.9.0
2019-12-25 20:00:41 +01:00
Pascal Wittmann 731bfbc432
Merge pull request #76474 from r-ryantm/auto-update/xlockmore
xlockmore: 5.60 -> 5.61
2019-12-25 19:51:47 +01:00
worldofpeace f9eb2b132e
Merge pull request #76497 from prusnak/console-font
nixos-generate-config: i18n.consoleFont has been renamed to console.font
2019-12-25 13:45:44 -05:00
Mario Rodas 13884f5c07
Merge pull request #76502 from kolaente/update/hugo
hugo 0.61.0 -> 0.62.0
2019-12-25 13:44:09 -05:00
Alyssa Ross 349872f778
pipelight: fix build
I removed the "propagatedbuildInputs" line because it's misspelled, and
so will never have worked.  Nobody seems to have complained, so
presumably wasn't necessary.
2019-12-25 18:43:04 +00:00
Mario Rodas 3efe39d2cc
Merge pull request #75436 from taku0/flashplayer-32.0.0.303
flashplayer: 32.0.0.293 -> 32.0.0.303
2019-12-25 13:40:59 -05:00
Ryan Mulligan b3e3daeeba
Merge pull request #76334 from r-ryantm/auto-update/libngspice
libngspice: 30 -> 31
2019-12-25 10:10:06 -08:00
markuskowa 24660a14a2
Merge pull request #76491 from AmineChikhaoui/darktable3
darktable: 2.6.3 -> 3.0.0
2019-12-25 18:14:25 +01:00
Mario Rodas d0f6b1f5a3
caf: fix build on darwin 2019-12-25 12:00:00 -05:00
R. RyanTM 3537767db8
caf: 0.17.2 -> 0.17.3 2019-12-25 12:02:24 -05:00
Mario Rodas 51a5e6257f
Merge pull request #67771 from tobim/pkgs/caf
caf: 0.17.1 -> 0.17.2; enable openssl; run tests
2019-12-25 11:59:45 -05:00
Jan Tojnar c571098bf8
Merge pull request #76447 from r-ryantm/auto-update/tepl
tepl: 4.2.1 -> 4.3.1
2019-12-25 17:44:02 +01:00
AmineChikhaoui db14939ea3
darktable: remove darwin from the supported platforms 2019-12-25 11:35:05 -05:00
Mario Rodas 77295f2e01
Merge pull request #76226 from r-ryantm/auto-update/debianutils
debianutils: 4.9 -> 4.9.1
2019-12-25 10:41:47 -05:00
Fernando J Pando 90ee16dbfc nixos/ethminer: always restart 2019-12-25 10:33:50 -05:00
kolaente d4c6ab158a
hugo 0.61.0 -> 0.62.0 2019-12-25 16:30:08 +01:00
Aaron Andersen 117ef4af8a
Merge pull request #76307 from r-ryantm/auto-update/mediawiki
mediawiki: 1.33.1 -> 1.34.0
2019-12-25 10:26:10 -05:00
markuskowa 09fcb16542
Merge pull request #76472 from r-ryantm/auto-update/yadm
yadm: 2.0.1 -> 2.3.0
2019-12-25 16:18:09 +01:00
markuskowa ee8910cb7d
Merge pull request #76475 from r-ryantm/auto-update/xine-ui
xineUI: 0.99.10 -> 0.99.12
2019-12-25 16:04:43 +01:00
Mario Rodas 76200c4284 ruby_2_7: init at 2.7.0
Release notes: https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
2019-12-25 14:24:03 +00:00
Mario Rodas 298010982b ruby: rubygems 3.0.6 -> 3.1.2
Changelog: https://blog.rubygems.org/2019/12/20/3.1.2-released.html
2019-12-25 14:24:03 +00:00
Pavol Rusnak 4899c6992c
nixos-generate-config: i18n.consoleFont has been renamed to console.font
fixes #76391
2019-12-25 15:02:58 +01:00
markuskowa 788473c6db
Merge pull request #76473 from r-ryantm/auto-update/xmrig
xmrig: 5.1.0 -> 5.4.0
2019-12-25 14:57:45 +01:00
Ryan Mulligan 0874e85e90
Merge pull request #76446 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.3 -> 0.10.4
2019-12-25 05:38:39 -08:00