Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't nix-shell into Python derivations. #2926

Closed
Fuuzetsu opened this issue Jun 13, 2014 · 3 comments
Closed

Can't nix-shell into Python derivations. #2926

Fuuzetsu opened this issue Jun 13, 2014 · 3 comments

Comments

@Fuuzetsu
Copy link
Member

Python 3.3 and 3.4 complain about python not being installed.

Python 2.7 complains about missing setup.py

[shana@lenalee:/tmp]$ nix-shell ~/programming/nixpkgs -A python33Packages.pip --pure
The program ‘python’ is currently not installed. You can install it by typing:
  nix-env -i python

[shana@lenalee:/tmp]$ nix-shell ~/programming/nixpkgs -A python34Packages.pip --pure
The program ‘python’ is currently not installed. You can install it by typing:
  nix-env -i python

[shana@lenalee:/tmp]$ nix-shell ~/programming/nixpkgs -A python27Packages.pip --pure
python: can't open file 'setup.py': [Errno 2] No such file or directory

This is the case for pretty much any Python package I tried.

Not sure if this is what the ‘nix-shell usage’ point at #1819 is.

@domenkozar
Copy link
Member

I'll take a look.

@offlinehacker
Copy link
Contributor

You must download source code of package by yourself.
On Jun 13, 2014 8:43 AM, "Mateusz Kowalczyk" [email protected]
wrote:

Python 3.3 and 3.4 complain about python not being installed.

Python 2.7 complains about missing setup.py

[shana@lenalee:/tmp]$ nix-shell ~/programming/nixpkgs -A python33Packages.pip --pure
The program ‘python’ is currently not installed. You can install it by typing:
nix-env -i python

[shana@lenalee:/tmp]$ nix-shell ~/programming/nixpkgs -A python34Packages.pip --pure
The program ‘python’ is currently not installed. You can install it by typing:
nix-env -i python

[shana@lenalee:/tmp]$ nix-shell ~/programming/nixpkgs -A python27Packages.pip --pure
python: can't open file 'setup.py': [Errno 2] No such file or directory

This is the case for pretty much any Python package I tried.

Not sure if this is what the ‘nix-shell usage’ point at #1819
#1819 is.


Reply to this email directly or view it on GitHub
#2926.

@domenkozar
Copy link
Member

Fixed.

MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…/overlays

* commit 'refs/top-bases/experimental/overlays': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…lover

* commit 'refs/top-bases/experimental/plover': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/php': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/top-level/all-packages.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…erimental/parallel-building

* commit 'refs/top-bases/experimental/parallel-building': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…eclipse

* commit 'refs/top-bases/experimental/eclipse': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…/gimp-git

* commit 'refs/top-bases/experimental/gimp-git': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…al/gutenprint

* commit 'refs/top-bases/experimental/gutenprint': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…tal/vim-plugins

* commit 'refs/top-bases/experimental/vim-plugins': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…/firebird

* commit 'refs/top-bases/experimental/firebird': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…le' into experimental/multiple-versions-in-one-file

* commit 'refs/top-bases/experimental/multiple-versions-in-one-file': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…rimental/imap-sync-update

* commit 'refs/top-bases/experimental/imap-sync-update': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…l/clawsmail

* commit 'refs/top-bases/experimental/clawsmail': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/mingw': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/ruby': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…tal/opencascade

* commit 'refs/top-bases/experimental/opencascade': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…/updates

* experimental/overlays: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/top-level/all-packages.nix
	pkgs/top-level/haskell-defaults.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…/hack-nix

* experimental/overlays: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…/hack-nix

* commit 'refs/top-bases/experimental/hack-nix': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/top-level/all-packages.nix
	pkgs/top-level/haskell-defaults.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…updates

* commit 'refs/top-bases/experimental/updates': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/top-level/all-packages.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…marc

* experimental/updates: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/development/compilers/haxe/default.nix
	pkgs/development/compilers/urweb/default.nix
	pkgs/top-level/all-packages.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/opera': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…al/cups-1.6-and-1.7

* experimental/gutenprint: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…rimental/cups-1.6-and-1.7

* commit 'refs/top-bases/experimental/cups-1.6-and-1.7': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/haxe': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/development/compilers/haxe/default.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/nix': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…blender

* commit 'refs/top-bases/experimental/blender': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/ati': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…l/mercurial

* commit 'refs/top-bases/experimental/mercurial': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…/inkscape

* commit 'refs/top-bases/experimental/inkscape': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/fonts': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/top-level/all-packages.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…sftpd

* commit 'refs/top-bases/experimental/vsftpd': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…c-nixos/multi-shell-support

* commit 'refs/top-bases/marc-nixos/multi-shell-support': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…nixos/virtualbox-server

* commit 'refs/top-bases/marc-nixos/virtualbox-server': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
… marc-nixos/minimal-install-archive

* commit 'refs/top-bases/marc-nixos/minimal-install-archive': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/marc-nixos/postfix': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
…honetic

* master: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/top-level/all-packages.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
… experimental/php-koellner-phonetic

* commit 'refs/top-bases/experimental/php-koellner-phonetic': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jun 17, 2014
* commit 'refs/top-bases/experimental/marc': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...

Conflicts:
	pkgs/applications/networking/mailreaders/mutt/default.nix
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jul 22, 2014
…marc' into refs/top-bases/experimental/marc

* refs/remotes/gh/top-bases/experimental/marc: (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jul 22, 2014
…ntal/php-koellner-phonetic

* commit '306e0b73c9563080ba0aa0417e8645a7f53dd03e': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
MarcWeber added a commit to MarcWeber/nixpkgs that referenced this issue Jul 22, 2014
…ntal/marc

* commit 'd50a8d7a462fb719b5883ea3c310e23fef2a7891': (1515 commits)
  fixup the previous: got renamed to sessionVariables
  nixos/opengl: add LD_LIBRARY_PATH to systemVariables instead
  scala: cosmetic fix for syntax highlighting in Emacs
  fixes NixOS#2926
  sweethome3d: remove '.' at end of description
  Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
  xtrace:  fix build and update to 1.3.1
  e17.terminology:  0.4.0 -> 0.5.1
  Update haskell-hspec2 to version 0.3.4
  liboping: new package
  libmodbus: new package
  pyrtlsdr: new package
  Allow specifying allowUnfreePredicate instead of allowUnfree. The predicate will have access to the arguments of mkDerivation call. Should be an improvement for NixOS#2188
  Update Sauerbraten to a fresh revision 5000. Apparently fixes the build. Probably fixes NixOS#995.
  Add haskell-hspec-wai
  Update haskell-aeson-qq to version 0.7.1
  Ur/Web compiler: new release, 20140426 -> 20140531
  Update GlusterFS to 3.4.3
  Update Wine unstable version
  Update CL-Launch
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants