3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

73894 commits

Author SHA1 Message Date
Thomas Tuegel ecc50e9285 melpa-packages: use fetchFromGitLab 2015-12-19 09:32:24 -06:00
Thomas Tuegel be568d55da melpa-stable-packages: include fetchFromGitHub 2015-12-19 09:32:24 -06:00
Thomas Tuegel b72161608a melpa-packages: include fetchFromGitHub 2015-12-19 09:32:24 -06:00
Thomas Tuegel c39058852e elpa-packages 2015-12-18 2015-12-19 09:32:23 -06:00
Thomas Tuegel df4a984c60 melpa-stable-packages 2015-12-18 2015-12-19 09:32:23 -06:00
Thomas Tuegel 8eabd09087 melpa-packages 2015-12-18 2015-12-19 09:32:23 -06:00
Thomas Tuegel 0b1edac8c0 nix-prefetch-bzr: match path name to fetchbzr name
fetchbzr always uses the derivation name `bzr-export`. nix-prefetch-bzr
should use the same name for its output. This avoids duplicate downloads
and problems with forbidden characters in bazaar repository names.
2015-12-19 09:32:22 -06:00
Thomas Tuegel 55544c1e68 nix-prefetch-zip: keep downloaded file extension
Keep the correct file extension on the downloaded file so that
`unpackFile` will know how to unpack it correctly.
2015-12-19 09:32:22 -06:00
Thomas Tuegel dd89ee1c3b release-notes: note addition of ELPA and MELPA packages 2015-12-19 09:32:21 -06:00
Thomas Tuegel e86f93eada melpa-stable-packages: add instructions for updating 2015-12-19 09:32:20 -06:00
Thomas Tuegel c6a5ade24b melpa-packages: add instructions for updating 2015-12-19 09:32:20 -06:00
Thomas Tuegel 8126ae8c7a elpa-packages: add instructions for updating 2015-12-19 09:32:19 -06:00
Thomas Tuegel 0bc4af00ee emacsWithPackages: add user documentation 2015-12-19 09:32:16 -06:00
Thomas Tuegel 9268f0e676 emacsPackagesNg: update user documentation 2015-12-19 09:31:46 -06:00
Thomas Tuegel dadfd93811 emacsWithPackages: know its own package set
Fixes #10819. emacsWithPackages will know its own package set. This
requires it to be in a package set, rather than at the top level, so it
lives in emacsPackagesNg.
2015-12-19 09:31:41 -06:00
Thomas Tuegel 78d68b8c14 emacsPackagesNg: don't expose package functions
Remove elpaPackages, melpaStablePackages, and melpaPackages from the
top-level.
2015-12-17 07:23:50 -06:00
Thomas Tuegel a338959da6 melpaStablePackages: don't import all of pkgs 2015-12-17 07:23:50 -06:00
Thomas Tuegel 28af093438 melpaPackages: don't import all of pkgs 2015-12-17 07:23:50 -06:00
Thomas Tuegel a4f4d1717d elpaPackages: don't import all of pkgs 2015-12-17 07:23:50 -06:00
Thomas Tuegel f7ce3cdddb emacsPackagesNg: don't call override repeatedly
Calling override repeatedly obfuscates how the final package set is
actually constructed.
2015-12-17 07:23:50 -06:00
Thomas Tuegel 9f55d3f29f elpaPackages: fix typo in midi-kbd 2015-12-17 07:23:50 -06:00
Thomas Tuegel ccc8265d44 melpa-stable-packages: 2015-12-16
Fixes Git hashes by using `nix-prefetch-git --fetch-submodules`.
2015-12-17 07:23:50 -06:00
Thomas Tuegel bf9b4b03d5 elpa-packages: mark broken packages
These packages fail to build on Hydra.
2015-12-17 07:23:50 -06:00
Thomas Tuegel e21f5f933c emacsPackagesNgGen: use import, not callPackage
`callPackage` should only be used for actual packages. Functions, like
`emacsPackagesNgGen`, should be `import`ed. This also has the effect of
exposing the `override` function provided by `makeScope` so that
`emacsPackagesNg.override` overrides the package set instead of
overriding the arguments to `emacsPackagesNgGen`.
2015-12-17 07:23:50 -06:00
Thomas Tuegel 59f497bc4d melpa-packages: 2015-12-15
Fixes Git hashes by using `nix-prefetch-git --fetch-submodules`.
2015-12-17 07:23:50 -06:00
Thomas Tuegel f574f1c9c9 melpaPackages: fix cvsRoot attribute name 2015-12-17 07:23:50 -06:00
Thomas Tuegel 8e655250bd emacsPackagesNg: add all of MELPA 2015-12-17 07:23:50 -06:00
Thomas Tuegel 4e99a11653 melpa-packages 2015-12-14 2015-12-17 07:23:50 -06:00
Thomas Tuegel 1210eafb8e melpa-stable-packages 2015-12-14 2015-12-17 07:23:50 -06:00
Thomas Tuegel 3cc7e04502 elpa-packages 2015-12-14 2015-12-17 07:23:50 -06:00
Thomas Tuegel 9b26afff6e Merge pull request #11781 from ttuegel/kiconthemes
kde5.kiconthemes: default icon theme is breeze
2015-12-17 06:15:37 -06:00
Nikolay Amiantov 8c1770769f flashplayer: fix 32-bit version 2015-12-17 15:09:24 +03:00
Thomas Tuegel 24991034de kde5.kiconthemes: default icon theme is breeze 2015-12-17 05:58:17 -06:00
Thomas Tuegel 7e6cfa2bfd Merge pull request #11778 from ttuegel/fix-KDE-packages
Fix KDE packages
2015-12-17 05:57:24 -06:00
Thomas Tuegel d69b5f9533 polkit_qt5: remove
The correct version is qt5Libs.polkitQt.
2015-12-17 05:51:59 -06:00
Thomas Tuegel 97b2b05a24 calamares: fix Qt dependencies 2015-12-17 05:50:32 -06:00
Thomas Tuegel a685f98627 calamares: move into kde5PackagesFun
All KDE 5 packages must be listed here to be packaged correctly.
2015-12-17 05:36:51 -06:00
Vladimír Čunát adb2b803b9 net-snmp: avoid nested list, /cc #11739 2015-12-17 12:35:15 +01:00
Thomas Tuegel 89ecedcab8 kde5: don't expose secret top-level attributes 2015-12-17 05:34:41 -06:00
Vladimír Čunát acf320f691 nixos release notes: mention enableCtrlAltBackspace
/cc #11228.
2015-12-17 12:31:34 +01:00
lethalman e11741ff99 Merge pull request #11739 from cleverca22/master
net-snmp: fix mnttab path when built under chroot
2015-12-17 12:14:29 +01:00
Eelco Dolstra b475afcf60 Merge pull request #11228 from ocharles/x-ctrl-alt-backspace
services.xserver: Disable Ctrl+Alt+Backspace by default
2015-12-17 11:49:54 +01:00
Peter Simons e51fa468b3 Merge pull request #11773 from ip1981/ip1981/lxc
LXC: make sure configure script does not guess
2015-12-17 11:27:44 +01:00
Arseniy Seroka 326801e0ac Merge pull request #11758 from taku0/firefox-bin-43.0
firefox-bin: 42.0 -> 43.0
2015-12-17 13:05:57 +03:00
Peter Simons bb00c08191 Merge pull request #11771 from ericsagnes/update/erlang
erlangR18: 18.0 -> 18.2
2015-12-17 11:04:10 +01:00
Peter Simons 95dc945759 Merge pull request #11774 from ip1981/ip1981/git-crypt
git-crypt needs GnuPG
2015-12-17 11:03:27 +01:00
Domen Kožar d0e259a57f Merge pull request #11721 from FRidh/scipy
python scipy: fix tests
2015-12-17 10:51:58 +01:00
Frederik Rietdijk 2d07d00856 python scipy: run correct tests, fix/remove failing tests 2015-12-17 10:46:55 +01:00
Frederik Rietdijk 4b6dbfc357 python numpy: 1.10.1 -> 1.10.2 2015-12-17 10:46:33 +01:00
Domen Kožar 5d46d14d60 Merge pull request #11711 from FRidh/python
python: update packages
2015-12-17 09:33:21 +01:00