Nikolay Amiantov
5656c8cb8e
libaacs: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
a5ef14bb74
bomi: update package
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
f2692a96a2
fix homepages
2015-07-28 12:33:30 +03:00
Nikolay Amiantov
5336573329
steam: libstdc++/mesa incompatibility workaround
...
closes #9003
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
f5b41dbf42
haskellPackages.gnuplot: remove reduntant patch
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
e3461ce259
rPackages.stringi: add ICU data tables
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
dea8ebcfc5
dovecot: add lmtp support
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
3a2275dd84
imgurbash: add package
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
97a289b111
unnethack: add new package
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
6e049800ed
nethack: update, adopt
2015-07-28 12:33:29 +03:00
Eelco Dolstra
99750d89dd
Don't evaluate haskellPackages when gitit is disabled
...
This cuts evaluation time of my NixOS configuration from 1.76s to
1.36s, and RSS from 443 MiB to 368 MiB.
Issue #8152 .
2015-07-28 10:25:31 +02:00
James Cook
fba4a95068
expat: patch for CVE-2015-1283 from Mozilla
2015-07-27 22:36:15 -07:00
Tobias Geerinckx-Rice
208bd8242d
apktool: set sourceRoot
...
Otherwise installation fails with the message that unpacking produced
no directories (which is true).
2015-07-28 02:55:55 +02:00
William A. Kennington III
5960a652f1
rethinkdb: Force dynamic linking and allow dependency substitution
2015-07-27 17:35:05 -07:00
Moritz Ulrich
0411a4c376
direwolf: New package.
2015-07-28 00:05:55 +02:00
Moritz Ulrich
51c82551ee
multimon-ng: New package.
...
A digital baseband audio protocol decoder.
2015-07-28 00:05:55 +02:00
Moritz Ulrich
0391b7b0a8
gnuradio-osmosdr & gqrx: Add myself as maintainer.
2015-07-28 00:05:54 +02:00
Moritz Ulrich
2f861a3d07
gqrx: Add support for hackrf.
2015-07-28 00:05:54 +02:00
Moritz Ulrich
92c17a7129
hackrf: 2014.08.1 -> 2015.07.2.
2015-07-28 00:05:54 +02:00
Moritz Ulrich
3210555223
Chirp: New package.
2015-07-28 00:05:54 +02:00
William A. Kennington III
e4956ba0ca
Merge pull request #9011 from eduarrrd/master
...
Add current alpha of protobuf 3
2015-07-27 18:05:10 -04:00
Eduard Bachmakov
67c186a7ea
Add current alpha of protobuf 3
2015-07-27 18:00:47 -04:00
Arseniy Seroka
fe0809fb66
Merge pull request #9015 from AndersonTorres/lightning
...
Lightning: 2.0.5 -> 2.1.0
2015-07-28 00:45:19 +03:00
William A. Kennington III
cb78f09038
libreoffice: Remove uneeded commented reference to boost155
2015-07-27 13:12:24 -07:00
William A. Kennington III
5b0a676d5b
rethinkdb: Remove pin on boost 1.55 and remove gperf dependency
2015-07-27 13:12:24 -07:00
William A. Kennington III
6e2103068d
exempi: Use default boost
2015-07-27 13:12:24 -07:00
William A. Kennington III
8e7ecd6de6
rethinkdb: 2.0.3 -> 2.0.4
2015-07-27 13:12:24 -07:00
William A. Kennington III
56ed2e9b11
Merge pull request #9010 from rycee/fix/ecj
...
ecj: require jdk7 instead of jdk (fix build)
2015-07-27 15:50:11 -04:00
Eelco Dolstra
ace332eb36
Set a default value for services.postgresql.package
...
This is finally possible now that we have ‘system.stateVersion’
(allowing the default package to change over time).
2015-07-27 20:30:10 +02:00
Eelco Dolstra
a5b83c3573
sshd: Use RSA and ED25519 host keys
...
Closes #7939 .
2015-07-27 20:30:10 +02:00
Eelco Dolstra
d166c854b6
Add option system.stateVersion
...
This option requests compatibility with older NixOS releases with
respect to stateful data, in cases where new releases have defaults
that might be incompatible with system state of existing NixOS
deployments. For instance, if we change the default version of
PostgreSQL, existing deployments will break if the new version can't
read databases created by the old version.
So for example, setting
system.stateVersion = "15.07";
requests that options like services.postgresql.package use defaults
corresponding to the 15.07 release branch. Note that
nixos-generate-config emits this option. (In the future, NixOps may
set system.stateVersion to the NixOS release in use when the machine
was created.)
See also #7939 for another motivating example.
2015-07-27 20:30:09 +02:00
Eelco Dolstra
e3a5bca4ae
Require signed binary caches by default
2015-07-27 20:30:09 +02:00
Jascha Geerds
a7bfe5643b
cups: Fix test by using different groff output
2015-07-27 20:15:34 +02:00
AndersonTorres
6f1b2e7de2
Lightning: 2.0.5 -> 2.1.0
2015-07-27 13:28:34 -03:00
William A. Kennington III
5792b1345a
iproute: Actually don't install docs
2015-07-27 09:24:49 -07:00
William A. Kennington III
fa0b84c446
iproute: Fix reference to /etc instead of /etc at runtime
2015-07-27 09:24:33 -07:00
Mateusz Kowalczyk
4984bfe807
redshift: fix evaluation
...
Broken by 77d33f77d7
, cc @nckx
2015-07-27 16:46:57 +01:00
Robert Helgesson
923dda992b
ecj: require jdk7 instead of jdk
...
The ecj build fails in Java 8 due to backwards incompatible changes in
the `javax.lang.model` namespace so with this change we specifically ask
for a JDK for Java 7.
2015-07-27 17:37:37 +02:00
Tobias Geerinckx-Rice
8129a404f4
gnome3: override libsoup with gnomeSupport = true
...
Fix Gnome 3 packages broken by fc1077c.
2015-07-27 17:36:14 +02:00
Eelco Dolstra
277a85b15c
Merge pull request #8985 from Beauhurst/newapaches
...
apache-httpd: update minor versions of both 2.2 and 2.4 for security-related fixes
2015-07-27 17:30:18 +02:00
vbgl
93ec36702e
Merge pull request #9013 from lessrest/update-flow
...
flow: 0.1.0 -> 0.13.1
2015-07-27 13:38:18 +02:00
Eelco Dolstra
709470f2c0
Fix tests
2015-07-27 12:47:21 +02:00
Daniel Brockman
322358db03
flow: 0.1.0 -> 0.13.1
2015-07-27 12:00:54 +02:00
Tobias Geerinckx-Rice
4d3434da94
all-packages: remove orphaned ImageMagick arguments
...
Quick fix: evaluation was broken by fallout from 7f0a596
.
2015-07-27 02:05:07 +02:00
Tobias Geerinckx-Rice
4d20fb5f44
putty: 0.64 -> 0.65
2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice
e8596c189f
colordiff: 1.0.13 -> 1.0.15
...
Changes:
- Big improvements to side-by-side diff detection
- Additional colordiffrc example colour scheme file to match 'git diff'
- Misc fixes
2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice
08f866d887
xdelta: 3.0.9 -> 3.0.10
2015-07-27 01:54:08 +02:00
Tobias Geerinckx-Rice
77d33f77d7
nixos: redshift service: add extraOptions
2015-07-27 01:54:07 +02:00
Tobias Geerinckx-Rice
10f419dae4
redshift: fix dependencies, make configurable
2015-07-27 01:54:07 +02:00
William A. Kennington III
abc7c1b013
nixos/firewall: Add the ability to specify additional packages for extraCommands
2015-07-26 16:33:03 -07:00