Commit Graph

5720 Commits

Author SHA1 Message Date
Will Dietz
a064b6d644 nnn: readline 2019-02-28 09:45:28 -06:00
Will Dietz
50ce6af3c0 nnn: 2.2 -> 2.3 2019-02-28 09:45:27 -06:00
Will Dietz
18f7e0f787 gcalcli: 4.0.3 -> 4.0.4 2019-02-27 14:00:04 -06:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
mschonfinkel
cedd8bfa0e Added jq to playonlinux deps 2019-02-25 20:57:36 +01:00
R. RyanTM
94b64c27b1 gammu: 1.39.0 -> 1.40.0 (#55317)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gammu/versions
2019-02-25 17:06:28 +01:00
Niko Pavlinek
4681b49407 yokadi: 1.1.1 -> 1.2.0 2019-02-25 13:10:59 +01:00
R. RyanTM
5b33d758d7 rtv: 1.24.0 -> 1.25.1 (#55836)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rtv/versions
2019-02-24 01:56:27 +01:00
Will Dietz
e26356711a calcurse: 4.3.0 -> 4.4.0 (#56204) 2019-02-24 01:38:03 +01:00
R. RyanTM
251167b2d0 worker: 3.15.2 -> 3.15.3 (#54027)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/worker/versions
2019-02-24 01:15:28 +01:00
Jörg Thalheim
8f0cba10a6
Merge pull request #55915 from sondr3/sondr3/update-hugo-0.54
hugo: 0.50 -> 0.54.0
2019-02-22 17:57:55 +00:00
worldofpeace
90e569811d
Merge pull request #56173 from worldofpeace/worldofpeace-updates
worldofpeace updates
2019-02-22 12:54:36 -05:00
Vladimír Čunát
4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
worldofpeace
f9d4abaddf notejot: 1.5.4 -> 1.5.5
https://github.com/lainsce/notejot/releases/tag/1.5.5
2019-02-21 19:11:03 -05:00
Vladyslav M
6c5097ba02
Merge pull request #55978 from dtzWill/update/udiskie-1.7.7
udiskie: 1.7.5 -> 1.7.7
2019-02-21 20:40:23 +02:00
Jörg Thalheim
bf1b39d127
Merge pull request #56129 from dywedir/alacritty
alacritty: add wayland, libxkbcommon to rpath
2019-02-21 09:21:24 +00:00
Jörg Thalheim
a9b16ad4e7
Merge pull request #56111 from NeQuissimus/xterm_344
xterm: 342 -> 344
2019-02-21 09:19:48 +00:00
dywedir
cf549409ce
alacritty: add wayland, libxkbcommon to rpath 2019-02-21 10:49:36 +02:00
Robert Schütz
2ca0cfb0d1
Merge pull request #56100 from ceedubs/ddgr-to-1.6
ddgr: 1.1 -> 1.6
2019-02-21 08:33:53 +01:00
Tim Steinbach
f4e98fde9b
xterm: 342 -> 344 2019-02-20 19:00:04 -05:00
Vladyslav M
e09be19275
Merge pull request #56104 from 0x4A6F/master-zola
zola: 0.5.0 -> 0.5.1
2019-02-21 01:13:37 +02:00
Cody Allen
0094157f86
ddgr: 1.1 -> 1.6
ddgr (DuckDuckGo CLI) 1.6 no longer requires the `requests` Python
package and includes the commit that patched zsh-completion.
2019-02-20 14:21:37 -08:00
0x4A6F
64335de9ae
zola: 0.5.0 -> 0.5.1 2019-02-20 20:37:43 +00:00
Matthias Beyer
f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
Freezeboy
8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Will Dietz
ce4a012954 udiskie: 1.7.6 -> 1.7.7
https://github.com/coldfix/udiskie/releases/tag/1.7.7
2019-02-17 21:03:29 -06:00
Will Dietz
01c8bc867f udiskie: 1.7.5 -> 1.7.6
https://github.com/coldfix/udiskie/releases/tag/1.7.6
2019-02-17 21:03:28 -06:00
Jörg Thalheim
5d42605b91
Merge pull request #55966 from Mic92/twmn
twmn: 2014-09-23 -> 2018-10-01
2019-02-17 21:39:08 +00:00
Jörg Thalheim
fcc0356645
twmn: 2014-09-23 -> 2018-10-01 2019-02-17 20:35:18 +00:00
Will Dietz
ce3872ed40
Merge pull request #55597 from dtzWill/update/gcalcli-4.0.3
gcalcli: 4.0.0a4 -> 4.0.3
2019-02-17 00:10:19 -06:00
worldofpeace
c94d761e65
Merge pull request #55864 from r-ryantm/auto-update/polar-bookshelf
polar-bookshelf: 1.9.0 -> 1.12.0
2019-02-16 23:40:28 +00:00
Sondre Nilsen
e097461880
hugo: 0.50 -> 0.54.0 2019-02-16 22:07:27 +01:00
R. RyanTM
3ce35d64e7 polar-bookshelf: 1.9.0 -> 1.12.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/polar-bookshelf/versions
2019-02-15 16:37:10 -08:00
Ryan Mulligan
e8e1f9a8a7
Merge pull request #55844 from r-ryantm/auto-update/qmapshack
qmapshack: 1.12.1 -> 1.12.3
2019-02-15 15:03:46 -08:00
R. RyanTM
6f205d1684 qmapshack: 1.12.1 -> 1.12.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qmapshack/versions
2019-02-15 10:32:51 -08:00
R. RyanTM
7b3dd7bc1e safeeyes: 2.0.8 -> 2.0.8.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/safeeyes/versions
2019-02-15 04:59:21 -08:00
Elis Hirwing
23fa0f817a
Merge pull request #55529 from etu/move-ebook2cw
ebook2cw: Move from misc to radio and do some cleanups
2019-02-14 07:21:48 +01:00
Elis Hirwing
6a56ab5bc8
Merge pull request #55509 from etu/update-tqsl
tqsl: 2.3.1 -> 2.4.3
2019-02-14 07:21:27 +01:00
Michael Raskin
8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Vladyslav M
19af7aae3a
Merge pull request #55640 from yorickvP/upd-alacritty
alacritty: 0.2.6 -> 0.2.9
2019-02-13 13:03:29 +02:00
Maximilian Bosch
eac2aaf85f
Merge pull request #55564 from wizeman/u/new-todoist
todoist: init at 0.13.1
2019-02-12 22:33:43 +01:00
Yorick van Pelt
75be5861a5
alacritty: 0.2.6 -> 0.2.9 2019-02-12 15:31:06 +01:00
Will Dietz
557877afd7 gcalcli: 4.0.0a4 -> 4.0.3 2019-02-11 17:26:59 -06:00
Franz Pletz
b6baac324b
xmrig-proxy: 2.6.4 -> 2.11.0 2019-02-11 23:42:51 +01:00
Franz Pletz
42d0110ed6
xmrig: 2.10.0 -> 2.11.0 2019-02-11 23:26:21 +01:00
Ricardo M. Correia
5e06e38a43 todoist: init at 0.13.1 2019-02-11 15:09:13 +01:00
Elis Hirwing
daee1d7a58
ebook2cw: Move from misc to radio and do some cleanups 2019-02-10 17:27:51 +01:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Elis Hirwing
1540ab34be
tqsl: Move from misc to radio 2019-02-10 10:55:33 +01:00
Elis Hirwing
412aaf5aa8
rtl_433: Move from misc to radio 2019-02-09 21:40:04 +01:00