Commit graph

4720 commits

Author SHA1 Message Date
Pascal Wittmann 2a7f6d6960
pdfshuffler: add license
see issue #43716
2018-08-06 12:09:23 +02:00
Pascal Wittmann 9b16e0e594
pdfmod: add license
see issue #43716
2018-08-06 12:07:14 +02:00
Pascal Wittmann f7be21f4c9
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/development/libraries/exiv2/default.nix
        Set license to gpl2Plus
2018-08-06 12:04:52 +02:00
Pascal Wittmann 2348623b95
fetchmail: add license
see issue #43716
2018-08-05 16:39:08 +02:00
Pascal Wittmann 4d432df0a5
cointop: add license
see issue #43716
2018-08-05 16:11:26 +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
Pascal Wittmann 1857fe6c14
rxvt_unicode: add license
see issue #43716
2018-08-04 19:09:20 +02:00
Pascal Wittmann 9c9f5aaeb2
tasknc: add license
see issue #43716
2018-08-04 16:47:10 +02:00
Pascal Wittmann b876df0673
twmn: add license
see issue #43176
2018-08-04 16:28:21 +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
Pascal Wittmann b386e90288
xmove: add license
see issue #43716
2018-08-02 16:09:09 +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
Samuel Dionne-Riel 81511557c8 dbeaver: 5.1.3 -> 5.1.4 2018-07-30 08:38:05 -04: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
Wael M. Nasreddine 928c93ea7b perkeep: 20170505 -> 0.10.1
Also rewrite the derivation to use buildGoPackage
2018-07-23 13:04:35 -07:00
Jörg Thalheim b894b7478b alacritty: 2018-05-09 -> 2018-07-20 2018-07-23 11:35:40 +01:00
Dmitry Kalinkin d4d5f8eced mupdf: fix on darwin 2018-07-23 06:14:11 +00:00
Frederik Rietdijk 18d0ed20e8 fix eval 2018-07-22 22:22:26 +02:00
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Pascal Wittmann 6739f69af0
yakuake: add license
see issue #43716
2018-07-22 16:51:55 +02:00
Frederik Rietdijk 6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
Frederik Rietdijk ca4a4765ac
Merge pull request #43920 from r-ryantm/auto-update/ola
ola: 0.10.6 -> 0.10.7
2018-07-22 08:41:33 +02:00
volth cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
Jörg Thalheim b6704130b4
Merge pull request #43897 from Ekleog/todiff-0.6.0
todiff: 0.5.0 -> 0.6.1
2018-07-22 02:24:55 +01:00
R. RyanTM 8ef4bf669c ola: 0.10.6 -> 0.10.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/ola/versions.
2018-07-21 13:24:45 -07:00
Jan Tojnar 452017032a
fix Merge 8213ff161c
cc @FRidh
2018-07-21 20:20:36 +02:00
Frederik Rietdijk ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00