Commit Graph

1259 Commits

Author SHA1 Message Date
Peter Simons
fdcd875b0e anki: update sqlalchemy build input and clean up the expression
SQLAlchemy-0.9.9 was broken recently, probably because of an sqlite
update. So we just use the latest version.

The build expression used to take the entire package set as an argument,
which is poor style because it hides the true dependencies from the
interface. I've change the code to expect the appropriate individual
packages instead.
2016-03-15 10:59:12 +01:00
Graham Christensen
f165334492 eduke32: 20150420-5160 moved to the old releases directory
Close #13922.
2016-03-14 20:48:17 +01:00
宋文武
93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
joachifm
cc3cd8ba0e Merge pull request #13538 from leenaars/rimshot
rimshot: init at 1.0
2016-03-11 17:22:32 +00:00
Michiel Leenaars
d73dfd2780 rimshot: init at 1.0 2016-03-11 17:42:07 +01:00
Nikolay Amiantov
a75eb513c6 stepmania: fix on i686 2016-03-09 22:14:06 +03:00
Eelco Dolstra
449894ccb5 keen4: Add license 2016-03-07 23:02:32 +01:00
Nikolay Amiantov
0bf8a1a86d crawl: cleanup 2016-03-06 05:10:20 +03:00
Christoph Hrdinka
4e8853ca8d Merge pull request #13544 from leenaars/vapor
vapor: init at 0.2.3
2016-03-05 18:36:58 +01:00
Michiel Leenaars
af35cd2513 vapor: init at 0.2.3 2016-03-05 17:59:30 +01:00
Christoph Hrdinka
c5f4000040 Merge pull request #13539 from leenaars/orthorobot
orthorobot: init at 1.0
2016-03-05 13:42:21 +01:00
Michiel Leenaars
390effeb6e orthorobot: init at unversioned 2016-03-05 12:59:37 +01:00
Arseniy Seroka
8f50155476 Merge pull request #13664 from tomberek/minecraft-server-update
minecraft-server: 1.8.8 -> 1.9
2016-03-04 23:05:48 +03:00
Nikolay Amiantov
2f07ae9136 steamPackages.steam-runtime: 2016-02-18 -> 2016-03-03 2016-03-04 14:46:46 +03:00
Nikolay Amiantov
d8ed77d96d dwarf-fortress-packages.dfhack: 20160118 -> 2016-03-03 2016-03-04 14:42:38 +03:00
Nikolay Amiantov
5b4de73b8f steamPackages.steam-original: 1.0.0.49 -> 1.0.0.51 2016-03-04 14:42:38 +03:00
Nikolay Amiantov
e3d9bdf8f8 ioquake3: 20151228 -> 2016-02-18 2016-03-04 14:42:38 +03:00
Nikolay Amiantov
415c2edbbe dwarf-fortress-packages.phoebus-theme: bump dfVersion 2016-03-04 14:42:37 +03:00
Nikolay Amiantov
973d31196c dwarf-fortress-packages.cla-theme: bump dfVersion 2016-03-04 14:42:37 +03:00
Nikolay Amiantov
414dbc6dd9 dwarf-fortress-packages.dwarf-therapist: 36.0.0 -> 37.0.0 2016-03-04 14:42:37 +03:00
Nikolay Amiantov
9ec2fda2c2 dwarf-fortress-packages.dwarf-fortress-unfuck: 0.42.05 -> 0.42.06 2016-03-04 14:42:37 +03:00
Nikolay Amiantov
224c24f030 dwarf-fortress-packages.dwarf-fortress-original: 0.42.05 -> 0.42.06 2016-03-04 14:42:37 +03:00
Thomas Bereknyei
baa7f92c3d minecraft-server: 1.8.8 -> 1.9 2016-03-04 00:17:13 -05:00
michael bishop
a855ef85ea
multimc: fix building under chroot 2016-03-02 13:48:27 -04:00
Pascal Wittmann
afa7d84529 instead: 2.3.0 -> 2.4.0 2016-03-01 22:54:26 +01:00
Domen Kožar
976657a71f openspades: fix build 2016-03-01 14:31:33 +01:00
Domen Kožar
8fa4804218 Merge pull request #13562 from matthewbauer/nethack-darwin
nethack: fix darwin support
2016-02-29 13:11:42 +00:00
Matthew Bauer
818f2cd19f nethack: fix darwin support 2016-02-28 21:04:23 -06:00
Christoph Hrdinka
ae2ad0dfc1 Merge pull request #13504 from leenaars/duckmarines
duckmarines: init at 1.0b
2016-02-28 16:55:52 +01:00
zimbatm
69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Michiel Leenaars
ad23ac715e duckmarines: init at 1.0b 2016-02-28 09:53:46 +01:00
Christoph Hrdinka
729171eac6 Merge pull request #13501 from leenaars/90secondportraits
90secondportraits: init at 1.01b
2016-02-28 02:36:58 +01:00
Christoph Hrdinka
6a30044df5 Merge pull request #13502 from leenaars/sienna
sienna: init at 1.0c
2016-02-28 02:29:26 +01:00
Michiel Leenaars
7281144f4b 90secondportraits: init at 1.01b 2016-02-27 22:08:18 +01:00
Michiel Leenaars
41d00c436d sienna: init at 1.0c 2016-02-27 22:01:53 +01:00
zimbatm
17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Michiel Leenaars
ebe7856983 mrrescue: init at 1.02 2016-02-27 16:15:02 +01:00
Franz Pletz
301d1d9e76 hedgewars: 0.9.21 -> 0.9.22, fix build failure
cc @kragniz
2016-02-24 14:29:35 +01:00
Frederik Rietdijk
40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Robin Gloster
3e7e8e8807 voxelands: 1506.00 -> 1512.00
source had been moved
2016-02-20 22:27:15 +00:00
Arseniy Seroka
0e95958c18 Merge pull request #13110 from puffnfresh/package/ue4
ue4: init at 4.10.2
2016-02-19 22:52:16 +03:00
Frederik Rietdijk
4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Nikolay Amiantov
b64192744a steamPackages.runtime: 20151020 -> 2016-02-18 2016-02-19 14:10:19 +03:00
Nikolay Amiantov
e41c80e790 steamPackages: add runtime-mirror helper derivation 2016-02-19 14:10:13 +03:00
Nikolay Amiantov
9525abdeec steamPackages.runtime: use mirrors, add my mirror 2016-02-19 14:10:09 +03:00
Brian McKenna
392699a82d ue4: init at 4.10.2
This builds Unreal Engine 4 and has a wrapper to start the editor.

Sadly the application requires write access to a lot of paths. I have a
hack to do a symlink tree under $HOME and it works well, the UE4Editor
binary just needs to be not a symlink.
2016-02-19 14:41:51 +11:00
Arseniy Seroka
cf73c7a91c Merge pull request #12997 from ryantm/minecraft
minecraft: add desktop entry; add ryantm as maintainer
2016-02-15 22:14:24 +03:00
Ryan Mulligan
ad50cbe8bb minecraft: add desktop entry; add ryantm as maintainer 2016-02-14 10:24:46 -08:00
Nikolay Amiantov
99913c2820 dwarf-fortress-wrapper: make data/dipscript writable 2016-02-11 00:54:10 +03:00
Nikolay Amiantov
813d45663c dwarf-fortress-packages.cla-theme: fix comment 2016-02-10 17:02:46 +03:00