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
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
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
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
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
Domen Kožar
84a559393b
mnemosyne: add webob dep ( fixes #11746 )
2015-12-17 09:30:02 +01:00
Domen Kožar
1057249c5d
add pythonPackages.rpdb
2015-12-17 09:21:33 +01:00
Igor Pashev
85375fc5fc
git-crypt needs GnuPG
2015-12-17 11:00:50 +03:00
Igor Pashev
a911acdfb3
LXC: make sure configure script does not guess
...
Do not try to install init script.
And do not make any assumptions about the distribution.
The latter is important when Nix store in not a part of NixOS.
Closes #11729 .
2015-12-17 10:11:39 +03:00
Arseniy Seroka
330afe9f4e
Merge pull request #11075 from mogorman/pcb
...
pcb: new package
2015-12-17 09:13:54 +03:00
Thomas Tuegel
f51c54ba02
kde4.kdelibs: fix link to kde5.kdelibs
2015-12-16 19:12:39 -06:00
Thomas Tuegel
0a81a0d8ff
kde5: Frameworks 5.17, Plasma 5.5.1, Applications 15.12.0
...
The stable `kde5` attribute is updated to these versions. The old
versions have been removed.
2015-12-16 19:08:06 -06:00
Matthew O'Gorman
09aff6c104
pcb: init at 20140316
2015-12-16 19:29:17 -05:00
John Wiegley
61176d8987
Revert "haskellPackages.git-annex: Do not use lsof on Darwin"
...
This reverts commit fd45c7b82b
.
2015-12-16 16:20:44 -08:00