1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

73225 commits

Author SHA1 Message Date
AndersonTorres 2955b2fcf4 Getting rid of mkOption in NixOS window manager modules
Now the default way to define NixOS window manager modules is to use
mkEnableOption to describe the module itself.
In this commit, all files on nixos/modules/services/x11/window-managers
are changed.
2015-12-04 07:38:23 -02:00
Peter Simons 07cda3b56f haskell-gtk2hs-buildtools now copes with alex 3.1.5 and later. 2015-12-04 10:17:35 +01:00
Peter Simons 7c7e905de6 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:

  - Nixpkgs: 7c559e1c0f
  - Hackage: 49a7fb0a6f
  - LTS Haskell: 57dab1c997
  - Stackage Nightly: ecefc78ca3
2015-12-04 10:17:18 +01:00
Igor Pashev b078ae9c16 Use x == null instead of builtins.isNull x 2015-12-04 07:22:57 +03:00
Igor Pashev 363e6978ce Allow enum of integers (and any other type)
Closes #9826.
2015-12-04 07:15:14 +03:00
Dan Peebles 12de4d5cb3 ansible2: init 2015-12-03 21:54:45 -05:00
Ian Denhardt 8edd15d175 xserver: dwm as a window manager 2015-12-03 21:37:55 -05:00
roblabla b7a4231aa2 gitlab: 7.4.2 -> 8.0.5 2015-12-04 01:14:24 +01:00
Nikolay Amiantov 261fe09931 steamPackages.runtime: update packages 2015-12-04 01:00:27 +03:00
Nikolay Amiantov fc6a5f746b steamPackages.steam-chrootenv: install desktop file 2015-12-04 01:00:27 +03:00
Nikolay Amiantov f4bbd5b024 steamPackages: add update-runtime-shell.nix to update runtime 2015-12-04 01:00:27 +03:00
Nikolay Amiantov 67d0b8026e steamPackages.steam: cleanup 2015-12-04 01:00:11 +03:00
Nikolay Amiantov 00f6ce133c buildFHS{Chroot,User}Env: support extraInstallCommands 2015-12-04 00:58:47 +03:00
devhell c711f4bb11 virt-{manager,inst}: Fix glance dependency
Since 710b350b8e `glance` has been
replaced in favor of `glanceclient`. This commit fixes the resulting
eval error.
2015-12-03 21:56:00 +00:00
Matt Whiteley 94baac8d02 chefdk: 0.4.0 -> 0.10.0 2015-12-03 13:28:26 -08:00
Nikolay Amiantov 634c9db4c2 Merge pull request #11431 from abbradar/teamviewer
teamviewer: init at 11.0.52520, remove older versions
2015-12-03 23:59:53 +03:00
Nikolay Amiantov f3e8bb780c nixos/kbd: make systemd-vconsole-setup work with KMS 2015-12-03 22:54:24 +03:00
Nikolay Amiantov c3d503d33d teamviewer: init at 11.0.52520, remove older versions 2015-12-03 22:28:36 +03:00
Burke Libbey 211c9ab28b Add coreutils-prefixed to install coreutils as gls, ggrep, etc.
Close #11421. Amended by vcunat not to cause a stdenv rebuild.
2015-12-03 20:08:37 +01:00
Bart Brouns b94a2db590 yoshimi: 1.3.6 -> 1.3.7.1 2015-12-03 19:54:19 +01:00
Vincent Laporte dc6b4e7fdd coq-flocq: 2.4.0 -> 2.5.0; coq-interval: 2.0.0 -> 2.1.0 2015-12-03 19:30:19 +01:00
John Wiegley 95f6a9e147 pcsclite: Enable building on Darwin 2015-12-03 13:13:31 -05:00
John Wiegley 31e5abf788 openvpn: Enable building on Darwin 2015-12-03 13:12:49 -05:00
John Wiegley 94a7e2b441 emacsPackages.auctex: 11.88 -> 11.89 2015-12-03 13:11:25 -05:00
Dan Peebles 20cc1a6b90 boto3: 1.1.4 -> 1.2.2 2015-12-03 11:45:25 -05:00
Eelco Dolstra ec795d3632 texFunctions: Use modular texlive instead of tetex 2015-12-03 17:40:27 +01:00
Pascal Wittmann 33044458eb Merge pull request #11371 from tk-ecotelecom/fix-wmii
wmii.nix: fix module args
2015-12-03 17:18:33 +01:00
Thomas Mader ef17efa99b dmd: add gcc runtime dependency because dmd uses the linker of gcc on linux.
From #11327.
2015-12-03 16:32:27 +01:00
Domen Kožar eca688c6d8 Merge pull request #7170 from risicle/djangogis
django: add a django_gis variant which patches django to properly point ...
2015-12-03 14:29:18 +01:00
Arseniy Seroka e024f7fec9 Merge pull request #11409 from FlorentBecker/kcov
kcov: fix issue #11399
2015-12-03 16:28:45 +03:00
Dan Peebles 60f949bc78 awscli: fix broken dependency
Sorry, not sure how I missed this in my earlier commit!
2015-12-03 08:25:29 -05:00
Dan Peebles 8a84a80193 awscli: 1.7.47 -> 1.9.6
Also updates its botocore dependency from 1.1.10 to 1.3.6 and makes it
use requests2 instead of requests.
2015-12-03 08:23:29 -05:00
Domen Kožar 7402dd4197 nova-image: don't use ec2-data since it delays the bootup time 2015-12-03 11:10:32 +01:00
Domen Kožar 76fc329794 oslo-rootwrap: patch binaries path 2015-12-03 11:10:19 +01:00
Domen Kožar 710b350b8e pythonPackages: remove outdated glance, use glanceclient 2015-12-03 11:10:13 +01:00
Domen Kožar a4fc362c54 neutron: patch for iproute 4.x compatibility 2015-12-03 11:09:54 +01:00
Domen Kožar 4abb515c6e glance: propagated MySQL_python 2015-12-03 11:09:50 +01:00
Domen Kožar 29befbeb95 dnsmasq: install dhcp_* tools 2015-12-03 11:09:40 +01:00
Burke Libbey eeb2935ac5 Fix notmuch for darwin, fixes #11410
platforms can be unix; this works on darwin at *least*, after we fix the
libtalloc references.
2015-12-03 09:03:29 +01:00
Franz Pletz 3edcc3c669 sudo: 1.8.14p3 -> 1.8.15, fixes #11297 2015-12-03 09:02:17 +01:00
Tobias Geerinckx-Rice 5cce3e5019 libpsl: list 2015-11-13 -> 2015-12-03 2015-12-03 05:25:39 +01:00
Tobias Geerinckx-Rice 0b61b299cc perlPackages.Gtk2 1.2496 -> 1.2497 2015-12-03 04:48:04 +01:00
Tobias Geerinckx-Rice f6fa6c26c8 Merge pull request #11413 from hrdinka/update/xca
xca: 1.3.1 -> 1.3.2
2015-12-03 01:15:14 +01:00
Daniel Peebles 29476b2ef9 Merge pull request #11418 from NixOS/revert-11398-update-bash-patches
Revert "Update bash patches"
2015-12-02 19:10:40 -05:00
Daniel Peebles 539c1d1b2c Revert "Update bash patches" 2015-12-02 19:10:06 -05:00
Daniel Peebles 621e926430 Merge pull request #11398 from burke/update-bash-patches
Update bash patches
2015-12-02 19:00:23 -05:00
Dan Peebles df27b34918 psycopg2: fix build on darwin
For some reason its build script requires libssl only on darwin.
2015-12-02 18:06:00 -05:00
Dan Peebles f8e99ec0e4 python-gnupg: init at 0.3.8 2015-12-02 17:59:32 -05:00
Matej Cotman 05eb4c8928 Merge pull request #11412 from matejc/master-owncloud
re owncloud latest
2015-12-02 23:11:30 +01:00
Nikolay Amiantov 3e03a6fd44 Merge pull request #11414 from hrdinka/update/nginx-lua
nginxModules.lua: 0.9.16 -> 0.9.19
2015-12-03 01:09:23 +03:00