Peter Simons
a9d779aa5d
wxmaxima: update to version 14.12.1
2014-12-22 11:20:59 +01:00
Peter Simons
0dd52aba89
maxima: update to version 5.35.1
2014-12-22 11:20:58 +01:00
lethalman
d0fdad5f36
Merge pull request #5419 from ehmry/tox-bootstrapd
...
tox-bootstrapd
2014-12-22 11:16:44 +01:00
lethalman
a80f7d7c96
Merge pull request #5434 from mcmtroffaes/feature/shotwell-gsettings-fix
...
shotwell: use gsettings dconf backend, use hicolor_icon_theme
2014-12-22 10:54:55 +01:00
Matthias C. M. Troffaes
29575e4901
Also install hicolor_icon_theme.
2014-12-22 09:36:20 +00:00
Matthias C. M. Troffaes
1aacda5490
shotwell: Fix "Using the 'memory' GSettings backend" (fix suggested by lethalman, see issue #5433 ).
2014-12-22 09:36:20 +00:00
lethalman
924b55c6a7
Merge pull request #5432 from mcmtroffaes/feature/shotwell-icons-fix
...
shotwell: uses icons from gnome3.gnome_icon_theme and gnome3.gnome_icon_theme_symbolic
2014-12-22 10:09:57 +01:00
Matthias C. M. Troffaes
59e22e8879
shotwell: uses icons from gnome3.gnome_icon_theme and gnome3.gnome_icon_theme_symbolic
2014-12-22 08:47:21 +00:00
Nicolas B. Pierron
6a7971bee7
Merge pull request #5416 from nbp/nixos-option-include
...
nixos-option: Support -I option
2014-12-21 15:11:11 -08:00
Nicolas B. Pierron
e4fb4168fc
Merge pull request #5415 from nbp/nixos-options-submodules
...
nixos-option: Handle submodules
2014-12-21 15:10:46 -08:00
Michael Raskin
77436079e9
Pipelight: 0.2.7.3 → 0.2.8, also update Wine
2014-12-21 20:19:33 +03:00
lethalman
91061d287d
Merge pull request #5401 from bergey/fonts
...
No need for squash, merged thanks.
2014-12-21 15:34:58 +01:00
Emery Hemingway
86213a1f23
transmission-remote-gtk: meta fixup ( close #5420 )
2014-12-21 10:35:24 +01:00
Michael Raskin
ed19e6755f
ZPAQ: 655 → 660
2014-12-21 11:14:26 +03:00
Michael Raskin
1317dd7e62
Wine: 1.7.30 → 1.7.33
2014-12-21 11:14:25 +03:00
Michael Raskin
641307f553
Drop wrong default.upstream
2014-12-21 11:14:25 +03:00
Michael Raskin
13fbe8150a
GlusterFS; 3.6.0 → 3.6.1
2014-12-21 11:14:25 +03:00
Michael Raskin
90b05b8d0e
Nginx-unstable: 1.7.7 → 1.7.8
2014-12-21 11:14:25 +03:00
Michael Raskin
32160007ff
FreeIPMI: 1.4.6 → 1.4.7
2014-12-21 11:14:25 +03:00
Michael Raskin
edadde69b1
sysdig: 0.1.91 → 0.1.93
2014-12-21 11:14:25 +03:00
Michael Raskin
5f451686cb
xscreensaver: 5.30 → 5.32
2014-12-21 11:14:25 +03:00
Michael Raskin
16a4882d71
LVM2: 2.02.111 → 2.02.114
2014-12-21 11:14:25 +03:00
Michael Raskin
5997e7edfa
Firejail: 0.9.16 → 0.9.18
2014-12-21 11:14:25 +03:00
Michael Raskin
4ee59d8ddf
libre: 0.4.10 → 0.4.11
2014-12-21 11:14:24 +03:00
Michael Raskin
447ff811f7
atanks: 6.0 → 6.1
2014-12-21 11:14:24 +03:00
Michael Raskin
4847f44ffd
sodium: 1.0.0 → 1.0.1
2014-12-21 11:14:24 +03:00
Michael Raskin
ff7d027050
SlimerJS: 0.9.3 → 0.9.4
2014-12-21 11:14:24 +03:00
Michael Raskin
ad0efe83ff
afflib: 3.7.5 → 3.7.6
2014-12-21 11:14:24 +03:00
Michael Raskin
f0a29cd6da
eigen: 3.2.2 → 3.2.3
2014-12-21 11:14:24 +03:00
Michael Raskin
19dd1be06c
compiz: 0.9.11.2 → 0.9.12.0
2014-12-21 11:14:24 +03:00
Michael Raskin
adc28993a7
lib odfgen 0.1.1 → 0.1.2
2014-12-21 11:14:24 +03:00
Michael Raskin
67a97340eb
qpdfview 0.4.12 → 0.4.13
2014-12-21 11:14:24 +03:00
Nicolas B. Pierron
91cc22e841
Merge pull request #5405 from nbp/nixos-options-derivation
...
nixos-option: Print the outPath of derivation for option values.
2014-12-20 16:51:49 -08:00
Nicolas B. Pierron
c231506b5a
Merge pull request #5362 from nbp/update-channels
...
Add a script to add git branches for each channel.
To create / update references to remote / local channels, you have to run `./maintainers/scripts/update-channel-branches.sh` while you are at the top-level of nixpkgs work directory. To make this convenient for Nixpkgs / NixOS developer, one can run the following command:
```
$ git config --add alias.fetch-channels '!sh -c "$(git rev-parse --show-cdup)maintainers/scripts/update-channel-branches.sh"'
```
Which will register the alias fetch-channels such that the script can used from sub-directory of nixpkgs by running `git fetch-channels`.
2014-12-20 16:49:18 -08:00
Nicolas B. Pierron
974edc5056
nixos-option: Use <nixpkgs/nixos> instead of <nixpkgs>.
2014-12-21 01:33:06 +01:00
Emery Hemingway
01910e84f9
nixos: tox-bootstrapd service
2014-12-20 18:20:27 -05:00
Pascal Wittmann
f94580da69
Fix license attribute of many bsd-like licensed packages
2014-12-21 00:00:35 +01:00
Emery Hemingway
3c05529df9
libtoxcore: bump, build DHT bootstrap daemon
2014-12-20 17:37:24 -05:00
Pascal Wittmann
f55545c0c9
fix maintainer information
...
s/maintainer/maintainers
2014-12-20 21:54:22 +01:00
Pascal Wittmann
b676be70fc
Merge pull request #5412 from devhell/mp3gain
...
mp3gain: Add package
2014-12-20 21:45:41 +01:00
Nicolas B. Pierron
82a5f54c0d
nixos-option: Support -I option.
2014-12-20 20:30:19 +01:00
Nicolas B. Pierron
c9682a22ff
nixos-option: Produce nicer error messages in case of typos.
2014-12-20 19:52:28 +01:00
Michael Raskin
eff240d9d9
Fix missing paths
2014-12-20 21:49:02 +03:00
Nicolas B. Pierron
640428d3c5
nixos-option: Handle 'attrsOf submodule' options.
2014-12-20 19:16:43 +01:00
Peter Simons
b9331b0100
Merge pull request #5402 from bergey/haskell-csv-conduit-packdeps
...
haskell: add csv-conduit, packdeps
2014-12-20 17:26:00 +01:00
devhell
e9c5b23f2b
mediainfo, libmediainfo, libzen: fix typo ( close #5413 )
2014-12-20 16:47:25 +01:00
devhell
1b4094cf5a
mp3gain: Add package
...
This adds mp3gain which is a normalizer for mp3 audio files.
2014-12-20 15:29:53 +00:00
Daniel Bergey
79c8cc4bf4
include version number in name
...
league provides no version number, so use date
2014-12-20 14:45:26 +00:00
Vladimír Čunát
7357f0ae24
libssh: security+maintenance to fix CVE-2014-8132
...
Also switched to openssl instead of libgcrypt (wouldn't compile otherwise),
and fixed meta.license.
2014-12-20 14:50:58 +01:00
Jaka Hudoklin
e9e4388959
Merge pull request #5406 from ehmry/electrum
...
eletrum: drop python-... prefix from name
2014-12-20 11:53:07 +01:00