Wael M. Nasreddine
94ee915980
amass: init at 2.8.3
2018-11-17 21:29:33 -08:00
R. RyanTM
c5f7204aff
davfs2: 1.5.3 -> 1.5.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/davfs2/versions
2018-11-17 20:35:44 -08:00
Jan Tojnar
d97702e03f
Merge pull request #50528 from jtojnar/repology-fixes
...
Repology fixes
2018-11-18 02:13:52 +01:00
Jan Tojnar
8c10401e69
createrepo_c: 0.11.0 → 0.11.1
2018-11-18 02:11:26 +01:00
Renaud
866b1dbeda
glogg: init at 1.1.4
...
(#50520 )
2018-11-17 23:04:41 +01:00
Jörg Thalheim
cbea2201db
nixopsUnstable: 1.6.1pre2622_f10999a -> 1.6.1pre2706_d5ad09c
...
This fixes evaluation with the latest master.
2018-11-17 21:24:42 +00:00
Jan Tojnar
04016f3076
ostree: 2018.8 → 2018.9
2018-11-17 22:03:49 +01:00
Jörg Thalheim
1156427ac0
Merge pull request #50513 from layer-3-communications/add-openconnect-pa
...
Add openconnect pa
2018-11-17 20:41:39 +00:00
Jan Tojnar
d561b17695
librepo: 1.8.1 → 1.9.2
2018-11-17 21:35:33 +01:00
chessai
88eb07017f
remove unnecessary whitespace
2018-11-17 15:11:59 -05:00
Kier Davis
df462d09e4
hashcat: 4.2.1 -> 5.0.0
...
This introduces a dependency on xxHash. Unfortunately, hashcat's
build system wants to rebuild xxHash from the source code located
in `<hashcat source root>/deps/git/xxHash`, a Git submodule whose
contents are not included in the source tarball we currently
download.
This could be fixed by either using a recursive git clone instead
a tarball download, or patching the build files to use an existing
installation of xxHash (i.e. the one already provided by Nix). I
believe the latter is preferable since it avoids the situation in
which the xxHash version used by hashcat is different to the xxHash
version used by all other Nix packages.
Fortunately, this situation has been greatly improved [1] since
release 5.0.0; the next release of hashcat should drop usage of
git submodules and provide better support for using existing
installations of dependencies.
[1] 4177e1ee28
2018-11-17 20:10:52 +00:00
chessai
5b0f33a8ab
use rec
instead of let ... in
2018-11-17 15:08:41 -05:00
worldofpeace
86dc05c920
Apply suggestions from code review
...
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 15:03:53 -05:00
chessai
2517ca5488
add outsputs 'out' and 'dev'
2018-11-17 15:01:18 -05:00
worldofpeace
b8ff9f5cf1
Update pkgs/tools/networking/openconnect_pa/default.nix
...
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:26 -05:00
chessai
d79d7fbde9
add missing unstable
2018-11-17 14:57:25 -05:00
chessai
d812e296b6
change version to unstable-YYYY-MM-DD as per policy
2018-11-17 14:57:25 -05:00
worldofpeace
b3525cd210
Apply suggestions from code review
...
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:25 -05:00
chessai
b3ce4cd77f
remove unused postInstall
2018-11-17 14:57:25 -05:00
worldofpeace
e5df59548e
Apply suggestions from code review
...
Co-Authored-By: chessai <chessai@users.noreply.github.com>
2018-11-17 14:57:25 -05:00
Renaud
f98c31d0f5
Merge pull request #50506 from c0bw3b/pkg/stressng
...
stress-ng: 0.06.14 -> 0.09.46
2018-11-17 19:36:48 +01:00
c0bw3b
e76c6e280c
stress-ng: 0.06.14 -> 0.09.46
2018-11-17 19:16:27 +01:00
chessai
5da470d9fd
openconnect_pa: init at 7.08
2018-11-17 11:41:20 -05:00
chessai
528b4d8727
add openconnect fork that has support for Palo Alto Network's globalprotect protocol
2018-11-17 11:26:43 -05:00
Charles Duffy
9eefb443f3
squashfsTools: incorporate 4k-alignment option patch ( #49200 )
2018-11-17 15:44:19 +00:00
Jörg Thalheim
dfd77bc26f
Merge pull request #50459 from marsam/feature/netdata-darwin
...
netdata: 1.10.0 -> 1.11.0
2018-11-17 15:01:06 +00:00
Bart Brouns
2d96b9a294
liquidsoap: make it find ladspa plugins ( #49891 )
...
* liquidsoap: make it find ladspa plugins
* liquidsoap: cleanup
Moved makeWrapper and pkgconfig to nativeBuildInputs
Refreshed meta.homepage
2018-11-17 15:25:23 +01:00
Renaud
93b68639f8
Merge pull request #50493 from michaelpj/imp/desktop-file-utils-patch
...
desktop-file-utils: use patch for font media type
2018-11-17 14:27:20 +01:00
Michael Peyton Jones
a953f01cd2
desktop-file-utils: use patch for font media type
...
Upstream seems to release very slowly - this commit has been in for some
time, but they haven't cut a new release.
Fixes #50402 .
2018-11-17 12:08:50 +00:00
Jan Malakhovski
5f54bb9919
mdf2iso: fix src
...
Debian's anonscm is dead, they use a Gitlab instance now.
The hash changed because the branch was rebased upstream, the diff is
a noop.
2018-11-17 10:16:33 +00:00
Jan Malakhovski
1e7516a31c
datefudge: fix src
...
Debian's anonscm is dead, they use a Gitlab instance now.
2018-11-17 10:16:32 +00:00
Linus Heckemann
ff15da0b06
Merge pull request #50478 from Vskilet/fprintd-fix
...
nixos/fprintd : use correct path for read/write configuration
2018-11-17 08:19:10 +01:00
Jörg Thalheim
348b7b8be9
nixos/netdata: own plugins must the looked up first
...
Otherwise netdata will not find python modules.
To make sure netdata still pick up our setuid version of apps.plugin
we rename the original executable.
2018-11-16 11:24:27 -05:00
Jörg Thalheim
d417ca7ba9
netdata: Disable files in /etc and /var
2018-11-16 11:24:27 -05:00
Mario Rodas
49ac683e70
netdata: 1.10.0 -> 1.11.0
2018-11-16 11:24:27 -05:00
Linus Heckemann
55c9afc140
at: run tests
2018-11-16 16:45:08 +01:00
Victor SENE
a70779458a
use correct path for read/write configuration
2018-11-16 16:05:02 +01:00
Robert Schütz
01763ed4a8
abcm2ps: 8.14.0 -> 8.14.1
2018-11-16 15:00:53 +01:00
Renaud
8a1127a7c9
Merge pull request #50406 from coretemp/feature/sops
...
sops: 3.1.0 -> 3.2.0
2018-11-15 23:04:05 +01:00
Jörg Thalheim
3516b2dad2
Merge pull request #37658 from pbogdan/gnumake3-remove
...
gnumake3: remove
2018-11-15 21:12:52 +00:00
hyperfekt
31d72972f7
home-manager: 2018-06-14 -> 2018-11-04
2018-11-15 19:39:23 +01:00
Piotr Bogdan
20738d8b81
ngrep: switch to default make
2018-11-15 17:26:06 +00:00
Will Dietz
943170898d
unicode-paracode: use unicode 10 -> 11 data
2018-11-15 10:27:32 -06:00
Will Dietz
ebbad6c86d
unicode-paracode: 2.5 -> 2.6
...
https://github.com/garabik/unicode/releases/tag/v2.6
2018-11-15 10:27:30 -06:00
Jörg Thalheim
8d275f6d17
Merge pull request #50314 from dywedir/wl-clipboard
...
wl-clipboard: init at 1.0.0
2018-11-15 15:59:15 +00:00
Jörg Thalheim
8859a297a4
Merge pull request #50336 from samueldr/refind/0.11.4
...
refind: 0.11.3 -> 0.11.4
2018-11-15 15:50:34 +00:00
Martin Lu
fb6f21a0f0
sops: 3.1.0 -> 3.2.0
2018-11-15 16:02:52 +01:00
Jörg Thalheim
695a157740
nix-review: 0.6.0 -> 0.6.1
...
- blacklist for tests.nixos-functions.nixos-test
- nix-review rev HEAD: will now work as expected
2018-11-15 12:47:23 +00:00
geistesk
dfa5820a7c
umlet: 14.2 -> 14.3
2018-11-15 13:12:05 +01:00
Markus Kowalewski
142717e3ab
pgf: add license
2018-11-15 09:05:02 +01:00
Markus Kowalewski
d458a1869f
pgfplots: add meta data
2018-11-15 09:04:56 +01:00
Markus Kowalewski
d190d8af0c
lkproof: add license
2018-11-15 00:13:53 +01:00
Markus Kowalewski
932861cacb
obexd: add licenese
2018-11-15 00:13:53 +01:00
Markus Kowalewski
89d0ad5c85
obex-data-server: add license
2018-11-15 00:13:52 +01:00
Silvan Mosberger
86b12cb8ca
xpra: Mark as broken
2018-11-14 21:19:38 +01:00
Renaud
cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
...
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Matthew Bauer
73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
...
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer
06c403e846
treewide: remove unstable packages
...
There’s nothing wrong with unstable packages when they are maintained
and frequently updated. However, when they become out-of-date, as many
do, it is usually best to just get rid of them as the stable version
is become newer than the unstable version. This removes any packages
called "unstable" that have not been updated in over 1 year. Affected
packages include:
- isyncUnstable
- sxhkd-unstable
- dosbox-unstable
Revert "treewide: remove unstable packages"
This reverts commit df01b0b37a04624cfe6f8d2ccb42b99289841b68.
2018-11-13 19:14:44 -06:00
Matthew Bauer
bfbfe941ab
treewide: use scons setup hook
...
Lots of packages can use it. Here is the list:
- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Matthew Bauer
f2a20b6e52
treewide: use wafHook
...
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.
Packages affected here are:
- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
Samuel Dionne-Riel
e6f98bfdb9
refind: 0.11.3 -> 0.11.4
2018-11-13 19:25:00 -05:00
Sam Stites
146eb2a574
rubber: 1.4 -> 1.5.1 ( #50320 )
2018-11-13 20:34:25 +01:00
Vladyslav Mykhailichenko
1c26439bab
wl-clipboard: init at 1.0.0
2018-11-13 17:20:13 +02:00
Jörg Thalheim
fc11b48859
Merge pull request #50236 from dywedir/bat
...
bat: 0.8.0 -> 0.9.0
2018-11-13 00:13:31 +00:00
Jörg Thalheim
5930d8091c
Merge pull request #50283 from c0bw3b/pkg/netselect
...
netselect: 0.3 -> 0.4
2018-11-12 23:37:06 +00:00
Renaud
a8ac1ef6a4
netselect: 0.3 -> 0.4
...
and fetch from GH repo since http://alumnit.ca/~apenwarr/netselect/ is gone
2018-11-12 22:04:36 +01:00
Vladyslav M
80cf34de62
Merge pull request #50278 from jD91mZM2/cargo-tree
...
cargo-tree: 0.21.0 -> 0.22.0
2018-11-12 22:39:11 +02:00
R. RyanTM
1b6984bec1
ibus-engines.m17n: 1.3.4 -> 1.4.1 ( #50089 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-m17n/versions
2018-11-12 21:00:57 +01:00
Frederik Rietdijk
daf3297cb4
Merge master into staging-next
2018-11-12 18:59:08 +01:00
jD91mZM2
7452a05e4d
cargo-tree: 0.21.0 -> 0.22.0
2018-11-12 16:49:38 +01:00
aszlig
2ea5e68b24
ip2unix: 1.1.1 -> 1.2.0
...
Upstream changes:
- Fixed: Don't fail when building the manual with AsciiDoc and xmllint.
- Fixed: Some long options (--rule, --rules-file and --rules-data) were
ignored.
- Fixed: Manpage formatting is now more consistent.
- Added: A new --version command line argument for showing version
information.
With the new upstream release recommending to use AsciiDoc to generate
the manpage, I also switched to AsciiDoc instead of Asciidoctor. The
resulting manpage looks better in some ways (for example when definition
lists are used).
I also added an installCheckPhase to ensure that the manpage exists in
the resulting store path.
Signed-off-by: aszlig <aszlig@nix.build>
2018-11-12 15:45:23 +01:00
Periklis Tsirakidis
17e6147ab5
nix-index: fix darwin build
2018-11-12 12:32:10 +01:00
fuerbringer
fa4aa79892
diskus: init at 0.4.0
2018-11-12 00:16:59 +01:00
Vladyslav Mykhailichenko
42364f9aa2
bat: 0.8.0 -> 0.9.0
2018-11-11 18:10:20 +02:00
Edward Tjörnhammar
ba35b5971c
i2pd: 2.21.1 -> 2.22.0
2018-11-11 12:47:09 +01:00
Jörg Thalheim
290eb75678
Merge pull request #50224 from volth/sed-windows
...
gnused: fix Windows build
2018-11-11 10:53:04 +00:00
Frederik Rietdijk
961180afc8
scour: call via python-packages.nix
2018-11-11 09:54:28 +01:00
Frederik Rietdijk
7863aae5b2
Merge master into staging-next
2018-11-11 08:59:44 +01:00
volth
9d164580ba
gnused: fix Windows build
2018-11-11 06:58:15 +00:00
Michael Raskin
0ae3b49bb4
Merge pull request #50175 from r-ryantm/auto-update/btrfs-progs
...
btrfs-progs: 4.17.1 -> 4.19
2018-11-11 06:34:34 +00:00
Jan Tojnar
cf7e7127c5
Merge pull request #48270 from Melkor333/wpgtk
...
wpgtk: init at 5.7.4
2018-11-11 04:01:24 +01:00
Silvan Mosberger
32cbcbf179
Merge pull request #50018 from Ma27/init-up
...
up: init at 0.3.1
2018-11-11 02:46:03 +01:00
Silvan Mosberger
e888a997d0
Merge pull request #49743 from nh2/glusterfs-4.0.0
...
glusterfs: 3.12.12 -> 4.0.0
2018-11-11 01:42:48 +01:00
Jörg Thalheim
811a081b2f
Merge pull request #50197 from r-ryantm/auto-update/cabextract
...
cabextract: 1.7 -> 1.9
2018-11-10 22:11:36 +00:00
Jörg Thalheim
d12629786c
Merge pull request #50198 from r-ryantm/auto-update/ansifilter
...
ansifilter: 2.10 -> 2.12
2018-11-10 21:44:03 +00:00
Renaud
b4caeea823
Merge pull request #50187 from r-ryantm/auto-update/bdf2psf
...
bdf2psf: 1.185 -> 1.187
2018-11-10 19:13:53 +01:00
R. RyanTM
6be642542e
ansifilter: 2.10 -> 2.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2018-11-10 09:24:23 -08:00
R. RyanTM
13208cbf46
cabextract: 1.7 -> 1.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cabextract/versions
2018-11-10 09:21:36 -08:00
Johannes Frankenau
dc14808c09
fusuma: init at 0.10.2
2018-11-10 17:30:00 +01:00
R. RyanTM
6738ceac87
bdf2psf: 1.185 -> 1.187
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2018-11-10 08:12:45 -08:00
Renaud
713b0bb778
Merge pull request #50062 from r-ryantm/auto-update/libinput-gestures
...
libinput-gestures: 2.38 -> 2.39
2018-11-10 15:52:48 +01:00
Renaud
8f99b4ff6a
Merge pull request #50093 from r-ryantm/auto-update/hebcal
...
hebcal: 4.14 -> 4.15
2018-11-10 15:44:27 +01:00
Melkor333
5d53675c2f
wpgtk: init at 5.7.4
2018-11-10 15:32:59 +01:00
R. RyanTM
70ef844c4d
eid-mw: 4.4.8 -> 4.4.9 ( #50123 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eid-mw/versions
2018-11-10 15:20:02 +01:00
R. RyanTM
27f64b145a
fanficfare: 3.0.0 -> 3.1.1 ( #50128 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fanficfare/versions
2018-11-10 15:18:53 +01:00
Timo Kaufmann
1c93a4994a
Merge pull request #50132 from r-ryantm/auto-update/fwup
...
fwup: 1.2.5 -> 1.2.6
2018-11-10 15:17:51 +01:00
Timo Kaufmann
3cec0b0c17
Merge pull request #50172 from r-ryantm/auto-update/aha
...
aha: 0.4.10.6 -> 0.5
2018-11-10 15:10:46 +01:00
Timo Kaufmann
bfa37c55d6
Merge pull request #50162 from r-ryantm/auto-update/acpica-tools
...
acpica-tools: 20180927 -> 20181031
2018-11-10 15:08:05 +01:00
R. RyanTM
ec49036267
btrfs-progs: 4.17.1 -> 4.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btrfs-progs/versions
2018-11-10 06:05:16 -08:00
Daiderd Jordan
8d603be22d
Merge pull request #49880 from LnL7/darwin-cfprivate-fixes
...
darwin cf-private fixes
2018-11-10 15:03:21 +01:00