Vladimír Čunát
cea9a2c9df
cproto: 4.6 -> 4.7o
...
The package seems rather abandoned (here in nixpkgs).
The bump fixes some problems, but it's probably still not suitable
for my use cases, though let me push the improvements anyway.
2019-01-02 16:27:40 +01:00
Will Dietz
55cc88691b
lit: 0.7.0 -> 0.7.1
2018-12-29 15:18:35 -06:00
Will Dietz
00ed390fc5
Merge pull request #51231 from dtzWill/update/lit-0.7.0
...
lit: 0.6.0 -> 0.7.0
2018-12-29 15:16:44 -06:00
Will Dietz
b42eab83dc
lit: be explicit about python used, as convention
2018-12-29 14:44:03 -06:00
worldofpeace
dfc35f1203
strace: change licenses
...
"The test suite is now provided under the terms of
the GNU General Public License version 2 or later."
"All the rest of strace is now provided under the terms of
the GNU Lesser General Public License version 2.1 or later."
> 27739ebccc/NEWS (L4)
2018-12-28 22:27:32 -05:00
Will Dietz
e529cdb3fb
strace: 4.25 -> 4.26
...
https://github.com/strace/strace/releases/tag/v4.26
2018-12-28 13:10:07 -06:00
Pascal Wittmann
9ddad11c16
Merge pull request #52877 from r-ryantm/auto-update/global
...
global: 6.6.2 -> 6.6.3
2018-12-27 08:44:36 +01:00
Craig Younkins
8b12b17df3
treewide: Fix broken Gmane URLs
2018-12-25 22:34:55 -05:00
R. RyanTM
549bf1354b
global: 6.6.2 -> 6.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/global/versions
2018-12-25 15:19:03 -08:00
R. RyanTM
848ddac0fe
sysbench: 1.0.15 -> 1.0.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysbench/versions
2018-12-23 11:07:10 +01:00
Frederik Rietdijk
826ab7026e
Merge master into staging-next
2018-12-18 09:22:17 +01:00
R. RyanTM
d9b1ae9eab
msitools: 0.97 -> 0.98
...
* msitools: 0.97 -> 0.98 (#52188 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/msitools/versions
* msitools: fetch from Gnome mirrors
+ misc cleanup
2018-12-17 18:49:34 +01:00
R. RyanTM
2cbaaa55d5
fswatch: 1.13.0 -> 1.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fswatch/versions
2018-12-17 02:20:23 +00:00
Ryan Mulligan
5b45208071
Merge pull request #52336 from r-ryantm/auto-update/d-feet
...
dfeet: 0.3.13 -> 0.3.14
2018-12-16 12:47:48 -08:00
Maximilian Bosch
561654d8bb
Merge pull request #52338 from r-ryantm/auto-update/dialog
...
dialog: 1.3-20180621 -> 1.3-20181107
2018-12-16 14:49:18 +01:00
R. RyanTM
14fbddc232
dialog: 1.3-20180621 -> 1.3-20181107
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dialog/versions
2018-12-16 01:42:33 -08:00
R. RyanTM
c50c1da7a2
dfeet: 0.3.13 -> 0.3.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/d-feet/versions
2018-12-16 01:34:11 -08:00
Matthew Bauer
a27c51f71f
premake3: use premake3 -> premake
...
premake3 only has the "premake" executable. This is a little confusing
because premake4 and premake5 both have the version suffix.
Fixes #51744
2018-12-08 14:47:13 -06:00
Frederik Rietdijk
df304abd27
Merge staging-next into staging
2018-12-08 12:50:38 +01:00
Frederik Rietdijk
e0950ae9ad
Merge master into staging-next
2018-12-08 12:40:13 +01:00
Will Dietz
9a9d26fb77
elfinfo: 0.7.4 -> 0.7.5
...
https://github.com/xyproto/elfinfo/releases/tag/0.7.5
2018-12-07 20:49:13 -06:00
eburimu
57c801fa59
gperf: fix cross compilation ( #51210 )
...
* fix: gperf 3.0 cross compilation
* fix: gperf-30 cross compilation, remove unused parameter
2018-12-03 09:49:12 -06:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +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
93e511c319
Treewide: use HTTPS on GNU Savannah domains
...
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +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
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jörg Thalheim
5db3428fa3
pwndbg: switch to python3
2018-12-01 14:13:46 +00:00
Jörg Thalheim
28af9e45b0
gdbgui: 0.13.0.0 -> 0.13.1.1
2018-12-01 14:13:46 +00:00
Jörg Thalheim
5afbdde38c
gdb: switch to python3 by default
2018-12-01 14:13:46 +00:00
Bas van Dijk
fbf0efc6a7
elk: 6.3.2 -> 6.5.1
2018-12-01 12:47:12 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging
2018-11-30 20:09:45 +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
Will Dietz
ef12b9cbd6
lit: 0.6.0 -> 0.7.0
...
(LLVM6 -> LLVM7)
2018-11-29 08:46:07 -06:00
Frederik Rietdijk
9b81c7e455
Merge staging-next into staging
2018-11-29 09:18:35 +01:00
Matthew Bauer
fd78464de9
premake: add setup-hook
...
Adds a configure phase for packages using premake.
premakeConfigurePhase runs the correct premake version for the premake
you are using (see premake_cmd).
2018-11-28 20:14:29 -06:00
Jörg Thalheim
8e97e8009f
Merge branch 'fix/cross-swig' into HEAD
2018-11-28 10:31:23 +00:00
Jörg Thalheim
be6b461bb9
swig: document why pcre.dev is in nativeBuildInputs
2018-11-28 10:25:08 +00:00
eburimu
3c9d05389c
swig: fix cross compilation
2018-11-28 13:01:38 +03:00
Léo Gaspard
8ecd555ded
Merge branch 'pr-46056' into staging
...
* pr-46056:
binutils: use shared libs
binutils: fix #44936 the huge size regression
2018-11-28 09:55:05 +09:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next
2018-11-26 10:28:00 +01:00
c0bw3b
126f94d808
Treewide: use https for people.redhat.com
2018-11-24 23:56:37 +01:00
Frederik Rietdijk
c1792242ef
Merge staging-next into staging
2018-11-24 10:44:50 +01:00
Frederik Rietdijk
e41154d1ab
Merge master into staging-next
2018-11-24 10:43:33 +01:00
Linus Heckemann
ef5da57ea2
hound: 20170324 -> 2018-11-02
2018-11-23 13:22:01 +01:00
Frederik Rietdijk
2219e2578e
Merge staging-next into staging
2018-11-22 10:10:40 +01:00
Frederik Rietdijk
c31cb577ae
Merge master into staging-next
2018-11-22 09:57:08 +01:00