Commit Graph

77908 Commits (edb8991a2cbc1339471353531f5e393997491d11)

Author SHA1 Message Date
Domen Kožar edb8991a2c nixos: bump to 16.09 2016-02-28 22:33:43 +00:00
zimbatm 57f7ff00fe Merge pull request #13368 from nathan7/fish-ul
fish: fix hidden dependency on ul(1) on Linux
2016-02-28 22:09:32 +00:00
zimbatm 79c3725185 Merge pull request #13498 from tsion/fish-darwin
Remove fish's kbd dependency on darwin.
2016-02-28 22:08:54 +00:00
Arseniy Seroka 8c7ccdd556 Merge pull request #13557 from KoviRobi/inferno-update
inferno: 645 -> 785
2016-02-29 01:04:30 +03:00
Nathan Zadoks 010271d47a fish: fix hidden dependency on ${glibc}/bin/getent on Linux 2016-02-28 22:27:53 +01:00
Nathan Zadoks da1f465b94 fish: fix hidden dependency on utillinux on Linux 2016-02-28 22:27:53 +01:00
Scott Olson a93a2e2360 fish: remove kbd dependency on Darwin 2016-02-28 14:55:51 -06:00
Michael Ekstrand b3faef0d93 nano: build info manual (close #13527)
Make nano depend use texinfo, so that the built packages include the
info manual, and put it into a separate output.
2016-02-28 21:50:17 +01:00
Nikolay Amiantov 29852f9d24 samba: fix evaluation 2016-02-28 23:45:53 +03:00
Kovacsics Robert (NixOS) 5e5cd7c93c inferno: 645 -> 785 2016-02-28 20:16:08 +00:00
Arseniy Seroka 2d05e4d5a4 Merge pull request #13551 from osener/wring-1.0.0
wring: init at 1.0.0
2016-02-28 22:51:04 +03:00
Nikolay Amiantov a693d5cc99 Merge pull request #13514 from abbradar/samba-closure
samba: reduce closure size
2016-02-28 22:30:13 +03:00
Domen Kožar fe09260465 travis-ci: fix /etc/nix/nix.conf population 2016-02-28 19:18:07 +00:00
Danny Wilson 850a1a3323 Fix "nix" stdenv (close #13554)
Broken by changes introduced in d96893647d
2016-02-28 19:49:35 +01:00
Franz Pletz a9d24cedeb Merge pull request #12487 from hrdinka/refactor/nsd
Refactor NSD service and update to 4.1.7
2016-02-28 17:13:21 +01:00
Ozan Sener 3a6b06f1be wring: init at 1.0.0 2016-02-28 18:05:56 +02:00
Christoph Hrdinka ae2ad0dfc1 Merge pull request #13504 from leenaars/duckmarines
duckmarines: init at 1.0b
2016-02-28 16:55:52 +01:00
Thomas Tuegel ab746ec902 ibus: consolidate wrappers 2016-02-28 09:30:09 -06:00
Bjørn Forsman 070dccae7b gitstats: init at 2016-01-08
Upstream does not make releases, using latest commit from master branch.
2016-02-28 15:00:52 +01:00
Franz Pletz fde23a01b4 nixos/collectd: Fix package option
Commit ed979124ca was missing some code.
2016-02-28 14:55:58 +01:00
Thomas Tuegel eaed559859 Merge branch 'input-methods' 2016-02-28 07:19:23 -06:00
Thomas Tuegel 41204574be ibus-m17n: use Python 3 2016-02-28 07:12:55 -06:00
Thomas Tuegel c62bf00442 nixos: remove top-level uim option 2016-02-28 07:12:55 -06:00
Thomas Tuegel 3a8a887cfd ibus-with-plugins: replace ibus wrappers 2016-02-28 07:12:55 -06:00
Thomas Tuegel efad7bd47d fcitx: show available engines in module description 2016-02-28 07:12:55 -06:00
Thomas Tuegel a91161aa57 nixos: remove qtPlugins and gtkPlugins
Both Qt and GTK load plugins from the active profiles
automatically, so it is sufficient to install input methods
system-wide. Overriding the plugin paths may interfere with correct
operation of other plugins.
2016-02-28 07:12:55 -06:00
Nikolay Amiantov 1af8a3498c apitrace: add qapitrace and backtracing support 2016-02-28 15:55:45 +03:00
zimbatm 3344f02b3b Merge pull request #13485 from zimbatm/cide-0.9.0
cide: 0.8.1 -> 0.9.0
2016-02-28 12:51:41 +00:00
zimbatm c08f18df63 cide: 0.8.1 -> 0.9.0 2016-02-28 12:49:20 +00:00
Domen Kožar 11327ac849 Merge pull request #13540 from zimbatm/sourceforge-mirror-everywhere
use the sourceforge mirrors everywhere
2016-02-28 12:20:30 +00:00
zimbatm 69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Franz Pletz b871649530 quicktun: init at 2.2.4 2016-02-28 12:23:12 +01:00
Michael Alan Dorman 3844206366 Make sure we use the older version of hjsonpointer 2016-02-28 11:34:59 +01:00
Michael Alan Dorman 08a02a84de Make sure an older version of hjsonpointer is included 2016-02-28 11:34:59 +01:00
Peter Simons 4ee5a8865d mwc-random: drop obsolete overrides 2016-02-28 11:34:59 +01:00
Peter Simons 073dd0c1ba Add LTS Haskell 5.4. 2016-02-28 11:34:59 +01:00
Peter Simons 6dd798f67f hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-12-g567601b using the following inputs:

  - Nixpkgs: 82be4306ae
  - Hackage: 300be01a10
  - LTS Haskell: 45f9a3dc16
  - Stackage Nightly: 18441cd11a
2016-02-28 11:34:59 +01:00
Bjørn Forsman d589391202 gitinspector: 0.4.1 -> 0.4.4 2016-02-28 11:32:09 +01:00
Peter Simons 0ac7cbe334 Merge pull request #13536 from phunehehe/postfix-symlinks
postfix: use relative symlinks for mailq and newaliases
2016-02-28 11:28:46 +01:00
Domen Kožar 67b9053d29 Merge pull request #13530 from danielfullmer/zerotier-fix
zerotierone: hardcoded path fix
2016-02-28 10:20:04 +00:00
Nikolay Amiantov 82560aefd7 samba: reduce closure size 2016-02-28 12:49:34 +03:00
Domen Kožar 02c7d65bf9 fix NixOS eval 2016-02-28 09:36:23 +00:00
Michael Raskin c0f20c5912 Merge pull request #13518 from leenaars/love2
love: fix broken 0.8.2 + added version 0.72
2016-02-28 09:35:54 +00:00
Michael Raskin a08c8b12f0 Add Apache Jena Fuseki instead of obsolete and unavailable Jena Joseki 2016-02-28 10:39:33 +01:00
Domen Kožar 2af46e4393 PULL_REQUEST_TEMPLATE: fix issues raised in 3c84ae406 2016-02-28 09:26:28 +00:00
Vladimír Čunát f8516a0717 nixos copySystemConfiguration: fix when chrooted
Fixes #7974. Also makes the description more informative.
2016-02-28 10:08:42 +01:00
Michiel Leenaars ad23ac715e duckmarines: init at 1.0b 2016-02-28 09:53:46 +01:00
Domen Kožar 3c84ae406d PULL_REQUEST_TEMPLATE.md: clarify a few things 2016-02-28 08:50:33 +00:00
Robert Helgesson 762678d6af perl-Readonly: 2.00 -> 2.01 2016-02-28 09:33:59 +01:00
Robert Helgesson 033fd6ad44 perl-Log-Any: 1.038 -> 1.040 2016-02-28 09:33:59 +01:00