Jörg Thalheim
e15b2ed917
Merge pull request #39494 from magnetophon/guitarix
...
guitarix: 0.36.1 -> 0.37.0
2018-04-25 22:39:34 +01:00
John Ericson
ba52ae5048
treewide: isArm -> isAarch32
...
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.
The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:
```
ISA: ARMv8 {-A, -R, -M}
/ \
Mode: Aarch32 Aarch64
| / \
Encoding: A64 A32 T32
```
At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.
The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.
[1]: https://developer.arm.com/products/architecture/a-profile
2018-04-25 15:28:55 -04:00
Bart Brouns
00528006cf
guitarix: 0.36.1 -> 0.37.0
2018-04-25 19:24:41 +02:00
Will Dietz
2236f418f5
radiotray-ng: disable tests, they now want to download unconditionally
2018-04-25 08:38:36 -05:00
Will Dietz
4f16b36fed
radiotray-ng: 0.2.1 -> 0.2.2
...
https://github.com/ebruck/radiotray-ng/releases/tag/v0.2.2
2018-04-25 08:32:49 -05:00
Maximilian Bosch
a4ba8c6544
clementine: each output should hav a wrapped GST_PLUGIN_SYSTEM_PATH_1_0
...
see ef5e212d20 (r28723596)
/cc @jtojnar
2018-04-24 23:27:45 +02:00
Jan Tojnar
bfd213aa2d
rhythmbox: fix build with GStreamer 1.14
2018-04-24 22:42:00 +02:00
Bart Brouns
5f6373d582
dragonfly-reverb: init at 0.9.1
2018-04-24 12:56:50 +02:00
Matthew Justin Bauer
3678dca0e3
Merge pull request #36979 from clearyf/cdparanoia
...
cdparanoia: Fix private keyword in header
2018-04-23 11:46:00 -05:00
Matthew Justin Bauer
b4baad53e7
Merge pull request #39097 from smashedtoatoms/bitwigstudio2-to-2.3.2
...
bitwigstudio2: 2.3.1 -> 2.3.2
2018-04-21 20:56:53 -05:00
Jörg Thalheim
e7ebbe1277
Merge pull request #39194 from r-ryantm/auto-update/qmmp
...
qmmp: 1.2.0 -> 1.2.1
2018-04-21 20:19:05 +01:00
Roman Volosatovs
c6ce9c3c26
mopidy-iris: 3.16.3 -> 3.17.1
2018-04-21 13:40:01 +02:00
Jörg Thalheim
4d1ead8dc8
Merge pull request #39240 from r-ryantm/auto-update/flacon
...
flacon: 4.0.0 -> 4.1.0
2018-04-21 12:04:06 +01:00
R. RyanTM
ef433059a0
flacon: 4.0.0 -> 4.1.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/flacon/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0/bin/flacon -h’ got 0 exit code
- ran ‘/nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0/bin/flacon --help’ got 0 exit code
- ran ‘/nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0/bin/.flacon-wrapped -h’ got 0 exit code
- ran ‘/nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0/bin/.flacon-wrapped --help’ got 0 exit code
- found 4.1.0 with grep in /nix/store/0m9jr6wv7w3imscxq1lha4q9nrajj7xx-flacon-4.1.0
- directory tree listing: https://gist.github.com/5db6cc1fd7c7f049d13a305eb9ab5199
2018-04-20 05:49:44 -07:00
R. RyanTM
8defac9e45
qmmp: 1.2.0 -> 1.2.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/qmmp/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.2.1 with grep in /nix/store/bdsg5rzda3rj5k535f56rkbjwsqy4h07-qmmp-1.2.1
- directory tree listing: https://gist.github.com/fed0e3b824b6157facab85accd329d15
2018-04-19 23:55:53 -07:00
Matthew Justin Bauer
48c24a8b6b
Merge pull request #38644 from magnetophon/faust
...
faust: add more faust2appl scripts
2018-04-19 13:04:56 -05:00
Jason Legler
b50e628b15
bitwigstudio2: 2.3.1 -> 2.3.2
2018-04-17 20:51:05 -06:00
Matthew Bauer
52893d5276
treewide: move "extensions" drvs to dir
...
This cleans up the tree for pkgs/applications somewhat. Should not
change any hashes.
2018-04-17 13:50:49 -05:00
Matthew Justin Bauer
ff540b8c50
Merge pull request #36407 from alesguzik/update-bitwig
...
bitwig-studio2: update version 2.2.2 -> 2.3.1
2018-04-17 10:54:41 -05:00
Vladimír Čunát
db071c4d1d
Merge #38702 : Mark packages as broken (ZHF)
2018-04-17 13:36:20 +02:00
Yegor Timoshenko
463a2284ce
mopidy-iris: add tornado to dependencies
2018-04-16 20:59:37 +00:00
Roman Volosatovs
1f230af96f
mopidy-iris: 3.14.2 -> 3.16.3
2018-04-16 19:56:23 +02:00
R. RyanTM
3c574a458a
asunder: 2.9.2 -> 2.9.3 ( #38750 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/asunder/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.9.3 with grep in /nix/store/maiwh6l7wa8gyjhx1zlg8l8xwrczszr7-asunder-2.9.3
- directory tree listing: https://gist.github.com/5cfcd566e15079a73ab786533722d002
2018-04-14 21:41:27 +02:00
Sarah Brofeldt
94d68a9e59
Merge pull request #38874 from utdemir/update-spotify-1.0.77
...
spotify: 1.0.72.117 -> 1.0.77.338
2018-04-13 10:37:26 +02:00
Utku Demir
e9e823c178
spotify: 1.0.72.117 -> 1.0.77.338
2018-04-13 09:26:03 +12:00
xeji
386772b665
mi2ly: mark as broken
2018-04-12 23:04:02 +02:00
Jörg Thalheim
5a2365bf9e
Merge pull request #38855 from pbogdan/eq10q-glibc-2.27
...
eq10q: fix build with glibc 2.27
2018-04-12 22:00:28 +01:00
Jörg Thalheim
6bb609d612
Merge pull request #38863 from pbogdan/caps-glibc-2.27
...
caps: fix build with glibc 2.27
2018-04-12 21:05:57 +01:00
Piotr Bogdan
b30497c8b3
caps: fix build with glibc 2.27
2018-04-12 17:34:53 +01:00
Piotr Bogdan
f66be0a6c7
eq10q: fix build with glibc 2.27
2018-04-12 16:30:14 +01:00
R. RyanTM
8a41729c5c
ncmpcpp: 0.8.1 -> 0.8.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/ncmpcpp/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/gaym98lkncirfi09qwv0g3n6jgnknzm8-ncmpcpp-0.8.2/bin/ncmpcpp --help’ got 0 exit code
- found 0.8.2 with grep in /nix/store/gaym98lkncirfi09qwv0g3n6jgnknzm8-ncmpcpp-0.8.2
- directory tree listing: https://gist.github.com/bfab0afd2242f12a3754d3267a41b66f
2018-04-12 05:12:07 -07:00
Jan Tojnar
d2ce3a9bda
quodlibet: 3.9.1 → 4.0.2
2018-04-12 01:35:52 +02:00
Frederik Rietdijk
ee6894ca12
Merge staging into master
2018-04-11 14:55:52 +02:00
R. RyanTM
a0fb38174d
ncmpc: 0.29 -> 0.30
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/ncmpc/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/2cwvc3ps7jd9bkrdkgkmgn48wdk7yyv4-ncmpc-0.30/bin/ncmpc --help’ got 0 exit code
- found 0.30 with grep in /nix/store/2cwvc3ps7jd9bkrdkgkmgn48wdk7yyv4-ncmpc-0.30
- directory tree listing: https://gist.github.com/07b8bd46db7e01426ba82a0e1dd2b0d0
2018-04-10 16:07:15 -07:00
Frederik Rietdijk
0aa59a08d6
Merge master into staging
2018-04-09 15:12:32 +02:00
Bart Brouns
156dfd6eae
faust: add more faust2appl scripts
2018-04-09 14:38:37 +02:00
Jörg Thalheim
c757928697
Merge pull request #38513 from Ma27/clementine-license-fixes
...
clementine: provide free derivation by default
2018-04-09 08:59:19 +01:00
Matthew Justin Bauer
2fa95f0e11
Merge pull request #38560 from r-ryantm/auto-update/freewheeling
...
freewheeling: 0.6.2 -> 0.6.4
2018-04-08 21:48:55 -05:00
Jörg Thalheim
467886b761
Merge pull request #38594 from endgame/crip
...
crip: init at 3.9; perlPackages.CDDB_get: init at 2.28
2018-04-08 12:13:12 +01:00
Jack Kelly
e1f6778e11
crip: init at 3.9
2018-04-08 20:44:05 +10:00
Frederik Rietdijk
595a72589f
Merge master into staging
2018-04-08 10:54:17 +02:00
Mateusz Kowalczyk
13327cede8
Merge pull request #38549 from jfrankenau/fix-easytag-opus
...
easytag: add opus support
2018-04-08 14:45:31 +09:00
R. RyanTM
53a2a47c62
freewheeling: 0.6.2 -> 0.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/freewheeling/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.6.4 with grep in /nix/store/qghkfd9jdwr48g1jjgxrmih3465z2zs8-freewheeling-0.6.4
- directory tree listing: https://gist.github.com/8096c1ffb038059894be62a355461c42
2018-04-07 09:17:30 -07:00
Johannes Frankenau
04b592e0fa
easytag: add opus support
2018-04-07 16:06:06 +02:00
Maximilian Bosch
ef5e212d20
clementine: provide free derivation by default
...
The `clementine` package is actually released under Apache license, but
requires the unfree `libspotify` package to build.
Now `nixpkgs.clementine` points to the free derivation and
`nixpkgs.clementineUnfree` has been introduced for the package bundled
with spotify support.
Fixes #38315
2018-04-07 11:35:56 +02:00
Peter Hoeg
5eb88ec7f0
elisa: 0.0.20180320 -> 0.1
2018-04-07 10:20:20 +08:00
Frederik Rietdijk
a9f37d1c25
Merge master into staging
2018-04-05 19:25:05 +02:00
Will Dietz
3bdcd3e298
mpg123: 1.25.8 -> 1.25.10
...
1.25.10: https://www.mpg123.de/cgi-bin/news.cgi#2018-03-05
1.25.9 was replaced by 1.25.10 before it was announced (see link above).
2018-04-03 14:22:27 -05:00
Tuomas Tynkkynen
747ebe3f66
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Gabriel Ebner
2f0e2376ac
Merge pull request #38335 from r-ryantm/auto-update/praat
...
praat: 6.0.37 -> 6.0.38
2018-04-02 19:11:10 +02:00