Commit graph

110826 commits

Author SHA1 Message Date
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
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
Jörg Thalheim 61c1313bd1 Merge pull request #27329 from dbrock/solc
solc: 0.4.12 -> 0.4.13
2017-07-12 20:31:25 +01:00
Jörg Thalheim c0d28bdf23 Merge pull request #27332 from ankhers/update_elixir_rc
elixir: 1.5.0-rc.0 -> 1.5.0-rc.1
2017-07-12 20:19:23 +01:00
Jörg Thalheim 2bb961ffb1 Merge pull request #27328 from NickHu/terminus
terminus-font: 4.40 -> 4.46
2017-07-12 20:15:05 +01:00
Jörg Thalheim f52942d13f Merge pull request #27333 from sternenseemann/google-fonts
google-fonts: 2016-08-30 -> 2017-06-28
2017-07-12 20:10:57 +01:00
David Johnson 51edf3bf88 miso: init at 0.2.0.0 2017-07-12 18:47:18 +00:00
Vincent Laporte 574f3c3bfe ocamlPackages.csv: 1.5 -> 1.7 2017-07-12 20:45:02 +02:00
Joachim Fasting 6620e007f4
ndisc6: change meta.homepage to https
The http address is a permanent redirect
2017-07-12 20:32:56 +02:00
Joachim Fasting 50339315e5
ndisc6: do not attempt to install suid binaries 2017-07-12 20:32:47 +02:00
Vincent Laporte 63cda55aa2 ocamlPackages.menhir: 20170418 -> 20170712 2017-07-12 18:13:33 +00:00
Vincent Laporte 5772d292d7 ocsigenserver: enable deflatemod extension 2017-07-12 18:13:32 +00:00
Vincent Laporte dd907450fe ocamlPackages.ctypes: 0.11.2 -> 0.11.5 2017-07-12 18:13:25 +00:00