Jörg Thalheim
41af4a520c
Merge pull request #51488 from flokli/cowsay-cross
...
cowsay: fix cross
2018-12-03 23:42:07 +00:00
Alexey Shmalko
d5b45b4ff8
Merge pull request #51327 from k0ral/loop
...
loop: init at unstable-2018-10-02
2018-12-04 01:37:23 +02:00
Florian Klink
fae81f322e
cowsay: fix cross
...
The install.sh script looks for all perls in $PATH, tries to execute
these to test whether that perl is "good", if it is, takes it and
puts it into the shebang.
This obviously can't work for cross. As installation seems to be pretty
trivial, do it in a custom install phase.
2018-12-04 00:23:44 +01:00
Alexey Shmalko
dc9bb48a73
loop: cleanup
2018-12-04 01:20:02 +02:00
Renaud
e869896d00
Merge pull request #51411 from jfrankenau/update-ntfy
...
ntfy: 2.6.0 -> 2.7.0
2018-12-03 11:31:53 +01:00
Jörg Thalheim
4711bd2fe6
Merge pull request #51367 from dtzWill/update/yubikey-manager-1.0.1
...
yubikey-manager: 1.0.0 -> 1.0.1
2018-12-02 23:40:31 +00:00
Will Dietz
d96a1bd933
yubikey-manager: lazy-load completions, touchup library path generation
2018-12-02 12:23:31 -06:00
Renaud
c2a412d5c6
Merge pull request #51389 from cryptix/update/systrayhelper
...
systrayhelper: 0.0.3 -> 0.0.4
2018-12-02 16:53:49 +01:00
markuskowa
506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
...
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
a04a512f34
Treewide: use HTTPS on NonGNU domains
2018-12-02 15:21:04 +01:00
Bas van Dijk
7035598251
Merge pull request #51225 from LumiGuide/elk-6.5.1
...
elk: 6.3.2 -> 6.5.1
2018-12-02 14:44:47 +01:00
Henry
bc98e5e860
systrayhelper: 0.0.3 -> 0.0.4
2018-12-02 14:34:06 +01:00
Will Dietz
02282130d0
yubikey-manager: 1.0.0 -> 1.0.1
...
https://developers.yubico.com/yubikey-manager/Release_Notes.html
https://github.com/Yubico/yubikey-manager/releases/tag/yubikey-manager-1.0.1
2018-12-02 00:04:11 -06:00
Mario Rodas
c154ecfc38
vdirsyncer: fix build
...
- Add support for build on darwin
2018-12-01 19:17:54 -05:00
koral
35f6d1cda4
loop: init at unstable-2018-10-02
2018-12-02 00:03:13 +01:00
Bas van Dijk
fbf0efc6a7
elk: 6.3.2 -> 6.5.1
2018-12-01 12:47:12 +01:00
Johannes Frankenau
dc21737edd
ntfy: 2.6.0 -> 2.7.0
2018-11-30 19:03:22 +01:00
Frederik Rietdijk
1828a5c5ba
Merge master into staging-next
2018-11-30 17:46:21 +01:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
...
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Frederik Rietdijk
9db2421d1f
Merge master into staging-next
2018-11-29 08:12:56 +01:00
Matthew Bauer
9d2c6ea47a
otfcc: use premake setup hook
2018-11-28 20:14:32 -06:00
Benno Fünfstück
284c3edbc8
nbench: init at 2.2.3 ( #51081 )
2018-11-26 22:16:16 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next
2018-11-26 10:28:00 +01:00
Mario Rodas
b7c28485f1
pgcenter: init at 0.5.0
2018-11-25 19:19:44 -05:00
c0bw3b
9762e2c3bd
confuse: remove and replace with libconfuse
...
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Severin Fürbringer
017bade3eb
diskus: 0.4.0 -> 0.5.0 ( #51023 )
...
* diskus: 0.4.0 -> 0.5.0 (#51023 )
* Update pkgs/tools/misc/diskus/default.nix
Co-Authored-By: fuerbringer <severin@fuerbringer.info>
2018-11-25 15:30:43 +01:00
Gleb Peregud
bea10bfcab
woeusb: add p7zip to runtime deps
...
* woeusb: add p7zip to runtime deps enable extra feature (#47982 )
WoeUSB depends on presence of '7z` binary in the path to execute an extra step.
As Windows 7's installation media doesn't place the required EFI bootloaders
in the right location, WoeUSB extracts them from the system image manually
using '7z' binary which it checks with 'command -v 7z'.
See related code at:
aea4f91783/src/woeusb (L1530)
* woeusb: split native build inputs
2018-11-25 11:24:31 +01:00
worldofpeace
50e06fc78e
Merge pull request #50689 from r-ryantm/auto-update/mysqltuner
...
mysqltuner: 1.6.18 -> 1.7.13
2018-11-25 04:19:10 -05:00
c0bw3b
0ea604ac1d
Treewide: use https for SourceForge
2018-11-24 19:58:03 +01:00
Frederik Rietdijk
e41154d1ab
Merge master into staging-next
2018-11-24 10:43:33 +01:00
Will Dietz
af9ba3758f
hyperfine: 1.3.0 -> 1.4.0
2018-11-23 19:26:11 -06:00
Jörg Thalheim
6d9a35a6de
direnv: 2.17.0 -> 2.18.2
2018-11-24 00:16:01 +00:00
Vincent Laporte
6bdb039138
timidity: 2.14.0 -> 2.15.0
2018-11-23 06:54:46 +00:00
Franz Pletz
c826315257
youtubeDL: 2018.11.07 -> 2018.11.18
2018-11-22 14:36:26 +01:00
Frederik Rietdijk
c31cb577ae
Merge master into staging-next
2018-11-22 09:57:08 +01:00
Tim Steinbach
c605b98637
miniserve: init at 0.2.1
2018-11-21 20:22:32 -05:00
Renaud
8f7e407f81
Merge pull request #50894 from worldofpeace/fpart/1.1.0
...
fpart: 1.0.0 -> 1.1.0
2018-11-21 23:48:44 +01:00
worldofpeace
eeec5612b4
fpart: 1.0.0 -> 1.1.0
...
Also use `fetchFromGitHub` for fetch so we can use https.
2018-11-21 17:05:20 -05:00
Jörg Thalheim
2f4037f62b
blsd: fix cross-compilation
2018-11-21 17:49:32 +00:00
Matthew Bauer
f4bf6ba67b
mdbtools: 0.6pre1 -> 0.7.1
...
Also remove mbdtools_git. This was older than mbdtools!
2018-11-21 09:39:11 -06:00
Michael Raskin
b4bfa628d8
Merge pull request #49770 from luke-clifton/dvtm-master
...
dvtm-unstable: init at 2018-03-31
2018-11-21 12:57:03 +00:00
Luke Clifton
9c37c5f4d3
dvtm-unstable: init at 2018-03-31
2018-11-21 16:55:32 +08:00
Frederik Rietdijk
aabf1a93bc
Merge staging-next into staging
2018-11-20 11:51:11 +01:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
Matthew Bauer
5767ea8955
bc: flex is also a runtime dep
...
This is one of the rare times when flex is not just needed at build
time. When cross compiling, we will need 2 versions of flex - one for
the local system and one for the cross system.
2018-11-19 16:05:33 -06:00
R. RyanTM
f5464f9544
jdupes: 1.11 -> 1.11.1
...
* jdupes: 1.11 -> 1.11.1 (#50725 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jdupes/versions
* jdupes: fix hash
2018-11-19 21:58:19 +01:00
Frederik Rietdijk
e343a85cfb
Merge master into staging-next
2018-11-19 09:55:32 +01:00
R. RyanTM
b5c6a4a78c
mysqltuner: 1.6.18 -> 1.7.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mysqltuner/versions
2018-11-19 00:31:04 -08:00
Matthew Bauer
2c1d3a9a82
Merge remote-tracking branch 'upstream/master' into staging
2018-11-18 19:02:09 -06:00