Commit Graph

4768 Commits

Author SHA1 Message Date
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
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
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
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
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
Anton-Latukha
8f101cce83 rm maintainer eduarrrd from packages, no activity > year 2018-07-22 21:41:48 +03: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 8213ff161c461655aaff7d43984384dbca64b312
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
volth
c04fb0a9c5 far2l: 2018-02-27 -> 2018-07-19 2018-07-21 17:14:49 +00:00
Léo Gaspard
1061ab1ccf
todiff: 0.5.0 -> 0.6.1 2018-07-22 00:12:54 +09:00
Jörg Thalheim
7f2c897973
Merge pull request #43895 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.4.5 -> 2.4.7
2018-07-21 16:10:25 +01:00
R. RyanTM
a09d16229e xmr-stak: 2.4.5 -> 2.4.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/xmr-stak/versions.
2018-07-21 08:05:27 -07:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Daiderd Jordan
d4943ea0c9
Merge pull request #43523 from Enzime/fix/synergy-on-darwin
Fix Synergy building on macOS
2018-07-21 11:34:56 +02:00
Frederik Rietdijk
2c3a2b1535
Merge pull request #43771 from r-ryantm/auto-update/guake
guake: 3.3.0 -> 3.3.2
2018-07-21 10:59:09 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Pascal Wittmann
70328c3ce9
calibre: 3.27.1 -> 3.28.0 2018-07-20 22:38:08 +02:00
Frederik Rietdijk
1a6af9f88e
Merge pull request #43857 from volth/unused
[bot] treewide: remove unreferenced code
2018-07-20 21:06:32 +02:00
volth
87f5930c3f [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
Frederik Rietdijk
8213ff161c Merge master into staging-next 2018-07-19 18:24:24 +02:00
lewo
fd3b874ee6
Merge pull request #43606 from MarcFontaine/xlog
xlog: init at 2.0.15
2018-07-19 09:12:38 +02:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
R. RyanTM
cb955845a0 guake: 3.3.0 -> 3.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/guake/versions.
2018-07-18 14:58:42 -07:00
Robert Helgesson
811d878f37
josm: 13996 -> 14026 2018-07-18 15:40:23 +02:00
Silvan Mosberger
76e42081c8
Merge pull request #43645 from eadwu/glava/fix-patchelf-syntax
glava: adjust syntax in patchelf command
2018-07-17 17:14:57 +02:00
MarcFontaine
325dd796d1 xlog: init at 2.0.15 2018-07-17 13:50:48 +02:00
Johannes Frankenau
06e0a518d1 viking: depend on hicolor-icon-theme
This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
2018-07-16 20:55:21 +02:00
Johannes Frankenau
e0936ff6e3 gxmessage: depend on hicolor-icon-theme
This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
2018-07-16 20:55:21 +02:00
Frederik Rietdijk
6d339e5863 Merge staging-next into staging 2018-07-16 17:14:44 +02:00
Michael Hoang
fe69ee86c8 Fix Synergy building on macOS
Update gtest and gmock to fix clang compiler issues, as well as patch
CMakeLists.txt in multiple places to fix other issues on macOS.
2018-07-16 23:57:40 +10:00
Frederik Rietdijk
3c09808160 Merge master into staging-next 2018-07-16 07:43:37 +02:00
Franz Pletz
decd122864
Merge pull request #43591 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.3
dbeaver: 5.1.2 -> 5.1.3
2018-07-16 03:41:26 +00:00
Jan Tojnar
f4e510302f
gxneur: 0.13.0 → 0.20.0 2018-07-16 01:49:47 +02:00
Jan Tojnar
c19652a60f
xneur_0_8: drop 2018-07-16 01:49:46 +02:00
Jan Tojnar
f5831fb66b
xneur: 0.13.0 → 0.20.0 2018-07-16 01:49:46 +02:00
Samuel Dionne-Riel
7d1076873c dbeaver: 5.1.2 -> 5.1.3 2018-07-15 19:00:51 -04:00
xeji
311f017066
Merge pull request #43494 from jb55/clipmenu-master
clipmenu: init at 5.4.0
2018-07-16 00:48:31 +02:00
Robert Schütz
eea1776378
Merge pull request #43544 from dotlambda/drop-backports_ssl_match_hostname_3_4_0_2
python.pkgs.backports_ssl_match_hostname_3_4_0_2: remove
2018-07-16 00:33:47 +02:00
Franz Pletz
d34cc21526
Merge pull request #43541 from jfrankenau/update-cura
cura: 3.3.1 -> 3.4.1
2018-07-15 21:45:35 +00:00
William Casarin
fb130874fd clipmenu: init at 5.4.0
clipmenu is a simple tool for managing you clipboard with dmenu.
2018-07-15 12:22:46 -07:00
Robert Schütz
18774d4173 Merge branch 'master' into staging 2018-07-15 12:31:18 +02:00
Robert Schütz
18ecdd1e7e python.pkgs.backports_ssl_match_hostname_3_4_0_2: remove 2018-07-15 01:29:48 +02:00
Johannes Frankenau
c429142448 cura: 3.3.1 -> 3.4.1 2018-07-14 22:54:12 +02:00
Johannes Frankenau
28f6c3ce67 curaengine: 3.3.0 -> 3.4.1 2018-07-14 22:53:57 +02:00
volth
b61825e856 mucommander: fix crash under XFCE (#43528) 2018-07-14 22:03:40 +02:00
Vladyslav M
be2fc16104 gutenberg: 0.3.1 -> 0.3.4 (#43513) 2018-07-14 20:32:15 +02:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Michael Hoang
d73fac6b10 termite: Add support for macOS (#43415)
Replace fetchgit with fetchFromGitHub now that it supports fetching
submodules. Remove unnecessary postPatch to add <math.h> as termite
already includes <cmath>. Add a patch to include <errno.h> on all
platforms and remove the --as-needed flag from ld on macOS.
2018-07-14 01:00:39 +02:00
Frederik Rietdijk
3e31d23d99 Merge master into staging 2018-07-13 19:34:19 +02:00
Frederik Rietdijk
d072199534
Merge pull request #43448 from r-ryantm/auto-update/xmrig-proxy
xmrig-proxy: 2.6.3 -> 2.6.4
2018-07-13 18:41:20 +02:00
R. RyanTM
099cfa3e60 xmrig: 2.6.3 -> 2.6.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xmrig/versions.
2018-07-13 16:01:31 +00:00
R. RyanTM
606560fd7d xmrig-proxy: 2.6.3 -> 2.6.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xmrig-proxy/versions.
2018-07-12 17:56:23 -07:00
Edmund Wu
4d1900ac6e
glava: adjust syntax in patchelf command 2018-07-12 19:50:14 -04:00
Will Dietz
81c7e8e0a5 xscope: init at 1.4.1
See the xscope README for more information:

https://cgit.freedesktop.org/xorg/app/xscope/tree/README
2018-07-12 16:22:43 -05:00
Pascal Wittmann
e137f80e62
wikicurses: 1.3 -> 1.4 2018-07-12 21:53:48 +02:00
Silvan Mosberger
2ea2cce391
Merge pull request #43372 from r-ryantm/auto-update/chirp-daily
chirp: 20180623 -> 20180707
2018-07-12 02:45:22 +02:00
R. RyanTM
47b2be65df chirp: 20180623 -> 20180707
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chirp-daily/versions.
2018-07-11 10:27:33 -07:00
Yuriy Taraday
e5217c3ccd IPMIView: 2.13.0 -> 2.14.0 (#43356) 2018-07-11 19:11:12 +02:00
Frederik Rietdijk
d28dd0eeda
Merge pull request #43321 from r-ryantm/auto-update/wsjtx
wsjtx: 1.9.0 -> 1.9.1
2018-07-11 19:01:52 +02:00
R. RyanTM
537a8bf4fb ephemeralpg: 2.2 -> 2.5 (#43207)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ephemeralpg/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/xx8s6cx068zvag43h4aimx5bmfrjbdim-ephemeralpg-2.5/bin/pg_tmp had a zero exit code or showed the expected version
- /nix/store/xx8s6cx068zvag43h4aimx5bmfrjbdim-ephemeralpg-2.5/bin/getsocket passed the binary check.
- Warning: no invocation of /nix/store/xx8s6cx068zvag43h4aimx5bmfrjbdim-ephemeralpg-2.5/bin/.pg_tmp-wrapped had a zero exit code or showed the expected version
- 1 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 2.5 with grep in /nix/store/xx8s6cx068zvag43h4aimx5bmfrjbdim-ephemeralpg-2.5
- directory tree listing: https://gist.github.com/ef7c65928ca73f639338d8dd6d45f9aa
- du listing: https://gist.github.com/74d9b22fa087781cb35087ad48fefaa3
2018-07-11 12:01:55 +02:00
R. RyanTM
3bf4af7316 wsjtx: 1.9.0 -> 1.9.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/wsjtx/versions.
2018-07-10 21:55:17 -07:00
Anderson Torres
394ef82451
Merge pull request #43210 from r-ryantm/auto-update/cherrytree
cherrytree: 0.38.4 -> 0.38.5
2018-07-10 22:50:29 -03:00