Robin Gloster
d518096abc
gnome3.gnome_control_center: remove unused variable
...
This broke the evaluation.
2017-07-13 15:50:48 +02:00
florianjacob
9937f13308
resolved: use resolved's static resolv.conf ( #27144 )
...
because it is upstream's recommended mode of operation:
https://www.freedesktop.org/software/systemd/man/systemd-resolved.html#/etc/resolv.conf
2017-07-13 14:40:31 +01:00
Jörg Thalheim
b14bcd873a
Merge pull request #27142 from florianjacob/resolved-multicastdns-support
...
networkd: Allow new MulticastDNS setting
2017-07-13 14:35:23 +01:00
Lancelot SIX
3ae2158bae
pythonPackages.django: 1.11.2 -> 1.11.3
...
See https://docs.djangoproject.com/en/1.11/releases/1.11.3/ for release
informations
2017-07-13 15:19:18 +02:00
Alexandre Peyroux
8fa0b47c6d
grammalecte: 0.5.17 -> 0.5.17.2 ( #27190 )
2017-07-13 14:09:33 +01:00
Lancelot SIX
aed23cfc0c
screen: 4.6.0 -> 4.6.1
...
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00005.html
for release announcement
2017-07-13 15:08:53 +02:00
Stefan Lau
2b4bc03969
gnome-online-accounts: wrap with wrapGAppsHook
2017-07-13 15:05:07 +02:00
Stefan Lau
8ff35d6adf
gnome-control-center: wrap with wrapGAppsHook
2017-07-13 15:05:07 +02:00
Stefan Lau
4e47390bce
nodejs: 8.1.0 -> 8.1.4
2017-07-13 15:03:36 +02:00
Tim Steinbach
6fda535869
linux-copperhead: Fix modDirVersion
2017-07-13 09:00:44 -04:00
GRBurst
63ee6d6e29
xcwd: init at 2016-09-30
...
fixes #27345
2017-07-13 13:56:22 +01:00
GRBurst
fe768392e2
Add GRBurst as maintainer
2017-07-13 13:56:22 +01:00
Tim Steinbach
eb5263a9f1
git: 2.13.2 -> 2.13.3
2017-07-13 08:45:43 -04:00
Tim Steinbach
45a2534459
linux-copperhead: 4.12.e -> 4.12.1.a
2017-07-13 08:40:08 -04:00
Tim Steinbach
6131b4d52d
linux: 4.12 -> 4.12.1
2017-07-13 08:36:50 -04:00
Tim Steinbach
24de0bad42
linux: 4.11.9 -> 4.11.10
2017-07-13 08:34:51 -04:00
Tim Steinbach
6da222918e
linux: 4.9.36 -> 4.9.37
2017-07-13 08:30:47 -04:00
Joachim F
3637119cd4
Merge pull request #27315 from taku0/flashplayer-26.0.0.137
...
flashplayer: 26.0.0.131 -> 26.0.0.137 [Critical security fixes]
2017-07-13 13:04:02 +01:00
Joachim Fasting
cfc6e4471b
tinycc: 0.9.27pre-20170605 -> 0.9.27pre-20170710
...
Various CPP improvements/fixes
Support forward declaration of enums (GNU extension)
Initial implementation of C11 _Generic
2017-07-13 13:47:34 +02:00
Vladimír Čunát
1e1472ed93
llvmPackages_4: don't change *.outputs
...
It was blocking channel(s). See:
https://github.com/NixOS/nixpkgs/pull/26818#issuecomment-315020922
2017-07-13 13:07:42 +02:00
Jörg Thalheim
9d28cd9ca4
Merge pull request #27206 from nthorne/InitGitBigPicture
...
git-big-picture: init at 0.9.0
2017-07-13 09:54:26 +01:00
Jörg Thalheim
c29b5b5a40
Merge pull request #27350 from veprbl/slurm
...
Bump slurm, add pyslurm
2017-07-13 09:32:51 +01:00
Joachim Fasting
9e12be50b4
tor-browser-bundle-bin: support injecting additional prefs
...
The `extraPrefs` parameter is injected verbatim into the mozilla.cfg
file.
Note that the syntax is a superset of the usual prefs.js syntax. The
following procedures are of particular interest:
pref() to set a preference as if it had been toggled in about:config
defaultPref() to set the *default* value of a preference
lockPref() to set a preference & prevent further modification
clearPref() to reset a preference to its default state
Example:
```nix
tor-browser-bundle-bin.override {
extraPrefs = ''
// Increase default security level
pref("extensions.torbutton.security_slider", 2);
'';
}
```
2017-07-13 10:12:33 +02:00
Joachim Fasting
07e492c6e6
tor-browser-bundle-bin: do not call home to check tbb version
2017-07-13 10:12:27 +02:00
Jörg Thalheim
8559e5269c
Merge pull request #27346 from siddharthist/pycodestyle
...
pycodestyle: 2.0.0 -> 2.3.1
2017-07-13 08:46:24 +01:00
Dmitry Kalinkin
00d73c4240
python2Packages.pyslurm: init
2017-07-13 03:13:05 -04:00
Dmitry Kalinkin
b917a8760e
slurm: 15-08-5-1 -> 17.02.6, slurm-llnl -> slurm
2017-07-13 03:13:05 -04:00
Peter Simons
85c884278e
haskell-lens: use latest version when compiling with ghc-8.2.x
2017-07-13 08:47:01 +02:00
Peter Simons
559b1b7647
haskell-semigroupoids: use latest version when compiling with ghc-8.2.x
2017-07-13 08:47:01 +02:00
Peter Simons
c6ccfcd01a
haskell-base-orphans: use latest version when compiling with ghc-8.2.x
2017-07-13 08:47:01 +02:00
Peter Simons
bde4ef2234
haskell-hashable: jailbreak to fix build with ghc-8.2.x
2017-07-13 08:44:18 +02:00
Peter Simons
2180d2c118
haskell-jailbreak-cabal: use stable version from ghc-8.0.x in ghc-8.2.x package set
...
The version compiled with Cabal 2.x breaks many packages, like doctest and
hashable. This needs further investigation.
2017-07-13 08:44:18 +02:00
Peter Simons
26762f1e1e
haskell-base-orphans: disable test suite to avoid build failures with ghc-8.2.x
2017-07-13 08:44:18 +02:00
Peter Simons
0ee5424ebf
haskell-doctest: remove obsolete jailbreak; ghc-8.2.x can build this package now
2017-07-13 08:44:18 +02:00
Peter Simons
f980dbec97
haskell-ChasingBottoms: jailbreak to fix build with ghc-8.2.x
2017-07-13 08:44:17 +02:00
Peter Simons
e59c532c23
haskell-hspec-meta: use latest version when compiling with ghc-8.2.x
...
Fixes https://github.com/hspec/hspec/issues/323 .
2017-07-13 08:44:17 +02:00
Peter Simons
4a599a688e
Merge pull request #27322 from dmjio/patch-4
...
miso: init at 0.2.0.0
2017-07-13 08:38:58 +02:00
Daniel Peebles
598d79ae7d
Merge pull request #27341 from lheckemann/installer-fixes
...
nixos-install: quote nixos-prepare-root arguments
2017-07-13 00:31:44 -04:00
Peter Hoeg
5cb11abc9e
systemd: paths and slices are supported for user units too
2017-07-13 11:55:48 +08:00
Dmitry Kalinkin
fc2819d998
munge: 0.5.11 -> 0.5.12, fix for Linux
2017-07-12 22:11:09 -04:00
Langston Barrett
7b27f7c28f
pycodestyle: 2.0.0 -> 2.3.1
2017-07-13 00:32:27 +00:00
Jörg Thalheim
eb28340bac
Merge pull request #27285 from emmanuelrosa/pgadmin-desktop-file
...
pgadmin: make desktop item
2017-07-12 23:19:33 +01:00
Bart Brouns
df7ad644c9
nova-filters: bug fix and add maintainer
2017-07-12 23:08:37 +02:00
Linus Heckemann
fa5700544b
nixos-install: quote nixos-prepare-root arguments
...
This prevents the script from breaking when channel_root is empty.
2017-07-12 21:58:25 +01:00
Jörg Thalheim
3d380b9082
Merge pull request #27289 from vyp/patch/xst-init
...
xst: init at 0.7.1
2017-07-12 21:46:42 +01:00
Jörg Thalheim
b38e33775b
xst: use fetchFromGitHub
2017-07-12 21:30:14 +01:00
Jörg Thalheim
9e72b32579
Merge pull request #27291 from celldee/sway_0_13_0
...
sway: 0.12.2 -> 0.13.0
2017-07-12 21:23:18 +01:00
Vincent Laporte
ff965a59f5
scite: 3.7.3 -> 3.7.5
2017-07-12 22:11:36 +02:00
Vincent Laporte
e47dcb9cef
ocamlPackages.tsdl: 0.9.0 -> 0.9.4
2017-07-12 19:40:00 +00:00
Jörg Thalheim
575ce53d14
Merge pull request #27296 from lsix/update_django_compressor
...
pythonPackages.django_compressor: 1.5 -> 2.1.1
2017-07-12 20:34:24 +01:00