volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
schneefux
|
fc1aaf8613
|
i3minator: use fetchFromGitHub instead of fetchurl
|
2018-10-08 13:33:06 +02:00 |
|
Frederik Rietdijk
|
576740f7f2
|
i3minator: fix for python3
Fixes for when changing to Python 3. Haven't tested the program though.
|
2017-02-08 19:36:05 +01:00 |
|
Frederik Rietdijk
|
3ba16c8234
|
Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
|
2016-09-26 11:10:51 +02:00 |
|
Domen Kožar
|
b49bf121b8
|
rename iElectric to domenkozar to match GitHub
|
2016-05-17 13:00:47 +01:00 |
|
Frederik Rietdijk
|
4d06bf70f4
|
buildPythonApplication: use new function for Python applications
|
2016-02-19 13:16:41 +01:00 |
|
Travis B. Hartwell
|
f4d876f73c
|
i3-py: init at 0.6.4
Extract i3-py from i3minator so it can be installed on its own.
|
2015-06-20 23:31:38 -06:00 |
|
Mateusz Kowalczyk
|
007f80c1d0
|
Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999, issue #739
|
2014-11-06 00:48:16 +00:00 |
|
Domen Kožar
|
a131bf9be7
|
i3minator: 0.0.3 -> 0.0.4
|
2014-02-23 16:57:44 +01:00 |
|
Domen Kožar
|
35d1c4d34a
|
i3minator: add platforms and maintain
|
2014-02-12 19:22:44 +01:00 |
|
Domen Kožar
|
7271eb50e6
|
Add i3minator: i3 project manager similar to tmuxinator
|
2014-02-12 12:04:53 +01:00 |
|