1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

78091 commits

Author SHA1 Message Date
Lluís Batlle i Rossell 7f7c2171c0 Update ghdl mcode to 0.33.
(cherry picked from commit e9d6aadc51ecdd274cd383a99ea840a94b58d954)
2016-03-03 14:06:07 +01:00
joachifm 973063c8fe Merge pull request #9249 from jraygauthier/jrg/keepass_icons_improvs_merged
keepass: improvements
2016-03-03 12:30:18 +00:00
Thomas Tuegel 6af59c9d06 kde5.plasma.plasma-workspace: 5.5.5.1 -> 5.5.5.2 2016-03-03 05:57:09 -06:00
Eelco Dolstra e2ad72342e nix-generate-from-cpan: Skip "if" package since it's part of Perl now 2016-03-03 12:43:11 +01:00
Eelco Dolstra 50b950fe8d nix-generate-from-cpan: Don't quote names that don't need it 2016-03-03 12:43:11 +01:00
Vladimír Čunát aa564c9ed0 make-bootstrap-tools: fix #13629: glibc problems
On x86_64-linux glibc started to use linker scripts more extensively.
2016-03-03 12:09:50 +01:00
Vincent Laporte c2a2c2ecd4 ltl2ba: fix build on darwin 2016-03-03 10:24:13 +01:00
Arseniy Seroka dfbf0b27a4 Merge pull request #13497 from AndersonTorres/cutegram
cutegram: 2.7.0 -> 2.7.1
2016-03-03 09:04:17 +03:00
Raymond Gauthier 4f347ca8fe keepass: improvements
`*.desktop` file now:
 -  Refers to an icon.
 -  Is placed in the proper category (based on comparison with `keepassx2`.
 -  Has proper mime type (also based on comparison).

Also, now use `icoutils` to extract icons from the application ressouces
and transform them from `*.ico` to `*.png`. Created and used a generic
script that has the ability to move the extracted `*.png` to their
appropriate standard freedesktop location.

Tested this on nixos. `keepass` now has a icon and is categorized
in the same bin as `keepassx2`. The program still execute and
function prefectly.
2016-03-03 01:03:31 -05:00
Raymond Gauthier 5f57d2dc50 maintainers: add a maintainer to the set 2016-03-03 01:03:31 -05:00
AndersonTorres 14aa382f03 cutegram: 2.7.0 -> 2.7.1
And some minor changes
2016-03-03 02:21:31 -03:00
AndersonTorres f70ba914ef telegram-qml: 0.9.1 -> 0.9.2 2016-03-03 02:19:07 -03:00
AndersonTorres bd71f511e5 libqtelegram-aseman-edition: 6.0 -> 6.1 2016-03-03 02:18:07 -03:00
Evgeny Egorochkin 18d43d74f6 azure-image: provide configuration.nix which allows nixos-rebuild to build a working generation and add helpful comments 2016-03-03 04:03:07 +02:00
Pascal Wittmann ba7b5ad530 filezilla: 3.15.0.2 -> 3.16.0 2016-03-02 23:14:31 +01:00
Pascal Wittmann 369ede9235 mcabber: 1.0.1 -> 1.0.2 2016-03-02 22:37:14 +01:00
Tuomas Tynkkynen fe90a87e65 Merge pull request #13600 from MtP76/master
Enabling Media PCI adapters (needed for PCI DVB cards)
2016-03-02 23:30:55 +02:00
joachifm 4fa37759be Merge pull request #13548 from joelmo/nixos-unstable
avahi: fix test
2016-03-02 20:55:42 +00:00
joachifm ef4a0f92e8 Merge pull request #11860 from nathan7/systemd-binfmt
systemd: copy systemd-binfmt.service in
2016-03-02 20:47:10 +00:00
joachifm 7c245c4f40 Merge pull request #13541 from romildo/update.tint2
tint2: 0.12 -> 0.12.7
2016-03-02 20:43:08 +00:00
Eelco Dolstra 6d97de951d cudatoolkit: Add version 7.5.18 2016-03-02 21:35:46 +01:00
Eelco Dolstra 6c1e3a82de cudatoolkit: Merge into one file and use callPackages 2016-03-02 21:35:46 +01:00
Peter Simons 17d1cd2efa Merge pull request #11898 from aboseley/flex-cross-notests
flex: disable tests when cross compiling
2016-03-02 21:13:40 +01:00
Nathan Zadoks 1904ef7f09 systemd: enable upstream systemd-binfmt.service
Since we don't restart sysinit.service in switch-to-configuration, this
additionally overrides systemd-binfmt.service to depend on
proc-sys-fs-binfmt_misc.automount, which is normally provided by
sysinit.service.
2016-03-02 21:00:47 +01:00
José Romildo Malaquias ccc64c20e6 tint2: 0.12 -> 0.12.7 2016-03-02 16:56:21 -03:00
joachifm 397a0db028 Merge pull request #12996 from kragniz/#12106
clutter: add gtk3 as a build input
2016-03-02 19:55:18 +00:00
joachifm d1fbbb15a1 Merge pull request #13565 from valeriangalliat/go2nix
go2nix: init at dd513f1
2016-03-02 19:42:07 +00:00
joachifm 7250ef5fcb Merge pull request #13572 from agbell/master
postgis 2.1.4 -> 2.2.1
2016-03-02 19:40:50 +00:00
joachifm ebc1178a83 Merge pull request #13619 from anderslundstedt/transmissionumask
Respect umask settings in Transmission config
2016-03-02 19:17:56 +00:00
vbgl dfe69e2f4f Merge pull request #13580 from matthewbauer/openal-darwin
openal darwin fixes
2016-03-02 19:35:21 +01:00
Anders Lundstedt c2bce0cd02 Respect umask settings in Transmission config
In NixOS/nixpkgs@da6bc44 @thoughtpolice
made the Transmission NixOS module override the umask setting in the
Transmission config. This commit removes that override.

I want a different umask setting and I guess it is possible that other
people might want it to. Thus I think it is a good idea to respect the
umask settings in the Transmission config.
2016-03-02 19:26:48 +01:00
vbgl 7f422cf872 Merge pull request #13621 from DamienCassou/add-gentium-book-basic
gentium-book-basic: init at 1.102
2016-03-02 19:20:58 +01:00
Domen Kožar 30ca5aa4e2 Merge pull request #13617 from cleverca22/multimc-master
multimc: fix building under chroot
2016-03-02 17:50:45 +00:00
michael bishop a855ef85ea
multimc: fix building under chroot 2016-03-02 13:48:27 -04:00
Damien Cassou c3fa090616 gentium-book-basic: init at 1.102 2016-03-02 18:47:26 +01:00
Domen Kožar ba05826707 Attempt to fix transient grub1 test kernel panics
Example: http://hydra.nixos.org/build/32469819/nixlog/26/raw
2016-03-02 17:31:57 +00:00
joachifm 0c1ed282f0 Merge pull request #13018 from tathougies/master
Bump tint2 to 0.12
2016-03-02 16:55:32 +00:00
Domen Kožar d72e93f59d remove lvm_33, fixes #12310 2016-03-02 16:54:30 +00:00
Eelco Dolstra 50e1e69c0a Remove unmaintained gnupdate script 2016-03-02 17:14:49 +01:00
Nikolay Amiantov f442830c55 libreswan: specify that we don't support parallel building 2016-03-02 18:56:32 +03:00
Nikolay Amiantov 23dd97ee88 Merge commit 'refs/pull/13412/head' of git://github.com/NixOS/nixpkgs 2016-03-02 18:56:24 +03:00
joachifm 2569d5b384 Merge pull request #13614 from artuuge/epson-escpr-1.6.4
epson-escpr: 1.6.3 -> 1.6.4
2016-03-02 15:48:24 +00:00
Robin Gloster 5936d6dbbb Revert "rubygems: 2.4.8 -> 2.5.2"
This reverts commit 7e8faf022f.

This breaks the rake call in gitlab see
https://github.com/NixOS/nixpkgs/pull/13468#issuecomment-191286066
2016-03-02 15:25:35 +00:00
joachifm b4077af972 Merge pull request #13613 from mbakke/dnscrypt-proxy-1.6.1
dnscrypt-proxy: 1.6.0 -> 1.6.1
2016-03-02 15:18:48 +00:00
Marius Bakke c5f177cb5d dnscrypt-proxy: 1.6.0 -> 1.6.1 2016-03-02 15:12:06 +00:00
Peter Simons ed5eb2aed8 Fix Emacs syntax highlighting in NixOS dovecot module. 2016-03-02 16:11:49 +01:00
Alex Franchuk 69d8cb4a6b libreswan: add package and service to nixos 2016-03-02 09:44:30 -05:00
Eelco Dolstra bd7f379a3f LWP::Protocol::https: Fix SSL cert handling
We lost this in 9f358f809d. Updated to
use /etc/ssl/certs/ca-certificates.crt if it exists and SSL_CERT_FILE
is not set.
2016-03-02 15:00:32 +01:00
Eelco Dolstra 4e906f9fb2 perl-packages.nix: Remove unnecessary variable quotations 2016-03-02 14:51:47 +01:00
artuuge 7ddd6fc1c3 epson-escpr: 1.6.3 -> 1.6.4 2016-03-02 14:49:23 +01:00