Benno Fünfstück
99fbd867ef
Merge pull request #27031 from jerith666/cnijfilter-2-80
...
cnijfilter: init at 2.80
2017-07-18 14:37:32 +02:00
Jörg Thalheim
63402a1888
alacritty: init at 2017-07-08
...
fixes #21801
2017-07-17 23:27:35 +01:00
Frederik Rietdijk
24a31888ee
Merge pull request #27445 from dapphub/dapp
...
dapp: init at v0.5.2
2017-07-17 17:53:35 +02:00
Dan Peebles
8253fc2ae5
pants: 1.2.1 -> 1.3.0
...
I'm also removing the pants13-pre attribute since it's unnecessary and I
don't want to maintain 1.4.x prereleases yet.
I'm temporarily taking out the pants native rust engine shenanigans until
I can get a nix-native rust build of it to work (it works on Linux but
not on Darwin!)
2017-07-17 10:37:52 -04:00
Matt McHenry
67d02cd60a
cnijfilter: init at 2.80
...
this driver reads support files from lib/bjlib as well as lib/cups,
which is why the path in cupsd.nix is tweaked
2017-07-17 07:32:23 -04:00
Frederik Rietdijk
c0cf19608f
aspellWithDicts: create derivation with aspell and selected dictionaries
...
Currently, `aspell` checks the active profiles for dictionaries. While
this may be convenient, it does not work with `nix-shell` and it doesn't
allow any isolation.
This commit adds the possibility to use composition by creating a
derivation with `symlinkJoin` that contains all the chosen dictionaries,
and another derivation that wraps the executables linking to the dictionaries.
Nix example:
my_aspell = aspellWithDicts(ps: with ps; [ en nl ])
`nix-shell` example:
nix-shell -p 'aspellWithDicts(ps: with ps; [ en nl ])'
2017-07-17 10:17:20 +02:00
Jörg Thalheim
d3ee993a27
Merge pull request #27419 from elitak/armjdk
...
oraclejdk8: armv7l support
2017-07-16 22:31:29 +01:00
Jörg Thalheim
b6f9047d01
Merge pull request #27418 from roconnor/tarsnap
...
tarsnap: 1.0.37 -> 1.0.38
2017-07-16 22:02:29 +01:00
Graham Christensen
6b879ef36e
Merge pull request #23964 from benley/nixos-manual-launcher
...
nixos: nix snowflake logo for the nixos manual launcher
2017-07-16 16:28:30 -04:00
Daiderd Jordan
fa74d99e42
Merge pull request #27295 from ankhers/generalize_lfe
...
Generalize building of LFE
2017-07-16 14:36:24 +02:00
Eric Litak
00335098a5
oraclejdk8: armv7l support
2017-07-16 05:16:59 -07:00
Silvan Mosberger
4d30116c9e
bashSnippets: init at 1.12.0 ( #27408 )
2017-07-16 12:41:35 +01:00
Jörg Thalheim
f31773b852
tarsnapper: 0.2.1 -> 0.4
...
- project is not a python library -> move out of pythonPackages.
- also enable tests
2017-07-16 11:12:38 +01:00
Benno Fünfstück
063e81145d
Merge pull request #26036 from bcdarwin/elastix
...
elastix: init at 4.8
2017-07-15 20:15:44 +02:00
Joachim F
e4229bb3f8
Merge pull request #27311 from Radvendii/master
...
ring-daemon: init at 2017-07-11
2017-07-14 15:18:37 +01:00
Mikael Brockman
8d9740e100
dapp: init at v0.5.2
...
Simple tool for creating Ethereum-based dapps
2017-07-14 14:59:00 +03:00
Jörg Thalheim
f93050e509
Merge pull request #27156 from dbrock/hsevm
...
hsevm: init at 0.3.2
2017-07-14 08:58:46 +01:00
Jörg Thalheim
00ee2091be
Merge pull request #27097 from jfrankenau/init-nnn
...
nnn: init at 1.2
2017-07-14 08:53:11 +01:00
Jörg Thalheim
ff4ba02902
Merge pull request #27364 from veprbl/slurm2
...
slurm: add alias attribute for backward compatibility
2017-07-14 08:33:23 +01:00
Jörg Thalheim
ab87dc585d
fast-cli: add reference to all-packages.nix
...
fixes #27375
2017-07-14 07:19:38 +01:00
hhm
c5798c1db2
hebcal: init at 4.13
...
fixes #27373
2017-07-14 06:54:20 +01:00
Dmitry Kalinkin
ba8fe290ec
slurm: add alias attribute for backward compatibility
...
Fixes: b917a8760
('slurm: 15-08-5-1 -> 17.02.6, slurm-llnl -> slurm')
2017-07-13 18:55:45 -04:00
Jörg Thalheim
30223dd334
Merge pull request #25654 from 4z3/mfcl2700dn
...
Add support for Brother MFC-L2700DN
2017-07-13 21:48:48 +01:00
Taeer Bar-Yam
484df87ab1
ring-daemon: init at 2017-07-11
2017-07-13 13:09:07 -04:00
GRBurst
63ee6d6e29
xcwd: init at 2016-09-30
...
fixes #27345
2017-07-13 13:56:22 +01:00
Jörg Thalheim
9d28cd9ca4
Merge pull request #27206 from nthorne/InitGitBigPicture
...
git-big-picture: init at 0.9.0
2017-07-13 09:54:26 +01:00
Dmitry Kalinkin
b917a8760e
slurm: 15-08-5-1 -> 17.02.6, slurm-llnl -> slurm
2017-07-13 03:13:05 -04:00
Jörg Thalheim
3d380b9082
Merge pull request #27289 from vyp/patch/xst-init
...
xst: init at 0.7.1
2017-07-12 21:46:42 +01:00
Eelco Dolstra
88d9d2de5b
Use LLVM 4 on all platforms
2017-07-12 19:08:56 +02:00
Andrew Cann
9747eca164
houdini: init at 16.0.633 ( #27326 )
2017-07-12 15:36:28 +01:00
Andrew Cann
07e7527fdb
undaemonize: init at 2017-07-11 ( #27325 )
2017-07-12 14:23:40 +01:00
Jörg Thalheim
8f5f986453
opendht: move to pkgs/development/libraries
...
location is more appropriate
2017-07-12 11:04:09 +01:00
Benno Fünfstück
387256c0f2
Merge pull request #27308 from vaibhavsagar/xautomation
...
xautomation: init at 1.09
2017-07-12 08:23:05 +02:00
Vaibhav Sagar
b9dfbeb828
xautomation: init at 1.09
2017-07-12 14:13:10 +08:00
Benno Fünfstück
cfd5740a7e
cutecom: 0.22.0 -> 0.44.0
2017-07-11 22:44:43 +02:00
Taeer Bar-Yam
0f9b6b97ef
opendht: init at 1.3.4
2017-07-11 13:00:07 -04:00
xd1le
88874e7650
xst: init at 0.7.1
2017-07-12 02:53:43 +10:00
Justin Wood
cb105d35a9
Ensure lfe 1.2 is exported at the top level
2017-07-11 08:56:23 -04:00
John Wiegley
c072fb4729
coqPackages_8_6.heq: Add to the 8.6 set
2017-07-10 18:35:57 -07:00
John Wiegley
399dee93ae
coqPackages.autosubst: New expression
2017-07-10 18:35:56 -07:00
John Wiegley
fdc49ed8fa
coqPackages.paco: Add attribute to 8_5 and 8_6 as well
2017-07-10 15:04:32 -07:00
Tim Steinbach
37f59d2e72
Merge pull request #27137 from vdemeester/update-docker-1706
...
docker: 17.03.2-ce -> 17.06.0-ce
2017-07-10 07:08:37 -04:00
Jörg Thalheim
14702c3944
Merge pull request #27240 from dtzWill/feature/moby-linuxkit
...
moby, linuxkit: init at 2017-07-07, 2017-07-08
2017-07-10 11:12:07 +01:00
Roman Volosatovs
c060b8792a
Mopidy-iris: init at 3.0.0 ( #26518 )
2017-07-10 10:18:29 +01:00
Vincent Demeester
ec570448a0
docker-ce: 17.03.02-ce -> 17.06.0-ce
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-07-10 09:58:32 +02:00
Jörg Thalheim
45f58142e0
Merge pull request #27264 from Radvendii/argon
...
libargon2: init at 20161029
2017-07-10 08:53:51 +01:00
Taeer Bar-Yam
5160ae5d5c
libargon2: init at 20161029
2017-07-10 08:51:46 +01:00
Tristan Helmich
7b44b7abd0
ndppd: init at 0.2.5
2017-07-10 09:36:04 +02:00
Orivej Desh
d2ff74f9dd
unionfs-fuse: 1.0 -> 2.0
2017-07-10 02:56:25 +02:00
Niklas Hambüchen
a37f3a3573
hotspot: init at 1.0.0
2017-07-09 22:30:41 +02:00