Jörg Thalheim
2dc24c1057
Merge pull request #44868 from dywedir/gutenberg
...
gutenberg: 0.4.0 -> 0.4.1
2018-08-10 14:19:31 +01:00
Jörg Thalheim
285580c026
Merge pull request #44861 from jfrankenau/update-polybar
...
polybar: update and add libnl support
2018-08-10 13:31:41 +01:00
Vladyslav Mykhailichenko
d39d2fa09f
gutenberg: 0.4.0 -> 0.4.1
2018-08-10 15:08:27 +03:00
Johannes Frankenau
a023ec647f
polybar: add and enable libnl support
2018-08-10 09:15:22 +02:00
Johannes Frankenau
64134b3a2c
polybar: 3.2.0 -> 3.2.1
2018-08-10 09:15:12 +02:00
Ingolf Wagner
6044c12bea
memo : 0.5 -> 0.6 ( #44853 )
2018-08-10 09:02:53 +02:00
Dmitry Kalinkin
fad7857438
img2pdf init at 0.3.1 ( #44833 )
...
* img2pdf: init at 0.3.1
* img2pdf: take buildPythonApplication and fetchPypi from python3Packages
2018-08-09 23:13:39 +02:00
Yannik Sander
100297e715
update: latte-dock 0.7.5 -> 0.8.0 ( #44644 )
2018-08-09 15:25:44 -04:00
R. RyanTM
f1f8a0c2dc
mdp: 1.0.12 -> 1.0.13 ( #44747 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mdp/versions .
2018-08-09 20:39:35 +02:00
Florian Klink
d3977e1541
masterpdfeditor: 4.3.89 -> 5.1.00 ( #44821 )
...
This bumps masterpdfeditor's version to their 5 series.
The download for masterpdfeditor 4 is gone from their servers :-/
2018-08-09 20:03:16 +02:00
Jan Tojnar
c83e929b94
Merge pull request #44689 from jtojnar/gnome-cleanup
...
GNOME2 cleanup
2018-08-09 18:55:59 +02:00
Jan Tojnar
807f582d63
mysql-workbench: 6.3.8 → 8.0.12
2018-08-09 17:36:51 +02:00
xeji
93f5e20ef5
Merge pull request #44553 from yegortimoshenko/201808/toggldesktop
...
toggldesktop: init at 7.4.231
2018-08-09 09:32:53 +02:00
Frederik Rietdijk
786cbba7be
Merge pull request #44447 from NixOS/staging-next
...
Staging next
2018-08-09 09:04:03 +02:00
Yannik Sander
122c5f9142
solaar: 0.9.2 -> 2018-02-02
...
* solaar: add unreleased but supported master branch version
* package naming
* also include name change in all-packages
* replace solaar stable package with master branch due to outdated release
2018-08-08 06:23:40 -07:00
rnhmjoj
62eb7c102f
ranger: use python3
2018-08-08 02:20:53 +02:00
adisbladis
a4a2648ad8
overmind: 1.1.1 -> 2.0.0.beta1
2018-08-07 16:58:01 +08:00
Yegor Timoshenko
c1973f0fec
toggldesktop: init at 7.4.231
2018-08-06 15:12:48 +03:00
Vladimír Čunát
f504af072b
Merge branch 'master' into staging-next
...
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
markuskowa
01eb4cd70e
rtl_433: 2018-02-23 -> 18.05 ( #44453 )
2018-08-05 00:25:33 +02:00
Vladyslav M
da6cbc3a44
gutenberg: 0.3.4 -> 0.4.0 ( #44475 )
2018-08-05 00:24:13 +02:00
Frederik Rietdijk
699e0e50b7
Merge master into staging-next
2018-08-04 11:43:54 +02:00
Robert Schütz
e6fc21af9c
antfs-cli: use python3Packages
2018-08-03 18:37:09 +02:00
Johannes Frankenau
81e65071bb
hugo: 0.42.1 -> 0.46 ( #44363 )
2018-08-02 20:49:19 +02:00
Giulio Eulisse
ca7b17a4a0
doing: init at 1.0.10pre ( #44034 )
2018-08-02 15:24:23 +02:00
ajs124
b79046e21b
masterpdfeditor: fix broken source url. the old one 404s ( #44351 )
2018-08-02 14:08:30 +02:00
Peter Hoeg
cdfefaa42b
xca: 2.0.1 -> 2.1.0
2018-08-02 13:43:44 +08:00
Maximilian Bosch
134c5cc8db
termite: factor wrapper out into its own file ( #43691 )
...
Until now it's impossible to override the attrs of the actual build
instruction for the `termite` package like this:
```
termite.overrideAttrs (_: {
# ...
})
```
This issue occurs since the `termite/default.nix` expressions returns
the `symlinkJoin` expression when I override termite (e.g. to provide a
config file).
I recently patched termite and wanted to apply this patch to my local
termite installation in my system config which is impossible this, so
splitting the wrapper and the build instruction into their own files
makes this way easier to maintian.
2018-08-01 16:09:55 +02:00
Mario Rodas
1b6190e005
1password: 0.4.1 -> 0.5.1 ( #43981 )
2018-08-01 15:19:07 +02:00
Uli Baum
26210f556a
memo: don't use ag alias
...
using the alias `ag` for `silver-searcher` broke the nixpkgs tarball
with an error in eval-release.nix, see discussion in #44273 .
2018-08-01 10:44:04 +02:00
Ingolf Wagner
696b426963
memo: 0.4 -> 0.5 ( #44273 )
2018-07-31 23:20:42 +02:00
John Ericson
9fb6462817
Merge commit master into staging
2018-07-30 15:33:01 -04:00
Samuel Dionne-Riel
81511557c8
dbeaver: 5.1.3 -> 5.1.4
2018-07-30 08:38:05 -04:00
Vladimír Čunát
848fa35c24
Merge #43378 into staging: mesa: enableTextureFloats
2018-07-30 08:16:20 +02:00
Mario Rodas
578189634d
exercism: 2.4.1 -> 3.0.6 ( #43954 )
2018-07-29 21:36:32 +02:00
xeji
1feb8e97c5
Merge pull request #44193 from vbgl/stog-0.18
...
stog: 0.17.0 -> 0.18.0
2018-07-29 21:04:15 +02:00
R. RyanTM
d0a9f5e77e
toot: 0.18.0 -> 0.19.0 ( #43898 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/toot/versions .
2018-07-29 21:00:58 +02:00
Silvan Mosberger
c735294fba
Merge pull request #43814 from bricewge/alacritty-terminfo
...
alacritty: add terminfo and man
2018-07-29 20:56:25 +02:00
Elis Hirwing
1750e105dd
sequeler: 0.5.5 -> 0.5.9
...
Fix build dependency needed in 0.5.6 and forwards.
Changelogs:
- https://github.com/Alecaddd/sequeler/releases/tag/v0.5.6
- https://github.com/Alecaddd/sequeler/releases/tag/v0.5.7
- https://github.com/Alecaddd/sequeler/releases/tag/v0.5.8
- https://github.com/Alecaddd/sequeler/releases/tag/v0.5.9
2018-07-29 18:03:09 +02:00
Vincent Laporte
26213bc990
stog: 0.17.0 -> 0.18.0
2018-07-29 13:32:10 +00:00
Frederik Rietdijk
e46e7f44c2
Merge staging-next into master
2018-07-29 09:13:54 +02:00
Cray Elliott
13df2522b4
doomseeker: 2018-03-03 -> 2018-03-05
...
also fix the build with qt 5.11 since it seems this package had broken
2018-07-28 16:59:38 -07:00
Lluís Batlle i Rossell
f54b387b63
Merge remote-tracking branch 'central/master' into viric_clean
2018-07-28 19:25:14 +02:00
Frederik Rietdijk
8db716d9f3
Merge master into staging-next
2018-07-28 12:31:35 +02:00
Matthew Bauer
0e707034b5
st: fix patches passing
2018-07-27 19:39:15 -04:00
Frederik Rietdijk
f59e6f4037
Merge master into staging
2018-07-26 16:18:53 +02:00
Robert Schütz
c5758bd67e
rtv: use python3Packages
2018-07-26 12:43:17 +02:00
Brice Waegeneire
1af7a83576
alacritty: add terminfo and man
...
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-25 18:41:00 +02:00
Jörg Thalheim
79925f1b2a
Merge pull request #44041 from eadwu/polybar/3.2.0
...
polybar: 3.1.0 -> 3.2.0
2018-07-24 07:09:32 -04:00
Edmund Wu
149b42d8ee
polybar: 3.1.0 -> 3.2.0
...
Adds support for internal/pulseaudio
2018-07-23 17:06:44 -04:00